Commit Graph

189 Commits

Author SHA1 Message Date
Paul 93cecd2232 Remove caching completely. 2021-07-30 12:40:14 +01:00
Paul 88a1cd6bf4 Return user objects when fetching members. 2021-07-29 20:46:50 +01:00
Paul 7a4602958b Remove deprecated event. 2021-07-25 17:37:34 +01:00
Paul 7949ce8603 Move members collection into client object. 2021-07-25 17:21:03 +01:00
Paul 4debdf9f53 API: Should have categories / system_messages on edit. 2021-07-24 19:34:23 +01:00
Paul 48466b1b03 API: Return users on "Fetch Bans". 2021-07-24 17:02:42 +01:00
Paul 6a2b1763ce Proxy utility function.
Search sort is optional.
2021-07-23 23:01:18 +01:00
Paul dd66ad0abf API: Edit role. 2021-07-14 13:20:57 +01:00
Paul 57e8d1711d Documentation generator. 2021-07-12 17:13:40 +01:00
Paul 9b26937a05 API: These fields should not be optional. 2021-07-11 23:23:11 +01:00
Paul 7a04cbb6be Fix: Should be using POST. 2021-07-09 14:27:07 +01:00
Paul cea32a0093 Add utility features for searching. 2021-07-09 14:23:48 +01:00
Paul 4f5976e968 API: Add search. 2021-07-09 14:15:04 +01:00
Paul 6b5247899b API: Add nearby message search. 2021-07-08 22:22:07 +01:00
Paul 00782b31a5 Fix: RetrievedInvite should incl. server / channel ids 2021-07-07 13:04:12 +01:00
Paul f6eb85455d Fix server members joining, fetch user. 2021-07-05 17:32:04 +01:00
Paul 60c650d448 Fix: Wrong type for attachment size. 2021-07-04 18:23:06 +01:00
Paul a0500f22c0 Fix route typing. 2021-07-03 21:58:20 +01:00
Paul df907ef77a API: update edit member route. 2021-07-01 15:57:20 +01:00
Paul 4c1601654b API: add new permission / role routes. 2021-07-01 14:06:06 +01:00
Paul c3147ea8b0 Fix: handle member updates. 2021-06-30 17:24:12 +01:00
Paul 7cd0eb19ce API: Add role change events. 2021-06-30 13:59:19 +01:00
Paul 158944c2ed API: Add categories / system messages to server model. 2021-06-26 23:58:06 +01:00
Paul 0810c3d622 API / Permissions: Allow group owner to override set perms. 2021-06-26 22:06:51 +01:00
Paul 1207b02ae9 API: Support new permissions changes. 2021-06-26 21:51:51 +01:00
Paul 168ea01c83 Re-publish due to issues. 2021-06-24 13:04:36 +01:00
Paul 2ac1dd9072 Handle voice channels correctly. 2021-06-24 11:06:34 +01:00
Paul b1d00889bc API: Add support for voice channels.
API: Add support for replies.
2021-06-23 13:36:05 +01:00
Paul 19816adfdc Support multiple attachment uploads.
Fix resets.
2021-06-22 17:23:14 +01:00
Paul 53afeea585 Depend: Migrate from ZangoDB to idb. 2021-06-18 22:23:20 +01:00
Paul d03473050c Utility: Add function for fetching unreads.
Fix: Shouldn't be returning single object.
2021-06-16 23:09:02 +01:00
Paul 7e9409cdb0 API: add channel unreads. 2021-06-16 23:04:38 +01:00
Paul a33f8ba7b9 Autumn: New URL generator. 2021-06-13 19:05:28 +01:00
Paul 2b6c64a277 Messaging: Add new system messages. 2021-06-11 21:53:11 +01:00
Paul c36854ec79 Fix: Members are optionally returned not always. 2021-06-11 19:02:18 +01:00
Paul 2307bbd850 API: Support for mentions. 2021-06-11 18:07:48 +01:00
Paul 636c692924 API changes: Handle last_message on text channels and members on messages. 2021-06-11 16:24:19 +01:00
Paul 2f55c39acb Fix: Export permission calculator. 2021-06-10 14:42:23 +01:00
Paul 20043cc18d API: Client-side permissions calculator. 2021-06-10 14:23:33 +01:00
Paul 1f3294157a Servers: Add getBannerURL 2021-06-08 14:34:17 +01:00
Paul 92175cdb0d API: Pre-load given channel from invite response. 2021-06-08 14:03:03 +01:00
Paul e788028dc8 Channels: Allow text channels to have icons. 2021-06-08 12:56:47 +01:00
Paul 9e736f98fb API: Restore servers / members. Delete members. 2021-06-07 16:15:58 +01:00
Paul 4b3aed9399 Add members map. 2021-06-07 09:16:20 +01:00
Paul a87d9d9c05 Servers: Fetch, edit, kick members. Fetch invites. 2021-06-06 15:26:31 +01:00
Paul 3714e7d1ff Messaging: Fix message event firing twice when sending. 2021-06-06 10:07:28 +01:00
Paul cc3ba653ce Servers: New invite and server routes. 2021-06-05 22:42:16 +01:00
Paul 5bd2a4c2a2 Servers: Add support for servers and text channels 2021-06-02 10:02:41 +01:00
Paul ec88333a83 Sync: add support for timestamp on set. 2021-06-01 11:09:13 +01:00
Paul 0aabceafa4 Add support for sync. 2021-05-26 13:42:18 +01:00