Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-05 | mark channels as unread on MESSAGE_CREATE | ouwou | |
2021-12-05 | basic unread indicators for channels | ouwou | |
2021-12-04 | split channel CellRenderer into its own sources | ouwou | |
2021-11-24 | remove SimpleIni as a dependency | ouwou | |
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-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |