summaryrefslogtreecommitdiff
path: root/abaddon.cpp
AgeCommit message (Expand)Author
2021-07-11more reliable menu sensitivty/actionsouwou
2021-07-05remove reload settings menu item cuz it doesnt do anythingouwou
2021-06-25be more consistent with callbacksouwou
2021-06-24change how client determines if verification is needed (#28)ouwou
2021-06-17add unpin to menu, refactor a bitouwou
2021-06-16move chat message menu into the chatlistouwou
2021-06-11basic pins windowouwou
2021-06-10reduce db access + refactorouwou
2021-06-04mergeouwou
2021-05-28add some workarounds/fixes for css stuffouwou
2021-05-24initial font stuffouwou
2021-05-24pull out chat list into a separate componentouwou
2021-04-15fix handling of reconnect messagesouwou
2021-04-14improve handling of unexpected disconnectouwou
2021-04-13pass message object through signal instead of just the idouwou
2021-04-12show dialog on unexpected socket close codeouwou
2021-04-12center dialogs and fix warningouwou
2021-04-03show pending/failed messagesouwou
2021-03-30remove old messages when new ones come in to save resourcesouwou
2021-03-22basic member verification for guilds that set rulesouwou
2021-03-17manage emojisouwou
2021-03-15fix errors with user menu and window managementouwou
2021-03-14add ability to create repliesouwou
2021-02-25disable CSD on windows unless GTK_CSD=1ouwou
2021-02-18add menu item to add recipient to group dmouwou
2021-02-18fix some remove dm member logicouwou
2021-02-18add option to remove user from group dm in menuouwou
2021-02-15open dm tries to bring you to new dm if it doesnt exist nowouwou
2021-02-04view user profile (notes+connections+badges)ouwou
2021-01-26show status indicators in member list, change some other shit with presencesouwou
2021-01-25hide instead of grey out some menu items, fix role visibilityouwou
2021-01-25handle opcode 9 invalid session and improve handling socket closureouwou
2021-01-16add role list to user menuouwou
2021-01-15Guild settings 1 (#19)ouwou
2021-01-13change idouwou
2021-01-07improve build process, add github actionsouwou
2020-12-18reload settings + custom css pathouwou
2020-12-18add prefetch (default off)ouwou
2020-12-17abstract away settings some moreouwou
2020-12-15display reactions + click to add/removeouwou
2020-12-14pretend to be a real client a little betterouwou
2020-12-10cache channelsouwou
2020-12-09Merge branch 'master' into disk-cacheouwou
2020-12-09mask user agentouwou
2020-12-08disk cache guildouwou
2020-11-28Merge branch 'master' into disk-cacheouwou
2020-11-27set user-agent through iniouwou
2020-11-23progress 2ouwou
2020-11-19initial sqlite, store userouwou
2020-11-14remove some stuffouwou