5268 Commits (ac183e024bfcbb058f29ef8e2cc3d1ca9c52d3fa)
 

Author SHA1 Message Date
N氏 3d5170251e Add Japanese translate for #4913 (#4936)
7 years ago
Surinna Curtis c872ae6e76 Fixed a typo that was breaking the account mute API endpoint
7 years ago
Surinna Curtis e6a8692d0e minor code style fixes oops
7 years ago
Surinna Curtis 3688a48100 Refactor handling of default params for muting to make code cleaner
7 years ago
Surinna Curtis d6b0f5fb2c add an explanatory comment to AccountInteractions
7 years ago
Surinna Curtis 97469efc35 fix a missing import
7 years ago
Surinna Curtis 11088e5667 In probably dead code, replace a dispatch of muteAccount that was skipping the modal with launching the mute modal.
7 years ago
Surinna Curtis 5774861ece satisfy eslint
7 years ago
Surinna Curtis 20fd564109 make the hide/unhide notifications buttons work
7 years ago
Surinna Curtis b2ba83bbda Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:id/mute endpoint
7 years ago
Surinna Curtis 27567d9ce9 Show whether muted users' notifications are muted in account lists
7 years ago
Surinna Curtis d629e90628 Expose whether a mute hides notifications in the api/v1/relationships endpoint
7 years ago
Surinna Curtis 86d02930c7 Add more specs for the /api/v1/mutes/details endpoint
7 years ago
Surinna Curtis 8a90d61de0 Define a serializer for /api/v1/mutes/details
7 years ago
Surinna Curtis 2bd218dfdb Add a /api/v1/mutes/details route that just returns the array of mutes.
7 years ago
Surinna Curtis 27ee70ba19 Put the label for the hide notifications checkbox in a label element.
7 years ago
Surinna Curtis b7227d05f8 add trailing newlines to files for Pork :)
7 years ago
Surinna Curtis 5fa430ba7c specs for MuteService notifications params
7 years ago
Surinna Curtis 9cdcd429d9 Satisfy eslint.
7 years ago
Surinna Curtis 62fde4c01c Convert profile header mute to use mute modal
7 years ago
Surinna Curtis 5d43556afd Break out a separate mute modal with a hide-notifications checkbox.
7 years ago
Surinna Curtis 277f0e69a8 Less gross passing of notifications flag
7 years ago
Surinna Curtis 1e69cc4228 API support for muting notifications (and specs)
7 years ago
Surinna Curtis 06a7000498 Add support for muting notifications in MuteService
7 years ago
Surinna Curtis 6221116794 specs testing that hide_notifications in mutes actually hides notifications
7 years ago
Surinna Curtis 8a965eba19 Add specs for how mute! interacts with muting_notifications?
7 years ago
Surinna Curtis b4ffe602a5 block notifications in notify_service from hard muted accounts
7 years ago
Surinna Curtis 0d5ce9d8e6 Add muting_notifications? and a notifications argument to mute!
7 years ago
Surinna Curtis df04a52a4d Add a hide_notifications column to mutes
7 years ago
Eugen Rochko 41d6ada41f Support OpenGraph video embeds (#4897)
7 years ago
Eugen Rochko baa806794f Give video player fluid max-width (#4935)
7 years ago
Eugen Rochko fbec33df62 Redesign video player (#4911)
7 years ago
ThibG aaac0c5556 Fix refollowing (#4931)
7 years ago
Eugen Rochko 9ff429aa6d Uploads for admin site settings (#4913)
7 years ago
m4sk1n 5bcb431a46 i18n: Update Polish translation (#4929)
7 years ago
Jeroen 00b28a45b0 Updating Dutch translation (#4927)
7 years ago
MitarashiDango 5d895c3988 fix share intent. (#4926)
7 years ago
ThibG 53a5e16c5f Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904)
7 years ago
nullkal 7f432a97a0 Add instance search feature (#4925)
7 years ago
nullkal 405b24ca30 Make instance names in into links to user list in the instance (#4924)
7 years ago
Eugen Rochko 34f7c3de25 Fix #4917 - Add missing suspend checks (#4921)
7 years ago
Eugen Rochko a47a5ab5cd Fix #4918 - Limit pinned toots to 5 (#4923)
7 years ago
abcang 05c2d8ec3c Fix height cache (#4909)
7 years ago
Daigo 3 Dango 061e4e7e83 Specify libicu explicitly in Aptfile (#4920)
7 years ago
ThibG 284c777b19 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907)
7 years ago
unarist 94fdf7da70 Add section for protocol specific information on the admin page (#4910)
7 years ago
Eugen Rochko d4fd2a39e6 Clean up and improve generated OpenGraph tags (#4901)
7 years ago
Eugen Rochko e46f2d995f Fix nil error for old toots that don't have a conversation (#4900)
7 years ago
Eugen Rochko f221fea176 Fix #4894 - Merge context hash into final JSON hash after key transform (#4898)
7 years ago
Eugen Rochko 703fd425ff Fix count numbers from ActivityPub not being saved (#4899)
7 years ago