Mauro
2511c98090
Knocked Preview implementation ( #3426 )
...
* JoinRoomScreen ui for knocking
* code improvement
* updated previews
* added knocked state with tests
* send knock request
* Apply suggestions from code review
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
* pr comments
* update tests
* new API
* knock implementation and cancel knock
* update strings
* added a knocked cell in the home screen
* design update
* updated SDK
* simplified the invite case code
* pr comments
* updated previews
* added message as reason
* updated strings
* fixing tests
---------
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-10-24 17:23:06 +02:00
Stefan Ceriu
664e87fe87
Switch license to AGPL ( #3237 )
...
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
2024-09-06 16:34:30 +03:00
Stefan Ceriu
d71c8c4e83
Use local room list sorting from Rust. ( #2978 )
...
* Switch to the new local room list sorting API
* Get rid of the RoomSummary enum, replace it by the inner RoomSummaryDetails
* And finally, rename RoomSummaryDetails to RoomSummary
* Fix a bunch of warnings
* Small tidy up post rebase/review.
- Remove unused invalidated property.
- Rename some RoomSummary instances to summary instead of details.
- Fix tests with missing roomListItem's.
* Update snapshots
---------
Co-authored-by: Doug <douglase@element.io>
2024-07-05 10:10:53 +01:00
Doug
834260c144
Use the room heroes when computing a DM avatar. ( #2900 )
...
* Use room heroes for DM avatar content ID.
* Use RoomAvatar.heroes for the DM Details stack.
2024-06-19 10:27:10 +00:00
Stefan Ceriu
064626fbbe
element-hq/element-x-ios/issues/2670 - Show invites as part of the room list
2024-04-09 18:18:11 +03:00
Stefan Ceriu
6d9271ce59
Fixes #2320 - Implement support for (un)marking rooms as favourite from the room list and room detail screens
2024-02-19 17:51:43 +02:00
Stefan Ceriu
d7a190ba23
Fix room list cell highlighting issues, add unit tests
2024-02-09 14:05:12 +02:00