ouwou
00524cefa2
make editing inline, add up arrow shortcut
2023-07-15 01:02:35 -04:00
ouwou
c98d2c96b4
remove dumb template stuff
2023-06-13 21:48:57 -04:00
ouwou
6f1bd0014c
refactor, update user mention handling
2023-06-13 21:28:18 -04:00
ouwou
5a6f8cac09
first pass compile time optimization
2023-01-29 21:33:34 -05:00
ouwou
0a34c04b44
remove ability to join guilds
...
because 1. joining a guild seems to often require captchas now which are never going to be supported and 2. joining guilds is one of the things that upsets discords spam filter the most, so it kinda makes sense to remove anyways just like open dm
2022-10-06 03:08:54 -04:00
ouwou
32fc7def7c
fetch cookies and build number on startup
2022-08-17 01:42:30 -04:00
ouwou
d841a2c862
add change filename
2022-06-23 00:48:00 -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
46b88566f1
obfuscate token in input dialog
2022-03-04 23:04:07 -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