Commit Graph

314 Commits

Author SHA1 Message Date
Paul Makles 4e9542d058 feat: switch to new revolt-api 2022-03-22 18:06:52 +00:00
Paul Makles eb19ee0e9e fix: patch user and invite routes 2022-03-12 23:09:27 +00:00
Paul Makles 50789aec52 fix: set DMs as active when opening 2022-03-04 16:36:44 +00:00
Paul Makles 41ce44c540 fix: set channel as inactive on delete
(for https://github.com/revoltchat/revite/issues/432)
2022-03-04 16:36:27 +00:00
Paul Makles fc543f7fcd feat: emit delete events with objects if present 2022-03-04 15:52:24 +00:00
Paul Makles 89be9be047 chore: make edit routes return new objects 2022-03-03 23:04:17 +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 5.2.8 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
dependabot[bot] d6864545c3 chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 (#32)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 16:56:19 +00:00
dependabot[bot] d4f8e4b73e chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#31)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 16:55:44 +00:00
Ed L 76adff2188 chore(ci): run typecheck on node 16 (#30) 2022-01-14 16:43:24 +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
Jan 271e6cf475 fix: exception related to system messages (#28) 2022-01-04 22:26:38 +00:00
Jan d1f24922c7 fix: auto-reconnect if websocket stops sending messages (#26) 2022-01-04 17:02:49 +00:00
insertish 8775cfc431 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-12-31 17:32:37 +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 Makles 923ea10df6 fix(ci): fix imports in gulpfile 2021-12-25 17:12:33 +00:00
Paul Makles 7098b5726c chore: update examples 2021-12-25 17:11:28 +00:00
Paul Makles 5110b01d49 chore(ci): update node version 2021-12-25 17:10:17 +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
Jan ddaa457ace fix: added missing channel property on message events (#25) 2021-11-13 11:22:58 +00:00
Paul 4db8004117 chore(housekeeping): make linter happy 2021-11-12 18:06:38 +00:00
Paul bffede92a2 git: merge branch 'master' of https://github.com/revoltchat/revolt.js 2021-11-12 17:52:09 +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
insertish 7ee96f29aa ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-11-11 20:08:31 +00:00
insertish 1819c53964 ci: Created local '.github/workflows/triage_pr.yml' from remote 'workflows/triage_pr.yml' 2021-11-11 19:08:57 +00:00
insertish 8957f877a7 ci: Synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml' 2021-11-11 19:01:51 +00:00
Paul Makles 86a08433ac Merge pull request #24 from revoltchat/bot/update-global-workflow-651726897879937c474b292841037fc969ff31b9 2021-11-11 18:34:46 +00:00
web-flow d1b73cabc4 ci: update global workflows 2021-11-11 18:33:29 +00:00