Commit Graph

430 Commits

Author SHA1 Message Date
ouwou
9388c8926c
add an invite link to the readme woowee 2021-06-26 07:18:50 +00:00
ouwou
989ec06838 change how client determines if verification is needed (#28) 2021-06-24 14:31:50 -04:00
ouwou
6e75c4a95d add pin menu item to messages 2021-06-23 02:24:24 -04:00
ouwou
41d60e5e90 update pins window on pin/unpin 2021-06-23 02:09:07 -04:00
ouwou
7db2675087 fetch pins from store if already requested 2021-06-20 20:32:16 -04:00
ouwou
78f3164063 add unpin to menu, refactor a bit 2021-06-17 01:08:09 -04:00
ouwou
51fdcddaea move chat message menu into the chatlist 2021-06-16 03:53:30 -04:00
ouwou
d527669d39 pins: separate msgs, sort and store 2021-06-15 01:01:29 -04:00
ouwou
e166c83d33 basic pins window 2021-06-11 01:24:23 -04:00
ouwou
efc97aa2b0 reduce db access + refactor 2021-06-10 15:27:32 -04:00
ouwou
c73b08e341 update emojis 2021-06-09 19:01:11 -04:00
ouwou
5de40a4e61 add minsizerel configuration for windows 2021-06-04 22:00:41 -04:00
ouwou
8e58da2daf squelch warning 2021-06-04 03:15:56 -04:00
ouwou
43ea62d444 merge 2021-06-04 02:39:35 -04:00
ouwou
28b33d1b22 fix build(?) 2021-06-04 02:18:43 -04:00
ouwou
be44508316 slight reformat + fix stuff 2021-06-04 01:28:56 -04:00
ouwou
a4aab9bc16 fix potential crash in curl 2021-06-04 00:57:41 -04:00
ouwou
6dca3d9d17 idk 2021-06-04 00:12:35 -04:00
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
79c00c68e5 update twemoji to 13.1 2021-05-28 22:59:55 -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
a4868e16e9 add custom-built gtk-compatible twemoji TTF 2021-05-26 04:29:01 -04:00
ouwou
91ed1359fc copy fonts folder 2021-05-26 03:35:16 -04:00
ouwou
484e21e693 display user bio in profile window 2021-05-26 02:50:22 -04:00
ouwou
193c2b7912 update .gitignore 2021-05-24 22:39:10 -04:00
ouwou
249d47c5f7 initial font stuff 2021-05-24 22:13:37 -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