1612 Commits (22080786df76ec49387984cf7233c51b97f1812d)

Author SHA1 Message Date
Claire 2a56a890da
Fix rare race condition when rebloged status is deleted (#17693)
3 years ago
Eugen Rochko b2cd34474b
Add rate limit for editing (#17728)
3 years ago
chandrn7 a6ed6845c9
Allow login through OpenID Connect (#16221)
3 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696)
3 years ago
Eugen Rochko bd53dd5210
Change design of federation pages in admin UI (#17704)
3 years ago
Eugen Rochko 318d34d528
Fix data integrity of featured tags (#17712)
3 years ago
Claire 1fbd1fa5c4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8f6c67bfde
Fix performance of account timelines (#17709)
3 years ago
Eugen Rochko 292c75aa31
Fix nil error when submitting report without `rule_ids` (#17713)
3 years ago
Eugen Rochko edf09ec747
Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
Claire d9c3109bb6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 02dbc59c91
Add option to automatically delete toots after one week (#17691)
3 years ago
Claire 425a6c90c4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 25d3dc4373
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
3 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566)
3 years ago
Claire 756f1b6615 Add option (on by default) to allow toots with content warnings to trend
3 years ago
Claire c6df6686af Disable notifications for trending links and trending statuses by default
3 years ago
Claire be493b6c0d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
3 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire 3d25fe0426 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7b816eb5ae
Add notifications for new sign-ups (#16953)
3 years ago
Claire 954e052b07 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 166f6e4b50
Fix some media attachments being converted with too high framerates (#17619)
3 years ago
Claire f224237862 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire ac99f586bb
Fix issues when attempting to appeal an old strike (#17554)
3 years ago
Eugen Rochko 564efd0651
Add appeals (#17364)
3 years ago
Jeong Arm d39df35441
Fix admin statuses page order with media (#17538)
3 years ago
Eugen Rochko 6240466866
Fix duplicate accounts when searching by IP range in admin UI (#17524)
3 years ago
Claire d9379f5331 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404)
3 years ago
Claire 51cad4f7fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d0fcf07436
Change actions in reports to require only one click (#17487)
3 years ago
Eugen Rochko a27729ee48
Change reblogs to not count towards hashtag trends anymore (#17501)
3 years ago
Claire abd113167b Add ability to change content-type when editing a toot
3 years ago
Claire f1a6f9062e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 63854bee6c
Fix poll votes not being properly reset on poll change (#17498)
3 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320)
3 years ago
Eugen Rochko 2f8159baad
Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)
3 years ago
Claire d90da7d080 Add content_type to status_edits
3 years ago
Claire 322e907e04 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko fd3a45e348
Add edit history to web UI (#17390)
3 years ago
Eugen Rochko 2adcad04ff
Fix error in suggestions API due to typo (#17486)
3 years ago
Claire 692963d43b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478)
3 years ago
Eugen Rochko 35850f8195
Fix localization of cold-start follow recommendations (#17479)
3 years ago
Claire 098f2bc1e1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 987d88ea56
Fix requiring an extra restart after recent post-deployment migrations (#17422)
3 years ago
Claire b2915613fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381)
3 years ago
Claire b7cf3941b3 Change CAPTCHA handling to be only on email verification
3 years ago
Claire 0fb907441c Add ability to set hCaptcha either on registration form or on e-mail validation
3 years ago
Claire 1b493c9fee Add optional hCaptcha support
3 years ago
Claire 61ef81c548 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 0a120d86d2
Fix error-prone SQL queries (#15828)
3 years ago
Claire 8a07ecd377
Remove leftover database columns from Devise::Models::Rememberable (#17191)
3 years ago
Claire fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Claire b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire b61c3ddff8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409)
3 years ago
Claire 09c61e1376 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 720e8ab0f5
Fix duplicate record on admin/accounts when searching with IP (#17150)
3 years ago
Claire d4f315f304 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 76761d5fc0
Add ability for admins to delete canonical email blocks (#16644)
3 years ago
Claire 7f803c41e2
Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Claire b2526316f5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko fe45184b36
Change trending hashtags threshold back from 15 to 5 (#17122)
3 years ago
Eugen Rochko 0fb9536d38
Add batch suspend for accounts in admin UI (#17009)
3 years ago
Claire 9b861d56a9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045)
3 years ago
Claire 3304df0ab5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire afd71867ba Revert "Fix trends admin page crashing"
3 years ago
Eugen Rochko 12b3ff6c6d
Fix error on trending hashtags/links pages in admin UI due to missing constant (#17044)
3 years ago
Claire 5f10e64330 Fix trends admin page crashing
3 years ago
Claire 0ccaedc92b Disable trending links review request emails
3 years ago
Claire 443ec4f8ba Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 534b0a2704 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Claire 02a87431cf
Fix error when suspending user with an already-existing canonical email block (#17036)
3 years ago
Claire 2b4c7beb73 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
3 years ago
Claire 4bb6b1a1e7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943)
3 years ago
Claire 87085a5152
Fix AccountNote not having a maximum length (#16942)
3 years ago
Claire 989c67d29d
Fix handling announcements with links (#16941)
3 years ago
Claire e855df149b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864)
3 years ago
Claire b2eaf5562d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 694c073d1f Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm f4081d1564
Allow keeping only 1 boosts/favs on auto deleting posts (#16653)
3 years ago
Claire 9b978872cc
Fix 404 error when filtering admin action logs by non-existent target account (#16643)
3 years ago
Claire 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791)
3 years ago
Claire 1665b84285 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5159ba26e4
Fix error when rendering public pages with media attachments (#16763)
3 years ago
Claire 079ed6c26d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 84ceebe1c4
Fix media attachment size validation not correctly accounting for file type (#16819)
3 years ago
Claire 29b5c5f483 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire fc3ae1343d
Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago