ouwou
|
40106ddeb1
|
handle mutable categories
|
2022-01-05 03:52:20 -05:00 |
|
ouwou
|
8695562cb4
|
Merge branch 'master' into unread
|
2022-01-02 00:07:32 -05:00 |
|
ouwou
|
5338eab3a5
|
speed up connection speed a good bit
loading save state was slow so now theres a temporary lookup table
|
2021-12-31 16:42:06 -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
|
9fd0d404a1
|
mark channel being switched off as read when switching
|
2021-12-20 02:13:18 -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
|
46ab760a56
|
render total mentions on guild, redraw on message create
|
2021-12-10 01:41:19 -05:00 |
|
ouwou
|
0b0135268e
|
basic channel mentions count indicator
|
2021-12-10 00:15:39 -05:00 |
|
ouwou
|
511fb445d1
|
rudimentary guild unread indicator
|
2021-12-09 02:54:59 -05:00 |
|
ouwou
|
14b5bf7d0d
|
reorder menu items
|
2021-12-06 17:35:44 -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
|
af56784797
|
basic unread indicators for channels
|
2021-12-05 03:57:26 -05:00 |
|
ouwou
|
2461406887
|
split channel CellRenderer into its own sources
|
2021-12-04 02:21:08 -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 |
|