about summary refs log tree commit diff
path: root/app/models/concerns
AgeCommit message (Expand)Author
2021-06-21Add authentication history (#16408)Eugen Rochko
2021-06-02Fix account deletion sometimes failing because of optimistic locks (#16317)Claire
2021-05-12Update fix-duplicates maintenance script to support latest migrations (#16231)Claire
2021-05-11Fix to be able to redownload avatar and header (#16190)Takeshi Umeda
2021-05-04Fix empty home feed before first follow has finished processing (#16152)Eugen Rochko
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-19WIP (#15222)Eugen Rochko
2021-03-19Improve account counters handling (#15913)Claire
2021-03-12Fix not being able to change world filter expiration back to “Never” (#15...Claire
2021-02-09Create instance actor if it hasn't been properly seeded (#15693)Claire
2021-01-22Optimize some regex matching (#15528)luigi
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-12-04Fix account merging in maintenance script (#15264)ThibG
2020-12-02Fix followers hash cache not being invalidated on account merge (#15256)ThibG
2020-11-23Add `tootctl accounts merge` (#15201)Eugen Rochko
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-12allow pagination by min_id and max_id (#14776)tateisu
2020-08-31Make Array-creation behavior of Paginable more predictable (#14687)Akihiko Odaki
2020-07-19Fix movie width and frame_rate returning nil (#14357)Takeshi Umeda
2020-07-14Fix rubocop warning (#14288)abcang
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-29Fix trying to write non-existent image remote URL attribute on preview cards ...Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-06-01Fix admin page crashing when trying to block an invalid domain name (#13884)ThibG
2020-04-30Only check locally when deduplicating usernames (#13581)kaiyou
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-02-03Fix remote convertible media attachments not being saved (#13032)Eugen Rochko
2020-02-01Search account domain in lowercase (#13016)abcang
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-13Fix file names being obfuscated on update when file didn't change (#12857)Eugen Rochko
2020-01-11Refactor StatusThreadingConcern (#9626)ysksn
2020-01-04Fix 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-13Add bookmarks (#7107)ThibG
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-03Fix performance of GIF re-encoding (#12057)Eugen Rochko
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-16Fix SSO login not using existing account when e-mail is verified (#11862)Eugen Rochko