insertish
|
4fc6b9d5d5
|
ci: synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml'
[skip ci]
|
2023-01-24 19:43:48 +00:00 |
|
Paul Makles
|
0fbd81f12b
|
chore: bump revolt-api dependency to 0.5.5-5
|
2022-11-19 16:38:04 +00:00 |
|
Sophie L
|
f3ab4a6966
|
fix: move the Session type to Client.ts (#60)
|
2022-11-09 22:04:56 +00:00 |
|
Sophie L
|
ecd58f0d7f
|
chore: update default perms to match backend (#59)
|
2022-11-09 22:04:36 +00:00 |
|
Paul Makles
|
a146fa4e4c
|
fix: use masquerade colour override
|
2022-10-22 18:33:28 +01:00 |
|
Paul Makles
|
1993621dbd
|
fix: bind proxyFile to Client
|
2022-10-09 10:57:16 +01:00 |
|
Paul Makles
|
2d139c3140
|
feat: add helper getters for messages
|
2022-10-09 10:25:02 +01:00 |
|
Paul Makles
|
5e2b82c2a9
|
fix: update typings again
|
2022-10-08 22:42:45 +01:00 |
|
Paul Makles
|
c56c08c112
|
feat: add Members.roleColour and update hoistedRole
|
2022-10-08 20:13:54 +01:00 |
|
Paul Makles
|
572cdde2f2
|
fix: type errors failing build
|
2022-10-08 17:05:54 +01:00 |
|
Paul Makles
|
8dde7574d6
|
fix: merge existing default category or generate iff needed
|
2022-10-08 17:05:14 +01:00 |
|
Paul Makles
|
e4ba81b5c8
|
feat: add Channels.updatedAt getter
|
2022-10-08 15:03:44 +01:00 |
|
Paul Makles
|
39d1f596e2
|
chore: skipLibCheck for now
|
2022-09-19 14:13:25 +01:00 |
|
Paul Makles
|
ab064f41a4
|
chore: update revolt-api
|
2022-09-18 11:51:40 +01:00 |
|
Paul Makles
|
044b1b91ee
|
chore: migrate to yarn v3
|
2022-09-03 13:30:55 +01:00 |
|
Paul Makles
|
6367122deb
|
feat: add support for silent leave
|
2022-09-02 16:17:19 +01:00 |
|
Paul Makles
|
6dd6441ae6
|
fix: map timeout correctly on update
|
2022-09-01 13:47:55 +01:00 |
|
Paul Makles
|
be5bda9423
|
fix: clear timeout immediately if not applicable
|
2022-09-01 13:05:37 +01:00 |
|
Paul Makles
|
6931301136
|
chore: bump version
|
2022-09-01 12:49:26 +01:00 |
|
Paul Makles
|
d0c3d1b501
|
fix: schedule timeout revocation
|
2022-09-01 12:48:33 +01:00 |
|
Paul Makles
|
a433edb8a6
|
chore: add event for message/updated
|
2022-07-31 12:12:37 +02:00 |
|
Paul Makles
|
7d1452e216
|
fix: remove reaction object completely
|
2022-07-16 15:11:34 +01:00 |
|
Paul Makles
|
811f94b9a8
|
feat: handle reaction events
|
2022-07-16 14:42:04 +01:00 |
|
Paul Makles
|
ee5e77bf2c
|
feat: bring up to spec
|
2022-07-16 13:36:20 +01:00 |
|
Paul Makles
|
effcd9aaed
|
fix: make asSystemMessage spit out ownership change
|
2022-07-15 21:43:06 +01:00 |
|
Paul Makles
|
7a881c13a7
|
fix: include joined_at field
|
2022-07-15 21:30:37 +01:00 |
|
Paul Makles
|
f67a132e6f
|
chore: bump revolt-api
|
2022-07-15 21:29:35 +01:00 |
|
Paul Makles
|
ececa5860a
|
chore: bump version
|
2022-07-15 16:23:30 +01:00 |
|
Paul Makles
|
372e75ff4e
|
chore: bump version
|
2022-07-12 14:20:20 +01:00 |
|
Paul Makles
|
1b1b018346
|
chore: add ManageCustomisation perm
|
2022-07-12 14:14:18 +01:00 |
|
Paul Makles
|
8a5ee2caee
|
feat: add emoji support
|
2022-07-07 14:36:47 +01:00 |
|
Paul Makles
|
aaf44c8db5
|
feat: use new friends API
|
2022-06-10 14:22:03 +01:00 |
|
Paul Makles
|
3f6c666a19
|
chore: bump revolt-api
|
2022-06-10 14:17:28 +01:00 |
|
Paul Makles
|
9fc3480840
|
chore: remove mock data
|
2022-06-09 17:03:47 +01:00 |
|
Jan
|
1b592ef812
|
fix: bulk message delete uses wrong http method (#55)
|
2022-05-30 11:35:52 +01:00 |
|
Sophie L
|
bbaa9f7b2b
|
chore: run on node 18, update codeql (#56)
|
2022-05-30 11:35:24 +01:00 |
|
Paul Makles
|
866ec618dd
|
fix: pretend channels are read until we get the actual data
|
2022-05-27 22:25:27 +01:00 |
|
Paul Makles
|
52c7bfdcd6
|
chore: add more mocked objects
|
2022-05-27 13:50:29 +01:00 |
|
Paul Makles
|
def43294ba
|
feat: short-circuit channel icon to user avatar
|
2022-05-27 13:50:23 +01:00 |
|
Paul Makles
|
329cd79935
|
chore: try to fix imports
|
2022-05-27 11:28:25 +01:00 |
|
Paul Makles
|
c1d4e1e33d
|
chore: bump revolt-api; add mocking
|
2022-05-26 21:17:42 +01:00 |
|
Paul Makles
|
e7e8fde97d
|
chore: bump revolt-api
|
2022-05-18 22:20:03 +01:00 |
|
Paul Makles
|
cceb1913dc
|
chore: bump revolt-api
|
2022-05-18 21:35:31 +01:00 |
|
aeongdesu
|
899ef5b64a
|
fix(docs): build other modules (#40)
|
2022-05-10 10:54:06 +01:00 |
|
dependabot[bot]
|
758e1bb938
|
chore(deps): bump follow-redirects from 1.14.7 to 1.15.0 (#54)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-10 10:53:23 +01:00 |
|
dependabot[bot]
|
245ee1379c
|
chore(deps-dev): bump node-fetch from 2.6.1 to 2.6.7 (#37)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-10 10:35:17 +01:00 |
|
dependabot[bot]
|
479713c5cd
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#47)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-10 10:35:09 +01:00 |
|
Paul Makles
|
1bce08a5ef
|
chore: bump version
|
2022-05-07 18:40:39 +01:00 |
|
Jan
|
fcd09890e4
|
feat: add utility flags to member object (#53)
|
2022-05-07 18:40:10 +01:00 |
|
Paul Makles
|
bed039f357
|
fix: correct packet name
|
2022-05-07 16:39:22 +01:00 |
|