ouwou
|
02dc28e89c
|
Merge branch 'master' into tabs
|
2022-04-17 02:20:34 -04:00 |
|
ouwou
|
47545d9d32
|
fix menu bar updates again (fixes #61)
|
2022-04-15 02:14:25 -04:00 |
|
ouwou
|
5a13c7fef7
|
pull in libhandy optionally
|
2022-04-08 14:50:11 -04:00 |
|
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
|
a0b3c9f8a4
|
Merge branch 'master' into msys
|
2022-03-26 02:58:59 -04:00 |
|
ouwou
|
af60bceada
|
optimize sql for getting unknown member ids
|
2022-03-04 23:03:09 -05:00 |
|
ouwou
|
4503aeabc4
|
request when loading message history
|
2022-03-03 23:50:14 -05:00 |
|
ouwou
|
7f1d3df4a5
|
start sending request guild members for unknown members
|
2022-03-03 23:45:30 -05:00 |
|
ouwou
|
f31d431517
|
Merge branch 'unread' into msys
|
2022-01-08 20:11:52 -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
|
f19dcc0114
|
Merge branch 'master' into msys
|
2021-12-13 00:34:19 -05:00 |
|
ouwou
|
38a49d172c
|
warn if pixbufloaders arent found
|
2021-12-13 00:31:50 -05:00 |
|
ouwou
|
8e11dd97e9
|
dont make requests for inaccessible channels
|
2021-12-01 03:42:15 -05:00 |
|
ouwou
|
e1703aea3f
|
merge master
|
2021-11-28 22:48:30 -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 |
|