Commit Graph

169 Commits

Author SHA1 Message Date
Gil Eluard f9b008e684 Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Podfile.lock
2022-02-21 17:57:58 +01:00
ismailgulek 3b7252e12e Merge branch 'develop' into ismail/5582_opening_threads 2022-02-18 14:27:51 +03:00
ismailgulek 9a917b0ee6 Stop pagination when root event received 2022-02-18 14:27:29 +03:00
aringenbach 77cda2feea Fix HTML render for links containing Markdown formatting (#5587)
* Fix HTML render for links containing Markdown formatting

* Log renderToHTML fail as an error

* Fix AST nodes memory handling

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-18 09:00:45 +01:00
SBiOSoftWhare 80375f0893 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 d7510c1736 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 5e4265ca5e Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
Doug 2da6662fa2 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
Andy Uhnak 4d86245033 Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
Andy Uhnak 8675a606ae Merge branch 'develop' into andy/4829_activity_indicators 2022-02-16 11:32:52 +00:00
David Langley a27d8392a8 Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare 95c61f747e Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
ismailgulek 3184c0fc1a Merge branch 'develop' into ismail/5562_search_aggregations 2022-02-15 16:15:53 +03:00
Andy Uhnak b9b2c642e3 Add new loading indicators 2022-02-14 16:51:02 +00:00
Simon Wiedmer 1cfebedc01 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
ismailgulek f2e8faf54e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
MaximeE f96a3b0a0e Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE 8acaff5131 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
Andy Uhnak 4c841fc6b2 Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Doug aaefc2c9c4 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 3f5e5f3c1e 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 855c31b811 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 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Aaron Raimist 5d980bd46b Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek 8fb3a34c7b Reuse section headers 2022-02-10 03:19:00 +03:00
SBiOSoftWhare 022f797c5b 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 f3d61dda24 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare 82711f7653 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
Weblate 8fb43463d8 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:09 +00:00
Jozef Gaal e3861c1f45 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 948e0cd192 MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
Jozef Gaal 8b94f28b39 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 06bddaaaa1 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
Aaron Raimist 6bf3fc31de 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 5265d8166e 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
Gil Eluard ae27b06f0d Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
ismailgulek 217ab0c7b7 Gracefully pause the session 2022-02-04 14:24:14 +03:00
ismailgulek 1e4441f73e Use readable session states 2022-02-04 01:44:18 +03:00
Simon Wiedmer 23d0482d3b Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-03 16:52:37 +01:00
ismailgulek 1aabe2002a Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
ismailgulek 95db348bdc Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare a1cf7b9b7c Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
ismailgulek c358f10272 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
Simon Wiedmer ec96c04ea1 Call native api only if there is a change 2022-01-31 11:13:07 +01:00
SBiOSoftWhare 736b72be55 MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
David Langley ac0bda01ec Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
Doug 6b6a58cc4a Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
David Langley 93be663f9c Add nullability checks and remove comment 2022-01-28 11:47:52 +00:00
lvre c784519011 Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
2022-01-28 08:26:13 +00:00
artevaeckt 4428cf4b62 Translated using Weblate (German)
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/de/
2022-01-28 08:26:12 +00:00