Commit Graph

1287 Commits (93e8a15415c35dbe4089b5d20c08161646ba76b3)

Author SHA1 Message Date
Claire c7c6f02ae6
Fix suspending an already-limited domain ()
Claire 602c458ab6
Add finer permission requirements for managing webhooks ()
Claire 64f7a11658
Fix cross-origin loading of locales ()
Eugen Rochko bca649ba79
Change edit profile page ()
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow ()
Eugen Rochko 6637ef7852
Add unsubscribe link to e-mails ()
Eugen Rochko 4c9406bdb0
Add time zone preference ()
jsgoldstein 18f092d927
Fix translations for changing theme ()
Eugen Rochko 4eda233e09
Add webhook templating ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Jed Fox 768b00c4d0
Consistently use middle dot (·) instead of bullet (•) to separate items ()
Claire 0766c9a631
Add card with who invited you to join when displaying rules on sign-up ()
Claire 94329f28e1
Change wording of “Content cache retention period” setting to highlight destructive implications ()
Claire 8884d1ece0
Add support for importing lists ()
Claire e9385e93e9
Add a confirmation screen when suspending a domain ()
Renaud Chaput 44cd88adc4
Upgrade react-intl ()
Claire 2a61f14753
Fix account confirmation flow not returning to app after captcha validation ()
Claire e13d2edd47
Fix “Authorized applications” inefficiently and incorrectly getting last use date ()
Claire bec6a1cad4
Add hCaptcha support ()
Claire e60414792d
Add polling and automatic redirection to `/start` on email confirmation ()
Christian Schmidt 5241f7b2fd
Fix UI crash in moderation interface when opening the media modal ()
mogaminsk c9e040fb24
Fix import data field type ()
Claire 32a030dd74
Rewrite import feature ()
Eugen Rochko 2b0f1f365a
Remove display name input from sign-up form ()
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit ()
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage ()
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
mogamin 9c84563008
Fix missing translation in pagination gap tags ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
mogamin 63a6808ee1
Fix typo in _login_activity.html.haml ()
CSDUMMI d75a1e5054
Link to the Identity provider's account settings from the account settings ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 8fdf49b11d
Add warning for object storage misconfiguration ()
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible ()
Nick Schonning 65669d3c57
Fix more haml-lint Rubocop ()
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config ()
Claire cf50667e26
Fix incorrect post links in strikes when the account is remote ()
Claire 21db91a0a8
Remove sidebar dead code ()
Christian Schmidt c4cf92094e
Do not strip tags from `Setting.site_short_description` ()
Nick Schonning 82a6cf4012
Enable Rubocop for app/views ()
Matt Jankowski 7f4412eeeb
User mailer spec coverage improvements ()
Claire f94aa70b81
Fix error when displaying post history of a trendable post in the admin interface ()
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims ()
Jeong Arm 5f56818f9e
Change followed_by link to location=all if account is local on /admin/accounts/:id page ()
Eugen Rochko 8f590b0a21
Add setting for status page URL ()
Eugen Rochko f98e4c662e
Change link previews for statuses to never use avatar as fallback ()
Claire e5ae75bf6a
Fix styling of featured tags in light theme ()
* Fix styling of featured tags in light theme

Fixes 

* Remove broken highlighting on /settings/featured_tags
Claire dd58db64d8
Change email address input to be disabled for logged-in users when requesting a new confirmation e-mail ()
Fixes 
Claire 3970a6f433
Add option to make the landing page be /about even when trends are enabled ()
* Add option to make the landing page be /about even when trends are enabled

* Restablish /explore as landing page by default
Claire 343e1fe8e9
Add confirmation screen when handling reports ()
* Add confirmation screen on moderation actions

* Add flash notice when a report has been processed

* Refactor tests

* Add tests
Claire 9b3e22c40d
Change account moderation notes to make links clickable ()
* Change account moderation notes to make links clickable

Fixes 

* Fix styling of account moderation note links
Claire d4f590d6bb
Fix scheduled_at input not using datetime-local when editing announcements ()