Commit graph

7976 commits

Author SHA1 Message Date
SBiOSoftWhare
0dfe48e64b Fix MXKRoomBubbleTableViewCell categorie. 2022-02-16 17:42:37 +01:00
SBiOSoftWhare
494561111a Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
SBiOSoftWhare
e23890f88c Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare
4577ecb15a Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare
f8d7ddc330
Merge pull request #5598 from vector-im/steve/bubbles_move_files
Room timeline: Move files in relevant folders
2022-02-16 17:24:29 +01:00
Anderas
1cbb4aa9ad
Merge pull request #5580 from vector-im/andy/4829_activity_indicators
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
SBiOSoftWhare
0e47f32bea Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
aringenbach
03ec41011f
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
Doug
423b1a90a0 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
Andy Uhnak
56a0b33c26 Move import 2022-02-16 11:56:33 +00:00
Andy Uhnak
ef5303160d Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare
774acff038
Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
Andy Uhnak
18af47ad34 Merge branch 'develop' into andy/4829_activity_indicators 2022-02-16 11:32:52 +00:00
David Langley
a4fb86c3ac
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare
f5a53b0de6 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare
f852133c17 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu
c067916ea4 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug
0890307493 Only no-op the actual sending of a typing notification.
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
Doug
2839cfb0dd Use UIControlEventTouchUpInside for all toggles. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
4a5ce2945b SettingsViewController: Fix indent issue. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
f3d2740e00 Message bubbles: Move bubbles settings to labs section atm. 2022-02-16 12:42:00 +02:00
Doug
0357808e0d Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
536de1786d Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare
28cb7714cb Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
SBiOSoftWhare
f3fa8a4ab4 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare
ef4a16245f BaseRoomCell make some rename. 2022-02-16 10:48:08 +01:00
SBiOSoftWhare
7d12996196 Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare
aff9d3e132 Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare
35b579e90e Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00
SBiOSoftWhare
d16dc6efcb BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:41:31 +01:00
SBiOSoftWhare
7fc09e4f23 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:40:56 +01:00
SBiOSoftWhare
e162f13cc1 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare
94007ab552 Rename BubbleCellContentView to RoomCellContentView. 2022-02-16 10:11:35 +01:00
SBiOSoftWhare
169b1496f7 Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare
5be2db64ca Rename BaseBubbleCell folder to BaseRoomCell. 2022-02-16 09:56:13 +01:00
SBiOSoftWhare
e921537353 Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
Doug
6f8a554ea4 Update launch screen tint colour. 2022-02-15 20:53:45 +00:00
Doug
0fee802e03 Add support for UserProperties to analytics and capture FTUE use case selection.
Additionally update taps to interactions following updates in the analytics event repo.
2022-02-15 18:06:23 +00:00
SBiOSoftWhare
0936231eb4 BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare
9f0dae2a96 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00
SBiOSoftWhare
0b8f4d9c1e RoomMessageBubbleBackgroundView: Use constants. 2022-02-15 17:11:41 +01:00
SBiOSoftWhare
eede625d01 BubbleRoomCellLayoutConstants: Add new decoration constraints. 2022-02-15 17:11:03 +01:00
Anderas
a90578d29d
Merge pull request #5585 from vector-im/andy/common_kit
Add CommonKit and Activity
2022-02-15 15:46:19 +00:00
SBiOSoftWhare
c6808ac161 BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00
SBiOSoftWhare
d4cebdf657 PollBaseBubbleCell: Use constants. 2022-02-15 14:46:54 +01:00
Andy Uhnak
8b08aacae6 Add CommonKit and Activity
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-15 13:41:36 +00:00
ismailgulek
c74688b17b
Merge branch 'develop' into ismail/5562_search_aggregations 2022-02-15 16:15:53 +03:00
ismailgulek
05e64f3da5
Merge pull request #5561 from vector-im/ismail/5540_thread_list
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek
5967e7fbb6
Display thread list api errors 2022-02-15 15:46:22 +03:00
SBiOSoftWhare
7a31b589d5 Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare
8def241c8d Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare
f65941e31d Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare
998fe0d706 File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare
ac29be597b Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare
ddc632f844 BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
אלון גלסמן
b820a38a76 Added translation using Weblate (Hebrew) 2022-02-15 07:40:01 +00:00
אלון גלסמן
d3e71d20b1 Added translation using Weblate (Hebrew) 2022-02-15 07:39:30 +00:00
Andy Uhnak
b7474fe7c8 Add new loading indicators 2022-02-14 16:51:02 +00:00
Jozef Gaal
f3626c25b3 Translated using Weblate (Slovak)
Currently translated at 98.9% (1418 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-14 09:27:00 +00:00
Linerly
94de6ceb83 Translated using Weblate (Indonesian)
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-02-14 09:26:55 +00:00
Priit Jõerüüt
6a5874edac Translated using Weblate (Estonian)
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-02-14 09:26:53 +00:00
LinAGKar
5324570c42 Translated using Weblate (Swedish)
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-02-14 09:26:50 +00:00
Ihor Hordiichuk
fcb58d6eb3 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-02-14 09:26:40 +00:00
lvre
3fc9079d8d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-02-14 09:26:37 +00:00
random
b97dae09b7 Translated using Weblate (Italian)
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-02-14 09:26:34 +00:00
Besnik Bleta
0905ebeecf Translated using Weblate (Albanian)
Currently translated at 99.7% (1429 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2022-02-14 09:26:31 +00:00
Szimszon
38b48bf022 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1433 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-02-14 09:26:28 +00:00
Thibault Martin
621afeb55a Translated using Weblate (French)
Currently translated at 99.8% (1431 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-02-14 09:26:24 +00:00
noantiq
9398925358 Translated using Weblate (German)
Currently translated at 99.8% (1431 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-14 09:26:21 +00:00
aringenbach
c57693255f
Update filter placeholder and icon (#5520)
* Update filter placeholder and icon

* Use SwiftGen asset helper & add filter_on icon

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-14 10:25:21 +01:00
MaximeEvrard42
b68574cd97
Merge pull request #5563 from vector-im/maximee/5346_replace_kick_wording
Replace "kick" by "remove" in all strings
2022-02-14 09:40:10 +01:00
Simon Wiedmer
280b3c8812 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
Jozef Gaal
b42a388c76 Translated using Weblate (Slovak)
Currently translated at 98.4% (435 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-13 15:26:19 +00:00
LinAGKar
e61b92659d Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-13 15:26:19 +00:00
Thibault Martin
b0ba452eb9 Translated using Weblate (French)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2022-02-13 15:26:18 +00:00
Thibault Martin
0da90f2a10 Translated using Weblate (French)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/fr/
2022-02-12 09:26:18 +00:00
Doug
1f8cc3f559 Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 0dcf310d24.
2022-02-11 18:17:39 +00:00
Doug
0dcf310d24 Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
Doug
1f9e9db0c8 Fix spinner when clearing cache. 2022-02-11 15:42:12 +00:00
ismailgulek
89bed775bd
Avoid redundant live timeline loading if thread relation exists 2022-02-11 18:15:23 +03:00
ismailgulek
2824c77a7d
Use thread relation if exists when opening search results 2022-02-11 18:14:41 +03:00
ismailgulek
4937109103
Use thread protocols where possible 2022-02-11 18:11:44 +03:00
MaximeE
b23564aab6 Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE
21838e54e6 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
ismailgulek
6b2f5277c7
Merge branch 'develop' into ismail/5540_thread_list 2022-02-11 16:13:26 +03:00
Doug
f968409f0a
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Doug
c7e6334290 Fix for the green spinner not being dismissed with a local synapse. 2022-02-11 12:29:06 +00:00
Andy Uhnak
3ae220f448 Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
aringenbach
94dab7ad4b
Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
Doug
0ca712c8d9 Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2. 2022-02-10 15:40:46 +00:00
ismailgulek
ee2b4e4058
Use new api to fetch thread list 2022-02-10 17:35:18 +03:00
Doug
3943b17d57
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
SBiOSoftWhare
8018b541cc SettingsViewController: Fix indent issue. 2022-02-10 15:08:24 +01:00
SBiOSoftWhare
9b5b274022 Message bubbles: Move bubbles settings to labs section atm. 2022-02-10 14:59:45 +01:00
ismailgulek
1fa8da3f34
Use thread protocol when possible 2022-02-10 16:48:27 +03:00
Doug
3fd3077fd8 Updates following PR feedback. 2022-02-10 12:59:13 +00:00
Doug
f8b0866dd3
Merge pull request #5510 from aaronraimist/register-spec
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
ismailgulek
7871da3fca
Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach
9522304e19
Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +01:00
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek
77b6d6e622
Update section header label and accessory view when needed 2022-02-10 03:20:34 +03:00
ismailgulek
73c34749ce
Refresh tab bar badges when off-screen fetcher updated 2022-02-10 03:19:51 +03:00
Aaron Raimist
0f94c1740e
Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek
5dca8d67df
Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek
ec649749a9
Register section header classes for table views 2022-02-10 03:14:50 +03:00
ismailgulek
3611773c91
Make SectionHeaderView subclass from UITableViewHeaderFooterView 2022-02-10 03:14:00 +03:00
SBiOSoftWhare
db4ac8c8e1
Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare
dfdd79e674 BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare
4f071ac502 RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare
c7c0519e76 FileWithoutThumbnailBaseBubbleCell: Update attributed text usage. 2022-02-09 16:32:58 +01:00
SBiOSoftWhare
f60c9d7a03 BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00
SBiOSoftWhare
2e908c5dae MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning. 2022-02-09 16:32:07 +01:00
SBiOSoftWhare
2430a81fc0 RoomBubbleCellData: Handle atttributed text message without vert space. 2022-02-09 16:27:30 +01:00
SBiOSoftWhare
c5f9e5e9f4 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare
ad5ed7078a MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
SBiOSoftWhare
e3622036a3 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare
bc1ccb5d05 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare
d950f3f5e0 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
Doug
07b3bf7860 Add some missing SwiftGen updates to strings. 2022-02-09 15:01:57 +00:00
Doug
85271e6231 Fix header title in room settings. 2022-02-09 14:49:39 +00:00
Doug
70d5fbdb76 Revert change to localization strings link
The change moved the entire string into event_formatter_rerequest_keys_part1_link and left an empty part_2
2022-02-09 11:34:25 +00:00
SBiOSoftWhare
9952515911 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00
SBiOSoftWhare
cb7c514177 RoomCellLayoutUpdating: Add maximum text width calculation. 2022-02-09 12:33:24 +01:00
Doug
8c0fcadfd8
Merge pull request #5102 from radiom0de/patch-1
typo
2022-02-09 11:30:40 +00:00
Doug
469bb9389a
Merge pull request #5530 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-02-09 11:30:13 +00:00
Doug
af2cbca0bc
Merge pull request #5531 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-02-09 11:25:39 +00:00
Doug
e3fad7f5ec
Merge pull request #5529 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2022-02-09 11:20:53 +00:00
Weblate
584ec865cb Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:15 +00:00
Weblate
1022be3813 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:09 +00:00
Weblate
39f34ef68c Merge branch 'origin/develop' into Weblate. 2022-02-09 10:11:23 +00:00
Weblate
b221b5e105 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:11:17 +00:00
Jozef Gaal
09836fa587 Translated using Weblate (Slovak)
Currently translated at 98.5% (1382 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-09 10:11:01 +00:00
Priit Jõerüüt
e4255c0a86 Translated using Weblate (Estonian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-02-09 10:10:59 +00:00
LinAGKar
73920df8e7 Translated using Weblate (Swedish)
Currently translated at 94.5% (1326 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-02-09 10:10:59 +00:00
Jozef Gaal
829c125670 Translated using Weblate (Slovak)
Currently translated at 97.7% (432 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-09 10:10:58 +00:00
SBiOSoftWhare
a6d0fa2b9a MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse. 2022-02-09 10:51:31 +01:00
SBiOSoftWhare
3419bd8d53 BubbleRoomCellLayoutUpdater: Update legacy text incoming layout. 2022-02-09 10:50:33 +01:00
SBiOSoftWhare
f27acf8a4a MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
SBiOSoftWhare
a8af98d6d9 RoomMessageBubbleBackgroundView: Update timestamp management. 2022-02-09 08:37:17 +01:00
SBiOSoftWhare
a1ce68cbd5 BaseBubbleCell: Fix decoration disappear issues. 2022-02-09 08:36:39 +01:00
SBiOSoftWhare
8013e11046 BubbleRoomTimelineCellDecorator: Clean timestamp code. 2022-02-09 08:35:00 +01:00
Stefan Ceriu
b35407bab2 Fixed/improved emoji tests, made emoji service always callback on the main queue. 2022-02-08 17:46:18 +02:00
Stefan Ceriu
c26fae1004 Updated available emojis with data from https://github.com/missive/emoji-mart/blob/master/data/apple.json 2022-02-08 17:46:18 +02:00
SBiOSoftWhare
22bd0c3aa9 BaseBubbleCell: Fix decoration touch recognition. 2022-02-08 15:10:34 +01:00
SBiOSoftWhare
b5f3e13081 BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code. 2022-02-08 15:04:07 +01:00
Jozef Gaal
3b7e287b6a Translated using Weblate (Slovak)
Currently translated at 96.9% (1360 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-08 13:26:17 +00:00
Jozef Gaal
ff42af7f15 Translated using Weblate (Slovak)
Currently translated at 97.5% (431 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-08 13:26:17 +00:00
LinAGKar
146d2f587a Translated using Weblate (Swedish)
Currently translated at 94.3% (1324 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-02-08 13:26:17 +00:00
LinAGKar
e1e96ca5b8 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-08 13:26:17 +00:00
SBiOSoftWhare
34d0ff9ed7 RoomVC: Handle emote cell identifiers. 2022-02-08 11:57:45 +01:00
SBiOSoftWhare
1aaab7b14e PlainRoomTimelineCellProvider: Handle emote cells. 2022-02-08 11:45:20 +01:00
SBiOSoftWhare
fee1c81191 RoomTimelineCellIdentifier: Add dedicated identifiers for emote. 2022-02-08 11:44:52 +01:00
SBiOSoftWhare
8f39f504a0 RoomBubbleCellData: Fix quote for bubbles. 2022-02-08 11:17:06 +01:00
SBiOSoftWhare
a09092708f BubbleRoomTimelineCellDecorator: Update tempary views management. 2022-02-08 11:16:38 +01:00
ismailgulek
dfc916d0c5
Merge pull request #5503 from vector-im/ismail/5426_uisis
Handle session states better
2022-02-08 12:28:47 +03:00
SBiOSoftWhare
a9c1a513c3 SizableBaseBubbleCell: Remove reactions height fix. 2022-02-08 10:10:24 +01:00
Elsie Hupp
4bccbac783 Clarify "password" as "Matrix account password" 2022-02-08 10:47:30 +02:00
SBiOSoftWhare
212183a50c FileWithoutThumbnailBaseBubbleCell: Fix text color. 2022-02-08 09:31:52 +01:00
SBiOSoftWhare
5ef2208374 RoomDataSource: Apply theme if needed. 2022-02-08 07:06:36 +01:00
SBiOSoftWhare
a698d20c29 BubbleRoomCellLayoutConstants: Add thread constant. 2022-02-08 07:04:33 +01:00
SBiOSoftWhare
d8e1cfa022 TextMessageBaseBubbleCell: Update add timestamp. 2022-02-08 07:04:15 +01:00
SBiOSoftWhare
448acdcfb9 SizableBaseBubbleCell: Add workaround for reactions height miscalculation. 2022-02-08 07:02:53 +01:00
SBiOSoftWhare
751bc0a88c BubbleCellContentView: Update decorations order. 2022-02-08 07:01:58 +01:00
SBiOSoftWhare
604a74efab Message bubble: Improve thread summary positioning. 2022-02-07 22:22:18 +01:00
SBiOSoftWhare
657a3f9a82 BubbleCellContentView: Update read receipts view height. 2022-02-07 21:47:36 +01:00
SBiOSoftWhare
25d80f3b98 RoomBubbleCellData: Handle attributed text without vertical blank space. 2022-02-07 20:58:00 +01:00
SBiOSoftWhare
d0239c3c16 RoomTimelineStyle: Add property to indicate to use vertical whitespace for text. 2022-02-07 20:57:18 +01:00
SBiOSoftWhare
d1ad4b3906 Update voice message cells. 2022-02-07 20:05:53 +01:00
SBiOSoftWhare
17fd62bb31 Update file bubble cells. 2022-02-07 20:03:41 +01:00
SBiOSoftWhare
1a89099a87 Update poll bubble cells. 2022-02-07 19:59:35 +01:00
SBiOSoftWhare
ee81d70328 Update poll bubble cells. 2022-02-07 19:59:05 +01:00
SBiOSoftWhare
802bbd5109 Update location bubble cells. 2022-02-07 19:57:50 +01:00
SBiOSoftWhare
1763336388 TextMessageIncomingBubbleCell: Conforms to BubbleIncomingRoomCellProtocol. 2022-02-07 19:45:46 +01:00
SBiOSoftWhare
964663322d TextMessageOutgoingWithoutSenderInfoBubbleCell: Fix bg view leading constraint. 2022-02-07 19:45:26 +01:00
SBiOSoftWhare
2a80c4a289 BubbleIncomingRoomCellProtocol: Handle decoration constraints. 2022-02-07 19:44:47 +01:00
SBiOSoftWhare
76203d16ee TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations. 2022-02-07 19:27:56 +01:00
SBiOSoftWhare
0c752c5988 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-02-07 19:27:07 +01:00
SBiOSoftWhare
19b8e8d401 Add BubbleRoomCellLayoutConstants 2022-02-07 19:26:40 +01:00
SBiOSoftWhare
06b88ee512 Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare
f2d6bc3de7 Add bubble cell protocols. 2022-02-07 19:25:38 +01:00
SBiOSoftWhare
53e32df86c BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
Johannes Marbach
19b5042050 vector-im/element-ios/pull/4148 - Show target user avatars for collapsed membership changes
This commit switches to displaying the target user's avatar for collapsed membership
changes which addresses the avatar issue reported in #4102.

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2022-02-07 19:32:41 +02:00
SBiOSoftWhare
422f4f4a18 BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare
99c7b99ec9 SizableBaseBubbleCell: Handle handle URL preview. 2022-02-07 17:28:07 +01:00
SBiOSoftWhare
270a45e2c9 Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width. 2022-02-07 17:27:14 +01:00
SBiOSoftWhare
05b87b1f0b BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00
SBiOSoftWhare
092c42f8c7 Create outgoing text message bubble cells. 2022-02-07 16:29:18 +01:00
SBiOSoftWhare
da280169bd Create incoming text message bubble cells. 2022-02-07 16:27:16 +01:00
SBiOSoftWhare
94ffe5a167 Create TextMessageBaseBubbleCell 2022-02-07 16:19:11 +01:00
SBiOSoftWhare
22869b649c BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable. 2022-02-07 16:14:37 +01:00
SBiOSoftWhare
967cfd55f7 Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview. 2022-02-07 16:13:49 +01:00
SBiOSoftWhare
16cd4dde2c Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
SBiOSoftWhare
a602a93cf9 BubbleCellContentView: Add support for URL preview, expose several constraints. 2022-02-07 16:07:27 +01:00
SBiOSoftWhare
de775a9e67
Merge pull request #5495 from vector-im/steve/5210_bubble_polls
Message bubbles: Handle polls and threads
2022-02-07 16:01:11 +01:00
SBiOSoftWhare
f4d0aa1d94
Update Riot/Modules/Room/Views/BubbleCells/BaseBubbleCell/TimestampDisplayable.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2022-02-07 15:15:42 +01:00
ismailgulek
71ccde652e
Avoid data source reload on thread screen itself 2022-02-07 12:52:33 +03:00
Aaron Raimist
e8814135ff
Make registration spec compliant (fixes registration on Conduit)
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:07:17 +00:00
Nikita Epifanov
c216c52bf2 Translated using Weblate (Russian)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
5551165d01 Translated using Weblate (Russian)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
3e063b5570 Translated using Weblate (Russian)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ru/
2022-02-06 14:26:16 +00:00
Doug
8c55168067 Fix tests. 2022-02-04 17:46:27 +00:00
Doug
906eb48181 Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug
d11b3e0950 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
SBiOSoftWhare
e37d90273e Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Christian Meusel
7b33868957 Translated using Weblate (German)
Currently translated at 99.8% (1401 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-04 14:26:15 +00:00
ismailgulek
c21aa04048
Merge branch 'develop' into ismail/5426_uisis 2022-02-04 14:24:53 +03:00
ismailgulek
c2f234aa7b
Gracefully pause the session 2022-02-04 14:24:14 +03:00
Stefan Ceriu
cab5be20cd vector-im/element-ios/issues/5298 - Tweaks following code review. 2022-02-04 11:33:55 +02:00
Stefan Ceriu
9ac722dcad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
Stefan Ceriu
c92c46fc99 vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline. 2022-02-04 11:33:55 +02:00
aringenbach
793977864c
Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
ismailgulek
bfbd549006
Use readable session states 2022-02-04 01:44:18 +03:00
Doug
f63d0c4101 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Doug
43fb085521 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Doug
26e30bedf7 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug
50de0dc36c Add context menu to HomeViewController cells. 2022-02-03 18:30:39 +00:00
Doug
047dd44f05 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach
3fe7a242eb Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-03 18:49:40 +01:00
SBiOSoftWhare
a949c0f0d7 Remove old collection view right align layout. 2022-02-03 17:52:12 +01:00
SBiOSoftWhare
3213641718 BubbleReactionsView: Use another collection view layout for right align mode. 2022-02-03 17:51:50 +01:00
SBiOSoftWhare
e38850331a BubbleRoomTimelineCellDecorator: Update threading view top margin. 2022-02-03 17:37:24 +01:00
SBiOSoftWhare
de5d7162a7 BubbleRoomTimelineCellDecorator: Handle thread view. 2022-02-03 17:25:14 +01:00
SBiOSoftWhare
5f19528341 Bubble poll cells: Handle timestamp display. 2022-02-03 16:54:38 +01:00
Simon Wiedmer
fb108650ae Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-03 16:52:37 +01:00
SBiOSoftWhare
433e63261f RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable. 2022-02-03 16:51:33 +01:00
SBiOSoftWhare
a511598b78 BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare
d5c68e1a0c Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +01:00
ismailgulek
ff81b2bfd0
Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
ismailgulek
51c6827ce4
Merge pull request #5257 from vector-im/ismail/5096_thread_notifications
Thread Notifications & Badges
2022-02-03 16:30:39 +03:00
ismailgulek
ac9da65621
Merge pull request #5483 from vector-im/ismail/5448_roomlist_updates
HomeViewController: Fix empty sections
2022-02-03 15:20:55 +03:00
ismailgulek
9f686da45e
Fix review remarks 2022-02-03 14:25:14 +03:00
ismailgulek
146a5bc002
Fix files search build error 2022-02-03 14:24:32 +03:00
ismailgulek
516479ae1d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-03 14:01:21 +03:00
SBiOSoftWhare
66103719fd BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare
ac1b9e9b86 Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare
4f47eff7c3 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare
a1cbd77121 Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare
7b135b1f93 PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
Gil Eluard
5645385862
Merge pull request #5487 from vector-im/gil/5323_Space_list_loses_responsiveness_upon_refresh
Space list loses responsiveness upon refresh
2022-02-03 10:00:08 +01:00
SBiOSoftWhare
d6dac84b32 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare
fb56b07f69 RoomVC: Handle poll cell identifiers. 2022-02-03 09:56:59 +01:00
SBiOSoftWhare
9f38f51082 RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
ismailgulek
2303498026
Add thread setting check to permalinks and search results 2022-02-03 01:40:52 +03:00
Johan Smits
0df17eff8f Translated using Weblate (Dutch)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-02-02 20:26:15 +00:00
Gil Eluard
7bce24ae96
Merge pull request #5486 from vector-im/gil/5171_joining_a_space_seemed_to_noop 2022-02-02 19:48:24 +01:00
Gil Eluard
6dd858e604 Space list loses responsiveness upon refresh/update, often in the middle of scrolling
- Fixed
2022-02-02 18:15:26 +01:00
Gil Eluard
07f1268f36 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas
03e920857d
Merge pull request #5484 from vector-im/andy/4524-fix-timeline-scroll
Scroll to the bottom of timeline automatically
2022-02-02 16:03:12 +00:00
SBiOSoftWhare
0656f94679 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
Andy Uhnak
0c6034e493 Scroll to the bottom of timeline automatically, fixes #4524
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-02 14:58:33 +00:00