Skip to content

Commit

Permalink
Bump version to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Jan 29, 2023
1 parent 254148f commit 44600c9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# v0.1.0 (2023-01-29)

Initial release.
20 changes: 13 additions & 7 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
* [x] Unicode emojis
* [ ] Custom emojis (re-reacting with custom emojis sent from Discord already works)
* [ ] Executing Discord bot commands
* [x] Basic arguments and subcommands
* [ ] Subcommand groups
* [ ] Mention arguments
* [ ] Attachment arguments
* [ ] Presence
* [x] Typing notifications
* [x] Own read status
Expand All @@ -35,7 +39,9 @@
* [ ] Backfilling threads after joining
* [x] Custom emojis
* [x] Embeds
* [ ] Interactive components
* [x] Interactions (commands)
* [x] @everyone/@here mentions into @room
* [x] Message deletions
* [x] Reactions
* [x] Unicode emojis
Expand All @@ -50,11 +56,11 @@
* [ ] Join
* [ ] Leave
* [ ] Kick
* [ ] Channel/group DM metadata changes
* [ ] Title
* [ ] Avatar
* [ ] Description
* [ ] Initial channel/group DM metadata
* [x] Channel/group DM metadata changes
* [x] Title
* [x] Avatar
* [x] Description
* [x] Initial channel/group DM metadata
* [ ] User metadata changes
* [ ] Display name
* [ ] Avatar
Expand All @@ -65,8 +71,8 @@
* [x] Login methods
* [x] QR scan from mobile
* [x] Manually providing access token
* [ ] Automatic portal creation
* [ ] After login
* [x] Automatic portal creation
* [x] After login
* [x] When receiving DM
* [ ] Private chat creation by inviting Matrix puppet of Discord user to new room
* [x] Option to use own Matrix account for messages sent from other Discord clients

0 comments on commit 44600c9

Please sign in to comment.