about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-09-04Change account deletion page to have better explanations (#11753)Eugen Rochko
2019-09-03Fix admin interface showing superfluous reject media/reports on suspended blo...ThibG
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-09-03Fix error in admin UI for hashtag usage breakdown (#11743)Eugen Rochko
2019-09-03Change hashtag component in web UI to show numbers for 2 last days (#11742)Eugen Rochko
2019-09-03Fix error in user warning template (#11741)Eugen Rochko
2019-09-03Fix user preference to show trends not working on public pages (#11740)Eugen Rochko
2019-09-03Change OpenGraph description on sign-up page to reflect invite (#11744)Eugen Rochko
2019-09-03Fix uncached media in web UI not being clickable (#11745)Eugen Rochko
2019-09-02Integrate translation strings for the Profile Directory. (#11722)mayaeh
2019-09-02Fix Mastodon logo style on hover on public pages' footer (#11735)ThibG
2019-09-02Fix height of dashboard counters (#11736)ThibG
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-09-01Fix custom emoji animation on hover in WebUI directory bios (#11716)ThibG
2019-09-01Fix wrong percentages in admin UI for hashtag usage breakdown (#11714)Eugen Rochko
2019-09-01Add "not available" label on unknown media attachments (#11715)Eugen Rochko
2019-08-30Change layout of public profile directory to be the same as in web UI (#11705)Eugen Rochko
2019-08-30Add more media formats (#11687)umonaca
2019-08-30Fix non-numbers being passed to Redis and causing an error (#11697)Eugen Rochko
2019-08-30Fix error in REST API for an account's statuses (#11700)Eugen Rochko
2019-08-30Fix uncaught error when resource param is missing in Webfinger request (#11701)Eugen Rochko
2019-08-30Fix uncaught domain normalization error in remote follow (#11703)Eugen Rochko
2019-08-30Change detailed status child ordering to sort self-replies on top (#11686)ThibG
2019-08-30Fix encoding error when checking e-mail MX records (#11696)Eugen Rochko
2019-08-30Fix error in warning e-mail template (#11698)Eugen Rochko
2019-08-30Fix uncaught parameter missing exceptions and missing error templates (#11702)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-27Add special alert for throttled requests (#11677)ThibG
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-08-25Add translation target for hashtag (#11657)mayaeh
2019-08-25Fix crash when switching back/from mobile layout (#11655)ThibG
2019-08-25Change window resize handler to switch to/from mobile layout as soon as neede...ThibG
2019-08-25Fix more visual issues with the audio player (#11654)Eugen Rochko
2019-08-25Fix public page crash due to audio player, fix unpause in audio player (#11652)Eugen Rochko
2019-08-23Add audio player (#11644)Eugen Rochko
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-08-23Fix items in StatusContent render list not all having a key (#11645)ThibG
2019-08-23Add header to trends section and change refresh rate to 15 minutes (#11641)Eugen Rochko
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
2019-08-22Restore hashtag suggestions from local tag history (#11632)ThibG
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-21Fix the whitelist mode display not being enabled in the admin dashboard (#11634)mayaeh
2019-08-21Fix trending hashtags being fetched every 36 seconds instead of every hour (#...ThibG
2019-08-20Fix handling of audio files in account media gallery (#11629)ThibG
2019-08-19Fix ignoring whole status because of one invalid hashtag (#11621)Eugen Rochko
2019-08-19New Crowdin translations (#11596)Eugen Rochko
2019-08-19Fix hidden statuses losing focus (#11208)ThibG
2019-08-19Add invite comments (#10465)ThibG
2019-08-19Add public blocks to /about/blocks (#11298)ThibG
2019-08-18Add an RSS feed tagged to a public profile page (#10502)Takeshi Umeda