2709 Commits (bb0a1e3ec067201b859df73d425e7ac45466c976)

Author SHA1 Message Date
Eugen Rochko dc23b3aeef Add descriptions to trending features in admin UI (#17677)
3 years ago
Claire 4795ee7f2c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ec7a152446 Fix notification about deleted statuses being too threatening (#17679)
3 years ago
Eugen Rochko b25b703cce Add ability to mark statuses as sensitive from reports in admin UI (#17668)
3 years ago
Claire 514842c9c6 Change old moderation strikes to be displayed in a separate page (#17566)
3 years ago
Eugen Rochko 4d0a2968d9 Change authorized applications page (#17656)
3 years ago
Eugen Rochko 2b90261718 New Crowdin updates (#17628)
3 years ago
Claire 6c89abe2bb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 2d5edf2090 Fix remote reports with comments revealing remote reporter (#17652)
3 years ago
Claire 7ccf437aad Add option (on by default) to allow toots with content warnings to trend
3 years ago
Claire a3c7b8fe2e Disable notifications for trending links and trending statuses by default
3 years ago
Claire 8e04ac45be Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
sasanquaneuf 28e9342764 Escape database passwords in config/database.yml (#17627)
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
Eugen Rochko eef9eec5d3 Add notifications for new sign-ups (#16953)
3 years ago
Eugen Rochko bbd1b979e7 New Crowdin updates (#17593)
3 years ago
luzpaz b97e7364f3 Fix various typos (#17621)
3 years ago
Claire 89dbb4edb2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9f9e82918f Fix error when trying to register (#17600)
3 years ago
Claire ddf6fa684b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 2bf51dc42c New Crowdin updates (#17514)
3 years ago
zunda 8009c67a09 Avoid return within block (#17590)
3 years ago
Jeong Arm ec4e4ada63 Throttle IPv6 signup for subnet (#17588)
3 years ago
Claire 175446f293 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9239d7173c Fix 0 pluralization for some localization strings (#17576)
3 years ago
Eugen Rochko 82f8d19424 Add appeals (#17364)
3 years ago
Claire 7c32406859 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 2846bfddc2 Add support for multiple source files per pack
3 years ago
Claire 14f17ba102 Refactor compile-time glitch-soc theme handling
3 years ago
Eugen Rochko 8ffc48ebfa Add notifications when a reblogged status has been updated (#17404)
3 years ago
Claire e9a7485dcc Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 9b42aad433 Change actions in reports to require only one click (#17487)
3 years ago
Eugen Rochko 84bd87e444 New Crowdin updates (#16858)
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
Eugen Rochko 2c9def57b3 Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)
3 years ago
Claire bab90c9e1b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko a44cc7931a Remove language detection through cld3 (#17478)
3 years ago
Eugen Rochko 1e5989c612 Add global `locale` param (#17464)
3 years ago
Claire daab277c0e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 33ea1c9008 Fix Sidekiq warnings about JSON serialization (#17381)
3 years ago
Claire 56a49e9334 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 25d4ff98e7 Add link to /about/more to the CAPTCHA verification page
3 years ago
Claire 599b27788a Add some explanation text on the CAPTCHA confirmation page
3 years ago
Claire 77ea23decf Add mention of accessibility issues to hCaptcha option in admin page
3 years ago
Claire ea32eb89e1 Change CAPTCHA handling to be only on email verification
3 years ago
Claire 6988e6ecc3 Add ability to set hCaptcha either on registration form or on e-mail validation
3 years ago
Claire a9faba63f1 Disable `registrations` flag in /api/v1/instance when CAPTCHA is enabled
3 years ago
Claire 5c88cb1a67 Add optional hCaptcha support
3 years ago
Wonderfall 85389ddd45 disable legacy XSS filtering (#17289)
3 years ago
Claire 67028c4779 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire e92ac5b769 Fix error-prone SQL queries (#15828)
3 years ago
Claire 06f653972a Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)
3 years ago
Claire 12bb24ea35 Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)
3 years ago
Claire 68a9057420 Add post edited notice in admin and public UIs (#17335)
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
tkr 55fe75c5be Fix SMTP_ENABLE_STARTTLS_AUTO/SMTP_TLS/SMTP_SSL environment variables don't work (#17216)
3 years ago
Jeong Arm df31a1a8e6 Fix media API limit (#17272)
3 years ago
Claire 2136aa2759 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 9a8784829f Fix warnings on Rails boot (#16946)
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
Claire 58178dca25 Fix incorrect singular version of some translation strings (#17124)
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
Takeshi Umeda 8b87566072 Fix ElasticSearch to Elasticsearch (#17050)
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 6a7737a8bc Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 869faf5f87 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
3 years ago
Claire 21e3306721 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9e122d774d Fix reviving revoked sessions and invalidating login (#16943)
3 years ago
Claire 50f32a06a7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 31fb810ffa Support authentication for ElasticSearch (#16890)
3 years ago
atsu1125 4890756e8d translation glitch's preferences [ja]
3 years ago
Claire c1aea260c7 Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#16866)
3 years ago
Takeshi Umeda dae4762733 Add remove from followers api (#16864)
3 years ago
Eugen Rochko 60bcba779b New Crowdin updates (#16354)
3 years ago
Claire c01c10fb90 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 59c1b87a3e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 95688e49b7 Allow keeping only 1 boosts/favs on auto deleting posts (#16653)
3 years ago
Sandro bdc6438ed8 Default to system ca-certificates.crt if none is specified (#10857)
3 years ago
Claire e4dc1e1d2a Minor memory optimizations (#16507)
3 years ago
gunchleoc 8f43abd9f4 Add Northern Kurdish locale as requested by translator. It already has a project started on Crowdin. (#16548)
3 years ago
Eugen Rochko cad446611c Add graphs and retention metrics to admin dashboard (#16829)
3 years ago
Julianne420 fa3b53c396 Add zh-CN translations
3 years ago
Claire 1af4ef2859 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 7d0089033f Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago