278 Commits (main)

Author SHA1 Message Date
jsgoldstein 30c191aaa0
Add new public status index (#26344) 9 months ago
Claire cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508) 9 months ago
Claire fc5ab2dc83
Add privacy tab in profile settings (#26484) 9 months ago
Eugen Rochko bca649ba79
Change edit profile page (#25413) 11 months ago
Eugen Rochko 4c9406bdb0
Add time zone preference (#25342) 12 months ago
Claire 8884d1ece0
Add support for importing lists (#25203) 12 months ago
Matt Jankowski 08fb9d300a
Spec coverage for settings/preferences/* controllers (#24825) 1 year ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
Claire 32a030dd74
Rewrite import feature (#21054) 1 year ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692) 1 year ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Matt Jankowski d193bc8c5c
Remove unused methods in 2FA OTP Auth Controller (#24220) 1 year ago
Claire 3dcba94e68 Migrate glitch-soc's exclusive user settings 1 year ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630) 1 year ago
Claire a232a1feb8
Fix misleading error code when receiving invalid WebAuthn credentials (#23568) 1 year ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717) 1 year ago
Claire 20a479ff7c
Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359) 1 year ago
Daniel Axtens 4d85c27d1a
Add 'private' to Cache-Control, match Rails expectations (#20608) 2 years ago
Claire bb1ef11c30
Change featured hashtag deletion to be done synchronously (#19590) 2 years ago
Yamagishi Kazutoshi 45d3b32488
Fix `Settings::FeaturedTagsController` (#19418) 2 years ago
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409) 2 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380) 2 years ago
Eugen Rochko 93f340a4bf
Remove setting that disables account deletes (#17683) 2 years ago
Eugen Rochko 0b3e4fd5de
Remove digest e-mails (#17985) 2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795) 2 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 2 years ago
Eugen Rochko 8e20e16cf0
Change e-mail notifications to only be sent when recipient is offline (#17984) 2 years ago
Eugen Rochko edf09ec747
Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
Claire c6df6686af Disable notifications for trending links and trending statuses by default 2 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045) 3 years ago
Truong Nguyen 7283a5d3b9
Explicitly set userVerification to discoraged (#16545) 3 years ago
Claire 30ce6e395c
Fix user email address being banned on self-deletion (#16503) 3 years ago
Claire 979059fbc9 Fix login date not showing up in login history by using “public” pack 3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408) 3 years ago
ThibG 4552449c26
Fix profile update not being sent on profile/header picture deletion (#15461) 3 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885) 4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 4 years ago
Eugen Rochko 4e4b3a0c8e
Refactor settings controllers (#14767) 4 years ago
abcang e79d719e92
Changed tag most_used to recently_used (#14760) 4 years ago
Thibaut Girka a68ec50e4e Adapt 2FA changes to glitch-soc's theming system 4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 4 years ago
ThibG bf94934623
Fix account redirect confirmation message talking about moved followers (#13950) 4 years ago
Eugen Rochko 8be4c2ba21
Add ability to remove identity proofs from account (#13682) 4 years ago
sternenseemann 679980f77c
Allow users to delete their header and avatar (#13234) 4 years ago
Takeshi Umeda e4617c8ed8
Fix ImportsController param to permit :mode (#13347) 4 years ago