KMY
|
979292d950
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-10 16:17:34 +09:00 |
|
KMY
|
e9de561a24
|
Merge branch 'kb_development' into kb_migration
|
2023-09-10 15:56:32 +09:00 |
|
Claire
|
91040da871
|
Fix confusing behavior of mute button and volume slider in web UI (#26860)
|
2023-09-08 20:39:29 +02:00 |
|
Claire
|
33c8708a1a
|
Change GET /api/v1/directory to use database replica rather than primary (#26856)
|
2023-09-08 17:01:02 +02:00 |
|
Eugen Rochko
|
3a679844e4
|
Fix account_id , max_id and min_id params not working in search (#26847)
|
2023-09-08 14:25:00 +02:00 |
|
Claire
|
81caafbe84
|
Fix performances of profile directory (#26842)
|
2023-09-07 18:55:25 +02:00 |
|
Claire
|
355e3fb529
|
Simplify Account.by_recent_status and Account.by_recent_sign_in scopes (#26840)
|
2023-09-07 15:38:11 +02:00 |
|
Eugen Rochko
|
9b2bc3d1de
|
Add recent searches in web UI (#26834)
|
2023-09-07 14:56:19 +02:00 |
|
Eugen Rochko
|
a90b0056cc
|
Fix #hashtag matching on individual components in search (#26835)
|
2023-09-07 12:53:41 +02:00 |
|
KMY
|
9aa4561252
|
Stop forwarding remote custom emoji reaction
|
2023-09-07 12:47:45 +09:00 |
|
Colette Kerr
|
8a9d7aeb1e
|
Change DCT method used for JPEG encoding to float (#26675)
|
2023-09-07 05:26:25 +02:00 |
|
Eugen Rochko
|
f3a2e15f8e
|
Fix mute button and volume slider feeling disconnected in web UI (#26827)
|
2023-09-07 04:24:24 +02:00 |
|
Eugen Rochko
|
1f141f656d
|
Change onboarding prompt to use full width of banner in web UI (#26829)
|
2023-09-07 04:24:11 +02:00 |
|
Eugen Rochko
|
398635c0c4
|
Fix paragraph margins resulting in irregular read-more cut-off in web UI (#26828)
|
2023-09-07 04:24:01 +02:00 |
|
Claire
|
1f99d86287
|
Fix blocked domain appears from account feed (#26823)
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-09-06 21:04:48 +02:00 |
|
gunchleoc
|
14f6798836
|
Link to hashtag timelines from the Trending hashtags moderation interface (#26724)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-09-06 17:49:52 +02:00 |
|
Claire
|
475783d567
|
Add timezone to datetimes in e-mails (#26822)
|
2023-09-06 17:25:39 +02:00 |
|
Claire
|
9c1ef8302a
|
Add some information about Full-text search being disabled in search popout (#26756)
|
2023-09-06 17:23:58 +02:00 |
|
Claire
|
b83e487502
|
Fix moderator rights inconsistencies (#26729)
|
2023-09-06 16:40:19 +02:00 |
|
KMY
|
b802d1f1ac
|
Add DTL menu on web cli
|
2023-09-06 21:26:43 +09:00 |
|
Claire
|
223f9ca665
|
Fix crash when encountering invalid URL (#26814)
|
2023-09-06 12:17:51 +02:00 |
|
Claire
|
09ec9c6aa5
|
Downgrade signature verification debug logging from warn to debug (#26812)
|
2023-09-06 12:17:22 +02:00 |
|
KMY
|
88c1ee1126
|
Fix more
|
2023-09-06 18:29:01 +09:00 |
|
KMY
|
a029b79b4e
|
Fix dl_force requests more scope
|
2023-09-06 18:23:32 +09:00 |
|
KMY
|
0a844ccdc7
|
Add dtl settings
|
2023-09-06 17:42:58 +09:00 |
|
Eugen Rochko
|
d8bdba2f9f
|
Add in: to search popout in web UI (#26807)
|
2023-09-06 06:46:26 +02:00 |
|
KMY
|
4bc813eb67
|
Fix
|
2023-09-06 10:09:36 +09:00 |
|
KMY
|
fdf1d6df38
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-06 10:09:07 +09:00 |
|
KMY
|
71f4eba500
|
Fix indexing error
|
2023-09-06 09:53:01 +09:00 |
|
KMY
|
2ca446d995
|
Fix indexing error
|
2023-09-06 09:52:34 +09:00 |
|
Eugen Rochko
|
9d290c23d2
|
Remove obfuscation of reply count in web UI (#26768)
|
2023-09-05 23:57:03 +02:00 |
|
Eugen Rochko
|
5d20733d8d
|
Add infinite scrolling for search results in web UI (#26784)
|
2023-09-05 23:54:24 +02:00 |
|
Claire
|
548c032dbb
|
Improve interaction modal error handling (#26795)
|
2023-09-05 23:49:48 +02:00 |
|
Claire
|
ea7de25de0
|
Fix video player not being displayed in reports interface (#26801)
|
2023-09-05 20:05:58 +02:00 |
|
Claire
|
cab4cbfa5c
|
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
|
2023-09-05 15:37:23 +02:00 |
|
Eugen Rochko
|
ece1ff77d6
|
Add in:library syntax to search (#26760)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-09-04 17:20:35 +02:00 |
|
KMY
|
93faae7b63
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-04 21:21:04 +09:00 |
|
KMY
|
751b603e12
|
Merge branch 'kb_development' into kb_migration
|
2023-09-04 21:16:30 +09:00 |
|
KMY
|
aba7af8e59
|
Reverse reply_to_local requirement to return false when no check tags
|
2023-09-04 21:16:14 +09:00 |
|
gunchleoc
|
ac3f310f4b
|
Remove kmr from language selection (#26014)
|
2023-09-04 13:21:43 +02:00 |
|
KMY
|
cfba10448e
|
Block too short antenna keyword
|
2023-09-04 18:36:56 +09:00 |
|
Eugen Rochko
|
68b4e36c82
|
Fix #hashtag matching non-hashtagged posts in search (#26781)
|
2023-09-04 10:18:45 +02:00 |
|
Stanislas Signoud
|
a106c46478
|
Fix light mode colors for advanced interface banner (#26759)
|
2023-09-04 10:14:01 +02:00 |
|
KMY
|
adccba6c59
|
Add detecting unlisted-public post on antenna
|
2023-09-04 16:46:45 +09:00 |
|
Eugen Rochko
|
e52d0494ee
|
Fix before: , after: and during: failing when time zone not set (#26782)
|
2023-09-04 09:09:25 +02:00 |
|
KMY
|
7a0bf2e948
|
Add extended domain block tests
|
2023-09-04 12:07:29 +09:00 |
|
KMY
|
1a11680704
|
Remove google ad tags
|
2023-09-03 22:33:43 +09:00 |
|
KMY
|
f250353fd2
|
Fix search error
|
2023-09-03 22:21:19 +09:00 |
|
KMY
|
2a043237fb
|
Fix some setting messages
|
2023-09-03 11:06:52 +09:00 |
|
KMY
|
5f5b9cd70b
|
Fix some setting messages
|
2023-09-03 11:06:00 +09:00 |
|