Age | Commit message (Expand) | Author |
2021-01-15 | Guild settings 1 (#19) | ouwou |
2021-01-13 | fix some parameter ordering | ouwou |
2021-01-11 | add typing indicator with optional res/typing_indicator.gif | ouwou |
2021-01-09 | fix channel/guild updates | ouwou |
2021-01-07 | improve build process, add github actions | ouwou |
2021-01-01 | display replies | ouwou |
2020-12-22 | CHANNEL_RECIPIENT_ADD, CHANNEL_RECIPIENT_REMOVE | ouwou |
2020-12-22 | show RECIPIENT_ADD, RECIPIENT_REMOVE messages | ouwou |
2020-12-21 | fix member list from not populating sometimes | ouwou |
2020-12-19 | change close code back cuz it might have broken something | ouwou |
2020-12-18 | fix presence in identify and update build number | ouwou |
2020-12-15 | fix some reaction stuff | ouwou |
2020-12-15 | display reactions + click to add/remove | ouwou |
2020-12-14 | pretend to be a real client a little better | ouwou |
2020-12-14 | add guild role update, create, delete events | ouwou |
2020-12-14 | change socket close code | ouwou |
2020-12-10 | cache channels | ouwou |
2020-12-08 | disk cache guild | ouwou |
2020-12-05 | member, emoji | ouwou |
2020-11-28 | Merge branch 'master' into disk-cache | ouwou |
2020-11-27 | set user-agent through ini | ouwou |
2020-11-23 | progress 2 | ouwou |
2020-11-19 | initial sqlite, store user | ouwou |
2020-11-16 | fix heartbeat breaking after resume, make websocket use sigc | ouwou |
2020-11-15 | handle reconnect messages | ouwou |
2020-11-14 | remove some stuff | ouwou |
2020-11-08 | make dm member lists a bit better | ouwou |
2020-11-08 | add open dm to user menu | ouwou |
2020-11-08 | allow multiple components to display shared user menu | ouwou |
2020-11-01 | more optional + referencedata | ouwou |
2020-11-01 | add set status for funsies | ouwou |
2020-11-01 | handle GUILD_UPDATE | ouwou |
2020-10-19 | CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE | ouwou |
2020-10-13 | fix guild positioning | ouwou |
2020-10-13 | fix some PRESENCE_UPDATE bugs | ouwou |
2020-10-13 | add PRESENCE_UPDATE handling (for user object only) | ouwou |
2020-10-13 | handle GUILD_MEMBER_UPDATE | ouwou |
2020-10-12 | add kick/ban | ouwou |
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 |