Age | Commit message (Expand) | Author |
2020-12-15 | Fix admins being able to suspend their instance actor (#14567) | ThibG |
2020-12-15 | Add indication to admin UI of whether a report has been forwarded (#13237) | ThibG |
2020-12-14 | Add ability to require invite request text (#15326) | ThibG |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-12-10 | Add honeypot fields and minimum fill-out time for sign-up form (#15276) | ThibG |
2020-12-09 | rename replies_policy enumerables (#15304) | trwnh |
2020-12-07 | Fix slow distinct queries where grouped queries are faster (#15287) | 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-11-19 | Add import/export feature for bookmarks (#14956) | ThibG |
2020-11-12 | Fix streaming API allowing connections to persist after access token invalida... | Eugen Rochko |
2020-11-12 | Fix 2FA/sign-in token sessions being valid after password change (#14802) | Eugen Rochko |
2020-11-12 | Fix possible inconsistencies in tag search (#14906) | ThibG |
2020-11-12 | Add follow selected followers button (#15148) | Takeshi Umeda |
2020-11-09 | Fix updating account counters when account_stat is not yet created (#15108) | Eugen Rochko |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-04 | Change order of announcements in admin page to sort them newest-first (#15091) | ThibG |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
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-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
2020-09-30 | Add option to disable swiping motions across the WebUI (#13885) | ThibG |
2020-09-23 | Fix a slow query for TagFeed (#14861) | Takeshi Umeda |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-16 | Fix validates :sign_count of WebauthnCredential (#14806) | kawaguchi |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-13 | Fix reported statuses not being included in warning e-mail (#14778) | Eugen Rochko |
2020-09-12 | allow pagination by min_id and max_id (#14776) | tateisu |
2020-09-11 | Change REST API to return empty data for suspended accounts (#14765) | Eugen Rochko |
2020-09-07 | Changed tag most_used to recently_used (#14760) | abcang |
2020-09-07 | Refactor how public and tag timelines are queried (#14728) | Eugen Rochko |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-09-01 | Bump rubocop from 0.86.0 to 0.88.0 (#14412) | dependabot[bot] |
2020-08-31 | Make Array-creation behavior of Paginable more predictable (#14687) | Akihiko Odaki |
2020-08-30 | Fix videos with near-60 fps being rejected (#14684) | Eugen Rochko |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-08-09 | Cache result of SQL (#14534) | niwatori24 |
2020-07-19 | Fix movie width and frame_rate returning nil (#14357) | Takeshi Umeda |
2020-07-14 | Fix rubocop warning (#14288) | abcang |
2020-07-14 | Fix larger video files not being transcoded (#14306) | ThibG |
2020-07-05 | Add color extraction for audio thumbnails (#14209) | Eugen Rochko |
2020-07-01 | Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) | Eugen Rochko |
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-25 | Fix various issues around OpenGraph representation of media (#14133) | Eugen Rochko |
2020-06-09 | Add e-mail-based sign in challenge for users with disabled 2FA (#14013) | Eugen Rochko |