Commit Graph

655 Commits

Author SHA1 Message Date
izzy 6fca91111a feat: setRoleOrdering helper 2025-08-15 17:53:59 +02:00
izzy b962a735e6 feat: helper function to get server for an invite if it exists 2025-08-12 12:06:04 +02:00
izzy fdf7a23b1d feat: uploadFile helper function 2025-06-20 16:42:21 +01:00
izzy c68b60c7eb refactor: clean up type defn. for policy changes 2025-06-10 12:11:53 +01:00
izzy e48d2127e4 feat: add support for policy changes / ack 2025-06-10 11:19:58 +01:00
Revolt CI 3b6e231c8c chore: update revolt-api to 0.8.8 2025-06-08 11:15:24 +00:00
Revolt CI e80d579cef chore: update revolt-api to 0.8.7 2025-06-07 17:03:25 +00:00
izzy c177d84698 fix: server invite did not hydrate correctly 2025-06-06 18:07:20 +01:00
izzy 165195a37a chore: emoji changes 2025-06-06 16:23:27 +01:00
izzy 002357ff4a feat: pinned messages support 2025-06-05 16:46:25 +01:00
izzy bf4c57443f feat: createWebhook helper 2025-06-05 11:05:25 +01:00
izzy 27664ed251 chore: role changes 2025-06-04 16:47:57 +01:00
izzy c4a5db51fe feat: support for everyone/online/role mentions on messages 2025-06-04 15:46:17 +01:00
izzy 35f95ca0b6 feat: add contentPlain helper 2025-06-04 15:04:58 +01:00
izzy e644ceb849 chore: add path helper to Server 2025-06-03 14:37:15 +01:00
izzy 744464df91 fix: remove reactions entry if it is the last one being removed 2025-06-01 15:04:40 +01:00
izzy eed09ea68d chore: ensure channelId is always defined in type 2025-06-01 11:35:31 +01:00
izzy f0460e5870 chore: bump revolt-api to 0.8.6-1 2025-05-31 15:17:22 +01:00
izzy 1c65ed1620 chore: export permission defns. 2025-05-31 14:33:35 +01:00
Revolt CI 352c1e9afc chore: update revolt-api to 0.8.6 2025-05-13 10:15:19 +00:00
izzy 8f150b74c6 docs: add version requirements for language 2025-05-13 08:23:08 +01:00
izzy 8234edce9b chore: upgrade dependencies
fix #116
7.2.0
2025-05-12 17:59:00 +01:00
Revolt CI a96db155b9 chore: update revolt-api to 0.8.5 2025-05-10 16:02:27 +00:00
Declan Chidlow b16bee7ed1 chore: add permission definitions for mentioning everyone, online, and roles (#110) 2025-04-25 11:19:53 +01:00
Revolt CI 2ca8879371 chore: update revolt-api to 0.8.4 2025-04-05 17:52:48 +00:00
izzy b8f26490d9 chore: bump revolt-api to 0.8.4-rc.7 2025-04-04 15:59:42 +01:00
izzy 5e21e9801c chore: bump revolt-api to 0.8.4-rc.6 2025-04-04 15:53:30 +01:00
izzy 271e316b12 chore: bump revolt-api to 0.8.4-rc.5 2025-04-04 15:40:47 +01:00
izzy daf3a23e41 chore: bump revolt-api to 0.8.4-rc.4 2025-04-04 15:33:06 +01:00
izzy 2171f49a08 chore: bump revolt-api to drop Axios dependency 2025-04-04 15:20:41 +01:00
izzy 15baa67c76 fix: type related issues to webhooks 2025-04-04 15:03:10 +01:00
Revolt CI d7b68107e0 chore: update revolt-api to 0.8.4 2025-04-02 11:20:36 +00:00
Revolt CI 880bb91675 chore: update revolt-api to 0.8.3 2025-04-02 11:14:12 +00:00
Paul Makles 1d961aa6e8 docs: remove commonjs example 2025-03-23 19:13:07 +00:00
Paul Makles cc7c0c5521 chore: bump dependencies 2025-03-23 19:04:54 +00:00
Paul Makles 4188ed0db3 chore: bump version for beta release 2025-03-23 18:58:03 +00:00
Paul Makles 7c108a87e8 ci: use Node LTS to build 2025-03-23 18:55:46 +00:00
Paul Makles 2fba5ac60b Merge pull request #113 from williamhorning/explicit-returns-and-imports
chore: use explicit return types and fix imports
2025-03-23 18:52:56 +00:00
Paul Makles f7dfebdd98 merge: remote-tracking branch 'origin/main' into explicit-returns-and-imports 2025-03-23 18:52:41 +00:00
Paul Makles 2178677960 Merge pull request #112 from williamhorning/break-node-prior-to-22
BREAKING: remove polyfilles, CJS build, and update dev dependencies
2025-03-23 18:34:32 +00:00
izzy 26fabc655b fix: immediately hydrate changes made to channel 2025-03-22 16:32:24 +00:00
William Horning 897df0392e fix: this logic was wrong, match original pr 2025-03-14 17:30:07 -04:00
Jersey f7c75a169f chore: use explicit return types and fix imports 2025-03-14 15:57:03 -04:00
Jersey fed74bc9f3 chore: update solid primatives 2025-03-14 13:22:31 -04:00
Jersey 6e8330f95c chore: fix lint and formatting errors 2025-03-14 13:13:41 -04:00
Jersey 623f9c1bd6 chore: update prettier and eslint 2025-03-14 13:10:10 -04:00
Jersey 00dff72b78 BREAKING CHANGE: remove CJS build 2025-03-14 13:04:35 -04:00
Jersey 5397269ae6 BREAKING CHANGE: remove isomorphic-ws, long, eventemitter3 2025-03-14 13:01:32 -04:00
Revolt CI 63c2b643ec chore: update revolt-api to 0.8.3 2025-02-25 14:32:50 +00:00
Revolt CI 9cc866439c chore: update revolt-api to 0.8.2 2025-02-10 20:42:33 +00:00