Commit Graph

  • a8630f53b1 put PermissionOverwrite in the store where it belongs ouwou 2020-09-24 02:43:27 -0400
  • 8341781918 basic permission handling + use for edit/delete ouwou 2020-09-24 02:15:25 -0400
  • dbe9dc3c64 show pinned message events ouwou 2020-09-22 00:07:55 -0400
  • c6cc07122a add user icons to dm channels ouwou 2020-09-21 23:58:32 -0400
  • af8058c9cb add user joined messages ouwou 2020-09-21 21:01:32 -0400
  • 74526d16c9 use white as default author color ouwou 2020-09-21 20:09:30 -0400
  • 13be1e7289 fix slight oopsie ouwou 2020-09-21 19:48:10 -0400
  • 3b4edbfa16 join/leave guild ouwou 2020-09-21 18:47:34 -0400
  • 23b32f8de9 reset DiscordClient::m_heartbeat_acked on ::Start() ouwou 2020-09-20 03:02:27 -0400
  • 61ab5fd7b3 fix up HTTPClient::MakeDELETE a bit ouwou 2020-09-20 03:01:53 -0400
  • b964054cc1 fix cached guild icons not being resized ouwou 2020-09-20 02:29:13 -0400
  • 4b7cdbd129 improve MESSAGE_UPDATE handling (hopefully) ouwou 2020-09-20 01:12:54 -0400
  • 83b480742b guild icons ouwou 2020-09-19 18:58:47 -0400
  • 72d0a0d2a0 refactor channel listing ouwou 2020-09-17 02:26:33 -0400
  • b8b47b429e fix crash ouwou 2020-09-15 00:40:30 -0400
  • f0ca473f6a fix categories of same positions not being shown ouwou 2020-09-14 03:26:46 -0400
  • e5a90b9461 only load 50 messages on channel switch (also fix member menu) ouwou 2020-09-14 00:17:58 -0400
  • 2822add5fe some refactorage and add avatars to member list ouwou 2020-09-12 19:35:24 -0400
  • e68f8ef8f4 make avatar loading a bit better ouwou 2020-09-12 03:17:34 -0400
  • d6ed75c339 remove redundant copy ctor from snowflake ouwou 2020-09-10 23:58:20 -0400
  • b9fb7c536a fix edited/deleted being reset on channel change ouwou 2020-09-10 23:57:36 -0400
  • 54a8244bfd basic avatars ouwou 2020-09-10 18:28:42 -0400
  • 2c5ce3866c fix embed colors ouwou 2020-09-10 02:45:14 -0400
  • fc389441f8 deserialize message attachments for the future ouwou 2020-09-10 01:15:44 -0400
  • 6ae9cc915d MessageData -> Message (whoops) ouwou 2020-09-09 23:59:40 -0400
  • 51cf8fd2df rename and reorder a bunch of discord stuff ouwou 2020-09-09 23:17:26 -0400
  • 5975e85d42 ebic default theme ouwou 2020-09-09 21:05:16 -0400
  • 3808f7b6db build all pranches pls (part 2) ouwou 2020-09-09 18:35:48 -0400
  • 76cbaa377d add more css selectors ouwou 2020-09-09 18:32:45 -0400
  • 397702b6c9 Update README.md ouwou 2020-09-09 21:37:09 +0000
  • 6aaaa5092d build all branches pls ouwou 2020-09-09 17:08:05 -0400
  • 44fe6cd6a2 convert to cmake, add ci ouwou 2020-09-09 17:03:19 -0400
  • c2df849075 syntax oopsy ouwou 2020-09-07 23:03:29 -0400
  • da2182a5e7 more signal usage and some other fixes ouwou 2020-09-07 02:45:46 -0400
  • 902c96ee53 use a singleton (oh no) instead of passing Abaddon* everywhere ouwou 2020-09-07 00:27:41 -0400
  • 3832ff9a15 DiscordClient uses signals now ouwou 2020-09-06 23:34:29 -0400
  • 66cc4b3cc7 refactor (store) ouwou 2020-09-06 21:28:07 -0400
  • 10e547c494 member list gets a basic right click menu ouwou 2020-09-06 02:25:19 -0400
  • b2ffc4abf2 useless printf go away ouwou 2020-09-06 01:10:34 -0400
  • af82a8df8e better member list, role color, some fixes ouwou 2020-09-05 23:04:11 -0400
  • de482d6cb7 add int -> color to util ouwou 2020-09-05 21:05:52 -0400
  • 7d41206a19 wrap gateway message handling in a big ol try/catch ouwou 2020-09-05 21:00:00 -0400
  • 8e749ac3bf handle http errors a bit better ouwou 2020-09-05 20:59:17 -0400
  • 5e0a5bb964 add util with AlphabeticalSort ouwou 2020-09-05 20:58:11 -0400
  • f2369dff2c Update README.md ouwou 2020-09-05 05:09:46 +0000
  • aa288d27f6 bug moment ouwou 2020-09-05 01:04:28 -0400
  • 8941d5f204 lazy loading, member list, some other shit ouwou 2020-09-05 00:55:06 -0400
  • 153f556681 catch errors when loading css ouwou 2020-09-04 01:37:39 -0400
  • 66e9989035 add a very important feature ouwou 2020-09-04 01:03:43 -0400
  • f69b0e6155 pass around snowflake instead of MessageData ouwou 2020-09-04 00:48:38 -0400
  • 6c04a0a86d add embed author/footer, tweak fields ouwou 2020-09-03 22:36:57 -0400
  • b21ed29f36 add mediocre support for embed fields ouwou 2020-09-03 18:47:45 -0400
  • b88549a91a stop embeds from being big chunguses ouwou 2020-09-03 17:44:23 -0400
  • 5e8489d219 add active chat to main window title ouwou 2020-09-03 02:32:28 -0400
  • 2fab0c3e0d very primitive embeds ouwou 2020-09-03 01:54:40 -0400
  • 76cabbd37f add basic css support ouwou 2020-09-03 00:47:49 -0400
  • 9b1bc8f145 add ability to edit messages ouwou 2020-08-30 22:55:36 -0400
  • 44b7989f50 add MESSAGE_UPDATE ouwou 2020-08-30 20:24:02 -0400
  • 4e7e5a3063 use zlib-stream for websocket ouwou 2020-08-30 18:40:17 -0400
  • c90c777daa add basic menu to chat messages ouwou 2020-08-30 02:00:56 -0400
  • facb89012a store READY user data into client ouwou 2020-08-30 02:00:14 -0400
  • af4f659aaa add DiscordClient::DeleteMessage ouwou 2020-08-30 01:59:50 -0400
  • fbd8ed2ba7 add HTTPClient::MakeDELETE ouwou 2020-08-30 01:59:14 -0400
  • 08e9d2f0ef rework chat components to make more sense ouwou 2020-08-29 22:45:27 -0400
  • a921ee42f9 group chat label is user count ouwou 2020-08-29 16:43:51 -0400
  • 4b637b6ff2 crash fixes ouwou 2020-08-29 16:38:52 -0400
  • 713ed0f927 add dm's ouwou 2020-08-29 01:14:20 -0400
  • 299ecc71d9 add MESSAGE_DELETE handling ouwou 2020-08-29 01:14:07 -0400
  • 4e7ae1af1d move discord json stuff to separate file ouwou 2020-08-28 18:24:53 -0400
  • c001c0e08a dont crash on unavailable guild ouwou 2020-08-28 18:21:18 -0400
  • 5b7d36bb74 scroll up to load more messages ouwou 2020-08-28 18:21:08 -0400
  • 8699a547f3 read embed json ouwou 2020-08-27 18:50:53 -0400
  • 34b572db40 multiple messages from same author are under the same message block ouwou 2020-08-27 18:50:47 -0400
  • f3e8d1aff3 clear messages on disconnect ouwou 2020-08-26 01:47:46 -0400
  • c6e2f266a1 make chat message components their own subclass of ListBoxRow ouwou 2020-08-26 01:46:43 -0400
  • 82a21bd085 fix guild order, add copy id guild, add broken zlib, start member list ouwou 2020-08-25 22:10:39 -0400
  • 6b72931ba7 send chat messages ouwou 2020-08-21 22:25:23 -0400
  • 6f11aa4dae shitty MESSAGE_CREATE handling ouwou 2020-08-21 00:42:46 -0400
  • a201d5905a rudimentary chat ouwou 2020-08-20 03:19:16 -0400
  • 4b903bbd3e add http client and channel reordering (waste of time) ouwou 2020-08-19 21:08:57 -0400
  • 0cd0260f2e disconnecting clears the channel listing ouwou 2020-08-19 02:05:26 -0400
  • 69404a97cd populate channel list from READY message and other shit ouwou 2020-08-19 01:13:36 -0400
  • 3c3fe3b9f7 settings, token entry, receive READY ouwou 2020-08-19 01:07:55 -0400
  • 18af78e6af connect and heartbeat ouwou 2020-08-17 02:40:03 -0400
  • 212511e29d Initial commit ouwou 2020-08-16 23:39:46 +0000