Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | add a bajillion headers back in to compile if pch is off | ouwou | |
2023-11-17 | reimplement status indicator in member list | ouwou | |
2023-10-02 | remove silly warn | ouwou | |
2023-09-24 | add cap to member list | ouwou | |
2023-09-22 | fix member list in dms again | ouwou | |
2023-09-21 | some lovely member list optimizations | ouwou | |
2023-09-11 | add menus to member list | ouwou | |
2023-09-11 | proper member list sorting | ouwou | |
2023-09-10 | add profile pics and colors to member list | ouwou | |
2023-09-09 | start new member list | ouwou | |
2023-06-13 | show nicknames in member list | ouwou | |
2023-06-13 | refactor, update user mention handling | ouwou | |
2023-06-13 | show pomelo names in member list | ouwou | |
2023-01-29 | first pass compile time optimization | ouwou | |
2022-05-06 | clear tabs when access lost, show blanks for missing channels | ouwou | |
2022-04-05 | fix up a bunch of clang-tidy stuff | ouwou | |
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past | |||
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 |