4312 Commits (123d22f3b88598db3ad5621fa8f2d32167782d50)
 

Author SHA1 Message Date
kibigo! 123d22f3b8 Long display names now ellipsis properly
7 years ago
kibigo! e1fc279dfd Styling fixes for header redesign
7 years ago
David Yip 93bd063524 Merge pull request #148 from glitch-soc/better-header
7 years ago
Ondřej Hruška 640740eeac autoscroll emoji suggestions box
7 years ago
beatrix b14d2a5ae6 Merge pull request #149 from glitch-soc/mojon-suggest
7 years ago
kibigo! 47bc505c25 Fixed notification appearance
7 years ago
Ondřej Hruška 18ebb961d8 fulltext mojo suggestions
7 years ago
Ondřej Hruška d1a08a01ad TURBO shortcode search
7 years ago
Ondřej Hruška 0ddaea5d9d add scrollbar to mojon suggestions list when too long
7 years ago
Ondřej Hruška 827277a8cc cache allShortcodes
7 years ago
Ondřej Hruška 82dc98f91c typo in comment
7 years ago
Ondřej Hruška 65673e9a91 Appease Travis
7 years ago
Ondřej Hruška 4ac158f1d3 Emoji and Hashtag autocomplete
7 years ago
kibigo! 41832d083e Pinned toots; embeds
7 years ago
kibigo! c3476ca860 Added GIF hover-to-play support
7 years ago
kibigo! 76fda20779 Improvements to status headers
7 years ago
kibigo! 7321cea33e Fixed disabled boost SVG (#106)
7 years ago
kibigo! 8081572714 Fixed #133 (only parse links in status text)
7 years ago
Surinna Curtis 8958d8c131 Re-center hidden media text vertical
7 years ago
David Yip 5f9fab87fe Merge pull request #147 from yipdw/sync/upstream
7 years ago
Eugen Rochko f10a687118 Fix error when following locked accounts (#4896)
7 years ago
Surinna Curtis f55b76afba Apply white-space: nowrap to account relationships icons
7 years ago
Surinna Curtis 7de500297b Tweak title text for mute notifications toggle to be clearer
7 years ago
Surinna Curtis 5c5416aa7a fix typos in the migration
7 years ago
Surinna Curtis 06ed918632 Add migration to default Mute#hide_notifications? to true
7 years ago
Surinna Curtis c872ae6e76 Fixed a typo that was breaking the account mute API endpoint
7 years ago
Surinna Curtis e6a8692d0e minor code style fixes oops
7 years ago
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 86d02930c7 Add more specs for the /api/v1/mutes/details 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 5fa430ba7c specs for MuteService notifications params
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 6221116794 specs testing that hide_notifications in mutes actually hides notifications
7 years ago
Surinna Curtis 8a965eba19 Add specs for how mute! interacts with muting_notifications?
7 years ago