summaryrefslogtreecommitdiff
path: root/src/abaddon.cpp
AgeCommit message (Expand)Author
2022-10-23add option to autoconnect (closes #114)ouwou
2022-10-23Add option to hide the menu bar behind alt key (#115)ouwou
2022-10-21add gain slider (how 2 loudmic? 🤓)ouwou
2022-10-18basic voice gateouwou
2022-10-07Merge branch 'master' into voiceouwou
2022-10-06remove ability to join guildsouwou
2022-10-05center voice windowouwou
2022-10-05add per user volume sliderouwou
2022-10-02close voice window on context menu disconnectouwou
2022-09-29display user list, client side muteouwou
2022-09-28basic mute/deafenouwou
2022-09-28manage decoders with ssrc updatesouwou
2022-09-27Merge branch 'master' into voiceouwou
2022-09-09add opt-in hide to system tray icon (#99)KnightMurloc
2022-09-06make voice disconnect/reconnect workouwou
2022-09-02make compile work if voice support is disabledouwou
2022-08-31rudimentary voice implementationouwou
2022-08-17fetch cookies and build number on startupouwou
2022-08-12Merge branch 'attachments'ouwou
2022-08-11spoof a bunch of headers like the web clientouwou
2022-08-10remove ability to create dmsouwou
2022-08-08remove unnecessary verbosityouwou
2022-08-06Merge branch 'master' into attachmentsouwou
2022-08-06dont override expansion state because of active channelouwou
2022-08-03handle null from std::locale::locale (fixes #88)ouwou
2022-06-23add change filenameouwou
2022-06-17add file upload via dnd + rework httpouwou
2022-06-14refactor send message params into one structouwou
2022-06-05start attachments (image paste and upload)ouwou
2022-05-20save state per-userouwou
2022-05-17only save state when actually disconnecting (fixes #65)ouwou
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-06clear tabs when access lost, show blanks for missing channelsouwou
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-17Merge branch 'master' into tabsouwou
2022-04-15fix menu bar updates again (fixes #61)ouwou
2022-04-08pull in libhandy optionallyouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-26Merge branch 'master' into msysouwou
2022-03-04optimize sql for getting unknown member idsouwou
2022-03-03request when loading message historyouwou
2022-03-03start sending request guild members for unknown membersouwou
2022-01-08Merge branch 'unread' into msysouwou
2021-12-31speed up connection speed a good bitouwou
2021-12-13Merge branch 'master' into msysouwou