Commit Graph

7192 Commits (e7e189fa44f246f087e451cfd8333a99544ae0d3)

Author SHA1 Message Date
Nick Schonning b46125224c
Remove isNaN polyfill (#24224) 1 year ago
Christian Schmidt 16da4a09e8
Fix broken links in account gallery (#24218) 1 year ago
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) 1 year ago
Matt Jankowski a7a578a055
Remove unused InstancePresenter methods (#24206) 1 year ago
Takeshi Umeda 38c84f57b6
Refactoring relations_map (#24195) 1 year ago
mogamin 0a9def5498
Fit the max-width of media in .prose to parent box (#24180) 1 year ago
Matt Jankowski 7bef11630d
Remove references to non-existent actions (#24183) 1 year ago
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133) 1 year ago
Jean byroot Boussier 160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
1 year ago
Nick Schonning b22b4bac03
Include config/ and update all rubcop deps (#23963) 1 year ago
CSDUMMI d75a1e5054
Link to the Identity provider's account settings from the account settings (#24100)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 8fdf49b11d
Add warning for object storage misconfiguration (#24137) 1 year ago
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible (#24136) 1 year ago
Eugen Rochko a085901108
New Crowdin updates (#23904)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
1 year ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` (#24122) 1 year ago
Nick Schonning 25d36b6edd
Autofix Rubocop Style/RedundantArgument (#23798) 1 year ago
Nick Schonning 65669d3c57
Fix more haml-lint Rubocop (#24107) 1 year ago
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config (#23524) 1 year ago
Claire a232a1feb8
Fix misleading error code when receiving invalid WebAuthn credentials (#23568) 1 year ago
Claire cf50667e26
Fix incorrect post links in strikes when the account is remote (#23611) 1 year ago
Claire 9875be09fe
Fix dashboard crash on ElasticSearch server error (#23751) 1 year ago
CSDUMMI 39c7236649
Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020) 1 year ago
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 1 year ago
CSDUMMI d258ec8e3b
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073) 1 year ago
Rodion Borisov a52ccd7ad9
Center the text itself in upload area (#24029) 1 year ago
Christian Schmidt 684a970b3c
Unescape HTML entities (#24019) 1 year ago
Matt Jankowski dfa1be4ab4
Remove unused TOCGenerator (#23986) 1 year ago
PauloVilarinho 8770473dbb
add modal message when editing toot (#23936)
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
1 year ago
Claire 21db91a0a8
Remove sidebar dead code (#23984) 1 year ago
Claire 86f8aa2db2
Fix unconfirmed accounts being registered as active users (#23803) 1 year ago
Christian Schmidt c4cf92094e
Do not strip tags from `Setting.site_short_description` (#23975) 1 year ago
Nick Schonning 82a6cf4012
Enable Rubocop for app/views (#23874) 1 year ago
Christian Schmidt cb868228bd
Do not leave Mastodon when clicking “Back” (#23953) 1 year ago
Matt Jankowski 7f4412eeeb
User mailer spec coverage improvements (#23905) 1 year ago
Matt Jankowski c40d5e5a8f
Misc coverage improvements for validators (#23928) 1 year ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
1 year ago
Nick Schonning b00f945d92
Remove implied StandardError rescue (#23942) 1 year ago
Claire 050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent (#21957) 1 year ago
Claire ddde4e0d95
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956) 1 year ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879) 1 year ago
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users (#23458) 1 year ago
Claire d6679d1751
Add mail headers to avoid auto-replies (#23597) 1 year ago
Claire f94aa70b81
Fix error when displaying post history of a trendable post in the admin interface (#23574) 1 year ago
Terry Garcia a1347f456e
Switched bookmark and favourites around (#23701) 1 year ago
Claire f8bb4d0d6b
Fix server error when failing to follow back followers from `/relationships` (#23787) 1 year ago
Claire b55fc883b6
Fix duplicate “Publish” button on mobile (#23804) 1 year ago
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 1 year ago
Claire 3a6451c867
Add support for incoming rich text (#23913) 1 year ago
Matt Jankowski af578e8ce0
Fix deprecation warning about merging conditions (#23618) 1 year ago