summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-06Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2022-08-06dont override expansion state because of active channelouwou
2022-08-05fixed text input box to not resize when typing (#89)dragontamer8740
2022-08-03handle null from std::locale::locale (fixes #88)ouwou
2022-07-31grey out leave button if user owns the guildouwou
2022-06-14hoisted_role can be missing from guild member list updateouwou
2022-06-05try to fix multiple attachment handlingouwou
2022-05-22add includeouwou
2022-05-20save state per-userouwou
2022-05-19remove thing i shouldnt have committedouwou
2022-05-19fix role updates (fixes #69, fixes #70)ouwou
2022-05-17only save state when actually disconnecting (fixes #65)ouwou
2022-05-15make it look sort of better i guessouwou
2022-05-11add icons to dmsouwou
2022-05-10add ctrl+number key shortcuts for tabsouwou
2022-05-09add ctrl(+shift)+tab keybindsouwou
2022-05-08request channels again if accessibility was lostouwou
2022-05-08stop sending messages to inaccessible channelsouwou
2022-05-06compile oopsyouwou
2022-05-06clear tabs when access lost, show blanks for missing channelsouwou
2022-05-03Merge branch 'master' into tabsouwou
2022-05-03improve resizing behavior (fixes #67)ouwou
2022-05-02respect muted state for tab indicatorouwou
2022-05-02open channel if its the first opened tabouwou
2022-04-27add menu+accelerator for go back/forwardouwou
2022-04-27add back/forward history to tabsouwou
2022-04-23dont expand channel list when changing tabsouwou
2022-04-21add opened tabs to stateouwou
2022-04-21add open dm in new tabouwou
2022-04-17Merge branch 'master' into tabsouwou
2022-04-15fix menu bar updates again (fixes #61)ouwou
2022-04-14fix tab titlesouwou
2022-04-09add server icons to channelsouwou
2022-04-09more tab workouwou
2022-04-08basic tabs systemouwou
2022-04-08pull in libhandy optionallyouwou
2022-04-07remove mark all as read (it doesnt work on API end)ouwou
2022-04-07fix more menu stuffouwou
2022-04-07fix open dm opening the wrong thing sometimesouwou
2022-04-07fix menus looking weird when opened for first timeouwou
2022-04-06replace file chooser with nativeouwou
2022-04-06improve scrolling behavior again, refactorouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-31Merge branch 'master' into msysouwou
2022-03-31improve scrolling up behavior when loading new messagesouwou
2022-03-31enable fontconfig stuff on msys2 tooouwou
2022-03-26Merge branch 'master' into msysouwou
2022-03-26handle nicknames for message headersouwou
2022-03-05fix UBouwou
2022-03-04obfuscate token in input dialogouwou