kibigo!
|
c2b479efec
|
Long display names now ellipsis properly
|
7 years ago |
kibigo!
|
a94dc21c79
|
Styling fixes for header redesign
|
7 years ago |
David Yip
|
9512db920c
|
Merge pull request #148 from glitch-soc/better-header
Improvements to status headers and content
|
7 years ago |
Ondřej Hruška
|
c89cce0219
|
autoscroll emoji suggestions box
|
7 years ago |
beatrix
|
fa3587645d
|
Merge pull request #149 from glitch-soc/mojon-suggest
Emoji and Hashtag autocomplete
|
7 years ago |
kibigo!
|
9ed51cecd0
|
Fixed notification appearance
|
7 years ago |
Ondřej Hruška
|
514edd3c23
|
fulltext mojo suggestions
|
7 years ago |
Ondřej Hruška
|
a3760b7729
|
TURBO shortcode search
|
7 years ago |
Ondřej Hruška
|
cbf00168f1
|
add scrollbar to mojon suggestions list when too long
|
7 years ago |
Ondřej Hruška
|
4f9a493d9d
|
cache allShortcodes
|
7 years ago |
Ondřej Hruška
|
8c0733a14e
|
typo in comment
|
7 years ago |
Ondřej Hruška
|
36a35be2ad
|
Appease Travis
|
7 years ago |
Ondřej Hruška
|
3783062450
|
Emoji and Hashtag autocomplete
|
7 years ago |
kibigo!
|
15c9c2fd7e
|
Pinned toots; embeds
|
7 years ago |
kibigo!
|
227dbb6adb
|
Added GIF hover-to-play support
|
7 years ago |
kibigo!
|
769f62d96f
|
Improvements to status headers
|
7 years ago |
kibigo!
|
003bfd094e
|
Fixed disabled boost SVG (#106)
|
7 years ago |
kibigo!
|
fae8dce738
|
Fixed #133 (only parse links in status text)
|
7 years ago |
Surinna Curtis
|
b0487488a7
|
Re-center hidden media text vertical
|
7 years ago |
David Yip
|
f5d6bdd9c0
|
Merge pull request #147 from yipdw/sync/upstream
Fix error when following locked accounts (#4896)
|
7 years ago |
Eugen Rochko
|
ad8e856a5b
|
Fix error when following locked accounts (#4896)
(cherry picked from commit 0ef9d45d05 )
|
7 years ago |
Surinna Curtis
|
7ebd6ed03c
|
Apply white-space: nowrap to account relationships icons
|
7 years ago |
Surinna Curtis
|
59936b7a98
|
Tweak title text for mute notifications toggle to be clearer
|
7 years ago |
Surinna Curtis
|
fd9a171129
|
fix typos in the migration
|
7 years ago |
Surinna Curtis
|
6ba35630bc
|
Add migration to default Mute#hide_notifications? to true
|
7 years ago |
Surinna Curtis
|
79d8911116
|
Fixed a typo that was breaking the account mute API endpoint
|
7 years ago |
Surinna Curtis
|
d880b3182b
|
minor code style fixes oops
|
7 years ago |
Surinna Curtis
|
f9d7b8a94f
|
Refactor handling of default params for muting to make code cleaner
|
7 years ago |
Surinna Curtis
|
211f0a9513
|
add an explanatory comment to AccountInteractions
|
7 years ago |
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
|
83b3a0389c
|
Add more specs for the /api/v1/mutes/details 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
|
500c465226
|
specs for MuteService notifications params
|
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
|
5c2e1869f0
|
specs testing that hide_notifications in mutes actually hides notifications
|
7 years ago |
Surinna Curtis
|
0f2af2a974
|
Add specs for how mute! interacts with muting_notifications?
|
7 years ago |