index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2023-03-26
Update retention model sql query (#24249)
Matt Jankowski
2023-03-25
Change media upload limits and remove client-side resizing (#23726)
Eugen Rochko
2023-03-25
Change design of account rows in web UI (#24247)
Eugen Rochko
2023-03-24
Add missing parenthesis (#24238)
Yamagishi Kazutoshi
2023-03-24
Remove legacy decorators syntax (#18357)
Yamagishi Kazutoshi
2023-03-23
Remove isNaN polyfill (#24224)
Nick Schonning
2023-03-23
Fix broken links in account gallery (#24218)
Christian Schmidt
2023-03-22
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
Claire
2023-03-22
Remove unused InstancePresenter methods (#24206)
Matt Jankowski
2023-03-21
Refactoring relations_map (#24195)
Takeshi Umeda
2023-03-20
Fit the max-width of media in .prose to parent box (#24180)
mogamin
2023-03-20
Remove references to non-existent actions (#24183)
Matt Jankowski
2023-03-19
Webhooks for local status.create, status.update, account.update (#24133)
Vyr Cossont
2023-03-17
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
Jean byroot Boussier
2023-03-17
Include config/ and update all rubcop deps (#23963)
Nick Schonning
2023-03-17
Link to the Identity provider's account settings from the account settings (#...
CSDUMMI
2023-03-16
Add warning for object storage misconfiguration (#24137)
Claire
2023-03-16
Change user backups to use expiring URLs for download when possible (#24136)
Eugen Rochko
2023-03-16
New Crowdin updates (#23904)
Eugen Rochko
2023-03-16
Replace `Status#translatable?` with language matrix in separate endpoint (#24...
Christian Schmidt
2023-03-16
Refactor monkey-patching of `PrivateAddressCheck` (#24122)
Eugen Rochko
2023-03-16
Autofix Rubocop Style/RedundantArgument (#23798)
Nick Schonning
2023-03-15
Fix more haml-lint Rubocop (#24107)
Nick Schonning
2023-03-15
Setup haml-lint CI with todo config (#23524)
Nick Schonning
2023-03-15
Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
Claire
2023-03-15
Fix incorrect post links in strikes when the account is remote (#23611)
Claire
2023-03-15
Fix dashboard crash on ElasticSearch server error (#23751)
Claire
2023-03-15
Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)
CSDUMMI
2023-03-15
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...
Claire
2023-03-13
Prefer the stored location as after_sign_in_path in Omniauth Callback Control...
CSDUMMI
2023-03-09
Center the text itself in upload area (#24029)
Rodion Borisov
2023-03-08
Unescape HTML entities (#24019)
Christian Schmidt
2023-03-06
Remove unused TOCGenerator (#23986)
Matt Jankowski
2023-03-06
add modal message when editing toot (#23936)
PauloVilarinho
2023-03-06
Remove sidebar dead code (#23984)
Claire
2023-03-06
Fix unconfirmed accounts being registered as active users (#23803)
Claire
2023-03-06
Do not strip tags from `Setting.site_short_description` (#23975)
Christian Schmidt
2023-03-05
Enable Rubocop for app/views (#23874)
Nick Schonning
2023-03-04
Do not leave Mastodon when clicking “Back” (#23953)
Christian Schmidt
2023-03-04
User mailer spec coverage improvements (#23905)
Matt Jankowski
2023-03-04
Misc coverage improvements for validators (#23928)
Matt Jankowski
2023-03-04
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Jean byroot Boussier
2023-03-03
Remove implied StandardError rescue (#23942)
Nick Schonning
2023-03-03
Fix original account being unfollowed on migration before the follow request ...
Claire
2023-03-03
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)
Claire
2023-03-03
Only offer translation for supported languages (#23879)
Christian Schmidt
2023-03-03
Fix external authentication not running onboarding code for new users (#23458)
Claire
2023-03-03
Add mail headers to avoid auto-replies (#23597)
Claire
2023-03-03
Fix error when displaying post history of a trendable post in the admin inter...
Claire
2023-03-03
Switched bookmark and favourites around (#23701)
Terry Garcia
[next]