about summary refs log tree commit diff
path: root/app/models/concerns
AgeCommit message (Expand)Author
2022-04-27Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-26Fix instance actor being incorrectly created when running migrations (#18109)Claire
2022-03-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-12Update fix-duplicates maintenance task (#17731)Claire
2022-03-09Allow login through OpenID Connect (#16221)chandrn7
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
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