Skip to content

Commit

Permalink
Release v0.0.4 (Nheko-Reborn#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulyssa committed Jan 28, 2023
1 parent 4337be1 commit 8c010d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iamb"
version = "0.0.3"
version = "0.0.4"
edition = "2018"
authors = ["Ulyssa <[email protected]>"]
repository = "https://github.com/ulyssa/iamb"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@ two other TUI clients and Element Web:
| | iamb | [gomuks] | [weechat-matrix] | Element Web/Desktop |
| --------------------------------------- | :---------- | :------: | :--------------: | :-----------------: |
| Room directory | ❌ ([#14]) || ✔️ | ✔️ |
| Room tag showing | ❌ ([#15]) | ✔️ || ✔️ |
| Room tag showing | ✔️ | ✔️ || ✔️ |
| Room tag editing | ✔️ | ✔️ || ✔️ |
| Search joined rooms | ❌ ([#16]) | ✔️ || ✔️ |
| Room user list | ✔️ | ✔️ | ✔️ | ✔️ |
| Display Room Description | ✔️ | ✔️ | ✔️ | ✔️ |
| Edit Room Description | ✔️ || ✔️ | ✔️ |
| Highlights | ❌ ([#8]) | ✔️ | ✔️ | ✔️ |
| Pushrules || ✔️ || ✔️ |
| Send read markers | ❌ ([#11]) | ✔️ | ✔️ | ✔️ |
| Display read markers | ❌ ([#11]) ||| ✔️ |
| Send read markers | ✔️ | ✔️ | ✔️ | ✔️ |
| Display read markers | ✔️ ||| ✔️ |
| Sending Invites | ✔️ | ✔️ | ✔️ | ✔️ |
| Accepting Invites | ✔️ | ✔️ | ✔️ | ✔️ |
| Typing Notification | ✔️ | ✔️ | ✔️ | ✔️ |
Expand Down

0 comments on commit 8c010d7

Please sign in to comment.