about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-12-20Add specs for ReportNotePolicy (#9592)ysksn
2018-12-20Add specs for policies (#9591)ysksn
2018-12-20Add specs for UserPolicy (#9593)ysksn
2018-12-20[Glitch] Back to the getting-started when pins the timelineThibaut Girka
2018-12-20Move hide_followers_count logic to an helperThibaut Girka
2018-12-20Add a per-user setting to hide followers countThibaut Girka
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-20Add specs for InvitePolicy (#9589)ysksn
2018-12-20Add specs for EmailDomainBlockPolicy (#9586)ysksn
2018-12-20Add specs for InstancePolicy (#9587)ysksn
2018-12-20Add specs for DomainBlockPolicy (#9585)ysksn
2018-12-20Add specs for CustomEmojiPolicy (#9584)ysksn
2018-12-20Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#...Eugen Rochko
2018-12-19Fix unnecessary loadMore calls when the end of a timeline has been reached (#...ThibG
2018-12-19Override current_user when generating static pagesThibaut 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-19Add specs for BackupPolicy (#9576)ysksn
2018-12-19Merge pull request #865 from ThibG/glitch-soc/merge-upstreamThibG
2018-12-19Weblate translations (2018-12-19) (#9578)Renato "Lond" Cerqueira
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-19Add specs for AccountPolicy (#9575)ysksn
2018-12-19Update Japanese translations. (#9574)mayaeh
2018-12-19Add specs for AccountModerationNotePolicy (#9571)ysksn
2018-12-19Add specs for StatusPolicy (#9569)ysksn
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-18Merge pull request #862 from ThibG/glitch-soc/merge-upstreamThibG
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