about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-12-22Improve account deletion performances further (#15407)ThibG
2020-12-22Fix external user creation failing when invite request text is required (#15405)ThibG
2020-12-22Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)Eugen Rochko
2020-12-21Fix some notifications not being deleted on poll/status deletion (#15402)ThibG
2020-12-21Fix invitation links not working when invite request text is required (#15385)ThibG
2020-12-20Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)ThibG
2020-12-18Fix follow limit preventing re-following of a moved account (#14207)Eugen Rochko
2020-12-18Add option to obfuscate domain name in public list of domain blocks (#15355)Eugen Rochko
2020-12-15Fix admins being able to suspend their instance actor (#14567)ThibG
2020-12-15Add indication to admin UI of whether a report has been forwarded (#13237)ThibG
2020-12-14Add ability to require invite request text (#15326)ThibG
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-12-10Add honeypot fields and minimum fill-out time for sign-up form (#15276)ThibG
2020-12-09rename replies_policy enumerables (#15304)trwnh
2020-12-07Fix slow distinct queries where grouped queries are faster (#15287)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-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-11-12Fix streaming API allowing connections to persist after access token invalida...Eugen Rochko
2020-11-12Fix 2FA/sign-in token sessions being valid after password change (#14802)Eugen Rochko
2020-11-12Fix possible inconsistencies in tag search (#14906)ThibG
2020-11-12Add follow selected followers button (#15148)Takeshi Umeda
2020-11-09Fix updating account counters when account_stat is not yet created (#15108)Eugen Rochko
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-11-04Change order of announcements in admin page to sort them newest-first (#15091)ThibG
2020-11-04Add account sensitized (#14361)Takeshi Umeda
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-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-09-23Fix a slow query for TagFeed (#14861)Takeshi Umeda
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-13Fix reported statuses not being included in warning e-mail (#14778)Eugen Rochko
2020-09-12allow pagination by min_id and max_id (#14776)tateisu
2020-09-11Change REST API to return empty data for suspended accounts (#14765)Eugen Rochko
2020-09-07Changed tag most_used to recently_used (#14760)abcang
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-08-31Make Array-creation behavior of Paginable more predictable (#14687)Akihiko Odaki
2020-08-30Fix videos with near-60 fps being rejected (#14684)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-09Cache result of SQL (#14534)niwatori24
2020-07-19Fix movie width and frame_rate returning nil (#14357)Takeshi Umeda
2020-07-14Fix rubocop warning (#14288)abcang