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-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
2020-12-22
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
Eugen Rochko
2020-12-21
Fix some notifications not being deleted on poll/status deletion (#15402)
ThibG
2020-12-21
Fix invitation links not working when invite request text is required (#15385)
ThibG
2020-12-20
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
ThibG
2020-12-18
Fix follow limit preventing re-following of a moved account (#14207)
Eugen Rochko
2020-12-18
Add option to obfuscate domain name in public list of domain blocks (#15355)
Eugen Rochko
2020-12-15
Fix admins being able to suspend their instance actor (#14567)
ThibG
2020-12-15
Add indication to admin UI of whether a report has been forwarded (#13237)
ThibG
2020-12-14
Add ability to require invite request text (#15326)
ThibG
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-12-10
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
ThibG
2020-12-09
rename replies_policy enumerables (#15304)
trwnh
2020-12-07
Fix slow distinct queries where grouped queries are faster (#15287)
Eugen Rochko
2020-12-04
Fix account merging in maintenance script (#15264)
ThibG
2020-12-02
Fix followers hash cache not being invalidated on account merge (#15256)
ThibG
2020-11-23
Add `tootctl accounts merge` (#15201)
Eugen Rochko
2020-11-19
Add import/export feature for bookmarks (#14956)
ThibG
2020-11-12
Fix streaming API allowing connections to persist after access token invalida...
Eugen Rochko
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-11-12
Fix possible inconsistencies in tag search (#14906)
ThibG
2020-11-12
Add follow selected followers button (#15148)
Takeshi Umeda
2020-11-09
Fix updating account counters when account_stat is not yet created (#15108)
Eugen Rochko
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Change order of announcements in admin page to sort them newest-first (#15091)
ThibG
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
[next]