MaximeEvrard42
20fb5d2aee
Merge pull request #5678 from vector-im/maximee/3779_fix_reply_after_jump_unread
...
Show input tool bar and allow reply/edit when jump to old message
2022-02-25 17:59:02 +01:00
MaximeE
3a9d847954
3779: Add comments
2022-02-25 17:03:09 +01:00
MaximeE
8580195006
3779: Apply PR comments
2022-02-25 16:22:15 +01:00
Anderas
126b7f19fe
Merge pull request #5703 from vector-im/andy/5581_scrollback
...
Show DM/room start header for every user
2022-02-25 15:18:36 +00:00
Andy Uhnak
45037ccdaf
Show DM/room start header for every user
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 14:24:06 +00:00
MaximeE
ec9e45ed43
Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread
2022-02-25 15:17:01 +01:00
Doug
d0c6a1059e
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2022-02-25 11:42:49 +00:00
Doug
b6e5163f80
Prepare for new sprint
2022-02-25 11:40:13 +00:00
Doug
11aee123da
Merge branch 'master' into develop
2022-02-25 11:40:10 +00:00
Doug
ff1be22214
Merge branch 'release/1.8.3/master'
2022-02-25 11:40:06 +00:00
Doug
84b3336cfa
finish version++
2022-02-25 11:40:06 +00:00
Doug
b8a47009bf
Merge pull request #5700 from vector-im/release/1.8.3/release
...
Release 1.8.3
2022-02-25 11:39:41 +00:00
MaximeE
4f4471a65a
3779: Apply PR comments
2022-02-25 12:18:28 +01:00
ismailgulek
d3bf3930e0
Merge pull request #5666 from vector-im/ismail/5552_fallback_reply_color
...
Fix color for thread fallback replies
2022-02-25 14:13:49 +03:00
Stefan Ceriu
fa3fe8a75b
Fixes vector-im/element-ios/issues/5691 - Partially hidden room invitation header.
2022-02-25 13:13:33 +02:00
Anderas
ff92f92442
Merge pull request #5665 from vector-im/andy/5663_enable_indicator
...
Enable home activity indicator
2022-02-25 10:46:38 +00:00
Doug
8d61187b4b
version++
2022-02-25 10:45:56 +00:00
Doug
f7cb639956
changelog.d: Upgrade MatrixSDK version ([v0.22.4]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.4 )).
2022-02-25 10:45:56 +00:00
Andy Uhnak
3399abd3eb
Change shadow style in dark mode
2022-02-25 09:55:18 +00:00
Andy Uhnak
6b6b6af9a3
Enable home activity indicator
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 09:54:13 +00:00
Anderas
a5f3987bd1
Merge pull request #5630 from vector-im/andy/5605_leave_room
...
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
aringenbach
1946b315c2
Remove exclamation mark badge in invites cell ( #5684 )
...
* Remove exclamation mark and improve global design in invites cell
* Revert back to current design, only removing exclamation mark badge
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-25 10:45:47 +01:00
ismailgulek
1e8719cdfa
Merge pull request #5697 from vector-im/ismail/5694_scroll_bottom_fix
...
Room: Fix scrolling to bottom on back pagination
2022-02-25 11:47:32 +03:00
ismailgulek
0887c5eb13
Add changelog
2022-02-24 19:59:04 +03:00
ismailgulek
5c4186030e
Do not reload the room data source on back pagination for new threads
2022-02-24 19:57:58 +03:00
Doug
69f9a92a47
Disable the default analytics configurations for forks. ( #5688 )
...
* Disable the default analytics configurations for forks.
* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
David Langley
02693de1d0
Merge pull request #5681 from vector-im/langleyd/5489_fix_tab_titles
...
Fix tab bar title localisation
2022-02-23 17:33:16 +00:00
aringenbach
d164527499
Fix L10n not always defaulting to English ( #5682 )
...
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-23 15:23:02 +01:00
Doug
7061f078ff
Merge pull request #5679 from vector-im/doug/5672_unified_search_room_directory
...
Revert change to UnifiedSearchRecentsDataSource
2022-02-23 12:27:51 +00:00
Stefan Ceriu
9b849222a2
Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator.
2022-02-23 14:17:29 +02:00
David Langley
3fd31f3c7b
Use protocol to get title from child VCs.
2022-02-23 11:41:05 +00:00
Doug
724ba3bb7c
Revert change to UnifiedSearchRecentsDataSource
...
Rename `init` to `initWithMatrixSession:recentsListService:`
2022-02-23 11:13:29 +00:00
MaximeE
6d9516cff3
3779: Changelog
2022-02-23 11:17:42 +01:00
MaximeE
d3056d0ad0
3779: show the input tool bar on timeline not live
2022-02-23 11:03:22 +01:00
Andy Uhnak
fda96626e6
Revert presenter dismissal
2022-02-22 16:52:48 +00:00
Andy Uhnak
c9c8438250
Rename properties and arguments
2022-02-22 16:44:22 +00:00
Andy Uhnak
f85e0ccea1
Extract toast view state
2022-02-22 16:24:18 +00:00
Andy Uhnak
712d64204c
Rename Activity to UserIndicator
2022-02-22 16:14:03 +00:00
MaximeE
764ea78936
Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread
2022-02-22 16:29:59 +01:00
Doug
a1ce129193
Prepare for new sprint
2022-02-22 14:16:36 +00:00
Doug
8e8cd69123
Merge branch 'master' into develop
2022-02-22 14:16:34 +00:00
Doug
d1428163b5
Merge branch 'release/1.8.2/master'
2022-02-22 14:16:29 +00:00
Doug
7ee125b64a
finish version++
2022-02-22 14:16:29 +00:00
Doug
c384d744aa
Merge pull request #5667 from vector-im/release/1.8.2/release
...
Release 1.8.2
2022-02-22 14:16:03 +00:00
Doug
4f67d33247
version++
2022-02-22 12:19:38 +00:00
Doug
8b466b4cd0
changelog.d: Upgrade MatrixSDK version ([v0.22.2]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.2 )).
2022-02-22 12:19:37 +00:00
ismailgulek
5aba7e7caa
Add changelog
2022-02-22 15:08:42 +03:00
ismailgulek
ddc4415cd1
Fix text color and font for regular reply events
2022-02-22 15:06:45 +03:00
Doug
96384bf461
Merge pull request #5660 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Translations update from Weblate
2022-02-22 11:31:24 +00:00
Doug
1dc0dadfd2
Update Vector.strings
2022-02-22 11:30:43 +00:00