Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2021-11-20 | normalize include paths | ouwou | |
2021-11-16 | Fix warnings shown by GCC (#47) | Dylam De La Torre | |
* fix all warnings shown by GCC | |||
2021-05-14 | clean up some unnecessary stuff | ouwou | |
2021-03-17 | manage emojis | ouwou | |
2021-03-17 | reduce concurrent requests in guild settings + profile | ouwou | |
disable gtk's treeview search in bans+invites | |||
2021-03-15 | fix errors with user menu and window management | ouwou | |
2021-03-07 | edit guild-level permissions for roles | ouwou | |
- also reduce db access a little in GetMemberHighestRole | |||
2021-02-28 | add members panel/change member roles | ouwou | |
2021-02-12 | hide guild info panes if you dont have perms for it | ouwou | |
add note to bans panel since you can sorta see bans without perms | |||
2021-02-01 | delete popup guild window when closed | ouwou | |
2021-01-24 | add viewing audit log | ouwou | |
2021-01-21 | view and delete invites, more tweaking | ouwou | |
2021-01-20 | add bans to guild settings, tweak some other things | ouwou | |
2021-01-15 | Guild settings 1 (#19) | ouwou | |
* start guild settings window, tweak style |