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