2821 Commits (3f0505ea15df4fd18bb5095f682a2d033ade28f7)

Author SHA1 Message Date
Claire 97539b6a96
Fix host check on healthcheck path not being disabled (#16270)
3 years ago
Mélanie Chauvel d137d2ab87
Replace “status” and “message” by “post” in WebUI (#16271)
3 years ago
Claire 69737b703a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 132adcc8da
New Crowdin updates (#16241)
3 years ago
Jeong Arm f09322f9cc
Disable host check on healthcheck path (#16243)
3 years ago
Eugen Rochko 6528f8162e
New Crowdin updates (#16207)
3 years ago
Claire dc58d02192 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
abcang 7032d4f582
Ignore brakeman false positive warning (#16213)
3 years ago
Yamagishi Kazutoshi a097ec997d
Run `i18n-tasks normalize` (#16208)
3 years ago
Claire 7ac8bcf209 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko f8d2dbdefa
New Crowdin updates (#16183)
3 years ago
Claire 87c3a0d0b3 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 9b18914c35
Add a Redis environment variable for sidekiq (#16188)
3 years ago
Eugen Rochko bd1abac370
New Crowdin updates (#16094)
4 years ago
Claire 50b430d9a2 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire a5f91a11d0
Fix older migrations on Ruby 3 (#16174)
4 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164)
4 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046)
4 years ago
Takeshi Umeda 7cb34b32f8
Add management of delivery availability in Federation settings (#15771)
4 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136)
4 years ago
Mélanie Chauvel 19d3809ad5
Improve description of keyboard shortcuts (#16129)
4 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078)
4 years ago
Takeshi Umeda 2360191434
Fix guard against DNS rebinding attacks (#16095)
4 years ago
Eugen Rochko 3230c244f9
Restore `es` locale removed by Crowdin (#16092)
4 years ago
Eugen Rochko cafc7ad064
Add af, gd and si locales (#16090)
4 years ago
Eugen Rochko e39925a7d1
New Crowdin updates (#16088)
4 years ago
Eugen Rochko 8d5ab51c61
Change the noun 'toot' to 'post' in simple_form.en.yml as well (#16089)
4 years ago
Eugen Rochko c6d8ee99a0
New Crowdin updates (#15719)
4 years ago
Eugen Rochko 9cc283f0b4
Change the nouns "toot" and "status" to "post" (#16080)
4 years ago
Takeshi Umeda 8323023464
Add guard against DNS rebinding attacks (#16087)
4 years ago
Claire e243092a5a
Add DM icon back on HTML view of DMs (#16086)
4 years ago
Claire 536892b8ae Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 23b102f661
Add "recommended" label to activity/peers API toggles in admin UI (#16081)
4 years ago
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 1efcbb9cfe
Add Message-ID header to outgoing emails (#16076)
4 years ago
Eugen Rochko 480d7c9478
Fix missing source strings and inconsistent lead text style in admin UI (#16052)
4 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042)
4 years ago
Eugen Rochko 3d82a1de05
Change option labels on edit profile page (#16041)
4 years ago
Claire 71f335c2fc
Add HTTP header to explicitly opt out of FLoC by default (#16036)
4 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945)
4 years ago
Eugen Rochko ad61265268
Remove dependency on pluck_each gem (#16012)
4 years ago
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011)
4 years ago
Eugen Rochko 3f2533ca8e
Fix autoloading deprecation warnings from Rails 6 (#16010)
4 years ago
Eugen Rochko ed7d459d7f
Fix deprecation warning for Sidekiq web session secret (#16009)
4 years ago
Claire c901ae77d4 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 487e37d6d4
Add system checks to dashboard in admin UI (#15989)
4 years ago
Eugen Rochko 82cce18227
Change health check (#15988)
4 years ago
Claire 15efa32cca Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 59f94593d0
Add warning in admin dashboard if some required queues are not handled (#15954)
4 years ago
Claire 9541605024 Fix ActiveRecord monkey-patching migration hack
4 years ago
Claire f60c99a8fb Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire 876840e9ef
Fix brakeman warning (#15870)
4 years ago
Claire d023eefbcc
Fix push notification title for polls (#15931)
4 years ago
Claire 0ff4264c3e
Add missing push notification title for polls (#15929)
4 years ago
Marcin Mikołajczak 8fa11b0e83
Add missing `en.notification_mailer.status.subject` (#15564)
4 years ago
Claire 3ad6ef72cb Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 9aaaa96d2f
Use more robust hook for loading timestamp_id function into database (#15919)
4 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire eac4a3e9c8 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e89e976e92
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)
4 years ago
Claire 1b6a21e6bc Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 67c5cdea40
Fix some ignored brakeman warnings (#15829)
4 years ago
dependabot[bot] 27d3fc99a9
Bump capistrano from 3.15.0 to 3.16.0 (#15818)
4 years ago
Claire d8fdbb054e Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
4 years ago
Eugen Rochko ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API (#15816)
4 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
4 years ago
Claire 4f19504986
Add inline description of moderation actions in moderation interface (#15792)
4 years ago
Claire 679642e26c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769)
4 years ago
Shlee ab9c2ed98d
Delete pagination.rb (#15754)
4 years ago
Eugen Rochko e31ed27485
Add `GET /api/v1/accounts/lookup` REST API (#15740)
4 years ago
Claire 5e11f3a6e1 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 21fb3f3684
Drop dependency on secure_headers, fix response headers (#15712)
4 years ago
Cecylia Bocovich e79f8dd85c
Onion service related changes to HTTPS handling (#15560)
4 years ago
Claire 6feaad33f2
Fix obsolete digitalocean.rake file breaking rake tasks (#15618)
4 years ago
Claire 4d40685850 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Marcin Mikołajczak 4e933924bd
Update Doorkeeper strings for `doorkeeper.errors.messages.invalid_request` (#15659)
4 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541)
4 years ago
Claire 7632255115 Change default site title to not point to dev.glitch.social
4 years ago
Claire b81710c02c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528)
4 years ago
Claire e202314a75 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
dependabot[bot] e46b50e805
Bump capistrano from 3.14.1 to 3.15.0 (#15537)
4 years ago
Claire 33d30632fb Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
4 years ago
kaiyou f47c177eb7
Support clock drift in Omniauth SAML provider (#15511)
4 years ago
Asier Iturralde Sarasola 066dbe1e69
Fix typo: you -> your (#15476)
4 years ago
Claire 90528f43bc Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
dependabot[bot] 40dd048ace
Bump js-yaml from 3.14.1 to 4.0.0 (#15484)
4 years ago
Yamagishi Kazutoshi e43532c9cc
Normalize locale files (#15434)
4 years ago
Eugen Rochko 4580129c98
New Crowdin updates (#15413)
4 years ago
Claire 537afa00f3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 62e42bd15b
New Crowdin updates (#15369)
4 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
Claire 38bfaf8855 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 9734c9b6fe
Add clean error message when RAILS_ENV is unset (#15381)
4 years ago
Claire ec3e2b8f72 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Yamagishi Kazutoshi 2dd3643dbc
Ran `i18n-tasks normalize` (#15372)
4 years ago
Claire f9d000ebae Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 1c41ce3217
New Crowdin updates (#15353)
4 years ago
Eugen Rochko 59343ef4d1
Fix missing description on enable bootstrap timeline accounts toggle in admin UI (#15367)
4 years ago
ThibG 1a02882244
Reword invite text settings in admin views for consistency (#15358)
4 years ago
Eugen Rochko eb35be0431
Fix follow limit preventing re-following of a moved account (#14207)
4 years ago
Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355)
4 years ago
Eugen Rochko 2032748050
New Crowdin updates (#15220)
4 years ago
ThibG 8357969559
Fix admins being able to suspend their instance actor (#14567)
4 years ago
Claire e4f8679eae Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Mashiro 75d2762fdf
Add "invite request content" display in user account admin page (#15265)
4 years ago
ThibG 1390cc194b
Add indication to admin UI of whether a report has been forwarded (#13237)
4 years ago
Takeshi Umeda a2ef002214
Fix to isolate the sidekiq process that runs the scheduler job (#15314)
4 years ago
ThibG 47e507fa61
Add ability to require invite request text (#15326)
4 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
4 years ago
Claire 7782e4dc0d Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
Claire f8d867bac4 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko cb7bd8ee03
New Crowdin updates (#15137)
4 years ago
Thibaut Girka 48f0f3ffee Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956)
4 years ago
Eugen Rochko df1653174b
Add cache buster feature for media files (#15155)
4 years ago
Thibaut Girka de5cc20dd8 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
Thibaut Girka c077cdaba7 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 2b1a6e734f
Add follow selected followers button (#15148)
4 years ago
Mélanie Chauvel bb13276e53
Precise that home timeline filters also apply to lists (#15139)
4 years ago
Yamagishi Kazutoshi 5206ede9c9
Add missing locales (#15138)
4 years ago
Eugen Rochko 880fc9baaf
New Crowdin updates (#15110)
4 years ago
Thibaut Girka ecd83f495c Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Yamagishi Kazutoshi 2b63c62c57
Remove unnecessary messages (#15109)
4 years ago
Eugen Rochko cc98f967b1
New Crowdin updates (#14388)
4 years ago
Thibaut Girka 412218af2e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko acc1c03861
Fix cookies not having a SameSite attribute (#15098)
4 years ago
Eugen Rochko 9b1f2a4b61
Add subresource integrity for JS and CSS assets (#15096)
4 years ago
Mélanie Chauvel 68d4b2b83e
Display “Show newer” and “Show older” instead of “Show more” in public pages (#15052)
4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361)
4 years ago
dependabot[bot] ab00998503
Bump webpack-merge from 4.2.2 to 5.0.9 (#14424)
4 years ago
Thibaut Girka ec49aa8175 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510)
4 years ago
otrapersona 29870d2be6
Glitchsoc translation to 'es' language (#1439)
4 years ago
Josh Leeb-du Toit 0c24f4dce2
Add support for Gemini urls (#15013)
4 years ago
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible (#14381)
4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963)
4 years ago
tateisu 7919418e4c
add S3_READ_TIMEOUT environment variable (#14952)
4 years ago
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885)
4 years ago
Thibaut Girka a7aedebc31 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka e5f934ddf0 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG abee40b232
Add outbox attribute to instance actor (#14721)
4 years ago
Takeshi Umeda 33ad850c98
Added account featured tags API (#11817)
4 years ago
Thibaut Girka 3fefb7909b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 5fc5a9f9f1
Update Tesseract.js (#14708)
4 years ago
Thibaut Girka 8c3c27bf06 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
dependabot[bot] 8dc66ca473
Bump imports-loader from 0.8.0 to 1.1.0 (#14323)
4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
Thibaut Girka da62e350e0 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 8d217d7231
Improve email address validation (#14565)
4 years ago
Thibaut Girka 78fa15d08f Merge branch 'master' into glitch-soc/master
4 years ago
niwatori24 1326c57506
Use default :edit routing (#14535)
4 years ago
Thibaut Girka 2cfa142961 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 054f4af603
New Crowdin updates (#14335)
4 years ago
Thibaut Girka 1c6c40d17c Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko ea13e80030
New Crowdin updates (#14314)
4 years ago
Eugen Rochko 71e85a506d
New Crowdin updates (#14311)
4 years ago
Thibaut Girka 3f60b096b5 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko d9cad44ca5
New Crowdin updates (#14285)
4 years ago
Tdxdxoz 376b44853f
add ssl option in smtp setting (#14309)
4 years ago
Eugen Rochko da3978c48e
Disable E2EE API routes for the next release (#14283)
4 years ago
Eugen Rochko c158dda796
New Crowdin updates (#14197)
4 years ago
Thibaut Girka e9ad99bc93 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 81a3db1564
Change rate limits for various paths (#14253)
4 years ago
ThibG a783bdf4ad
Fix hashtag column options styling (#14247)
4 years ago
Thibaut Girka 2d8be0a6e1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209)
4 years ago
Yamagishi Kazutoshi 231802725c
Run `bundle exec i18n-tasks normalize` (#14205)
4 years ago
ThibG a80fd8c79b
Change the about.instance_actor_flash to be single-line (#14200)
4 years ago
Thibaut Girka 9d127e15ff Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 7f1143a40d
New Crowdin translations (#13749)
4 years ago
Thibaut Girka 45deca65b3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
ThibG 35cedc922c
Change move handler to carry blocks over (#14144)
4 years ago
mayaeh 411bf188bb
follow-up #14149 (#14192)
4 years ago
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
Thibaut Girka 9c3b9d5ab9 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 65506bac3f
Add user notes on accounts (#14148)
4 years ago
Eugen Rochko 8c04e37b03
Remove the terms blacklist and whitelist from UX (#14149)
4 years ago
Thibaut Girka a01674fb2b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133)
4 years ago
Thibaut Girka 59e92004b3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
mayaeh f56129a947
Suppress Redis#exists(key) warning (#14067)
4 years ago
dependabot[bot] f5e6cbacf3
Bump capistrano from 3.14.0 to 3.14.1 (#14037)
4 years ago
Thibaut Girka b826e504b4 Disable E2EE-related routes
4 years ago
Thibaut Girka 12c8ac9e14 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Mélanie Chauvel ac3c83ef6f
Improve wording and add titles on moderated servers section in /about/more (#13930)
4 years ago
Eugen Rochko 72a7cfaa39
Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
dependabot-preview[bot] 21326794af
Bump copy-webpack-plugin from 5.1.1 to 6.0.1 (#13861)
4 years ago
ThibG bf6745b9c3
Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)
4 years ago
ThibG bf94934623
Fix account redirect confirmation message talking about moved followers (#13950)
4 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820)
4 years ago
Thibaut Girka 9e04b9d8df Add support for setting Content Warning for CW-less outgoing toots
4 years ago
Thibaut Girka 041c769182 Move glitch-specific ruby-side locales to their own files
4 years ago
Thibaut Girka ef6bfaf12e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 8e056bd82e
Fix csv upload (#13835)
4 years ago
Takeshi Umeda 1c434615b3
Fix workaround for Elasticsearch 7.x (#13828)
4 years ago
Thibaut Girka f94aebafe5 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko af53cfd19e
New Crowdin translations (#13398)
5 years ago
Thibaut Girka 3baacf6993 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
TheMainOne be1e2594fb
Clarified "missing_also_known_as" (#13746)
5 years ago
ThibG 4bcef12bad
Fix sr locale being selected over sr-Latn (#13693)
5 years ago
Thibaut Girka 4a70792b4a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger (#12561)
5 years ago
taicv 4a2ea2e51b
Add `vi` to available locales (#13542)
5 years ago
Eugen Rochko 8be4c2ba21
Add ability to remove identity proofs from account (#13682)
5 years ago
Bèr Kessels e09e225e5c
Include capistrano tasks that reload the services after deploying. (#12642)
5 years ago
ThibG 34756cc4e0
Fix "tootctl media remove-orphans" crashing on “Import” files (#13685)
5 years ago
dependabot-preview[bot] ad9c862bb1
Bump capistrano from 3.13.0 to 3.14.0 (#13624)
5 years ago
ThibG e1629a7758
Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
5 years ago
ThibG dea5db0e25
Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595)
5 years ago
Thibaut Girka a22e6a3683 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
mayaeh acc367fd14
Fix naming issue (#13551)
5 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
5 years ago
Thibaut Girka 63dc7cfa90 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
sternenseemann 679980f77c
Allow users to delete their header and avatar (#13234)
5 years ago
Thibaut Girka 81e49ba5c6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko d18d6c29f3
Fix search not working due to proxy settings when using hidden services (#13488)
5 years ago
Thibaut Girka 66ad30db48 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f7e011919e
Fix account aliases page (#13452)
5 years ago
Thibaut Girka 9101254d0a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 510db5eef9
New Crowdin translations (#13317)
5 years ago
Thibaut Girka 8fef96cbf5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f65568f1d4
Add ability to filter audit log in admin UI (#13381)
5 years ago
Thibaut Girka f3eff922a3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361)
5 years ago
Eugen Rochko 9241cbf861
Fix re-sending of e-mail confirmation not being rate limited (#13360)
5 years ago
ThibG 0d117c106a
Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
5 years ago
ThibG 7ddbbdea6d
Fix OCR not working on Safari because of unsupported worker-src CSP (#13323)
5 years ago
Thibaut Girka 7b435fd9bf Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 6c79b7237e
Fix Paperclip using deprecated URI.escape function (#13320)
5 years ago
Eugen Rochko 260eb6f2e6
New Crowdin translations (#13064)
5 years ago
Thibaut Girka 9abb227250 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
dependabot-preview[bot] 56531d646e
Bump sidekiq from 5.2.7 to 6.0.4 (#11727)
5 years ago
dependabot-preview[bot] c39ad4ab2f
Bump capistrano from 3.11.2 to 3.12.1 (#13264)
5 years ago
Eugen Rochko bea0bb39d6
Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254)
5 years ago
Eugen Rochko f556f79b77
Add titles to warning presets in admin UI (#13252)
5 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
Thibaut Girka c790ecb14d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Mélanie Chauvel (ariasuni) 62c4e4cc22
Change wording of media display preferences to be more intuitive (#13198)
5 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159)
5 years ago
ThibG 2423d2f677
Add ability to delete files uploaded for settings in admin UI (#13192)
5 years ago
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172)
5 years ago
Thibaut Girka 85933bc9ff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG cf4fe6caef
Fix misleading error when attempting to re-send a pending follow request (#13133)
5 years ago
Thibaut Girka 2edf317efc Fix ActiveRecord::Migration.check_pending! failing because of duplicate migrations
5 years ago
Thibaut Girka dae5e446fe Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 4599518266
New Crowdin translations (#13036)
5 years ago
Thibaut Girka 1a54b9b99e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka ccaefd139d Add environment variable to specify extra data hosts
5 years ago
ThibG aeb6efbb03
Fix typo in about page (#13038)
5 years ago
Eugen Rochko 62f0b30617
New Crowdin translations (#12953)
5 years ago
Thibaut Girka 369201a425 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 0fd2d2eee2
Fix english wording (#13003)
5 years ago
Sasha Sorokin 50cd73e5d7
Add "Show thread" button to public profiles (#13000)
5 years ago
Thibaut Girka 44744e3ce1 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 305abc9e05
Fix design of announcements in admin UI (#12989)
5 years ago
Thibaut Girka c56a504d11 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 663ea84b08
Add publish/unpublish controls to announcements in admin UI (#12967)
5 years ago
ButterflyOfFire 408b3e2b93 Add kabyle language to Mastodon (#12962)
5 years ago
Thibaut Girka 27ddcddcd3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko fcd79a5584
New Crowdin translations (#12936)
5 years ago
Thibaut Girka 61f699c0e9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f816da9c64
Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Thibaut Girka 9adeaf2bfc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko ea215ef63f
New Crowdin translations (#12933)
5 years ago
koyu dd4738a3f2 Mac is now known as macOS (#12935)
5 years ago
Eugen Rochko dee853f23c
Remove bad encoding middleware (#12931)
5 years ago
Eugen Rochko 105f83fc1e
New Crowdin translations (#12859)
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
ThibG 43daeccccb Add “account timeline” filter category (#12918)
5 years ago
ThibG a8e46cf7a1 Add support for magnet: URIs (#12905)
5 years ago
Eugen Rochko c0006a004d
Change followers page to relationships page in admin UI (#12927)
5 years ago
Thibaut Girka dc2ab6e646 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 6feafb8802
Various fixes and improvements (#12878)
5 years ago
Thibaut Girka 45709d6987 Merge branch 'master' into glitch-soc/master
5 years ago
Eugen Rochko a7d34d49ad
Add is to available locales (#12882)
5 years ago
mayaeh 709ca0496d Undo translations restored to its previous state (#12876)
5 years ago
Thibaut Girka 83f8bf48d9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 3a6f9860fc
New Crowdin translations (#12830)
5 years ago
Thibaut Girka 980c004f06 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko a369d1ca64
New Crowdin translations (#12378)
5 years ago
ThibG d386d89179 Fix invalid votes from the API being accepted (#12601)
5 years ago
koyu 5b9f01aec0 Fix spelling mistake (#12817)
5 years ago
ThibG ea436b355b Add support for linking XMPP URIs in toots (#12709)
5 years ago
Sasha Sorokin 36426ed4ad Use heading actions and placeholders in settings (#12801)
5 years ago
Thibaut Girka 578553ba05 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Sasha Sorokin 345dd93310 Little improvements to filters settings page (#12793)
5 years ago
Thibaut Girka 01eaeab56d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748)
5 years ago
Eugen Rochko 59c697a30c
Fix resource_owner_from_credentials in Doorkeeper initializer (#12743)
5 years ago
Eugen Rochko 09d54d1f62
Fix uncaught query param encoding errors (#12741)
5 years ago
Sasha Sorokin 9edab7afaf Add translation project promotion link (#12736)
5 years ago
Thibaut Girka ab5ff638f2 Merge branch 'master' into glitch-soc/master
5 years ago
Sasha Sorokin 902c6bed5a Use different strings on exports page (#12569)
5 years ago
ThibG fb9137752a Remove unused translatable strings (#12643)
5 years ago
Alice Gaudon 668f698077 Admin setting to disable default follows (#12566)
5 years ago
Sasha Sorokin d5b7a4b116 Avoid using pluralize on moderation pages (#12589)
5 years ago
Thibaut Girka be4849c083 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 17159625b3
Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594)
5 years ago
Eugen Rochko f3d232381d
Add `tootctl media remove-orphans` (#12568)
5 years ago
Thibaut Girka abcba5c198 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Takeshi Umeda f43f1e0184 Add basic support for group actors (#12071)
5 years ago
tateisu f1ef777d40 add S3_OPEN_TIMEOUT environment variable (#12459)
5 years ago
Mathieu Brunot bd8dc9bd0c Add an LDAP Mail attribute config (#12053)
5 years ago
Thibaut Girka 99f1f48741 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Mathieu Brunot d70268f099 Convert LDAP username (#12461)
5 years ago
Sasha Sorokin c8d82ef3c3 Split relationships page strings (#12502)
5 years ago
ThibG d8f96028c5 Add ability to filter reports by target account domain (#12154)
5 years ago
ntl-purism f3a93987b6 LDAP & PAM added to OAuth password grant strategy (#7999) (#12390)
5 years ago
Thibaut Girka 2b7158427f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Sasha Sorokin fd45f5bbaa Improve notifications page (#12497)
5 years ago
Yamagishi Kazutoshi ffc33c1ae6 Use override_csp options on pghero (#12489)
5 years ago
Thibaut Girka e87cc59811 Fix weird edge case in load_schema
5 years ago
Thibaut Girka 6b999411fc Revert CircleCI and some webpack changes to match upstream
5 years ago
Thibaut Girka d52e27f3db Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
dependabot-preview[bot] 5605b828e5 Bump webpacker from 4.0.7 to 4.2.0 (#12416)
5 years ago
Thibaut Girka 1064a9d827 Override Migrator.new instead of Migrator#initialize, it's easier to understand
5 years ago
Thibaut Girka 33c2a7e23c Add documentation about the migration hack
5 years ago
Thibaut Girka 6475525f31 Monkey-patch Rails' migrator to ignore duplicate migrations across Mastodon and glitch-soc
5 years ago
Thibaut Girka ff67385cfb Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9d7cfcb1b3
Fix inconsistent interpolations test by ignoring single plural keys (#12394)
5 years ago
Eugen Rochko 510e184216
Fix localization test failing due to order of locale definitions (#12393)
5 years ago
Eugen Rochko 24ea938ce1
Add kn, mr, ur to available locales (#12379)
5 years ago
Eugen Rochko eee73de5c8
New Crowdin translations (#12146)
5 years ago
ThibG dfea7368c9 Add bookmarks (#7107)
5 years ago
ThibG a2014830c2 Fix broken admin audit log in whitelist mode (#12303)
5 years ago
Thibaut Girka 04125c9c0d Fix build with new sass-loader
5 years ago
Thibaut Girka 42dff261d6 Disable minimization in test environment
5 years ago
Thibaut Girka 0ae7d84273 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Yamagishi Kazutoshi 7512f3a3e0 Change message of public timeline for local only (#12224)
5 years ago
Thibaut Girka 41a98b6543 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Faye Duxovni 48f75b86ae Add setting for whether to crop images in unexpanded toots (#12126)
5 years ago
ThibG 15c192ce40 Add link to search for users connected from the same IP address (#12157)
5 years ago
Soft. Dev 3ebd903535 change string from Disable to Disable login (#12201)
5 years ago
Thibaut Girka 10f1478498 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko c4118ba71b
New Crowdin translations (#12144)
5 years ago
Eugen Rochko 1fc5b61351
New Crowdin translations (#12072)
5 years ago
Eugen Rochko aa509a3d8a
Fix auto-report string saying the account has been auto-silenced (#12142)
5 years ago
Thibaut Girka 61631f4751 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago