2855 Commits (4a527154b7e52653d4638d7368248eb150452f19)

Author SHA1 Message Date
Surinna Curtis 4a527154b7 fix a missing import
7 years ago
Surinna Curtis df71eadaae In probably dead code, replace a dispatch of muteAccount that was skipping the modal with launching the mute modal.
7 years ago
Surinna Curtis 323d437a09 satisfy eslint
7 years ago
Surinna Curtis 3278c08c29 make the hide/unhide notifications buttons work
7 years ago
Surinna Curtis 0284fd723b Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:id/mute endpoint
7 years ago
Surinna Curtis 0e0703dbd8 Show whether muted users' notifications are muted in account lists
7 years ago
Surinna Curtis 7dbcc7ed3d Expose whether a mute hides notifications in the api/v1/relationships endpoint
7 years ago
Surinna Curtis af2d793398 Define a serializer for /api/v1/mutes/details
7 years ago
Surinna Curtis 70592cdaba Add a /api/v1/mutes/details route that just returns the array of mutes.
7 years ago
Surinna Curtis 30b5254a5d Put the label for the hide notifications checkbox in a label element.
7 years ago
Surinna Curtis 0a207be99d add trailing newlines to files for Pork :)
7 years ago
Surinna Curtis 2ea9b164d3 Satisfy eslint.
7 years ago
Surinna Curtis b1576c52df Convert profile header mute to use mute modal
7 years ago
Surinna Curtis 4612f7caea Break out a separate mute modal with a hide-notifications checkbox.
7 years ago
Surinna Curtis 0c547faf92 Less gross passing of notifications flag
7 years ago
Surinna Curtis eaaf2170fe API support for muting notifications (and specs)
7 years ago
Surinna Curtis 6f7d00bfdd Add support for muting notifications in MuteService
7 years ago
Surinna Curtis 27f8d7069b block notifications in notify_service from hard muted accounts
7 years ago
Surinna Curtis 44207b6af6 Add muting_notifications? and a notifications argument to mute!
7 years ago
Surinna Curtis 3cac5bc2c3 Fix a spuriously failing spec that assumed we required short bios like upstream
7 years ago
Surinna Curtis 29c44fa5fa Remove unused imports
7 years ago
David Yip 932571fa22 Merge tag 'v1.6.0' into sync/upstream
7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878)
7 years ago
Eugen Rochko 72e662bb0d Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
7 years ago
Eugen Rochko f2cbfb2eb3 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
David Yip 67ad453373 Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
7 years ago
David Yip 14e1fb8d36 Add missing import (patch by @MightyPork)
7 years ago
David Yip 514fc908a3 Merge tag 'v1.6.0rc3' into sync/upstream
7 years ago
David Yip b9f7bc149b Merge branch 'origin/master' into sync/upstream
7 years ago
Quent-in bc077018b8 i10n minors changes for 1.6 (#4867)
7 years ago
Eugen Rochko 90712d4293 Fix errors preventing UnsubscribeService from working (#4866)
7 years ago
Eugen Rochko 6867681c7c Add script to make embedded iframes autosize (#4853)
7 years ago
Eugen Rochko bdc8b4fd91 Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Yamagishi Kazutoshi c9d04f1c39 Fix second report (regression from 3b81baaaaf) (#4863)
7 years ago
Eugen Rochko 9e15eeec63 Add missing reject_media check before avatar download via ActivityPub (#4862)
7 years ago
Lynx Kotoura 3c45d3963a Scrollable tables in settings pages (#4857)
7 years ago
Eugen Rochko baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
Eugen Rochko 4b460bc571 Fix #4852 - Check if already requested from FollowService (#4855)
7 years ago
Eugen Rochko 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861)
7 years ago
unarist 1ae5d49a71 Refresh timeline after toot while the timeline is disconnected (#4858)
7 years ago
unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854)
7 years ago
Quent-in dabc309ca3 i10n update OC and FR (#4849)
7 years ago
Eugen Rochko 1caf11ddcc Fix language filter codes (#4841)
7 years ago
Eugen Rochko 95f018a3d4 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
Eugen Rochko a4caa7eb62 Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
7 years ago
m4sk1n 7c2d84910c i18n: Update Polish translation (#4845)
7 years ago
Quent-in b00cc4b9bd i10n OC / FR update Pinned toots (#4842)
7 years ago
Eugen Rochko dd6ede554f Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
7 years ago