Age | Commit message (Expand) | Author |
2020-12-14 | Add ability to require invite request text (#15326) | ThibG |
2020-12-14 | Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325) | ThibG |
2020-12-14 | Change "Profile unavailable" string to "Account suspended" in web UI (#15345) | Eugen Rochko |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-12-14 | Change number format on about page from full to shortened (#15327) | Eugen Rochko |
2020-12-10 | Add honeypot fields and minimum fill-out time for sign-up form (#15276) | ThibG |
2020-12-09 | Fix notifications being unnecessarily redrawn on state change (#15312) | ThibG |
2020-12-09 | rename replies_policy enumerables (#15304) | trwnh |
2020-12-09 | Fix missing pictureInPicture prop in detailed status container (#15309) | Takeshi Umeda |
2020-12-09 | Fix open media hotkey (#15308) | Jeong Arm |
2020-12-08 | Fix the Open handler for PreviewCard (#15305) | Takeshi Umeda |
2020-12-07 | Fix column swiping animation logic (#15301) | ThibG |
2020-12-07 | Fix unnecessary re-rendering of various components when typing in web UI (#15... | Eugen Rochko |
2020-12-07 | Fix slow distinct queries where grouped queries are faster (#15287) | Eugen Rochko |
2020-12-07 | Fix not being able to open audio modal in web UI (#15283) | Eugen Rochko |
2020-12-07 | Fix alert when failing to save timeline markers in web UI (#15285) | Eugen Rochko |
2020-12-07 | Fix too low contrast on new media modal background in web UI (#15284) | Eugen Rochko |
2020-12-06 | Fix remove number sign from account_featured_tags (#15277) | Takeshi Umeda |
2020-12-04 | Fix incorrect conditions for suspended accounts in Get API for account featur... | Takeshi Umeda |
2020-12-04 | Fix account merging in maintenance script (#15264) | ThibG |
2020-12-02 | Change public thread view to hide "Show thread" link (#15266) | ThibG |
2020-12-02 | Fix followers hash cache not being invalidated on account merge (#15256) | ThibG |
2020-11-30 | Fix `ku` locale not being right-to-left (#15252) | Eugen Rochko |
2020-11-30 | Fix character count not ignoring hidden CW field (#15236) | Mélanie Chauvel |
2020-11-28 | Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228) | Eugen Rochko |
2020-11-28 | Fix media modal crashing when media has no blurhash (#15229) | Eugen Rochko |
2020-11-27 | Fix deletes not reaching every server that interacted with status (#15200) | Eugen Rochko |
2020-11-27 | Fix media modal regression on public pages (#15221) | Eugen Rochko |
2020-11-27 | Change media modals look in web UI (#15217) | Eugen Rochko |
2020-11-26 | New Crowdin updates (#15137) | Eugen Rochko |
2020-11-23 | Add `tootctl accounts merge` (#15201) | Eugen Rochko |
2020-11-23 | Fixed ESLint error (#15214) | abcang |
2020-11-21 | Remove fade-in animation from modals in web UI (#15199) | Eugen Rochko |
2020-11-21 | Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198) | Eugen Rochko |
2020-11-21 | Undo outgoing follows when suspending a remote account (#15188) | ThibG |
2020-11-21 | Fix not being able to unfavorite toots one has lost access to (#15192) | ThibG |
2020-11-19 | Fix webfinger redirect handling in ResolveAccountService (#15187) | ThibG |
2020-11-19 | Add import/export feature for bookmarks (#14956) | ThibG |
2020-11-19 | Mark correctly as read reverse-order announcements (#15070) | Darius Kazemi |
2020-11-19 | Fix sending spurious Rejects when processing remote account deletion (#15104) | ThibG |
2020-11-19 | Add cache buster feature for media files (#15155) | Eugen Rochko |
2020-11-19 | Fix DMs not appearing into timelines (#15182) | ThibG |
2020-11-18 | Fix image uploads being random data when canvas read access is blocked (#15180) | ThibG |
2020-11-16 | Fix pop-out player appearing on mobile screens in web UI (#15157) | Eugen Rochko |
2020-11-15 | Add hotkeys for audio/video control (#15158) | Eugen Rochko |
2020-11-13 | Fix AccountDeletionWorker not accepting keyword arguments (#15152) | 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 interrelationship icon (#15149) | Takeshi Umeda |