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
/
models
Age
Commit message (
Expand
)
Author
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-08-11
Fix crash when encountering invalid account fields (#16598)
Claire
2021-08-09
Add feature to automatically delete old toots (#16529)
Claire
2021-08-08
Fix owned account notes not being deleted when an account is deleted (#16579)
Claire
2021-07-14
Fix user email address being banned on self-deletion (#16503)
Claire
2021-07-11
Add ability to filter reports by origin of target account (#16487)
Eugen Rochko
2021-07-08
Add ability to skip sign-in token authentication for specific users (#16427)
Eugen Rochko
2021-07-07
Fix upgrade path from 3.4.0 (#16465)
Claire
2021-07-02
Fix not being able to suspend accounts that already have a canonical e-mail b...
Eugen Rochko
2021-06-21
Add authentication history (#16408)
Eugen Rochko
2021-06-02
Fix account deletion sometimes failing because of optimistic locks (#16317)
Claire
2021-05-12
Update fix-duplicates maintenance script to support latest migrations (#16231)
Claire
2021-05-11
Fix to be able to redownload avatar and header (#16190)
Takeshi Umeda
2021-05-09
Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189)
Claire
2021-05-07
Remove PubSubHubbub-related columns from accounts table (#16170)
Eugen Rochko
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-05-06
Add Ruby 3.0 support (#16046)
Claire
2021-05-05
Add management of delivery availability in Federation settings (#15771)
Takeshi Umeda
2021-05-05
Improve performance of follow recommendation scheduler (#16159)
Claire
2021-05-05
Fix media processing getting stuck on too much stdin/stderr (#16136)
Eugen Rochko
2021-05-04
Fix empty home feed before first follow has finished processing (#16152)
Eugen Rochko
2021-04-25
Improve tag search query (#16104)
abcang
2021-04-24
Change auto-following admin-selected accounts, show in recommendations (#16078)
Eugen Rochko
2021-04-24
Fix nil error when removing status caused by race condition (#16099)
Eugen Rochko
2021-04-23
Fix edge case where accepted follow cannot be processed because of follow lim...
Claire
2021-04-17
Add canonical e-mail blocks for suspended accounts (#16049)
Eugen Rochko
2021-04-15
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
Eugen Rochko
2021-04-12
Change Web Push API deliveries to use request pooling (#16014)
Eugen Rochko
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2021-04-11
Remove spam check and dependency on nilsimsa gem (#16011)
Eugen Rochko
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2021-03-19
WIP (#15222)
Eugen Rochko
2021-03-19
Improve account counters handling (#15913)
Claire
2021-03-17
Prepare Mastodon for Rails 6 (#15911)
Claire
2021-03-12
Fix not being able to change world filter expiration back to “Never” (#15...
Claire
2021-03-12
Remove subscription_expires_at leftover from OStatus (#15857)
Claire
2021-02-21
Add server rules (#15769)
Eugen Rochko
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2021-02-09
Change max. image dimensions to 1920x1080px (1080p) (#15690)
Eugen Rochko
2021-02-02
Fix race conditions on account migration creation (#15597)
ThibG
2021-01-31
Improved performance of notification preloading (#15640)
abcang
2021-01-31
Fix N+1 query when rendering with StatusSerializer (#15641)
abcang
2021-01-22
Optimize some regex matching (#15528)
luigi
2021-01-21
Fix sign-up restrictions based on IP addresses not being enforced (#15607)
ThibG
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2021-01-07
Fix rubocop config and warnings (#15503)
abcang
2020-12-26
Fix being able to import more than allowed number of follows (#15384)
ThibG
2020-12-22
Improve account deletion performances further (#15407)
ThibG
2020-12-22
Fix external user creation failing when invite request text is required (#15405)
ThibG
[next]