about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2020-11-12Add follow selected followers button (#15148)Takeshi Umeda
2020-11-11Add button to dismiss desktop notifications permissions banner (#15141)Eugen Rochko
2020-11-11Remove auto-redirect to direct messages in web UI (#15142)Eugen Rochko
2020-11-10Add missing locales (#15138)Yamagishi Kazutoshi
2020-11-10New Crowdin updates (#15110)Eugen Rochko
2020-11-09Fix updating account counters when account_stat is not yet created (#15108)Eugen Rochko
2020-11-09Remove unnecessary messages (#15109)Yamagishi Kazutoshi
2020-11-09Fix Move handler not being triggered when failing to fetch target (#15107)ThibG
2020-11-09New Crowdin updates (#14388)Eugen Rochko
2020-11-08Fix crash in SuspendAccountWorker (#15106)ThibG
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-11-07Fix crashes in SuspendAccountService/UnsuspendAccountService (#15100)ThibG
2020-11-07Fix suspension/unsuspension not working because of FeedManager change (#15099)ThibG
2020-11-06Add subresource integrity for JS and CSS assets (#15096)Eugen Rochko
2020-11-04Display “Show newer” and “Show older” instead of “Show more” in p...Mélanie Chauvel
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-11-04Add limitation of image's max zoom rate (max to the original size of image) (...Mashiro
2020-11-05Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)dependabot[bot]
2020-11-03add mouse scroll lock in image expand view (#15088)Mashiro
2020-11-02Add expand/compress image button on image view box (#15068)Mashiro
2020-11-01Tweak signature verification (#15069)ThibG
2020-11-01Fix some account media gallery items having empty labels (#15073)ThibG
2020-11-01Fix poll ending notifications being created for each vote (#15071)ThibG
2020-10-30Show announcements in reverse chronological order (#15065)Darius Kazemi
2020-10-30Fix wrong seek bar width on media player (#15060)fuyu
2020-10-27Fix width of content text fluctuating over time (#15055)mayaeh
2020-10-27Make “Mark media as sensitive” properly translatable (#15051)Mélanie Chauvel
2020-10-27Make visibility icon clickable as part of the time of a toot (#15053)Mélanie Chauvel
2020-10-27Sort filters by “keyword or phrase” in Settings (#15050)Mélanie Chauvel
2020-10-27Make click area of video/audio player buttons bigger in WebUI (#15049)Mélanie Chauvel
2020-10-26Fix follow request notifications (#15048)ThibG
2020-10-23Fix followers synchronization mechanism not being triggered on mentions (#15026)ThibG
2020-10-23Fix account processing failing because of large collections (#15027)ThibG
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-20Removed disabling comments for Style/MethodMissingSuper (#15014)abcang
2020-10-19Add support for Gemini urls (#15013)Josh Leeb-du Toit
2020-10-16Fix translation string (#14986)mayaeh
2020-10-15Fix strings that could not be translated (#14980)mayaeh
2020-10-15Change how missing desktop notifications permission is displayed (#14985)Eugen Rochko
2020-10-13Fix a bear check when the activity object is nil (#14981)Takeshi Umeda