1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-27 18:59:18 +00:00
Commit graph

1404 commits

Author SHA1 Message Date
Claire dfa43707eb
Change AccountRelationshipSeveranceEvent model to store lost followers and following counts separately () 2024-03-22 15:44:31 +00:00
Matt Jankowski 77897cd24c
Use existing SeveredRelationship.about_local_account scope in more places () 2024-03-21 08:36:49 +00:00
Claire 44bf7b8128
Add notifications of severed relationships () 2024-03-20 15:37:21 +00:00
Claire 8a1423a474
Allow unblocking email addresses from any matching account () 2024-03-20 14:38:00 +00:00
Matt Jankowski 0a33be39c1
Reduce LineLength for react_admin_component helpers () 2024-03-20 13:45:34 +00:00
Matt Jankowski 4c84891453
Pull out full li element into admin/status_edits/status_edit partial () 2024-03-19 16:11:10 +00:00
Matt Jankowski d7ab5655ef
Replace render_symbol method with inline_svg_tag usage () 2024-03-19 14:17:18 +00:00
Claire cf08a438e7
Add badge on account card in report moderation interface when account is already suspended () 2024-03-19 08:20:53 +00:00
Claire 82c2af0356
Fix user_mailer.welcome.hashtags_recent_count not having plural form () 2024-03-16 16:38:20 +00:00
Matt Jankowski f445d33fd6
Fix haml-lint LineLength cops in app/views/admin () 2024-03-15 11:19:00 +00:00
Eugen Rochko 5b3a8737d6
Add hints for rules () 2024-03-11 08:57:07 +00:00
Eugen Rochko 50b17f7e10
Add notification policies and notification requests () 2024-03-07 14:53:37 +00:00
Claire 1d721b21e1
Add attribution to Tabler.io icons used in the new mailer designs () 2024-03-01 14:51:01 +00:00
HTeuMeuLeu 934cab7508
New welcome email ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2024-03-01 12:16:53 +00:00
Jeong Arm deffb8ecb6
Show comments in the admin/instances page ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-02-28 12:07:06 +00:00
Jason Punyon 1ad3cffaea
Missed a .to_date () 2024-02-26 12:42:09 +00:00
Claire b71904816a
Change registrations to be disabled by default for new servers () 2024-02-22 13:28:19 +00:00
Claire 2751acb6cd
Automatically switch from open to approved registrations in absence of moderators () 2024-02-21 17:45:06 +00:00
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial () 2024-02-06 13:18:37 +00:00
Eugen Rochko 1666b19559
Fix confirmation e-mails when signing up through an app () 2024-02-02 15:51:26 +00:00
Eugen Rochko b19ae521b7
Add confirmation when redirecting logged-out requests to permalink ()
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 () 2024-01-22 13:55:43 +00:00
HTeuMeuLeu 1a3859d8e2
Update follow and follow_request emails ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-17 14:37:04 +00:00
Renaud Chaput cb5ac15923
Use a helper to avoid using media/ asset prefixes () 2024-01-17 12:19:51 +00:00
HTeuMeuLeu 7f471e70c0
Update new email templates ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-01-15 18:18:59 +00:00
Renaud Chaput c6684aa1e3
Use the assets pipeline to load inert.css () 2024-01-12 09:32:45 +00:00
Matt Jankowski a90696011e
Add coverage/bugfix for invalid appeal submission () 2024-01-12 09:21:00 +00:00
Matt Jankowski 7801db7ba4
Spec coverage for custom css endpoint () 2024-01-12 09:19:25 +00:00
Matt Jankowski b68f185573
Reduce LineLength for react_component helper in views/admin () 2024-01-11 13:14:24 +00:00
Matt Jankowski 87097a227c
Clean up settings/featured_tags/index view () 2024-01-11 10:45:26 +00:00
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) () 2024-01-11 10:36:27 +00:00
Matt Jankowski 6daa69327b
Fix LineLength haml-lint in t usage () 2024-01-11 09:32:32 +00:00
Matt Jankowski a71e918e95
Fix LineLength haml-lint in media/player view () 2024-01-10 09:35:01 +00:00
Matt Jankowski eed4eef39a
Fix LineLength haml-lint in app/views/auth area () 2024-01-09 16:03:16 +00:00
Matt Jankowski 09ab073f0c
Fix LineLength haml-lint in app/views/settings area () 2024-01-09 15:28:56 +00:00
Matt Jankowski 68f06f1fd4
Fix haml-lint LineLength cop for settings/preferences/notifications/show () 2024-01-09 09:31:32 +00:00
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains () 2024-01-04 09:07:05 +00:00
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-12-19 10:59:43 +00:00
Matt Jankowski 2bd8d343cf
Fix Style/SoleNestedConditional and Style/IfInsideElse cops, regenerate haml todo () 2023-12-18 10:06:42 +00:00
Claire a2bcfeb887
Fix Style/HashEachMethods cop in HAML files () 2023-12-04 09:09:43 +00:00
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces () 2023-12-01 11:00:41 +00:00
Claire 963354978a
Add Account#unavailable? and Account#permanently_unavailable? aliases () 2023-11-30 15:43:26 +00:00
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views () 2023-11-29 10:06:19 +00:00
Matt Jankowski 9b47c5d53c
Extract helper methods for labels from filters/_filter_fields () 2023-11-29 10:02:59 +00:00
Matt Jankowski 186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial () 2023-11-29 10:00:52 +00:00
Matt Jankowski 9072896ae5
Avoid unnecessary i-var for account rss page url generation () 2023-11-28 08:19:08 +00:00
Matt Jankowski 2d536bb05f
Use admin_mailer layout with initial salutation () 2023-11-28 07:41:26 +00:00
Matt Jankowski 9b8ba9b350
Remove unused plain_mailer layout () 2023-11-27 10:40:03 +00:00
June 97e677f993
Fix not all legal images showing in file picker when uploading custom emoji () 2023-11-27 10:06:48 +00:00
Matt Jankowski 6d51ac246b
Update partials for the AdminMailer.new_trends mailer () 2023-11-21 10:52:20 +00:00