KMY
|
c0ff0754a3
|
Fix timeline emoji_reactions N+1 problem
|
2023-09-15 09:31:12 +09:00 |
|
KMY
|
35c2bb9f44
|
Remove emoji reaction from fedibird_capabilities and setting pages when disabled
|
2023-09-13 13:17:54 +09:00 |
|
KMY
|
d450549d14
|
Fix hiding emoji reactions from anonymous
|
2023-09-13 10:22:44 +09:00 |
|
KMY
|
ea6499b817
|
Move search setting to new page
|
2023-09-12 12:33:43 +09:00 |
|
KMY
|
6fe51e360a
|
Make DTL switchable
|
2023-09-12 09:04:20 +09:00 |
|
KMY
|
d1ae53e688
|
Add ltl mode support
|
2023-09-11 12:03:10 +09:00 |
|
KMY
|
979292d950
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-10 16:17:34 +09:00 |
|
Claire
|
33c8708a1a
|
Change GET /api/v1/directory to use database replica rather than primary (#26856)
|
2023-09-08 17:01:02 +02:00 |
|
Claire
|
09ec9c6aa5
|
Downgrade signature verification debug logging from warn to debug (#26812)
|
2023-09-06 12:17:22 +02:00 |
|
KMY
|
fdf1d6df38
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-06 10:09:07 +09:00 |
|
Claire
|
548c032dbb
|
Improve interaction modal error handling (#26795)
|
2023-09-05 23:49:48 +02:00 |
|
KMY
|
751b603e12
|
Merge branch 'kb_development' into kb_migration
|
2023-09-04 21:16:30 +09:00 |
|
KMY
|
cfba10448e
|
Block too short antenna keyword
|
2023-09-04 18:36:56 +09:00 |
|
KMY
|
32cfd20257
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-03 10:55:46 +09:00 |
|
KMY
|
0e0e9e383b
|
Add privacy extra settings page
|
2023-09-03 10:50:12 +09:00 |
|
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
|
Claire
|
9e26cd5503
|
Add authorized_fetch server setting in addition to env var (#25798)
|
2023-09-01 15:41:10 +02:00 |
|
KMY
|
621a41b670
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-01 18:05:03 +09:00 |
|
Daniel M Brasil
|
ccca542db1
|
Fix /api/v1/timelines/tag/:hashtag allowing for unauthenticated access when public preview is disabled (#26237)
|
2023-08-31 13:53:24 +02:00 |
|
KMY
|
59217c521e
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-30 08:39:20 +09:00 |
|
Claire
|
25bf640629
|
Add debug logging on signature verification failure (#26637)
|
2023-08-29 10:29:07 +02:00 |
|
Lukas Martini
|
a7d96e6aff
|
Improve error messages when DeepL quota is exceeded (#26704)
|
2023-08-29 09:14:44 +02:00 |
|
KMY
|
87490a3220
|
Wip: bookmark statuses view and adder
|
2023-08-26 13:25:57 +09:00 |
|
KMY
|
fbb82b740b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-25 12:19:55 +09:00 |
|
jsgoldstein
|
30c191aaa0
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-24 16:40:04 +02:00 |
|
KMY
|
4fbebebcb3
|
Add antenna exclusion adder dialog
|
2023-08-22 20:06:00 +09:00 |
|
KMY
|
9c4577ab7c
|
Add circle adder
|
2023-08-22 15:41:22 +09:00 |
|
KMY
|
e656ab15a1
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-22 13:03:50 +09:00 |
|
KMY
|
f522998541
|
Merge branch 'kb_development' into kb_migration
|
2023-08-22 13:03:36 +09:00 |
|
KMY
|
45fb44353c
|
Add antenna tag editor
|
2023-08-22 07:35:09 +09:00 |
|
Claire
|
191d302b7f
|
Refactor Api::V1::ProfilesController into two separate controllers (#26573)
|
2023-08-21 15:47:09 +02:00 |
|
KMY
|
3148059a41
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-21 19:26:46 +09:00 |
|
KMY
|
3af223275f
|
Add circle visibility
|
2023-08-21 18:22:14 +09:00 |
|
KMY
|
b0854b1dd8
|
Add circle editor
|
2023-08-21 16:37:35 +09:00 |
|
Daniel M Brasil
|
d24a87ce4f
|
Add ability to delete avatar or header picture via the API (#25124)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-21 08:44:35 +02:00 |
|
KMY
|
b65a022ac3
|
Remove checks with removing list related to antenna
|
2023-08-21 12:23:42 +09:00 |
|
KMY
|
25af09f60b
|
Add antenna excluding settings
|
2023-08-21 11:14:11 +09:00 |
|
KMY
|
e336542063
|
Add antenna elements limit
|
2023-08-20 09:56:00 +09:00 |
|
KMY
|
80d50f1656
|
Merge branch 'kb_development' into kb_migration
|
2023-08-20 08:35:42 +09:00 |
|
KMY
|
072583b60e
|
Fix japanese translations
|
2023-08-20 08:15:21 +09:00 |
|
KMY
|
c9a72a49e3
|
Add keywords and domains editor
|
2023-08-19 23:10:52 +09:00 |
|
KMY
|
4f86a8cb57
|
Fix antenna update method always called
|
2023-08-19 18:34:19 +09:00 |
|
KMY
|
f08a1fc1d3
|
Add insert_feeds config to static antenna page
|
2023-08-19 18:28:36 +09:00 |
|
KMY
|
45a39f1ec3
|
Add insert_feeds config to antenna
|
2023-08-19 18:12:30 +09:00 |
|
KMY
|
5c758b344c
|
Add antenna timeline
|
2023-08-19 17:25:55 +09:00 |
|
KMY
|
f393aa2a85
|
Add list selection on antenna setting page
|
2023-08-19 13:11:01 +09:00 |
|
KMY
|
f99dde6df1
|
Add antenna editor page
|
2023-08-19 09:31:45 +09:00 |
|
KMY
|
de4aadb0a1
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-17 22:37:22 +09:00 |
|
Claire
|
cc4560d95b
|
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
|
2023-08-17 09:13:26 +02:00 |
|
KMY
|
9d38301bfa
|
Merge commit 'fc5ab2dc83 ' into kb_migration
|
2023-08-15 18:17:59 +09:00 |
|