index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2017-09-13
Expose whether a mute hides notifications in the api/v1/relationships endpoint
Surinna Curtis
2017-09-13
Define a serializer for /api/v1/mutes/details
Surinna Curtis
2017-09-13
Add a /api/v1/mutes/details route that just returns the array of mutes.
Surinna Curtis
2017-09-13
Put the label for the hide notifications checkbox in a label element.
Surinna Curtis
2017-09-13
add trailing newlines to files for Pork :)
Surinna Curtis
2017-09-13
Satisfy eslint.
Surinna Curtis
2017-09-13
Convert profile header mute to use mute modal
Surinna Curtis
2017-09-13
Break out a separate mute modal with a hide-notifications checkbox.
Surinna Curtis
2017-09-13
Less gross passing of notifications flag
Surinna Curtis
2017-09-13
API support for muting notifications (and specs)
Surinna Curtis
2017-09-13
Add support for muting notifications in MuteService
Surinna Curtis
2017-09-13
block notifications in notify_service from hard muted accounts
Surinna Curtis
2017-09-13
Add muting_notifications? and a notifications argument to mute!
Surinna Curtis
2017-09-10
Fix a spuriously failing spec that assumed we required short bios like upstream
Surinna Curtis
2017-09-10
Remove unused imports
Surinna Curtis
2017-09-10
Merge tag 'v1.6.0' into sync/upstream
David Yip
2017-09-10
Fix POST /api/v1/follows error when already following (#4878)
Eugen Rochko
2017-09-10
Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
Eugen Rochko
2017-09-10
Default follows for new users (#4871)
Eugen Rochko
2017-09-10
Fix dimensions of loading component for compose drawer (#4872)
Eugen Rochko
2017-09-09
Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
David Yip
2017-09-09
Add missing import (patch by @MightyPork)
David Yip
2017-09-09
Merge tag 'v1.6.0rc3' into sync/upstream
David Yip
2017-09-09
Merge branch 'origin/master' into sync/upstream
David Yip
2017-09-09
i10n minors changes for 1.6 (#4867)
Quent-in
2017-09-09
Fix errors preventing UnsubscribeService from working (#4866)
Eugen Rochko
2017-09-09
Add script to make embedded iframes autosize (#4853)
Eugen Rochko
2017-09-09
Disable mouse-based pause from #4859 (#4865)
Eugen Rochko
2017-09-09
Fix scroll behavior and others on paused timeline (#4864)
unarist
2017-09-09
Fix second report (regression from 3b81baaaaf51ff1c70fb1f865eef07fdb33a5950) ...
Yamagishi Kazutoshi
2017-09-09
Add missing reject_media check before avatar download via ActivityPub (#4862)
Eugen Rochko
2017-09-09
Scrollable tables in settings pages (#4857)
Lynx Kotoura
2017-09-09
Fix #1004 - Temporarily pause timeline if there's been recent mouse movement ...
Eugen Rochko
2017-09-09
Fix #4852 - Check if already requested from FollowService (#4855)
Eugen Rochko
2017-09-09
Fix #4850 - When visibility missing from API call to toot, fallback to user p...
Eugen Rochko
2017-09-08
Refresh timeline after toot while the timeline is disconnected (#4858)
unarist
2017-09-08
Handle stream_entry URL correctly in ActivityPub (#4854)
unarist
2017-09-08
i10n update OC and FR (#4849)
Quent-in
2017-09-08
Fix language filter codes (#4841)
Eugen Rochko
2017-09-08
"Mute conversation" option on all own toots, not just in notifications (#4844)
Eugen Rochko
2017-09-08
Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
Eugen Rochko
2017-09-08
i18n: Update Polish translation (#4845)
m4sk1n
2017-09-07
i10n OC / FR update Pinned toots (#4842)
Quent-in
2017-09-07
Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
Eugen Rochko
2017-09-07
Use <button> instead of <div role="button"> (#4835)
PFM
2017-09-07
Add Pinned toot column (#4817)
voidSatisfaction
2017-09-07
Feat add validation for report comment: characters under 1000 valid (#4833)
voidSatisfaction
2017-09-07
i10n update OC and FR files (#4824)
Quent-in
2017-09-06
Update fr.json (#4830)
Olivier Humbert
2017-09-06
Fix locking migration on statuses table. Nullable column and NO default value...
Eugen Rochko
[next]