issues
search
project-robius
/
robrix
Robrix: a multi-platform Matrix chat client written in Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
107
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fetch and display image thumbnails in the timeline instead of the full-resolution image
#271
kevinaboos
opened
11 minutes ago
0
Display verification request messages in timeline
#270
kevinaboos
closed
11 minutes ago
0
Display Notice and Emote messages properly
#269
kevinaboos
closed
49 minutes ago
0
Show Room avatars (in the RoomsList) for direct rooms
#268
kevinaboos
opened
58 minutes ago
0
Tracking issue for displaying all Message variants properly
#267
kevinaboos
opened
22 hours ago
0
Use `SelectedRoom` everywhere in the main content views
#266
kevinaboos
closed
23 hours ago
0
Ensure that a previous SSO login session can be restored
#265
kevinaboos
opened
1 day ago
0
Handle the `ReplyPreviewClicked` logic in a background task. Also, fix smooth scrolling behavior.
#264
kevinaboos
closed
1 day ago
0
Use Makepad's CachedWidget directly
#263
joulei
closed
1 day ago
0
WIP: Room message custom link pill tags
#262
tyreseluo
opened
2 days ago
0
Use our improved `PortalList::smooth_scroll_to()` behavior
#261
kevinaboos
closed
2 days ago
0
Fixed typing animation won't stop, Fix #259
#260
alanpoon
opened
3 days ago
8
[Bug] Typing animation not stopped when typing stopped, causing redrawing
#259
alanpoon
opened
3 days ago
1
Ensure that modals don't always take up the full app screen
#258
kevinaboos
closed
3 days ago
0
Move `ReplyPreviewClicked` action handling logic off of the main UI thread
#257
kevinaboos
closed
1 day ago
0
Improvements to `BackwardsPaginateUntilEvent` loading modal UI/UX
#256
kevinaboos
closed
2 days ago
0
Display room name in the navigation stack view header
#255
joulei
closed
4 days ago
0
Support backwards pagination until a target event is reached, with interactive user cancellation
#254
kevinaboos
closed
3 days ago
1
Hide message text input bar if the user cannot send messages in a room
#253
Demolemon11
opened
1 week ago
11
Add Makepad feature to determine if a primary modifier key is pressed
#252
kevinaboos
closed
1 week ago
0
Save the UI layout when transitioning from Desktop --> Mobile layout
#251
kevinaboos
opened
1 week ago
0
Refactor jump to bottom button into its own file
#250
kevinaboos
closed
1 week ago
0
Properly handle matrix.to links for Rooms #87
#249
Demolemon11
closed
1 week ago
2
The status label at the bottom of the RoomsList are supposed to be corrected #188
#248
Demolemon11
closed
1 week ago
2
Show JTB button with unread message badge upon new out-of-view messages
#247
kevinaboos
closed
1 week ago
1
Properly handle matrix.to links for Rooms #87
#246
Demolemon11
closed
1 week ago
1
Send a message by pressing `Ctrl` + `Return` or `Command ⌘` + `Return`
#245
tyreseluo
closed
1 week ago
7
Display verification status as a badge atop the user profile icon #241
#244
Demolemon11
opened
2 weeks ago
6
Display verification status as a badge atop the user profile icon (issue241)
#243
Demolemon11
closed
2 weeks ago
3
Investigate using GenUI's GRouter component for better navigation between multiple app screens
#242
kevinaboos
opened
2 weeks ago
1
Display verification status as a badge atop the user profile icon
#241
kevinaboos
opened
2 weeks ago
0
Apply a yellow background highlight to messages that mention the current logged-in user
#240
ZhangHanDong
closed
2 weeks ago
5
Hide the message input bar in rooms where the user is not permitted to send messages
#239
Demolemon11
closed
1 week ago
8
What? & How? & Where?
#238
Demolemon11
closed
2 weeks ago
0
Why is that?
#237
Demolemon11
closed
2 weeks ago
0
Update makepad dep to include a reverted PortalList bug
#236
kevinaboos
closed
2 weeks ago
0
Html encode linkified text body
#235
kevinaboos
closed
2 weeks ago
0
Upgrade to newer SDK version that has removed `RoomList::entries()`
#234
kevinaboos
closed
2 weeks ago
0
Problems with Room list rendering
#233
tyreseluo
closed
2 weeks ago
2
Room list search bar
#232
tyreseluo
opened
2 weeks ago
0
Don't show message text input bar if the user cannot send messages in a room
#231
kevinaboos
opened
2 weeks ago
0
Extract before packaging command to `robius-packaging-commands` crate
#230
kevinaboos
closed
2 weeks ago
0
Apply a yellow background highlight to messages that mention the current user
#229
kevinaboos
closed
2 weeks ago
10
Attempt to detect/handle tombstone rooms. No way to test it yet.
#228
kevinaboos
closed
3 weeks ago
0
Update all robius-* crates to use new `robius-android-env` version
#227
kevinaboos
closed
3 weeks ago
0
Various UI & UX issues on Android/Mobile
#226
kevinaboos
closed
23 hours ago
1
Update makepad, sort of addresses portallist scrolling issue
#225
kevinaboos
closed
3 weeks ago
0
Restructure the `RoomsList` to separate the storage of all rooms from the filtered display
#224
kevinaboos
closed
3 weeks ago
0
Properly handle the `ReplyPreviewClicked` action for replied-to messages that aren't yet synced to the timeline
#223
kevinaboos
closed
3 days ago
0
Properly handle `matrix.to` links to a specific event (message)
#222
kevinaboos
opened
3 weeks ago
2
Next