900 Commits (f0999de66f0d3f4f77728b379b30a7d601561847)

Author SHA1 Message Date
Claire 64952cef52 Fix crash when marking statuses as sensitive while some statuses are deleted (#22134)
2 years ago
Claire f23d971cd8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 94d294202b Fix changing domain block severity not undoing individual account effects (#22135)
2 years ago
Francis Murillo 3a11a90dd3 Revoke all authorized applications on password reset (#21325)
2 years ago
Meisam ad2610c413 Validate nodeinfo response by schema (#21395)
2 years ago
Claire 1e6e6426ea Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Francis Murillo 5ad9fea52a Log admin approve and reject account (#22088)
2 years ago
Claire b97260426b Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
2 years ago
Claire cfdcfa999e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 655ad99a37 Fix not being able to follow more than one hashtag (#21285)
2 years ago
Claire 3e4b8636a0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Rose b54c639482 Fix style for hashes (#20518)
2 years ago
lenore gilbert 498e9478c7 Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597)
2 years ago
Claire 997553a99e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
trwnh 72d3607229 Move V2 Filter methods under /api/v2 prefix (#20622)
2 years ago
Eugen Rochko 2b3b063852 Fix error when invalid domain name is submitted (#19474)
2 years ago
Claire 20fb459dee Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 05bb841077 Fix admin action logs page (#19649)
2 years ago
Claire 525919c04f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko eedf46b243 Fix account action type validation (#19476)
2 years ago
Claire ba03c25249 Revert Home controller test to upstream
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 6c1c7d9d3b Change unauthenticated search to not support pagination in REST API (#19326)
2 years ago
Eugen Rochko 2130895196 Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko e376f33207 Change about page to be mounted in the web UI (#19345)
2 years ago
Eugen Rochko a56ab9f111 [Glitch] Allow non-logged users to access /web
2 years ago
Eugen Rochko ce7d058a91 Remove setting that disables account deletes (#17683)
2 years ago
Eugen Rochko 82d3e178ba Remove previous landing page (#19300)
2 years ago
Eugen Rochko 58c367fb47 Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Claire a4fc7ac922 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c04359a63b Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko babebc4e8a Add logged-out access to the web UI (#18961)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire a0c630d5ff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 522fbf9d13 Add ability to filter individual posts (#18945)
2 years ago
Claire b50ab06371 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 265c09fef1 Add ability to follow hashtags (#18809)
2 years ago
Claire 1ba41b34c1 Fix tests
2 years ago
Claire 06a878c6b5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 490417762f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Claire d0cc795d0f Add /api/v1/admin/domain_allows (#18668)
2 years ago
Claire d28d7d4b72 Fix suspicious sign-in mails never being sent (#18599)
2 years ago
Claire a864904fad Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 9f3bf956ad Add /api/v1/admin/domain_blocks (#18247)
2 years ago
Claire 73c8032178 Remove unused `filtered_languages` column (#18533)
2 years ago
Claire 73a2e3326f Add confirmation page when importing blocked domains (#1773)
2 years ago
Levi Bard b8319d0578 Allow import/export of instance-level domain blocks/allows (#1754)
2 years ago
Claire c6e7c928ab Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
luzpaz 3e20855c52 Fix typo in source `setted`->`set` (#18385)
2 years ago
Claire 7eb54adc71 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 553889bc7c Fix single Redis connection being used across all threads (#18135)
2 years ago
Claire b0781a933d Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f982d56b4e Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
2 years ago
Claire bdaf4179b3 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 0fde990a01 Fix /api/v1/admin/accounts (#17887)
3 years ago
Claire 00a0866ea6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire ffd34fd31a Fix test-related issues (#17888)
3 years ago
Claire 24c1b04f9c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 99dd3476c4 Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
3 years ago
Claire f9d00306e0 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 1d46b5b263 Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743)
3 years ago
Claire f677c1619a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 11e848bf95 Change design of federation pages in admin UI (#17704)
3 years ago
Claire 09306d7c3c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko e3d3b4ae21 Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
Josh Soref 1c070bd94c Spelling (#17705)
3 years ago
Claire 3e3fc8398b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko fc26ac7a98 Fix report category not being saved in REST API (#17682)
3 years ago
Claire 8e04ac45be Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko e6d2b07ec1 Add trending statuses (#17431)
3 years ago
Eugen Rochko ea5bf21a1d Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire c58e2f4775 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
luzpaz b97e7364f3 Fix various typos (#17621)
3 years ago
Claire 175446f293 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 82f8d19424 Add appeals (#17364)
3 years ago
Claire e9a7485dcc Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 231cb8bebe Fix some flaky tests that randomly failed because of item ordering (#17509)
3 years ago
Claire b7882a75d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko cb76142d9e Add editing for published statuses (#17320)
3 years ago
Claire bab90c9e1b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 42fdf52f0c Fix replies collection incorrectly looping (#17462)
3 years ago
Claire aaace9f1db Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5d53b3c8a7 Fix instance actor not being dereferenceable (#17457)
3 years ago
Claire a2bc2e14c6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 8919f6cf63 Change public profile pages to be disabled for unconfirmed users (#17385)
3 years ago
Claire daab277c0e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1f07ab014d Refactor and improve tests (#17386)
3 years ago
Claire 686eaacbc8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 06b698a723 Add support for editing for published statuses (#16697)
3 years ago
Claire 485cf5c0c1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 2fb76550a9 Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire de7f936b96 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5aade2baac Add support for private pinned posts (#16954)
3 years ago
Claire 577c74d422 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7b3972c270 Remove IP tracking columns from users table (#16409)
3 years ago
Claire 65987b3956 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d8da1689c1 Add ability for admins to delete canonical email blocks (#16644)
3 years ago
Claire 44c8b6ff2f Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Claire 179f1d3a78 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7bf5924339 Add batch suspend for accounts in admin UI (#17009)
3 years ago
Claire 759226e116 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 5ac17e3a77 Fix admin statuses order(#16937) (#16969)
3 years ago
Eugen Rochko 4375813ea7 Remove Keybase integration (#17045)
3 years ago
Claire 784e38f70b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ad73becf3e Add trending links (#16917)
3 years ago
Claire 21e3306721 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 925adbf7af Fix AccountNote not having a maximum length (#16942)
3 years ago
Claire 50f32a06a7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda dae4762733 Add remove from followers api (#16864)
3 years ago
Claire 817b0e20d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 879229e098 Fix error when rendering public pages with media attachments (#16763)
3 years ago
Claire 36fc7dd7d1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1dbc4a8611 Fix webauthn secure key authentication (#16792)
3 years ago
Claire 231787710a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ce84967ee4 Change routing paths to use usernames in web UI (#16171)
3 years ago
Claire d763745729 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire f053f4e1ce Fix followers synchronization mechanism not working when URI has empty path (#16744)
3 years ago
Claire 1c848439aa Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4080a8ec33 Stop setting a shortcode to newly-created media attachments (#16730)
3 years ago
Claire d856b8f239 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 84566f17de Fix authentication failures after going halfway through a sign-in attempt (#16607)
3 years ago
Claire 8391d975d7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1fcf310c60 Add feature to automatically delete old toots (#16529)
3 years ago
Claire 977da6fee8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1e452a10b8 Fix user email address being banned on self-deletion (#16503)
3 years ago
Claire 67da47d081 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 34dd743b58 Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 5f4831c631 Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
3 years ago
Claire 1e5591bdde Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 01e5559b74 Fix serialization of followers/following counts when user hides their network (#16418)
3 years ago
Claire 1269da71b8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 909c524fa7 Remove PubSubHubbub-related columns from accounts table (#16170)
3 years ago
Claire 31b8010045 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 86f5fad111 Add Ruby 3.0 support (#16046)
3 years ago
Claire db57eaf207 Change confirmations controller to redirect to / for approved users (#16151)
3 years ago
Claire f5a9971cac Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 5d0cbe4892 Fix app name, website and redirect URIs not having a maximum length (#16042)
3 years ago
Eugen Rochko 2cab9c9f06 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
3 years ago
Claire 4428f869ee Fix glitch-soc-specific health check spec
4 years ago
Claire 88048a8d8a Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 7e74891ff0 Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)
4 years ago
Claire d10b08ea1f Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire b2a89bf38e Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire e19ca0e913 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire b35955af26 Fix cache_collection crashing when given an empty collection (#15921)
4 years ago
Claire 1634e71bd6 Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire 5a89279d20 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko ade70733f7 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
4 years ago
Claire 7411520821 Change ResolveAccountService's handling of skip_webfinger (#15750)
4 years ago
Claire 85e0b5ce91 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
ThibG dd2c80e1d1 Fix race conditions on account migration creation (#15597)
4 years ago
abcang 2b9d71cc18 Improved performance of notification preloading (#15640)
4 years ago
Claire 77a975a964 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Levi Bard 87d45a9cd8 Fix muting users with duration via the REST api (#15516)
4 years ago
Claire c9a63555e1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG f894bb9220 Fix external user creation failing when invite request text is required (#15405)
4 years ago
Claire e590177b29 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko df8874b24e Fix performance on instances list in admin UI (#15282)
4 years ago
Claire 2736b1f95e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG e1ef5f3b31 Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
Thibaut Girka 060df6c5c9 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG a609802736 Fix not being able to unfavorite toots one has lost access to (#15192)
4 years ago
Thibaut Girka 3216868024 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 8e79bac43d Add import/export feature for bookmarks (#14956)
4 years ago
Thibaut Girka 90f5d780cb Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 90faa8039c Fix 2FA/sign-in token sessions being valid after password change (#14802)
4 years ago
Thibaut Girka 64ef99a31e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 38be9af436 Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Thibaut Girka db1f81553e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
Thibaut Girka d890bf9478 Remove glitch-soc specific and obsolete /api/v1/mutes/details
4 years ago
Thibaut Girka 6fdc4e8d47 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 694a5e33d5 Add follower synchronization mechanism (#14510)
4 years ago
Eugen Rochko adaf3f7b7a Remove dependency on goldfinger gem (#14919)
4 years ago
Thibaut Girka 7a84a84fc1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts (#13546)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
ThibG 739f7815ef Do not serve account actors at all in limited federation mode (#14800)
4 years ago
Eugen Rochko 403aeeb7e0 Refactor settings controllers (#14767)
4 years ago
Thibaut Girka 37e746eab6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
santiagorodriguez96 f142983484 Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
Thibaut Girka f800c99b60 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 4e292c23d6 Fix not being able to unbookmark toots when blocked by their author (#14604)
4 years ago
Thibaut Girka 714a3fcb3b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 7792bab1cd Fix RSS feeds not being cachable (#14368)
4 years ago
Thibaut Girka 654fd69903 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG c9fbf47a23 Fix being unable to unboost when blocked by their author (#14308)
4 years ago
Thibaut Girka c2347f6cf6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 0edde9d6c8 Fix media attachments enumeration (#14254)
4 years ago
Thibaut Girka 83dc54c487 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 2dbf6bc5ad Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
ThibG e67a55ee49 Fix serialization of replies when some of them are URIs (#13957)
4 years ago
Thibaut Girka 365ccfb96a Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 60bb6ac6f4 Fix webfinger returning wrong status code on malformed or missing param (#13759)
4 years ago
Thibaut Girka 4853a87df8 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
dependabot-preview[bot] e7e09d3b7b Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
4 years ago