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-23
Remove "extra clickable spaces" made obsolete by status re-design
Ondřej Hruška
2017-09-22
applied blackle's fix for gallery offset with full-width media
Ondřej Hruška
2017-09-21
Long display names now ellipsis properly
kibigo!
2017-09-21
Styling fixes for header redesign
kibigo!
2017-09-21
Merge pull request #148 from glitch-soc/better-header
David Yip
2017-09-21
autoscroll emoji suggestions box
Ondřej Hruška
2017-09-20
Merge pull request #149 from glitch-soc/mojon-suggest
beatrix
2017-09-20
Fixed notification appearance
kibigo!
2017-09-20
fulltext mojo suggestions
Ondřej Hruška
2017-09-20
TURBO shortcode search
Ondřej Hruška
2017-09-20
add scrollbar to mojon suggestions list when too long
Ondřej Hruška
2017-09-20
cache allShortcodes
Ondřej Hruška
2017-09-20
typo in comment
Ondřej Hruška
2017-09-20
Appease Travis
Ondřej Hruška
2017-09-20
Emoji and Hashtag autocomplete
Ondřej Hruška
2017-09-20
Pinned toots; embeds
kibigo!
2017-09-20
Added GIF hover-to-play support
kibigo!
2017-09-20
Improvements to status headers
kibigo!
2017-09-20
Fixed disabled boost SVG (#106)
kibigo!
2017-09-20
Fixed #133 (only parse links in status text)
kibigo!
2017-09-16
Re-center hidden media text vertical
Surinna Curtis
2017-09-16
Fix error when following locked accounts (#4896)
Eugen Rochko
2017-09-14
Apply white-space: nowrap to account relationships icons
Surinna Curtis
2017-09-13
Tweak title text for mute notifications toggle to be clearer
Surinna Curtis
2017-09-13
fix typos in the migration
Surinna Curtis
2017-09-13
Fixed a typo that was breaking the account mute API endpoint
Surinna Curtis
2017-09-13
Refactor handling of default params for muting to make code cleaner
Surinna Curtis
2017-09-13
add an explanatory comment to AccountInteractions
Surinna Curtis
2017-09-13
fix a missing import
Surinna Curtis
2017-09-13
In probably dead code, replace a dispatch of muteAccount that was skipping th...
Surinna Curtis
2017-09-13
satisfy eslint
Surinna Curtis
2017-09-13
make the hide/unhide notifications buttons work
Surinna Curtis
2017-09-13
Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:i...
Surinna Curtis
2017-09-13
Show whether muted users' notifications are muted in account lists
Surinna Curtis
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
[next]