Commit Graph

407 Commits

Author SHA1 Message Date
ouwou
7768401a03 bump vcpkg and hope it fixes whatever tf is happening 2021-06-03 22:39:21 -04:00
ouwou
5866836d5d allow overriding of gateway + api url 2021-06-03 19:23:33 -04:00
ouwou
c3b2bbd647 trim whitespace from token input 2021-06-03 17:31:24 -04:00
ouwou
c0c402797f update manage permissions stuff 2021-06-03 17:03:17 -04:00
ouwou
14d0968c92 basic support of per-guild avatars 2021-06-03 03:59:25 -04:00
ouwou
fe9642f1f1 minor css tweaking to fix text rendering 2021-06-03 03:40:44 -04:00
ouwou
c43b39fe70 add some workarounds/fixes for css stuff
adds a separate css file registered with a lower priority to allow for application-wide css while allowing the main css file to override more general selectors
2021-05-28 04:04:06 -04:00
ouwou
484e21e693 display user bio in profile window 2021-05-26 02:50:22 -04:00
ouwou
5d8209cf10 add tiny workaround for some compiler issues 2021-05-24 18:29:45 -04:00
ouwou
c75a91d15f add more granular control over emojis 2021-05-24 02:03:42 -04:00
ouwou
b2655260fa pull out chat list into a separate component 2021-05-24 01:42:04 -04:00
ouwou
a1c7d14efa some memory usage optimizations pending proper rewrite 2021-05-21 22:41:42 -04:00
ouwou
acbe03157c add certified moderator user flag 2021-05-19 23:27:22 -04:00
ouwou
72053457a0 optimize curl worker thread a good amount 2021-05-19 18:42:43 -04:00
ouwou
6a15f91a14 set main window to invalid channel when looking at friends 2021-05-14 23:43:37 -04:00
ouwou
a283ab14a2 friends: respect show animations setting 2021-05-14 23:23:01 -04:00
ouwou
1c5f912019 Merge branch 'master' into friends 2021-05-14 03:18:05 -04:00
ouwou
223a185124 clean up some unnecessary stuff 2021-05-14 03:16:52 -04:00
ouwou
f53b9742cb handle stage-related audit log action types 2021-05-14 03:08:27 -04:00
ouwou
cd97c55465 fix potential crash when displaying audit log 2021-05-14 02:44:07 -04:00
ouwou
95eb664641 friends: friends list is now in main content stack 2021-05-14 00:27:58 -04:00
ouwou
858fd8ce62 friends: accept incoming 2021-05-11 04:06:23 -04:00
ouwou
09cb0b07bb fix setting status to invisible 2021-05-10 18:26:39 -04:00
ouwou
06ba3acc93 friends: send friend requests 2021-05-10 02:13:12 -04:00
ouwou
81ae2b3a83 friends: disable friends menu item when disconnected 2021-05-10 00:07:23 -04:00
ouwou
e6a20e5984 add ability to remove relationships 2021-05-09 02:55:35 -04:00
ouwou
ae3b256746 friends: handle RELATIONSHIP_ADD events 2021-05-09 02:12:15 -04:00
ouwou
bf26e49f2c Merge branch 'master' into friends 2021-05-09 01:22:37 -04:00
ouwou
925405826a handle RELATIONSHIP_ADD 2021-05-09 01:20:48 -04:00
ouwou
a781cc76a0 friends: handle RELATIONSHIP_REMOVE events 2021-05-08 23:49:27 -04:00
ouwou
abd2b9c71e Merge branch 'master' into friends 2021-05-08 23:37:52 -04:00
ouwou
469053a144 handle RELATIONSHIP_REMOVE 2021-05-08 23:35:15 -04:00
ouwou
dd7852014f dont allow sending empty messages (fixes #27)
also add a nullptr check just in case
2021-05-07 04:09:07 -04:00
ouwou
78d3c5b679 friends: bold name & fix missing method 2021-05-07 03:55:14 -04:00
ouwou
e44484cc26 friends: handle presence updates 2021-05-07 03:04:05 -04:00
ouwou
19a2aed020 Merge branch 'master' into friends 2021-05-07 02:50:09 -04:00
ouwou
712e78b0c8 send user data over signal_presence_update 2021-05-07 02:49:59 -04:00
ouwou
d679b1af76 friends: accept menu item for incoming 2021-05-07 02:32:30 -04:00
ouwou
e2736e5806 friends: update labels 2021-05-07 02:26:17 -04:00
ouwou
762f501f2c friends: avatars 2021-05-07 02:17:25 -04:00
ouwou
86ab14e5ec start friends list 2021-05-07 01:57:08 -04:00
ouwou
a74f66513b Merge branch 'ci/fix-build' 2021-05-05 04:39:20 -04:00
ouwou
aba260e65d Merge branch 'master' of https://github.com/uowuo/abaddon 2021-05-05 04:39:15 -04:00
ouwou
47b051ba9e fix build 2021-05-05 04:30:21 -04:00
ouwou
2b45a04911 GetUserStatus returns offline instead of nullopt 2021-05-05 04:28:54 -04:00
ouwou
ff2d92c92a GetUserStatus returns offline instead of nullopt 2021-05-05 04:22:30 -04:00
ouwou
8b22c7c2cf pull central pane (chat) into a stack 2021-05-03 00:47:43 -04:00
ouwou
5394c67079 handle discovery-related message types 2021-04-28 22:00:40 -04:00
ouwou
3421f46320 emoji completion respects USE_EXTERNAL_EMOJIS 2021-04-28 20:33:06 -04:00
ouwou
87e23ec583 properly store permission overwrites & updates 2021-04-28 20:32:44 -04:00