about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-09-14Add Japanese translate for #4911 (#4943)Naf
2017-09-14l10n update OC/FR video redesign (#4938)Quent-in
2017-09-13Tweak title text for mute notifications toggle to be clearerSurinna Curtis
2017-09-13fix typos in the migrationSurinna Curtis
2017-09-13Add migration to default Mute#hide_notifications? to trueSurinna Curtis
2017-09-14Add Japanese translate for #4913 (#4936)N氏
2017-09-13Fixed a typo that was breaking the account mute API endpointSurinna Curtis
2017-09-13minor code style fixes oopsSurinna Curtis
2017-09-13Refactor handling of default params for muting to make code cleanerSurinna Curtis
2017-09-13add an explanatory comment to AccountInteractionsSurinna Curtis
2017-09-13fix a missing importSurinna Curtis
2017-09-13In probably dead code, replace a dispatch of muteAccount that was skipping th...Surinna Curtis
2017-09-13satisfy eslintSurinna Curtis
2017-09-13make the hide/unhide notifications buttons workSurinna Curtis
2017-09-13Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:i...Surinna Curtis
2017-09-13Show whether muted users' notifications are muted in account listsSurinna Curtis
2017-09-13Expose whether a mute hides notifications in the api/v1/relationships endpointSurinna Curtis
2017-09-13Add more specs for the /api/v1/mutes/details endpointSurinna Curtis
2017-09-13Define a serializer for /api/v1/mutes/detailsSurinna Curtis
2017-09-13Add a /api/v1/mutes/details route that just returns the array of mutes.Surinna Curtis
2017-09-13Put the label for the hide notifications checkbox in a label element.Surinna Curtis
2017-09-13add trailing newlines to files for Pork :)Surinna Curtis
2017-09-13specs for MuteService notifications paramsSurinna Curtis
2017-09-13Satisfy eslint.Surinna Curtis
2017-09-13Convert profile header mute to use mute modalSurinna Curtis
2017-09-13Break out a separate mute modal with a hide-notifications checkbox.Surinna Curtis
2017-09-13Less gross passing of notifications flagSurinna Curtis
2017-09-13API support for muting notifications (and specs)Surinna Curtis
2017-09-13Add support for muting notifications in MuteServiceSurinna Curtis
2017-09-13specs testing that hide_notifications in mutes actually hides notificationsSurinna Curtis
2017-09-13Add specs for how mute! interacts with muting_notifications?Surinna Curtis
2017-09-13block notifications in notify_service from hard muted accountsSurinna Curtis
2017-09-13Add muting_notifications? and a notifications argument to mute!Surinna Curtis
2017-09-13Add a hide_notifications column to mutesSurinna Curtis
2017-09-14Support OpenGraph video embeds (#4897)Eugen Rochko
2017-09-14Give video player fluid max-width (#4935)Eugen Rochko
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-14Fix refollowing (#4931)ThibG
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-13i18n: Update Polish translation (#4929)m4sk1n
2017-09-13Updating Dutch translation (#4927)Jeroen
2017-09-13fix share intent. (#4926)MitarashiDango
2017-09-13Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904)ThibG
2017-09-13Add instance search feature (#4925)nullkal
2017-09-13Make instance names in into links to user list in the instance (#4924)nullkal
2017-09-13Fix #4917 - Add missing suspend checks (#4921)Eugen Rochko
2017-09-13Fix #4918 - Limit pinned toots to 5 (#4923)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-09-13Specify libicu explicitly in Aptfile (#4920)Daigo 3 Dango
2017-09-12[WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to ...ThibG