about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-12-20Per-user followers count display in profile directoryThibaut Girka
2018-12-20Hide negative follower counts from glitch flavourThibaut Girka
2018-12-20Add admin setting to disable followers countThibaut Girka
2018-12-20Refactor followers_accounts_controllerThibaut Girka
2018-12-19Restore oops.gif animation for user who have auto_play_gif setThibaut Girka
2018-12-19Replace animated oops.gif by a non-animated imageThibaut Girka
2018-12-19[Glitch] Improved appearance of notification filter on safariThibaut Girka
2018-12-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-19Update Japanese translations. (#9574)mayaeh
2018-12-18improved appearance of notification filter on safari (#9564)Hinaloe
2018-12-18Clean up dead code in public timeline code (#9565)ThibG
2018-12-18Reword confirm_before_clearing_draft descriptionThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-12-18Allow disabling media confirmation from the confirmation dialog itselfThibaut Girka
2018-12-18Remove dead codeThibaut Girka
2018-12-18[Glitch] Put "Media Only" option in column settings instead of content area h...Thibaut Girka
2018-12-18[Glitch] Always display tab navigation on local/federated timeline even when ...Thibaut Girka
2018-12-18Do not replace history stateThibaut Girka
2018-12-18[Glitch] Enable media timelineThibaut Girka
2018-12-18[Glitch] Hide section headline for timelines in productionThibaut Girka
2018-12-18[Glitch] Change column params on pinned timelineThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut Girka
2018-12-18[Glitch] Add exact attribute to WrappedRoute for community timelineThibaut Girka
2018-12-18[Glitch] Add media timelineThibaut Girka
2018-12-18[Glitch] Make notifications quick-filter use consistent style with profile tabsThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-18[Glitch] Responsive design for profile directoryThibaut Girka
2018-12-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-18Back to the getting-started when pins the timeline. (#9561)kedama
2018-12-18fix CSP / X-Frame-Options for media embeds (#9558)jomo
2018-12-17Sandbox toot embeds in the embed modalThibaut Girka
2018-12-17[Glitch] Minor scrollable list fixesThibaut Girka
2018-12-17Make notifications quick-filter use consistent style with profile tabs (#9554)Eugen Rochko
2018-12-17 Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)ThibG
2018-12-17Minor scrollable list fixes (#9551)ThibG
2018-12-17Split out is_changing_upload from is_submittingThibaut Girka
2018-12-17Move #set_user to Admin::BaseController (#9470)ysksn
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-12-17Fix regression in #9539 (#9541)Eugen Rochko
2018-12-17Remove "most popular" tab from profile directory, add responsive design (#9539)Eugen Rochko
2018-12-17Do no retry web push workers if the server returns a 4xx response (#9434)Eugen Rochko
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-12-16[Glitch] Fix padding on select elements in preferencesThibaut Girka
2018-12-16[Glitch] Make animated header resoect `auto_play_gif`Thibaut Girka
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-14On mobile, go back in browser history upon posting, unless threaded mode is e...Thibaut Girka
2018-12-14When posting in mobile mode, go back to previous history location (#9502)ThibG
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-12-14Error message for avatar image that's too large. #9204 (#9518)Sumit Khanna