Jeremy Kescher
|
d1856ea48d
|
Merge branch 'refs/heads/glitch-soc' into develop
# Conflicts:
# app/javascript/mastodon/initial_state.js
|
2024-05-22 23:56:46 +02:00 |
|
Michael Stanclift
|
2c75cf8599
|
Add "Warning preset" link to admin navigation (#26199)
|
2024-05-22 09:05:33 +00:00 |
|
Jeremy Kescher
|
fae98d1deb
|
Merge branch 'refs/heads/glitch-soc' into develop
# Conflicts:
# app/javascript/flavours/glitch/initial_state.js
# app/javascript/mastodon/initial_state.js
|
2024-05-20 23:57:04 +02:00 |
|
Jeong Arm
|
a627219b25
|
Fix moderation action logs (#30342)
|
2024-05-17 09:18:54 +00:00 |
|
Jeremy Kescher
|
e73c612cb1
|
Merge branch 'refs/heads/glitch-soc' into develop
|
2024-05-11 23:31:31 +02:00 |
|
Michael Stanclift
|
bb8c6346fb
|
Reword and rearrange Content Retention page (#27733)
|
2024-04-26 15:17:41 +00:00 |
|
Jeremy Kescher
|
2df3b9f803
|
Merge branch 'refs/heads/glitch-soc' into develop
# Conflicts:
# app/serializers/initial_state_serializer.rb
|
2024-04-11 21:50:48 +02:00 |
|
Renaud Chaput
|
02ea161506
|
Support "system" theme setting (light/dark theme depending on user system preference) (#29748)
Co-authored-by: Nishiki Liu <hello@nshki.com>
|
2024-03-26 09:25:49 +00:00 |
|
Jeremy Kescher
|
0353a3d759
|
Merge branch 'glitch-soc' into develop
# Conflicts:
# app/javascript/flavours/glitch/features/compose/components/emoji_picker_dropdown.jsx
# app/javascript/flavours/glitch/features/ui/components/navigation_panel.jsx
# app/javascript/mastodon/features/ui/components/navigation_panel.jsx
|
2024-03-20 22:59:13 +01:00 |
|
Claire
|
44bf7b8128
|
Add notifications of severed relationships (#27511)
|
2024-03-20 15:37:21 +00:00 |
|
Claire
|
bc6f9befde
|
Change “Notifications” settings page to “E-mail notifications” (#29646)
|
2024-03-19 13:40:16 +00:00 |
|
Claire
|
cf08a438e7
|
Add badge on account card in report moderation interface when account is already suspended (#29592)
|
2024-03-19 08:20:53 +00:00 |
|
Matt Jankowski
|
ecdbf15ebe
|
Remove unused link_to_older and link_to_newer helper methods (#29620)
|
2024-03-18 08:54:46 +00:00 |
|
Claire
|
82c2af0356
|
Fix user_mailer.welcome.hashtags_recent_count not having plural form (#29607)
|
2024-03-16 16:38:20 +00:00 |
|
Jeremy Kescher
|
caccc2e0f4
|
Merge branch 'glitch-soc' into develop
# Conflicts:
# README.md
# app/javascript/flavours/glitch/components/status.jsx
# app/javascript/flavours/glitch/features/notifications/components/column_settings.jsx
# app/javascript/flavours/glitch/locales/en.json
# app/javascript/flavours/glitch/reducers/compose.js
# app/javascript/flavours/glitch/styles/components.scss
# app/javascript/mastodon/reducers/compose.js
# app/models/notification.rb
|
2024-03-14 20:01:30 +01:00 |
|
Eugen Rochko
|
50b17f7e10
|
Add notification policies and notification requests (#29366)
|
2024-03-07 14:53:37 +00:00 |
|
HTeuMeuLeu
|
934cab7508
|
New welcome email (#28883)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2024-03-01 12:16:53 +00:00 |
|
Jeremy Kescher
|
009251a17d
|
Merge branch 'glitch-soc' into develop
# Conflicts:
# app/javascript/mastodon/features/ui/components/navigation_panel.jsx
# app/javascript/mastodon/initial_state.js
# app/serializers/initial_state_serializer.rb
# config/initializers/chewy.rb
# config/locales/en.yml
# config/locales/ja.yml
|
2024-02-24 19:11:05 +01:00 |
|
Jeremy Kescher
|
6e635a4283
|
Clarify English locale
|
2024-02-24 14:05:49 +01:00 |
|
noellabo
|
d518f06eae
|
Add reject blurhash to Admin setting
|
2024-02-24 11:14:32 +01:00 |
|
Jeremy Kescher
|
a4e12a484d
|
Merge branch 'glitch-soc' into develop
|
2024-02-24 11:11:24 +01:00 |
|
Claire
|
d23f445527
|
Automatically switch from open to approved registrations in absence of moderators (#29318)
|
2024-02-22 20:45:40 +01:00 |
|
Claire
|
b71904816a
|
Change registrations to be disabled by default for new servers (#29280)
|
2024-02-22 13:28:19 +00:00 |
|
Claire
|
2751acb6cd
|
Automatically switch from open to approved registrations in absence of moderators (#29318)
|
2024-02-21 17:45:06 +00:00 |
|
noellabo
|
5255bd08e0
|
Add reject pattern to Admin setting (Ported to Glitch Soc)
# Conflicts:
# app/views/admin/settings/shared/_links.html.haml
# config/routes/admin.rb
|
2024-02-17 18:55:57 +01:00 |
|
Eugen Rochko
|
b19ae521b7
|
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 10:49:19 +00:00 |
|
Claire
|
e2d9635074
|
Add notification email on invalid second authenticator (#28822)
|
2024-01-22 13:55:43 +00:00 |
|
Claire
|
3593ee2e36
|
Add rate-limit of TOTP authentication attempts at controller level (#28801)
|
2024-01-19 12:19:49 +00:00 |
|
HTeuMeuLeu
|
7f471e70c0
|
Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
|
2024-01-15 18:18:59 +00:00 |
|
Claire
|
dfdadb92e8
|
Add ability to require approval when users sign up using specific email domains (#28468)
|
2024-01-04 09:07:05 +00:00 |
|
Matt Jankowski
|
6d51ac246b
|
Update partials for the AdminMailer.new_trends mailer (#28011)
|
2023-11-21 10:52:20 +00:00 |
|
Claire
|
bd575a1dd6
|
Add banner for forwarded reports made by remote users about remote content (#27549)
|
2023-11-15 14:18:43 +00:00 |
|
Claire
|
07a4059901
|
Add support for invite codes in the registration API (#27805)
|
2023-11-13 13:27:00 +00:00 |
|
Claire
|
49b8433c56
|
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
|
2023-10-25 21:33:44 +00:00 |
|
Claire
|
379115e601
|
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
|
2023-10-23 15:46:21 +00:00 |
|
Claire
|
99f2534cee
|
Add support for displaying unknown servers on /admin/instances/:domain (#27150)
|
2023-10-23 14:27:57 +02:00 |
|
Claire
|
475783d567
|
Add timezone to datetimes in e-mails (#26822)
|
2023-09-06 17:25:39 +02: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 |
|
Lukas Martini
|
a7d96e6aff
|
Improve error messages when DeepL quota is exceeded (#26704)
|
2023-08-29 09:14:44 +02:00 |
|
Claire
|
163b004bb1
|
Change admin e-mail notification settins to be their own settings group (#26596)
|
2023-08-24 14:43:00 +02:00 |
|
Claire
|
ac0eb0533e
|
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
|
2023-08-21 16:50:22 +02:00 |
|
Claire
|
fc5ab2dc83
|
Add privacy tab in profile settings (#26484)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:52:45 +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 |
|
Eugen Rochko
|
4d01d1a1ee
|
Remove 16:9 cropping from web UI (#26132)
|
2023-07-24 13:46:55 +02:00 |
|
mogaminsk
|
db310f383d
|
Fix missing translation strings for importing lists (#26120)
|
2023-07-23 15:57:57 +02:00 |
|
gunchleoc
|
cabe1ea560
|
Change casing for 'Server Settings' string (#26011)
|
2023-07-20 15:17:40 +02:00 |
|
Matt Jankowski
|
6edd404482
|
Cleanup unused portions of statuses/status partial (#26045)
|
2023-07-19 08:44:16 +02:00 |
|
Eugen Rochko
|
bca649ba79
|
Change edit profile page (#25413)
|
2023-06-14 04:38:07 +02:00 |
|
Eugen Rochko
|
39110d1d0a
|
Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
|
2023-06-13 22:30:40 +02:00 |
|