Commit Graph

223 Commits

Author SHA1 Message Date
Paul Makles 4e9542d058 feat: switch to new revolt-api 2022-03-22 18:06:52 +00:00
Paul Makles ce22216263 feat(quark): implement new permissions system 2022-02-27 23:44:50 +00:00
Paul Makles 5a81cd9743 fix(members list): account for inconsistencies in users / members arrays 2022-01-29 11:09:24 +00:00
Paul Makles 7bed34810a feat: add utility functions for absolute path +URL 2022-01-15 11:35:49 +00:00
Paul Makles c38a6c7068 feat: add support for sendable embeds 2022-01-15 11:10:30 +00:00
Paul Makles 25559abbf6 feat: add a way to skip offline users when syncing members 2022-01-10 23:25:36 +00:00
Paul Makles f3943150dd feat: temporary optimised member sync function 2022-01-10 22:56:41 +00:00
Paul Makles 0682b3965b chore: bump version 2022-01-04 22:47:32 +00:00
Paul 99b5832b58 chore: remove gulp for building docs 2021-12-26 01:43:59 +00:00
Paul 8589dbd52b patch: hot patch to prevent gif abuse 2021-12-25 19:38:14 +00:00
Paul 1d909304dd fix: revert changes to backoff import 2021-12-24 23:06:01 +00:00
Paul 02d350be65 fix: force sub package to use esm 2021-12-24 23:04:38 +00:00
Paul 11044fcc34 fix: explicit import 2021-12-24 23:02:42 +00:00
Paul b826038df0 chore: force custom packages + add notice 2021-12-24 23:01:03 +00:00
Paul 97ecdf0d84 fix: don't expect at least 1 channel for concat 2021-12-24 20:41:33 +00:00
Paul 20d7a629f0 chore: port exponential-backoff to es6 2021-12-23 21:18:47 +00:00
Paul a743022fd2 fix: use ES6 isomorphic-ws 2021-12-23 21:10:04 +00:00
Paul 3a9d974841 feat(unreads): handle incoming mentions 2021-12-23 20:42:40 +00:00
Paul d21b312ed6 chore: bump internal version string 2021-12-23 19:34:59 +00:00
Paul ed42409fd4 feat: esm + unreads util 2021-12-23 19:34:17 +00:00
Paul e324007567 fix: change log out order with reset 2021-12-11 20:00:02 +00:00
Paul 9d4af5e6dc fix: reset in opposite order 2021-12-11 19:23:37 +00:00
Paul eacd54e5e7 feat: emit logout event on logout 2021-12-11 19:17:18 +00:00
Paul 047b66b043 fix: mark user as observable 2021-12-11 18:20:43 +00:00
Paul 3493e818f3 fix: specify user as null 2021-12-11 18:17:45 +00:00
Paul 2491917280 chore: bump revolt-api version 2021-11-13 21:50:48 +00:00
Paul c9f0f74060 chore(housekeeping): format code using prettier 2021-11-12 17:51:02 +00:00
Paul edc9feb0b1 chore(housekeeping): add prettier and eslint 2021-11-12 17:47:12 +00:00
Paul 0c5f0b1259 feat(messaging): add masquerade field 2021-11-04 20:10:28 +00:00
Paul 5db8f486dd Pass-through server and user through Member. 2021-09-25 12:34:22 +01:00
Paul 3349936857 Add GitHub actions for type checking.
Bump axios to 0.21.4.
2021-09-24 11:55:12 +01:00
KeepSOBP 34f9a2c7eb tsc-watch to devDependencies 2021-09-17 09:25:59 +09:00
Paul 7bb61d63d6 Add a way to skip the rate limiter on ack. 2021-09-14 20:57:18 +01:00
Paul 358765b2bf Add internal rate limiter for acknowledgements.
Fix Ping format.
Internally calculate ping.
2021-09-14 17:09:50 +01:00
Paul bae63b82d1 Add channel flags and nsfw toggle. 2021-09-14 16:02:16 +01:00
Paul b277e885b2 Bump revolt-api to 0.5.3-alpha.1, support for last_message_id 2021-09-14 14:20:52 +01:00
Paul 9e89c6ca5c Fix change email / password routes. 2021-09-13 16:29:42 +01:00
Paul 1172fedbff Wrong type on GET account route. 2021-09-11 17:17:25 +01:00
Paul 9459c78cdf Update to rAuth v1. 2021-09-11 16:55:39 +01:00
Paul 324d831e87 Bump version to 5.0.1-alpha.7-patch.0. 2021-08-18 15:40:19 +01:00
Paul 92df76e044 Bump version to 5.0.1-alpha.7 2021-08-18 12:55:27 +01:00
Paul 697b618785 Get rid of weird relative imports. 2021-08-18 11:15:50 +01:00
Paul 45321eff56 We do a little patching. Hopefully should fix nightly not starting.
Replaces the system user ID with just strings.
2021-08-18 10:42:02 +01:00
Paul f0ac767494 Fix typings. 2021-08-16 18:56:15 +01:00
Paul 39a716df26 Fix: broadcast message edit event. 2021-08-16 18:48:47 +01:00
Paul 2a14728905 Forgot to return 😐; don't fetch user anyways when getting from cache. 2021-08-15 09:56:25 +01:00
Paul 5ba143763a Fix: Correctly handle object updates.
Fix: Don't re-fetch members on each message.
2021-08-15 09:46:58 +01:00
Paul b7ee3ede9c API: Return servers in mutual route. 2021-08-12 16:16:22 +01:00
Paul 685e7dd7e9 Add bot helper functions. 2021-08-12 15:07:59 +01:00
Paul 6d18ec6782 Fix fetch bot routes. 2021-08-12 14:27:00 +01:00