Commit Graph

3726 Commits

Author SHA1 Message Date
SBiOSoftWhare 1b4e63a1fc Timeline: Refactor poll plain cells. 2022-02-28 15:00:32 +01:00
SBiOSoftWhare 2022b32fa8 Timeline: Refactor location plain cells. 2022-02-28 14:54:53 +01:00
aringenbach 60f2355e54 Move invites to dedicated sections and enable section collapse (#5683)
* Display invites in dedicated sections

* Activate shrinkable and fix home number of rows for section

* Rework section header

* Display badge in people and room tabs

* Add changelog & remove useless todo

* Improve isSectionShrinked condition, remove useless import and shrinkable sets

* Restore invitation count in tab bar badge

* Display badge for invites section

* Add comment on invites count

* Update right accessory view on data source update

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-28 13:48:07 +01:00
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
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 11aee123da Merge branch 'master' into develop 2022-02-25 11:40:10 +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
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 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
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 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
ismailgulek ddc4415cd1 Fix text color and font for regular reply events 2022-02-22 15:06:45 +03:00
Doug 5eda411400 Merge pull request #5662 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-02-22 11:29:47 +00:00
Weblate 5b17e91625 Merge branch 'origin/develop' into Weblate. 2022-02-22 10:37:53 +00:00
Suguru Hirahara 1855c6c28d Translated using Weblate (Japanese)
Currently translated at 85.2% (377 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-22 10:35:55 +00:00
ismailgulek fe32509f69 Merge branch 'develop' into ismail/5629_thread_context 2022-02-22 11:48:21 +03:00
ismailgulek 87615f8655 Enable usage of thread timelines 2022-02-22 11:46:18 +03:00
Andy Uhnak 313dbf7aa6 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Jozef Gaal 91a2158ffa Translated using Weblate (Slovak)
Currently translated at 99.3% (439 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-21 12:11:16 +00:00
Suguru Hirahara e1bdd440bc Translated using Weblate (Japanese)
Currently translated at 85.2% (377 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-21 12:11:16 +00:00
aringenbach 94e786106e Update create room avatar placeholder & add remove button (#5635)
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-21 10:41:03 +01:00
Doug 6542d04d50 Expose room cells to voiceover on Home tab. 2022-02-21 09:28:34 +00:00
Andy Uhnak 6d4b1885ab Use themed background color 2022-02-21 08:51:03 +00:00
Suguru Hirahara cfe6401106 Translated using Weblate (Japanese)
Currently translated at 84.6% (374 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-20 17:25:08 +00:00
Suguru Hirahara 5dd5276a75 Translated using Weblate (Japanese)
Currently translated at 84.6% (374 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-20 17:13:39 +00:00
Suguru Hirahara b6313a4fd1 Translated using Weblate (Japanese)
Currently translated at 84.6% (374 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-20 07:44:46 +00:00
Suguru Hirahara 1e3caf0767 Translated using Weblate (Japanese)
Currently translated at 84.3% (373 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-18 20:36:57 +00:00
SBiOSoftWhare 1c14ebc6bc Merge branch 'develop' into steve/bubbles_sender_name_margin
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Styles/Bubble/Cells/TextMessage/Common/TextMessageBaseBubbleCell.swift
2022-02-18 17:31:26 +01:00
SBiOSoftWhare 3454fe7e37 Merge pull request #5633 from vector-im/steve/bubbles_incoming_attachment
Message bubbles: Fix incoming attachment leading margin
2022-02-18 17:25:50 +01:00
SBiOSoftWhare c22d2bbe99 TextMessageBaseBubbleCell: Reduce sender name bottom margin. 2022-02-18 16:26:35 +01:00
SBiOSoftWhare 19d45ddf21 RoomCellContentView: Expose new contraints. 2022-02-18 16:26:09 +01:00
SBiOSoftWhare d673c7cc20 Message bubbles: Fix incoming attachment leading margin. 2022-02-18 16:04:56 +01:00