2857 Commits (3688a481007eaba6c8ae12d74c1be786aa4070ea)

Author SHA1 Message Date
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 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 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 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 2f872fc0aa Fix a spuriously failing spec that assumed we required short bios like upstream
7 years ago
Surinna Curtis 485de6b477 Remove unused imports
7 years ago
David Yip f90abccf33 Merge tag 'v1.6.0' into sync/upstream
7 years ago
Eugen Rochko 078c84fbb5 Fix POST /api/v1/follows error when already following (#4878)
7 years ago
Eugen Rochko 762ca653b6 Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 6628ea4a82 Default follows for new users (#4871)
7 years ago
Eugen Rochko 63cb303a66 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
David Yip 017738c604 Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
7 years ago
David Yip bee4cdc8d2 Add missing import (patch by @MightyPork)
7 years ago
David Yip 67d9178007 Merge tag 'v1.6.0rc3' into sync/upstream
7 years ago
David Yip da3f22ee7d Merge branch 'origin/master' into sync/upstream
7 years ago
Quent-in 899e7ad811 i10n minors changes for 1.6 (#4867)
7 years ago
Eugen Rochko 86cf6905cc Fix errors preventing UnsubscribeService from working (#4866)
7 years ago
Eugen Rochko 2303725f7d Add script to make embedded iframes autosize (#4853)
7 years ago
Eugen Rochko d8bbe7cf7c Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist 64eb868c4a Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Yamagishi Kazutoshi f551b2ca7a Fix second report (regression from 2cc31b3194) (#4863)
7 years ago
Eugen Rochko dfd9eed84c Add missing reject_media check before avatar download via ActivityPub (#4862)
7 years ago
Lynx Kotoura c268118e5b Scrollable tables in settings pages (#4857)
7 years ago
Eugen Rochko f79eba1650 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
Eugen Rochko 1a5442204b Fix #4852 - Check if already requested from FollowService (#4855)
7 years ago
Eugen Rochko cc4bc2709d Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861)
7 years ago
unarist d29f2a30e4 Refresh timeline after toot while the timeline is disconnected (#4858)
7 years ago
unarist 05ef0ead4a Handle stream_entry URL correctly in ActivityPub (#4854)
7 years ago
Quent-in df9c7584c9 i10n update OC and FR (#4849)
7 years ago
Eugen Rochko a27821f725 Fix language filter codes (#4841)
7 years ago
Eugen Rochko 904ab54cf3 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
Eugen Rochko 6fb8be482b Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
7 years ago
m4sk1n 1a4beb3122 i18n: Update Polish translation (#4845)
7 years ago