issues
search
project-robius
/
robrix
A multi-platform Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
93
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Display verification status as a badge atop the user profile icon (issue241)
#243
Demolemon11
opened
2 hours ago
0
Investigate using GenUI's GRouter component for better navigation between multiple app screens
#242
kevinaboos
opened
12 hours ago
1
Display verification status as a badge atop the user profile icon
#241
kevinaboos
opened
13 hours ago
1
Apply a yellow background highlight to messages that mention the current logged-in user
#240
ZhangHanDong
opened
22 hours ago
5
Hide the message input bar in rooms where the user is not permitted to send messages
#239
Demolemon11
opened
1 day ago
2
What? & How? & Where?
#238
Demolemon11
closed
1 day ago
0
Why is that?
#237
Demolemon11
closed
1 day ago
0
Update makepad dep to include a reverted PortalList bug
#236
kevinaboos
closed
2 days ago
0
Html encode linkified text body
#235
kevinaboos
closed
2 days ago
0
WIP upgrading to newer SDK version that removed `RoomList::entries()`
#234
kevinaboos
opened
2 days ago
0
Problems with Room list rendering
#233
tyreseluo
closed
2 days ago
2
Room list search bar
#232
tyreseluo
opened
3 days ago
0
Don't show message text input bar if the user cannot send messages in a room
#231
kevinaboos
opened
3 days ago
1
Extract before packaging command to `robius-packaging-commands` crate
#230
kevinaboos
closed
4 days ago
0
Apply a yellow background highlight to messages that mention the current user
#229
kevinaboos
opened
5 days ago
9
Attempt to detect/handle tombstone rooms. No way to test it yet.
#228
kevinaboos
closed
5 days ago
0
Update all robius-* crates to use new `robius-android-env` version
#227
kevinaboos
closed
6 days ago
0
Various UI & UX issues on Android/Mobile
#226
kevinaboos
opened
6 days ago
0
Update makepad, sort of addresses portallist scrolling issue
#225
kevinaboos
closed
6 days ago
0
Restructure the `RoomsList` to separate the storage of all rooms from the filtered display
#224
kevinaboos
closed
6 days ago
0
Properly handle the `ReplyPreviewClicked` action for replied-to messages that aren't yet synced to the timeline
#223
kevinaboos
opened
1 week ago
0
Properly handle `matrix.to` links to a specific event (message)
#222
kevinaboos
opened
1 week ago
1
Use `Arc` instead of `Box` for ruma types like `OwnedRoomId`
#221
kevinaboos
closed
1 week ago
0
Update quinn-proto transitive dep to address vulnerability
#220
kevinaboos
closed
1 week ago
0
Update makepad to support secret TextInput fields
#219
kevinaboos
closed
1 week ago
0
Cleanup handling of typing notice view animation
#218
kevinaboos
closed
1 week ago
0
Added Sso Login fixes #114
#217
alanpoon
opened
1 week ago
2
Do not re-select already selected rooms
#216
joulei
closed
1 week ago
0
Maintain login view visibility on doc updates
#215
joulei
closed
1 week ago
0
Search bar: add ❌ button to clear the search terms; emit actions upon user input.
#214
tyreseluo
closed
6 days ago
2
WIP the desktop ui for room details pane (room info, room members) #119
#213
tyreseluo
opened
1 week ago
1
Allow using Return Key to submit on Login
#212
Guocork
closed
1 week ago
1
added popup notification
#211
alanpoon
opened
2 weeks ago
6
Press the Enter key to log in
#210
Guocork
closed
1 week ago
2
When any changes are saved, it jumps to the login_screen page and it can't login.
#209
tyreseluo
closed
1 week ago
3
Only open a reply preview in the room screen where a message reply button was clicked
#208
alanpoon
closed
1 week ago
0
Component events & re-rendering don't seem to be handled well on Linux.
#207
Demolemon11
closed
3 weeks ago
1
Combine PR for Send read receipt #86 +jump button for scroll #131
#206
alanpoon
opened
3 weeks ago
2
Add more details to status messages shown on the login screen.
#205
kevinaboos
closed
3 weeks ago
0
Provide more detailed and colored login status messages
#204
kevinaboos
closed
3 weeks ago
0
before-packaging-command: the binary path may not exist
#203
kevinaboos
closed
3 weeks ago
0
Update makepad to fix a windows screen geometry issue
#202
kevinaboos
closed
3 weeks ago
0
Use proper resource directory when packaging up an AppImage
#201
kevinaboos
closed
3 weeks ago
0
Move searchbar's position to sidebar
#200
Demolemon11
closed
1 week ago
3
Update to latest makepad. Restore fetch member call upon first room opening
#199
kevinaboos
closed
3 weeks ago
0
Move searchbar to sidebar plate
#198
Demolemon11
closed
3 weeks ago
0
Each `RoomScreen` widget should only handle `MessageAction`s from its own room
#197
kevinaboos
closed
1 week ago
3
replace modal with visibility
#196
fmzbl
closed
3 weeks ago
0
Fix the login modal such that it renders well on mobile
#195
kevinaboos
closed
3 weeks ago
0
Completely redesign pagination code, support backwards pagination upon scroll
#194
kevinaboos
closed
3 weeks ago
0
Next