Commit Graph

578 Commits

Author SHA1 Message Date
Rexogamer 082ba87a59 fix(ci): drop node 16
pnpm v9 drops support for it. it's [eol anyway](https://nodejs.org/en/blog/announcements/nodejs16-eol)
2024-06-26 11:39:06 +01:00
Rexogamer 2e19bb28f9 ci: use correct version of pnpm + node 20
turns out [this is optional](https://github.com/pnpm/action-setup/tree/master#version) if `packageManager` is set in `package.json` (which it is). I imagine the version mismatch was the cause of our woes
2024-06-26 11:30:00 +01:00
Rexogamer 7a2e57df58 chore: update pnpm 2024-06-26 11:26:11 +01:00
Paul Makles 7f37a5b74b chore: bump typedoc version 2024-06-26 10:04:17 +01:00
Paul Makles 458733a46d docs: update README 2024-06-26 10:02:46 +01:00
Revolt CI 27e307980c chore: update revolt-api to 0.7.11 2024-06-25 20:09:45 +00:00
Revolt CI 17617daeaa chore: update revolt-api to 0.7.10 2024-06-25 18:37:29 +00:00
Paul Makles c9bb4701b8 fix: partial value improperly passed through 2024-06-24 13:37:10 +01:00
Revolt CI 0551708d91 chore: update revolt-api to 0.7.9 2024-06-23 18:46:29 +00:00
Revolt CI 384a746413 chore: update revolt-api to 0.7.8 2024-06-21 15:26:35 +00:00
Revolt CI 6be56dc109 chore: update revolt-api to 0.7.7 2024-06-20 20:48:02 +00:00
Revolt CI 69693a0182 chore: update revolt-api to 0.7.6 2024-06-19 17:34:22 +00:00
Revolt CI 72e514bd8e chore: update revolt-api to 0.7.5 2024-06-15 10:12:11 +00:00
Paul Makles db3509d10b chore: bump version to 7.0.2 2024-06-14 19:34:28 +01:00
Paul Makles 3c2886976c feat: add connection timeout 2024-06-14 19:34:05 +01:00
Paul Makles 0f86f92906 refactor: batch the updates to unreads 2024-06-14 18:20:57 +01:00
Paul Makles c418608a29 chore: change useExistingSession to just apply session 2024-06-14 18:18:09 +01:00
Paul Makles 8ef0cc2218 feat: keep track of last error from events client 2024-06-14 18:13:41 +01:00
Revolt CI f517bff94d chore: update revolt-api to 0.7.4 2024-06-11 12:09:32 +00:00
Revolt CI 450ce62c27 chore: update revolt-api to 0.7.3 2024-06-09 13:06:02 +00:00
Paul Makles a8f13ff27c fix: typing issues since revolt-api bump 2024-06-08 11:33:21 +01:00
Paul Makles e913c802ab merge: pull request #100 from Rexogamer/upstream/v7-ci 2024-06-08 11:24:23 +01:00
Sophie L de8d529b13 ci: use new branch name 2024-06-08 11:22:45 +01:00
Paul Makles 4c8cad7752 chore: bump version to 7.0.1 2024-06-08 11:20:38 +01:00
dependabot[bot] 7da2a6e484 chore(deps): bump follow-redirects from 1.15.2 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 11:18:47 +01:00
Maxi 09c68a60a3 feat: add deleteEmoji method to Server class (#94) 2024-06-08 11:15:23 +01:00
William Horning ee41205c3d fix: allow explicit ESM import (#84) 2024-06-08 11:15:23 +01:00
Austin Huang daab20dbac fix: fetch should fill out partial objects 2024-06-08 11:15:23 +01:00
Austin Huang 2427c6c32c fix: do not hydrate partial property 2024-06-08 11:15:23 +01:00
Austin Huang 7912bc0ea1 fix: add channelId on MessageUpdate and MessageAppend 2024-06-08 11:15:23 +01:00
Paul Makles ec91af59cf fix: don't report a status if user is offline
should be fixed with revoltchat/backend#319
2024-06-08 11:15:23 +01:00
Paul Makles eebc75ca65 chore: update lockfile 2024-06-08 11:12:10 +01:00
Revolt CI d064abe733 chore: update revolt-api to 0.7.2 2024-05-16 14:50:47 +00:00
insertish d3520e5d48 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
2024-03-28 13:37:58 +00:00
Paul Makles 363e46fad9 fix: export ChannelWebhook class 2024-03-17 12:04:09 +00:00
Paul Makles 6355792173 fix: typings for server member broke in recent api release 2024-03-15 21:50:16 +00:00
Paul Makles a4906f9b98 chore: update dependencies 2024-03-15 21:42:17 +00:00
Revolt CI 1cc0ed45d1 chore: update revolt-api to 0.6.13 2024-02-12 21:48:08 +00:00
Revolt CI 1a49e952aa chore: update revolt-api to 0.6.12 2024-02-12 21:19:38 +00:00
Paul Makles 0b20c25729 chore: bump version 2024-02-07 17:07:40 +00:00
Declan Chidlow ccdfdb0a53 doc: improve README (#90)
Improves formatting, fixes grammar and punctuation, and generally cleans up file.
2024-02-07 17:05:24 +00:00
net-tech- 6007fb5783 feat: export the events type 2024-02-07 17:05:06 +00:00
Paul Makles 6eb6ddbc31 chore: update lockfile 2023-12-27 19:10:04 +00:00
Paul Makles 430882e610 chore: bump version 2023-12-27 19:08:08 +00:00
Paul Makles a6b6e23fb2 refactor: add dedicated argument for controlling when reads are ignored 2023-12-01 14:30:44 +00:00
Paul Makles b39a22bd1e fix: destruct user in kickUser as appropriate 2023-12-01 12:37:57 +00:00
Paul Makles a1324462c5 feat: $exists helper method on classes
refactor: split ServerDelete into ServerDelete / ServerLeave
2023-11-29 10:31:59 +00:00
Paul Makles 53dbec7a40 feat: helper method for whether message mentions user 2023-11-28 15:33:32 +00:00
Paul Makles 290fb976c5 feat: improve channel ack to silently drop unwanted acks 2023-11-27 17:46:28 +00:00
Paul Makles f64711dc13 fix: typing issues with latest API version 2023-11-27 17:46:06 +00:00