ouwou
|
b6b215ee6f
|
add mark as unread/toggle mute for threads
|
2022-01-20 02:45:28 -05:00 |
|
ouwou
|
d7f3ee9f98
|
handle mute/unmute updates for threads
|
2022-01-20 01:52:48 -05:00 |
|
ouwou
|
2328c8bafe
|
handle initial muted state for threads
|
2022-01-20 01:40:27 -05:00 |
|
ouwou
|
dfd642bb82
|
show unread indicators for threads
|
2022-01-20 01:34:36 -05:00 |
|
ouwou
|
604f2ffe3d
|
show count of unread dms in header
|
2022-01-08 20:03:12 -05:00 |
|
ouwou
|
4e0b22375f
|
handle mute/unmute for dms
|
2022-01-08 18:35:46 -05:00 |
|
ouwou
|
9d0c7691d8
|
fix initial read state for dms
|
2022-01-05 20:34:44 -05:00 |
|
ouwou
|
40106ddeb1
|
handle mutable categories
|
2022-01-05 03:52:20 -05:00 |
|
ouwou
|
d7bb6049e1
|
add mute/unmute guild menu item
|
2021-12-30 01:24:55 -05:00 |
|
ouwou
|
ea7464722b
|
handle change of mute state for guilds
|
2021-12-29 23:51:12 -05:00 |
|
ouwou
|
d6da646d87
|
validate iso8601 when parsing to snowflake
|
2021-12-29 22:15:04 -05:00 |
|
ouwou
|
6c94e75513
|
take mute_config.end_time into account for muted entries
|
2021-12-28 02:58:31 -05:00 |
|
ouwou
|
801894abc6
|
messages sent by user shouldnt count as new unreads
|
2021-12-28 02:21:46 -05:00 |
|
ouwou
|
207c004228
|
take muted channels into account for unread guild indicator
|
2021-12-25 03:07:11 -05:00 |
|
ouwou
|
36f73a6106
|
check view permissions for channels in read state
|
2021-12-25 02:59:01 -05:00 |
|
ouwou
|
41d80af128
|
mark more channels as unread properly
|
2021-12-25 02:37:31 -05:00 |
|
ouwou
|
145504bdd6
|
add mark all as read
|
2021-12-22 01:44:26 -05:00 |
|
ouwou
|
b75599e55d
|
fix bad if statement causing UB
|
2021-12-20 01:45:43 -05:00 |
|
ouwou
|
67062d6ed8
|
unread indicator for dm channels
|
2021-12-18 03:24:44 -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
|
1fb7ca0007
|
hide unread indicator for muted channels
|
2021-12-16 00:58:17 -05:00 |
|
ouwou
|
15954830e2
|
hide guild unread indicator for muted guilds
|
2021-12-10 03:26:33 -05:00 |
|
ouwou
|
0b0135268e
|
basic channel mentions count indicator
|
2021-12-10 00:15:39 -05:00 |
|
ouwou
|
a1b662a325
|
make mark guild as read actually work properly
|
2021-12-07 02:51:29 -05:00 |
|
ouwou
|
d288989386
|
mark guild as read
|
2021-12-06 03:04:22 -05:00 |
|
ouwou
|
d63941797f
|
mark channels as unread on MESSAGE_CREATE
|
2021-12-05 04:07:30 -05:00 |
|
ouwou
|
1ea2811713
|
dont send acks for channels known to be read
|
2021-12-05 04:00:02 -05:00 |
|
ouwou
|
af56784797
|
basic unread indicators for channels
|
2021-12-05 03:57:26 -05:00 |
|
ouwou
|
e02107feea
|
actually retrieve roles for guilds
FetchRoles isnt needed anymore cuz full roles are fetched now
|
2021-11-28 22:42:55 -05:00 |
|
ouwou
|
8c72d4c18d
|
dont print identify message to console
mainly since i feel its only a matter of time before someone copy pastes it somewhere and itd be my fault
also typedef -> using
|
2021-11-25 02:57:11 -05:00 |
|
ouwou
|
fb3d69c5e7
|
bump build number in identify
|
2021-11-24 22:36:39 -05:00 |
|
ouwou
|
069c22e9cd
|
add fetching private archived threads
|
2021-11-24 20:31:34 -05:00 |
|
ouwou
|
4326c5e29b
|
remove SimpleIni as a dependency
use Glib::KeyFile instead which is basically the same file format
also read into and save from struct once, cuz its faster and less redundant
|
2021-11-24 03:15:22 -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 |
|