about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-09-25Better themeing support!!kibigo!
2017-09-21Long display names now ellipsis properlykibigo!
2017-09-21Styling fixes for header redesignkibigo!
2017-09-21Merge pull request #148 from glitch-soc/better-headerDavid Yip
2017-09-21autoscroll emoji suggestions boxOndřej Hruška
2017-09-20Merge pull request #149 from glitch-soc/mojon-suggestbeatrix
2017-09-20Fixed notification appearancekibigo!
2017-09-20fulltext mojo suggestionsOndřej Hruška
2017-09-20TURBO shortcode searchOndřej Hruška
2017-09-20add scrollbar to mojon suggestions list when too longOndřej Hruška
2017-09-20cache allShortcodesOndřej Hruška
2017-09-20typo in commentOndřej Hruška
2017-09-20Appease TravisOndřej Hruška
2017-09-20Emoji and Hashtag autocompleteOndřej Hruška
2017-09-20Pinned toots; embedskibigo!
2017-09-20Added GIF hover-to-play supportkibigo!
2017-09-20Improvements to status headerskibigo!
2017-09-20Fixed disabled boost SVG (#106)kibigo!
2017-09-20Fixed #133 (only parse links in status text)kibigo!
2017-09-16Re-center hidden media text verticalSurinna Curtis
2017-09-16Merge pull request #147 from yipdw/sync/upstreamDavid Yip
2017-09-16Fix error when following locked accounts (#4896)Eugen Rochko
2017-09-14Apply white-space: nowrap to account relationships iconsSurinna Curtis
2017-09-13Tweak title text for mute notifications toggle to be clearerSurinna Curtis
2017-09-13fix typos in the migrationSurinna Curtis
2017-09-13Add migration to default Mute#hide_notifications? to trueSurinna Curtis
2017-09-13Fixed a typo that was breaking the account mute API endpointSurinna Curtis
2017-09-13minor code style fixes oopsSurinna Curtis
2017-09-13Refactor handling of default params for muting to make code cleanerSurinna Curtis
2017-09-13add an explanatory comment to AccountInteractionsSurinna Curtis
2017-09-13fix a missing importSurinna Curtis
2017-09-13In probably dead code, replace a dispatch of muteAccount that was skipping th...Surinna Curtis
2017-09-13satisfy eslintSurinna Curtis
2017-09-13make the hide/unhide notifications buttons workSurinna Curtis
2017-09-13Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:i...Surinna Curtis
2017-09-13Show whether muted users' notifications are muted in account listsSurinna Curtis
2017-09-13Expose whether a mute hides notifications in the api/v1/relationships endpointSurinna Curtis
2017-09-13Add more specs for the /api/v1/mutes/details endpointSurinna Curtis
2017-09-13Define a serializer for /api/v1/mutes/detailsSurinna Curtis
2017-09-13Add a /api/v1/mutes/details route that just returns the array of mutes.Surinna Curtis
2017-09-13Put the label for the hide notifications checkbox in a label element.Surinna Curtis
2017-09-13add trailing newlines to files for Pork :)Surinna Curtis
2017-09-13specs for MuteService notifications paramsSurinna Curtis
2017-09-13Satisfy eslint.Surinna Curtis
2017-09-13Convert profile header mute to use mute modalSurinna Curtis
2017-09-13Break out a separate mute modal with a hide-notifications checkbox.Surinna Curtis
2017-09-13Less gross passing of notifications flagSurinna Curtis
2017-09-13API support for muting notifications (and specs)Surinna Curtis
2017-09-13Add support for muting notifications in MuteServiceSurinna Curtis
2017-09-13specs testing that hide_notifications in mutes actually hides notificationsSurinna Curtis