KMY
|
794f49c5b6
|
Fix searchability from activitypub
|
2023-07-04 08:10:13 +09:00 |
|
Eugen Rochko
|
ba06a2f104
|
Revert "Rails 7 update" (#25667)
|
2023-07-02 11:14:22 +02:00 |
|
Matt Jankowski
|
50c2a03695
|
Rails 7 update (#24241)
|
2023-07-02 10:38:53 +02:00 |
|
KMY
|
bed32b94d2
|
Fix searchability logic
|
2023-07-02 10:25:52 +09:00 |
|
Matt Jankowski
|
683ba5ecb1
|
Fix rails rewhere deprecation warning in directories api controller (#25625)
|
2023-07-01 21:48:16 +02:00 |
|
jsgoldstein
|
4581a528f7
|
Change account search to match by text when opted-in (#25599)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-06-29 13:05:21 +02:00 |
|
Claire
|
602c458ab6
|
Add finer permission requirements for managing webhooks (#25463)
|
2023-06-22 14:52:25 +02:00 |
|
KMY
|
f8cd77b8b1
|
Merge commit '69db507924 ' into kb_migration
|
2023-06-22 17:39:55 +09:00 |
|
Claire
|
ebfeaebedb
|
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
|
2023-06-20 18:32:26 +02:00 |
|
Claire
|
ec91ea4457
|
Fix missing validation on default_privacy setting (#25513)
|
2023-06-20 18:32:14 +02:00 |
|
Claire
|
dd07393e75
|
Fix user settings not getting validated (#25508)
|
2023-06-19 14:06:06 +01:00 |
|
Daniel M Brasil
|
d9c6f70cc6
|
Fix ArgumentError in /api/v1/admin/accounts/:id/action (#25386)
|
2023-06-14 15:21:36 +02:00 |
|
Claire
|
ec59166844
|
Fix ArgumentError when loading newer Private Mentions (#25399)
|
2023-06-14 08:54:52 +02:00 |
|
Renaud Chaput
|
1cb4514d0e
|
Add missing report category translation (#25400)
|
2023-06-13 15:05:40 +02:00 |
|
KMY
|
1f64358afb
|
Merge commit '25c66fa640 ' into kb_migration
|
2023-06-13 18:34:49 +09:00 |
|
Eugen Rochko
|
4c9406bdb0
|
Add time zone preference (#25342)
|
2023-06-10 03:29:37 +02:00 |
|
KMY
|
7bce7745f6
|
Fix searchability logic
|
2023-06-09 21:06:40 +09:00 |
|
KMY
|
edb2a5dcf3
|
Merge commit 'f378f10404 ' into kb_migration
|
2023-06-07 11:45:52 +09:00 |
|
Eugen Rochko
|
67d17ce194
|
Add legal as report category (#23941)
|
2023-06-06 23:41:59 +02:00 |
|
Nick Schonning
|
c66250abf1
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 14:50:51 +02:00 |
|
Eugen Rochko
|
4eda233e09
|
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 10:42:47 +02:00 |
|
KMY
|
2d49813dd8
|
Make exclusive to not null
|
2023-06-06 11:55:47 +09:00 |
|
KMY
|
9027195ae3
|
Merge commit '0ddc895282 ' into kb_migration
|
2023-06-06 11:36:04 +09:00 |
|
KMY
|
1d8de15351
|
Merge commit 'e150f69c38 ' into kb_migration
|
2023-06-06 11:33:35 +09:00 |
|
KMY
|
e150f69c38
|
Improve compute_searchability
|
2023-06-06 10:50:29 +09:00 |
|
Darius Kazemi
|
bacb674921
|
Add exclusive lists (#22048)
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-05 09:37:02 +02:00 |
|
KMY
|
bb2e964dca
|
Merge commit 'aea67d448b ' into kb_migration
|
2023-06-04 10:15:09 +09:00 |
|
Claire
|
8884d1ece0
|
Add support for importing lists (#25203)
|
2023-06-01 14:47:31 +02:00 |
|
KMY
|
093cfdbb7b
|
Merge commit 'c15c8c7aa8 ' into kb_migration
|
2023-06-01 17:30:18 +09:00 |
|
Claire
|
2b45fecde1
|
Fix multiple N+1s in ConversationsController (#25134)
|
2023-06-01 02:41:51 +02:00 |
|
KMY
|
7e40c6ca4d
|
Fix not searchable in fedibird
|
2023-06-01 09:21:23 +09:00 |
|
Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-01 00:10:21 +02:00 |
|
Claire
|
b6519ab3f5
|
Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159)
|
2023-05-31 09:57:24 +02:00 |
|
KMY
|
cf9c1ccc9f
|
Fix admin status page error
|
2023-05-30 16:40:12 +09:00 |
|
KMY
|
d3c8b7fae9
|
Merge commit 'e9e229c18e ' into kb_migration
|
2023-05-27 17:55:41 +09:00 |
|
KMY
|
25e3ef92b7
|
Migrate database
|
2023-05-27 17:44:40 +09:00 |
|
KMY
|
e9e229c18e
|
Fix emoji_reaction security problem
|
2023-05-27 13:24:03 +09:00 |
|
KMY
|
f010acbde2
|
Merge commit 'dee69e4f83 ' into kb_migration
|
2023-05-27 12:51:27 +09:00 |
|
KMY
|
a62d454915
|
Fix searchability missing with not-public posts
|
2023-05-27 11:02:45 +09:00 |
|
KMY
|
f93679566b
|
Add reactiondeck limit variable and improve sql
|
2023-05-27 10:13:18 +09:00 |
|
KMY
|
ee625dfdc0
|
Merge commit '38c6216082 ' into kb_migration
|
2023-05-26 15:18:50 +09:00 |
|
KMY
|
06f0656a7b
|
Merge commit '39b22ba91b ' into kb_migration
|
2023-05-26 15:17:34 +09:00 |
|
KMY
|
f1625fe101
|
Add reaction deck
|
2023-05-26 15:15:48 +09:00 |
|
Claire
|
1d588d58f1
|
Improve various queries against account domains (#25126)
|
2023-05-25 09:27:16 +02:00 |
|
KMY
|
e6c6c47b7c
|
Fix searchability = 4
|
2023-05-25 15:43:55 +09:00 |
|
KMY
|
57a7ad4e57
|
Fix status unsupported searchability
|
2023-05-25 15:26:13 +09:00 |
|
KMY
|
e726982065
|
Fix searchability=4 error
|
2023-05-25 14:46:34 +09:00 |
|
KMY
|
db5c358f4f
|
Merge commit '9ffe6817e0 ' into kb_migration
|
2023-05-25 09:03:06 +09:00 |
|
KMY
|
9ffe6817e0
|
Fix login visibility from tag timeline
|
2023-05-24 19:31:14 +09:00 |
|
KMY
|
20497e0c21
|
Add login visibility
|
2023-05-24 17:41:47 +09:00 |
|