139 Commits (ff168ef2024626f37fa776fde5739dcd58ecb9f2)

Author SHA1 Message Date
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630) 1 year ago
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing (#23726) 1 year ago
Claire a232a1feb8
Fix misleading error code when receiving invalid WebAuthn credentials (#23568) 1 year ago
Matt Jankowski 6a57c42316
Settings controllers specs (#23915) 1 year ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
Nick Schonning bf785df9fe
Audofix Rubocop Style/WordArray (#23739) 1 year ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721) 1 year ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717) 1 year ago
Nick Schonning 65ba0d92ef
Enable Rubocop RSpec/NotToNot (#23723) 1 year ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730) 1 year ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695) 1 year ago
Nick Schonning 3680e032b4
Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707) 1 year ago
Nick Schonning 167709f6b0
Autofix Rubocop Style/BlockDelimiters (#23706) 1 year ago
Nick Schonning 5069769cbe
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693) 1 year ago
Nick Schonning b4cbfff3eb
Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) 1 year ago
Nick Schonning c0a645f647
Autofix Rubocop RSpec/ExampleWording (#23667) 1 year ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 1 year ago
Claire 20a479ff7c
Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359) 1 year ago
Eugen Rochko 93f340a4bf
Remove setting that disables account deletes (#17683) 2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 2 years ago
Claire e34dd3644c
Remove unused `filtered_languages` column (#18533) 2 years ago
luzpaz 898fe2fa8e
Fix typo in source `setted`->`set` (#18385) 2 years ago
Claire 30658924a8
Fix test-related issues (#17888) 2 years ago
luzpaz 73f5e4a1d9
Fix various typos (#17621) 2 years ago
Claire e38fc319dc
Refactor and improve tests (#17386) 2 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045) 3 years ago
Claire 30ce6e395c
Fix user email address being banned on self-deletion (#16503) 3 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 3 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 4 years ago
Eugen Rochko 4e4b3a0c8e
Refactor settings controllers (#14767) 4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
Eugen Rochko 8be4c2ba21
Add ability to remove identity proofs from account (#13682) 4 years ago
ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 5 years ago
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846) 5 years ago
Eugen Rochko e1066cd431
Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
Eugen Rochko a4b60e9ba4
Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) 5 years ago
Eugen Rochko 22ce4778eb
Fix uncaught parameter missing exceptions and missing error templates (#11702) 5 years ago
Yusuke Nakamura 82d2069c75 Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 5 years ago
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988) 5 years ago
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other (#10977) 5 years ago
Alex Gessner 154106c0c3 compare usernames case-insensitively on new proof creation flow (#10544) 5 years ago
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335) 5 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375) 5 years ago
Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297) 5 years ago
Eugen Rochko 1c113fd72d
Add relationship manager UI (#10268) 5 years ago
Sumit Khanna 769c2d2680 Error message for avatar image that's too large. #9204 (#9518) 6 years ago