ouwou
|
49685c3989
|
fix up a bunch of clang-tidy stuff
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
|
2022-04-05 22:01:53 -04:00 |
|
ouwou
|
7f1d3df4a5
|
start sending request guild members for unknown members
|
2022-03-03 23:45:30 -05:00 |
|
ouwou
|
17f1289c84
|
fill out gateway op enum using internal names
|
2022-03-03 03:01:09 -05:00 |
|
ouwou
|
179ff980e9
|
fix ready parsing (#54)
|
2022-02-02 22:34:54 -05:00 |
|
ouwou
|
17c1f913df
|
actually deserialize mute_config
|
2021-12-28 03:11:59 -05:00 |
|
ouwou
|
f580535d35
|
add mute/unmute channel menu item
|
2021-12-18 01:58:29 -05:00 |
|
ouwou
|
1d7529e609
|
handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)
|
2021-12-17 02:34:14 -05:00 |
|
ouwou
|
15954830e2
|
hide guild unread indicator for muted guilds
|
2021-12-10 03:26:33 -05:00 |
|
ouwou
|
d288989386
|
mark guild as read
|
2021-12-06 03:04:22 -05:00 |
|
ouwou
|
af56784797
|
basic unread indicators for channels
|
2021-12-05 03:57:26 -05:00 |
|
Dylam De La Torre
|
a51a54bc59
|
Restructure source and resource files (#46)
importantly, res is now res/res and css is now res/css
|
2021-11-23 04:21:56 +00:00 |
|