Age | Commit message (Expand) | Author |
2020-10-10 | fix GetMemberHoistedRole | ouwou |
2020-10-07 | store emoji data | ouwou |
2020-10-05 | slap a bunch of shit everywhere until the crashing stops | ouwou |
2020-10-04 | dont allow set token when connected | ouwou |
2020-10-04 | reset last sequence on connect | ouwou |
2020-10-02 | fix nullptr >:( | ouwou |
2020-10-02 | reduce calls to MemberList::UpdateMemberList | ouwou |
2020-10-02 | ask for the [100,199] range in lazy loads | ouwou |
2020-10-01 | handle MESSAGE_DELETE_BULK | ouwou |
2020-10-01 | bump gateway version to 8 | ouwou |
2020-09-30 | send sequences in heartbeat like we should | ouwou |
2020-09-25 | redo chat messages just a tad | ouwou |
2020-09-24 | put PermissionOverwrite in the store where it belongs | ouwou |
2020-09-24 | basic permission handling + use for edit/delete | ouwou |
2020-09-21 | join/leave guild | ouwou |
2020-09-20 | reset DiscordClient::m_heartbeat_acked on ::Start() | ouwou |
2020-09-20 | improve MESSAGE_UPDATE handling (hopefully) | ouwou |
2020-09-17 | refactor channel listing | ouwou |
2020-09-10 | fix edited/deleted being reset on channel change | ouwou |
2020-09-09 | MessageData -> Message (whoops) | ouwou |
2020-09-09 | rename and reorder a bunch of discord stuff | ouwou |
2020-09-07 | more signal usage and some other fixes | ouwou |
2020-09-06 | DiscordClient uses signals now | ouwou |
2020-09-06 | refactor (store) | ouwou |
2020-09-05 | better member list, role color, some fixes | ouwou |
2020-09-05 | wrap gateway message handling in a big ol try/catch | ouwou |
2020-09-05 | handle http errors a bit better | ouwou |
2020-09-05 | add util with AlphabeticalSort | ouwou |
2020-09-05 | lazy loading, member list, some other shit | ouwou |
2020-09-04 | pass around snowflake instead of MessageData | ouwou |
2020-08-30 | add ability to edit messages | ouwou |
2020-08-30 | add MESSAGE_UPDATE | ouwou |
2020-08-30 | use zlib-stream for websocket | ouwou |
2020-08-30 | store READY user data into client | ouwou |
2020-08-30 | add DiscordClient::DeleteMessage | ouwou |
2020-08-29 | crash fixes | ouwou |
2020-08-29 | add dm's | ouwou |
2020-08-29 | add MESSAGE_DELETE handling | ouwou |
2020-08-28 | move discord json stuff to separate file | ouwou |
2020-08-28 | dont crash on unavailable guild | ouwou |
2020-08-28 | scroll up to load more messages | ouwou |
2020-08-27 | read embed json | ouwou |
2020-08-25 | fix guild order, add copy id guild, add broken zlib, start member list | ouwou |
2020-08-21 | send chat messages | ouwou |
2020-08-21 | shitty MESSAGE_CREATE handling | ouwou |
2020-08-20 | rudimentary chat | ouwou |
2020-08-19 | add http client and channel reordering (waste of time) | ouwou |
2020-08-19 | populate channel list from READY message and other shit | ouwou |
2020-08-19 | settings, token entry, receive READY | ouwou |
2020-08-17 | connect and heartbeat | ouwou |