1
0
mirror of https://github.com/uowuo/abaddon.git synced 2025-03-04 03:03:16 -05:00
Commit Graph

1350 Commits

Author SHA1 Message Date
ouwou
3e9247ad08 save ini every time a setting is set 2020-10-04 15:25:00 -04:00
ouwou
43f87b4bca allow limiting concurrent http requests
add Semaphore
update SettingsManager a little
2020-10-04 02:28:48 -04:00
ouwou
bbe36a8246 maybe slightly better image loading maybe hopefully 2020-10-03 18:49:22 -04:00
ouwou
c7a958a3bb fix nullptr >:( 2020-10-02 23:41:34 -04:00
ouwou
86455b60ca fix some requests being fired for icons that dont exist 2020-10-02 23:40:54 -04:00
ouwou
08f304da1b reduce calls to MemberList::UpdateMemberList 2020-10-02 01:01:33 -04:00
ouwou
8382732557 ask for the [100,199] range in lazy loads 2020-10-02 00:26:43 -04:00
ouwou
dddcef117c handle MESSAGE_DELETE_BULK 2020-10-01 19:13:42 -04:00
ouwou
9cb0eefa56 bump gateway version to 8 2020-10-01 17:00:36 -04:00
ouwou
872b15e6af hopefully take care of some annoying bugs 2020-09-30 15:12:52 -04:00
ouwou
7965b788b1 send sequences in heartbeat like we should 2020-09-30 00:28:20 -04:00
ouwou
4ac27e9140 add wonky image loading 2020-09-30 00:12:38 -04:00
ouwou
1460d89140 bring back user joined/message pinned 2020-09-26 00:49:25 -04:00
ouwou
3689f5ae9f redo chat messages just a tad 2020-09-25 23:02:13 -04:00
ouwou
9b78e829b5 thanks for nothing microsoft 2020-09-24 02:58:05 -04:00
ouwou
a8630f53b1 put PermissionOverwrite in the store where it belongs 2020-09-24 02:43:27 -04:00
ouwou
8341781918 basic permission handling + use for edit/delete 2020-09-24 02:15:25 -04:00
ouwou
dbe9dc3c64 show pinned message events 2020-09-22 00:07:55 -04:00
ouwou
c6cc07122a add user icons to dm channels 2020-09-21 23:58:32 -04:00
ouwou
af8058c9cb add user joined messages 2020-09-21 21:01:32 -04:00
ouwou
74526d16c9 use white as default author color 2020-09-21 20:09:30 -04:00
ouwou
13be1e7289 fix slight oopsie 2020-09-21 19:48:10 -04:00
ouwou
3b4edbfa16 join/leave guild 2020-09-21 18:47:34 -04:00
ouwou
23b32f8de9 reset DiscordClient::m_heartbeat_acked on ::Start() 2020-09-20 03:02:27 -04:00
ouwou
61ab5fd7b3 fix up HTTPClient::MakeDELETE a bit 2020-09-20 03:01:53 -04:00
ouwou
b964054cc1 fix cached guild icons not being resized 2020-09-20 02:29:13 -04:00
ouwou
4b7cdbd129 improve MESSAGE_UPDATE handling (hopefully) 2020-09-20 01:12:54 -04:00
ouwou
83b480742b guild icons 2020-09-19 18:58:47 -04:00
ouwou
72d0a0d2a0 refactor channel listing 2020-09-17 02:26:33 -04:00
ouwou
b8b47b429e fix crash 2020-09-15 00:40:30 -04:00
ouwou
f0ca473f6a fix categories of same positions not being shown 2020-09-14 03:26:46 -04:00
ouwou
e5a90b9461 only load 50 messages on channel switch (also fix member menu) 2020-09-14 00:17:58 -04:00
ouwou
2822add5fe some refactorage and add avatars to member list 2020-09-12 19:35:24 -04:00
ouwou
e68f8ef8f4 make avatar loading a bit better 2020-09-12 03:17:34 -04:00
ouwou
d6ed75c339 remove redundant copy ctor from snowflake 2020-09-10 23:58:20 -04:00
ouwou
b9fb7c536a fix edited/deleted being reset on channel change 2020-09-10 23:57:36 -04:00
ouwou
54a8244bfd basic avatars 2020-09-10 18:28:42 -04:00
ouwou
2c5ce3866c fix embed colors 2020-09-10 02:45:14 -04:00
ouwou
fc389441f8 deserialize message attachments for the future 2020-09-10 01:15:44 -04:00
ouwou
6ae9cc915d MessageData -> Message (whoops) 2020-09-09 23:59:40 -04:00
ouwou
51cf8fd2df rename and reorder a bunch of discord stuff 2020-09-09 23:17:26 -04:00
ouwou
5975e85d42 ebic default theme 2020-09-09 21:05:16 -04:00
ouwou
3808f7b6db build all pranches pls (part 2) 2020-09-09 18:35:48 -04:00
ouwou
76cbaa377d add more css selectors 2020-09-09 18:32:45 -04:00
ouwou
397702b6c9 Update README.md 2020-09-09 21:37:09 +00:00
ouwou
6aaaa5092d build all branches pls 2020-09-09 17:08:05 -04:00
ouwou
44fe6cd6a2 convert to cmake, add ci 2020-09-09 17:03:19 -04:00
ouwou
c2df849075 syntax oopsy 2020-09-07 23:03:29 -04:00
ouwou
da2182a5e7 more signal usage and some other fixes 2020-09-07 02:45:46 -04:00
ouwou
902c96ee53 use a singleton (oh no) instead of passing Abaddon* everywhere 2020-09-07 00:27:41 -04:00