KMY
|
753ef0f8e0
|
Add misskey searchability support
|
2023-08-04 13:54:55 +09:00 |
|
Eugen Rochko
|
04e7efac3f
|
Change design of hidden media overlay (again) in web UI (#26330)
|
2023-08-03 20:39:45 +02:00 |
|
Eugen Rochko
|
9d719bcd85
|
Change reblogs to be excluded from "Posts and replies" tab in web UI (#26302)
|
2023-08-03 20:39:33 +02:00 |
|
CSDUMMI
|
120f5802c0
|
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
|
2023-08-03 16:43:15 +02:00 |
|
Claire
|
3105fef21a
|
Rename “read” database to “replica” for consistency (#26326)
|
2023-08-03 16:17:09 +02:00 |
|
Christian Schmidt
|
8da99ffb0d
|
Add alt text for preview card thumbnails (#26184)
|
2023-08-03 15:41:51 +02:00 |
|
Daniel M Brasil
|
3a4d3e9d4b
|
Add GET /api/v1/instance/languages to REST API (#24443)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-03 11:25:47 +02:00 |
|
Claire
|
6b896b20cc
|
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
|
2023-08-03 11:12:52 +02:00 |
|
Eugen Rochko
|
a0fad5c8bb
|
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304)
|
2023-08-03 11:04:05 +02:00 |
|
Val Lorentz
|
f55f0ab0c3
|
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES (#26297)
|
2023-08-03 10:05:35 +02:00 |
|
KMY
|
82d61dad96
|
Merge commit '2f932cb2bb ' into kb_migration
|
2023-08-03 15:48:07 +09:00 |
|
KMY
|
12e3212a9e
|
Change emoji reaction signal EmojiReact to Like
|
2023-08-03 10:06:38 +09:00 |
|
KMY
|
23008c7068
|
Fix references processing
|
2023-08-03 08:56:56 +09:00 |
|
Eugen Rochko
|
2f932cb2bb
|
Add client-side timeout on resend confirmation button (#26300)
|
2023-08-03 01:51:10 +02:00 |
|
Trevor Wolf
|
6308dca76a
|
change column link to add a better keyboard focus indicator (#26278)
|
2023-08-02 19:33:41 +02:00 |
|
Emelia Smith
|
e258b4cb64
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +02:00 |
|
Christian Schmidt
|
8891d8945d
|
Fix request URL normalisation for bare domain and 8-bit characters (#26285)
|
2023-08-02 19:32:29 +02:00 |
|
Eugen Rochko
|
2cbdff97ce
|
Change design of role badges in web UI (#26281)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-02 17:24:32 +02:00 |
|
Eugen Rochko
|
01f0cffc2c
|
Fix line clamp for link previews in web UI (#26286)
|
2023-08-02 04:17:23 +02:00 |
|
KMY
|
d7319462ee
|
Hide following_count at directory
|
2023-08-02 09:04:29 +09:00 |
|
Eugen Rochko
|
4c999a736c
|
Fix wrong border radius on link cards in web UI (#26287)
|
2023-08-02 01:57:31 +02:00 |
|
Christian Schmidt
|
ca342d4838
|
Add List-Unsubscribe email header (#26085)
|
2023-08-01 19:34:40 +02:00 |
|
Christian Schmidt
|
f2257069b2
|
Fix AVIF attachments (#26264)
|
2023-08-01 19:34:11 +02:00 |
|
Claire
|
71fd70335a
|
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete (#26267)
|
2023-08-01 17:11:30 +02:00 |
|
Claire
|
6c39125761
|
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch (#26268)
|
2023-08-01 14:52:32 +02:00 |
|
KMY
|
543d5d01ac
|
Fix filter exclude_followings not work
|
2023-08-01 18:59:37 +09:00 |
|
KMY
|
287eacf5f3
|
Merge commit 'fd284311e7 ' into kb_migration
|
2023-08-01 17:59:16 +09:00 |
|
Christian Schmidt
|
fd284311e7
|
Do not normalize URL before fetching it (#26219)
|
2023-07-31 23:17:37 +02:00 |
|
Claire
|
d82abc877a
|
Fix Importer::BaseImporter#clean_up! not using proper primary key (#26269)
|
2023-07-31 11:17:41 +02:00 |
|
KMY
|
1a5f8964e1
|
Regexp is available in sensitive_words
|
2023-07-31 11:04:01 +09:00 |
|
KMY
|
303c14acad
|
Fix account statuses sometimes return empty array
|
2023-07-31 10:40:03 +09:00 |
|
KMY
|
bfdc7c41f2
|
Block account bio with ng_words
|
2023-07-31 10:00:10 +09:00 |
|
KMY
|
266823643e
|
Regexp is available in ng_words
|
2023-07-31 09:57:51 +09:00 |
|
KMY
|
1c15ccb6b2
|
Fix merge methods
|
2023-07-31 09:31:51 +09:00 |
|
Eugen Rochko
|
d4807a5e64
|
Change aspect ratios on link previews in web UI (#26250)
|
2023-07-30 03:35:17 +02:00 |
|
Plastikmensch
|
4d3a129212
|
Fix public TL not indicating new toots when onlyRemote is enabled (#26247)
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-07-29 20:18:38 +02:00 |
|
KMY
|
c141ef0728
|
Fix public feed returns all visibilities
|
2023-07-29 16:53:26 +09:00 |
|
Matt Jankowski
|
660993b415
|
Add coverage for URLValidator (#25591)
|
2023-07-28 23:12:25 +02:00 |
|
Matt Jankowski
|
6602edf064
|
Add coverage for LanguageValidator (#25593)
|
2023-07-28 23:12:09 +02:00 |
|
Matt Jankowski
|
30f5ec7303
|
Rubocop fix: Perfomance/UnfreezeString (#26217)
|
2023-07-28 23:11:05 +02:00 |
|
gunchleoc
|
b0134db6ff
|
Allow filtering for Chinese languages (#26066)
|
2023-07-28 23:07:22 +02:00 |
|
Christian Schmidt
|
f96e4b3047
|
Use original URL in preview if it redirects to 4xx page (#26200)
|
2023-07-28 23:02:08 +02:00 |
|
Claire
|
a4ec187a20
|
Change the wording of the dismissable explore prompt (#25917)
|
2023-07-27 16:51:02 +02:00 |
|
Claire
|
bbea052935
|
Fix emoji picker button scrolling with textarea content in single-column view (#25304)
|
2023-07-27 16:20:33 +02:00 |
|
Emelia Smith
|
317cd26fba
|
Remove queued_at value from pubsub payloads (#26173)
|
2023-07-27 16:19:33 +02:00 |
|
Misty De Méo
|
12a6cf569e
|
Storage: add :azure to remaining callers (#26080)
|
2023-07-27 16:13:45 +02:00 |
|
Claire
|
6c3c5bbbc3
|
Fix crash when processing Flag activity with no status (#26189)
|
2023-07-27 16:11:56 +02:00 |
|
Claire
|
b4e739ff0f
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-07-27 16:11:17 +02:00 |
|
Claire
|
1e4ccc655a
|
Add role badges to the WebUI (#25649)
|
2023-07-27 16:05:24 +02:00 |
|
KMY
|
cd00d7f533
|
Add sensitive words setting
|
2023-07-27 12:47:33 +09:00 |
|