Changelog for version 0.4.0
This commit is contained in:
parent
4671497f57
commit
4529edaa88
40 changed files with 51 additions and 42 deletions
|
|
@ -1 +0,0 @@
|
|||
Make most code used in Compose from `:libraries:matrix` and derived classes Immutable or Stable.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Set a default power level to join calls. Also, create new rooms taking this power level into account.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix see room in the room list after leaving it.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Use the RTE library `TextView` to render text events in the timeline.
|
||||
|
||||
Add support for mention pills - with no interaction yet.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Tapping on a user mention pill opens their profile.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Adjust mention pills font weight and horizontal padding
|
||||
|
|
@ -1 +0,0 @@
|
|||
Display different notifications for mentions.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Font size in 'All Chats' header was changing mid-animation.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add a warning for 'mentions and keywords only' notification option if your homeserver does not support it
|
||||
|
|
@ -1 +0,0 @@
|
|||
Remove `:libraries:theme` module, extract theme and tokens to [Compound Android](https://github.com/element-hq/compound-android).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Reply to a poll
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Update poll icons from Compound
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add plain text representation of messages
|
||||
|
|
@ -1 +0,0 @@
|
|||
Accessibility: do not read initial used for avatar out loud.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow polls to be edited when they have not been voted on
|
||||
|
|
@ -1 +0,0 @@
|
|||
Scroll to end of timeline when sending a new message.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Confirm back navigation when editing a poll only if the poll was changed
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add option to delete a poll while editing the poll
|
||||
|
|
@ -1 +0,0 @@
|
|||
Open room member avatar when you click on it inside the member details screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Use the right avatar for DMs in DM rooms
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add ability to see the room avatar in the media viewer.
|
||||
|
|
@ -1 +0,0 @@
|
|||
RoomList: introduce incremental loading to improve performances.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix scaling of timeline images: don't crop, don't set min/max aspect ratio values.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add toggle in the notification settings to disable notifications for room invites.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix rendering of user name with vertical text by clipping the text.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Update rendering of Emojis displayed during verification.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Do not render `roomId` if the room has no canonical alias.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Hide sender info in direct rooms
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix avatar not displayed in notification when the app is not in background
|
||||
|
|
@ -1 +0,0 @@
|
|||
Render images in Notification
|
||||
|
|
@ -1 +0,0 @@
|
|||
Poll history of a room is now accessible from the room details screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Always close the invite list screen when there is no more invite.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Only process content.json from Localazy.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Always show user avatar in message action sheet
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix wording in room invite members view: `Send` -> `Invite`.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Timestamp positioning was broken, specially for edited messages.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Hide room list dropdown menu.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Emojis in custom reaction bottom sheet are too tiny.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Enable Chat backup, Mentions and Read Receipt in release.
|
||||
Loading…
Add table
Add a link
Reference in a new issue