Age | Commit message (Expand) | Author |
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 |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-06-01 | Fix admin page crashing when trying to block an invalid domain name (#13884) | ThibG |
2020-04-30 | Only check locally when deduplicating usernames (#13581) | kaiyou |
2020-03-08 | Change local media attachments to perform heavy processing asynchronously (#1... | Eugen Rochko |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-03 | Fix remote convertible media attachments not being saved (#13032) | Eugen Rochko |
2020-02-01 | Search account domain in lowercase (#13016) | abcang |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-13 | Fix file names being obfuscated on update when file didn't change (#12857) | Eugen Rochko |
2020-01-11 | Refactor StatusThreadingConcern (#9626) | ysksn |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-12-01 | :sparkles: Add an LDAP Mail attribute config (#12053) | Mathieu Brunot |
2019-12-01 | :sparkles: Convert LDAP username (#12461) | Mathieu Brunot |
2019-11-13 | Add bookmarks (#7107) | ThibG |