CSDUMMI
|
d75a1e5054
|
Link to the Identity provider's account settings from the account settings (#24100)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-03-17 10:09:01 +01:00 |
|
KMY
|
c8a0050660
|
Merge commit 'ab85f59c30 ' into kb_migration
|
2023-03-17 09:39:40 +09:00 |
|
KMY
|
d6008cffb5
|
Merge branch 'kb_development' into kb_migration
|
2023-03-17 09:31:21 +09:00 |
|
KMY
|
7f26135e06
|
Add action_log when moderate status
|
2023-03-17 08:52:10 +09:00 |
|
Eugen Rochko
|
6db76875fd
|
Change user backups to use expiring URLs for download when possible (#24136)
|
2023-03-16 22:48:42 +01:00 |
|
Eugen Rochko
|
75e5a6e437
|
Change user backups to use expiring URLs for download when possible (#24136)
|
2023-03-16 22:46:52 +01:00 |
|
KMY
|
ad102071bc
|
Add admin status edit commands
|
2023-03-16 23:27:51 +09:00 |
|
Claire
|
8c4ea7d715
|
Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
|
2023-03-16 11:45:53 +01:00 |
|
Christian Schmidt
|
bd047acc35
|
Replace Status#translatable? with language matrix in separate endpoint (#24037)
|
2023-03-16 11:07:24 +01:00 |
|
Nick Schonning
|
25d36b6edd
|
Autofix Rubocop Style/RedundantArgument (#23798)
|
2023-03-16 10:34:00 +09:00 |
|
Claire
|
a232a1feb8
|
Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
|
2023-03-15 04:15:20 +01:00 |
|
CSDUMMI
|
39c7236649
|
Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)
|
2023-03-15 03:52:40 +01:00 |
|
KMY
|
bef078a87a
|
Remove group following limitations
|
2023-03-14 22:02:43 +09:00 |
|
KMY
|
49d032576a
|
Merge branch 'kb_development' into kb_migration
|
2023-03-14 17:55:53 +09:00 |
|
KMY
|
4439f0255c
|
Add switch private messages support
|
2023-03-14 17:22:58 +09:00 |
|
KMY
|
05211ac206
|
Add group account support
|
2023-03-14 12:15:31 +09:00 |
|
Claire
|
aff3f850de
|
Fix server error when failing to follow back followers from /relationships (#23787)
|
2023-03-13 18:39:35 +01:00 |
|
Claire
|
0dc342df81
|
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
|
2023-03-13 18:36:15 +01:00 |
|
KMY
|
33445ffeb2
|
Merge commit 'd258ec8e3b ' into kb_migration
|
2023-03-13 09:30:37 +09:00 |
|
CSDUMMI
|
d258ec8e3b
|
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073)
|
2023-03-13 00:06:27 +01:00 |
|
KMY
|
9e2390f3c9
|
Merge branch 'kb_development' into kb_migration
|
2023-03-08 16:38:48 +09:00 |
|
KMY
|
92df4674ff
|
Add custom emoji size recording and publish api
|
2023-03-08 16:32:38 +09:00 |
|
KMY
|
47bedd20ca
|
Move emoji reaction limitation constraints
|
2023-03-08 16:31:22 +09:00 |
|
KMY
|
673296b86f
|
Follow fedibird delete emoji-reaction api
|
2023-03-06 10:31:50 +09:00 |
|
KMY
|
ed3abf4f2a
|
Add public_unlisted scope as status privacy
|
2023-03-05 13:24:31 +09:00 |
|
KMY
|
370f25f3cd
|
Merge commit 'aa98c8fbeb ' into kb_migration
|
2023-03-04 09:46:40 +09:00 |
|
Claire
|
f8bb4d0d6b
|
Fix server error when failing to follow back followers from /relationships (#23787)
|
2023-03-03 20:36:18 +01:00 |
|
Claire
|
c2a046ded1
|
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
|
2023-03-03 20:25:15 +01:00 |
|
KMY
|
87b9fd9624
|
Fix media attaches panel title
|
2023-02-28 15:33:20 +09:00 |
|
KMY
|
bd839a8abc
|
Add admin attachments panel
|
2023-02-28 09:16:47 +09:00 |
|
KMY
|
15683f583d
|
Hide wip api
|
2023-02-28 09:15:44 +09:00 |
|
KMY
|
9ad51e001e
|
Add emoji_reactioned_by_slim api (not work)
|
2023-02-27 08:45:11 +09:00 |
|
KMY
|
a1485f242d
|
Add emoji reaction detail status
|
2023-02-26 23:44:52 +09:00 |
|
KMY
|
14fddebbd0
|
Fix rubocop lint
|
2023-02-25 11:17:04 +09:00 |
|
KMY
|
d7a251edc9
|
Add emoji react api POST method (same PUT)
|
2023-02-25 11:14:16 +09:00 |
|
KMY
|
15bc0df759
|
Add emoji reaction deletion api
|
2023-02-25 10:42:19 +09:00 |
|
KMY
|
5f7da7bff1
|
Add api for set emoji reactions to toot
|
2023-02-24 20:57:01 +09:00 |
|
Nick Schonning
|
434770f580
|
Autofix Rubocop Rails/FindById (#23762)
|
2023-02-21 10:21:48 +09:00 |
|
Nick Schonning
|
717683d1c3
|
Autofix Rubocop remaining Layout rules (#23679)
|
2023-02-20 06:58:28 +01:00 |
|
Nick Schonning
|
aef0051fd0
|
Enable Rubocop HTTP status rules (#23717)
|
2023-02-20 11:16:40 +09:00 |
|
Nick Schonning
|
2177daeae9
|
Autofix Rubocop Style/RedundantBegin (#23703)
|
2023-02-19 07:09:40 +09:00 |
|
Nick Schonning
|
c38bd17657
|
Autofix Rubocop Style/TrailingCommaInArguments (#23694)
|
2023-02-18 12:39:58 +01:00 |
|
Nick Schonning
|
e2a3ebb271
|
Autofix Rubocop Style/IfUnlessModifier (#23697)
|
2023-02-18 12:37:47 +01:00 |
|
Nick Schonning
|
a6f77aa28a
|
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
|
2023-02-18 04:30:23 +01:00 |
|
Claire
|
d6930b3847
|
Add API parameter to safeguard unexpect mentions in new posts (#18350)
|
2023-02-13 16:36:29 +01:00 |
|
Claire
|
832595d1e7
|
Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460)
|
2023-02-08 17:57:25 +01:00 |
|
Nick Schonning
|
f68bb52556
|
Apply Rubocop Style/NegatedIfElseCondition (#23451)
|
2023-02-08 07:07:36 +01:00 |
|
Nick Schonning
|
2e652aa81c
|
Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)
* Apply Rubocop Performance/RedundantSplitRegexpArgument
* Update app/controllers/concerns/signature_verification.rb
|
2023-02-08 02:25:20 +01:00 |
|
Claire
|
20a479ff7c
|
Change POST /settings/applications/:id to regenerate token on scopes change (#23359)
Fixes #23096
|
2023-02-02 12:03:49 +01:00 |
|
Eugen Rochko
|
21780c0204
|
Change notifications per page from 15 to 40 in REST API (#23348)
|
2023-02-01 11:23:54 +01:00 |
|