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
/
concerns
Age
Commit message (
Expand
)
Author
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-08-25
Add ability to filter individual posts (#18945)
Claire
2022-07-05
Add customizable user roles (#18641)
Eugen Rochko
2022-06-28
Revamp post filtering system (#18058)
Claire
2022-05-27
Add support for webp uploads (#18506)
Alexander Ivanov
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-04-29
Fix opening and closing Redis connections instead of using a pool (#18171)
Eugen Rochko
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-26
Fix instance actor being incorrectly created when running migrations (#18109)
Claire
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-12
Update fix-duplicates maintenance task (#17731)
Claire
2022-03-09
Allow login through OpenID Connect (#16221)
chandrn7
2022-01-17
Add notifications for statuses deleted by moderators (#17204)
Eugen Rochko
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-09-29
Switch from unmaintained paperclip to kt-paperclip (#16724)
Claire
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
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-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-04
Fix empty home feed before first follow has finished processing (#16152)
Eugen Rochko
2021-04-12
Add cold-start follow recommendations (#15945)
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-12
Fix not being able to change world filter expiration back to “Never” (#15...
Claire
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2021-01-22
Optimize some regex matching (#15528)
luigi
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-26
Fix being able to import more than allowed number of follows (#15384)
ThibG
2020-12-14
Fix performance on instances list in admin UI (#15282)
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-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-12
allow pagination by min_id and max_id (#14776)
tateisu
2020-08-31
Make Array-creation behavior of Paginable more predictable (#14687)
Akihiko Odaki
2020-07-19
Fix movie width and frame_rate returning nil (#14357)
Takeshi Umeda
2020-07-14
Fix rubocop warning (#14288)
abcang
2020-06-30
Fix remote files not using Content-Type header, streaming (#14184)
Eugen Rochko
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-06-29
Fix trying to write non-existent image remote URL attribute on preview cards ...
Eugen Rochko
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
[next]