Commit Graph

5901 Commits

Author SHA1 Message Date
Gil Eluard 4f24ddda43 [Spaces] Show spaces in left panel #4509
- moved space filtering to MatrixKit
2021-07-30 06:56:37 +02:00
Gil Eluard b98841b2bd [Spaces] Show spaces in left panel #4509
- filter rooms using `MXSpaceService` new API
2021-07-27 19:53:41 +02:00
Gil Eluard 0373f640f7 [Spaces] Show spaces in left panel #4509
- filter rooms using `MXSpaceService` new API
- Added logs
2021-07-27 19:50:36 +02:00
Gil Eluard 3edc48fced Merge branch 'element_4509' into gil/4509_show_spaces_in_left_panel 2021-07-26 12:03:04 +02:00
Gil Eluard dc6345e07f Fixed build issue after merge 2021-07-26 12:02:38 +02:00
Gil Eluard 3f932732d4 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug 671b191774 Trim whitespace from the identity server text entry and don't allow an empty string. 2021-07-23 14:27:25 +01:00
Doug 07eec9bfb6 Configure identity server keyboard for safer URL entry. 2021-07-23 14:08:51 +01:00
Doug 1db4e68c50 Merge branch 'develop' into doug/4519_decrypt_notifications_by_default_fix
# Conflicts:
#	CHANGES.rst
#	Config/BuildSettings.swift
2021-07-23 10:15:44 +01:00
Doug 547955bba8 Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab 2021-07-22 14:37:25 +01:00
manuroe e3c57cb4c6 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
manuroe 9397c20b33 Merge pull request #4584 from vector-im/element_4583
Fixes #4583 - Mention user does not work
2021-07-22 12:43:00 +02:00
zer0-x 41b0d480ec Translated using Weblate (Arabic)
Currently translated at 24.3% (303 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-07-22 07:34:07 +00:00
Priit Jõerüüt 3cf1c2582d Translated using Weblate (Estonian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-22 07:34:01 +00:00
metatek 38973fbd18 Translated using Weblate (Japanese)
Currently translated at 69.2% (861 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-07-22 07:34:00 +00:00
Thibault Martin ccf14548b9 Translated using Weblate (French)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2021-07-22 07:33:59 +00:00
libexus 45d4272120 Translated using Weblate (German)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-07-22 07:33:58 +00:00
jelv cc62b18b7d Translated using Weblate (Dutch)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-07-22 07:33:58 +00:00
metatek 057d7af5a4 Translated using Weblate (Japanese)
Currently translated at 69.2% (861 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-07-21 14:08:33 +00:00
oksya8and8 1e02f52851 Translated using Weblate (Japanese)
Currently translated at 69.2% (861 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-07-21 14:08:33 +00:00
Stefan Ceriu 8a5390154e Fixes #4583 - Mention user does not work (settings -> members -> select a member -> mention) 2021-07-21 16:20:50 +03:00
Gil Eluard 9b33844155 [Spaces] Show spaces in left panel #4509
- Code tweaks after SDK update
2021-07-20 09:58:50 +02:00
Stefan Ceriu d7a715467e #4090 - Activating the shared AVAudioSession before recording or playback. 2021-07-19 15:54:14 +03:00
Stefan Ceriu 1b042db4d3 #4090 - Various tweaks and fixes following code review. Switched back to DateFormatters for formatting durations, sanitising audio player durations and current times. 2021-07-19 15:48:37 +03:00
lvre 15c8d3d327 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-07-18 15:25:11 +00:00
random d42d7b8f3c Translated using Weblate (Italian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-07-18 15:25:10 +00:00
Besnik Bleta ae2364e9a6 Translated using Weblate (Albanian)
Currently translated at 99.6% (1240 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-07-18 15:25:08 +00:00
libexus aa3266da82 Translated using Weblate (German)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-07-18 15:25:07 +00:00
Gil Eluard 7c4af8f42d [Spaces] Show spaces in left panel #4509
- Update title in the navigation bar according to the selected tab
2021-07-16 16:20:28 +02:00
Stefan Ceriu c0067a81b3 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
Stefan Ceriu 951b0aa23b #4090 - Fixed the AttachmentCacheManager's serial nature. 2021-07-16 15:47:56 +03:00
Gil Eluard 5d8eab0cb7 [Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
2021-07-16 14:20:42 +02:00
Stefan Ceriu 6a35e1c96e Revert "Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account.""
This reverts commit 8225b800e3.
2021-07-16 13:46:06 +03:00
Stefan Ceriu 8225b800e3 Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account."
This reverts commit 72522dae67.
2021-07-16 13:31:38 +03:00
Stefan Ceriu df1a09260c #4090 - Switched the sendVoiceMessage method duration parameter to an integer. 2021-07-16 12:49:28 +03:00
Stefan Ceriu 72522dae67 #4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account. 2021-07-16 12:05:47 +03:00
Stefan Ceriu b0c48ecee6 #4094 - Redrawing waveforms on bound changes. 2021-07-16 09:06:36 +03:00
Gil Eluard 18bc5f1b63 [Spaces] Show spaces in left panel #4509
- Display the none hierarchical list of spaces in the left panel
- Space switching when new space selected
- Refresh space list and recents data after sync
2021-07-15 14:10:01 +02:00
SBiOSoftWhare 28bf0c2aab Merge pull request #4557 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-07-15 12:28:08 +02:00
SBiOSoftWhare 0eb37f9b34 Merge pull request #4556 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-07-15 12:26:41 +02:00
Weblate f559b6424e Merge branch 'origin/develop' into Weblate. 2021-07-15 10:13:23 +00:00
Weblate f13beacc92 Merge branch 'origin/develop' into Weblate. 2021-07-15 10:13:15 +00:00
Stefan Ceriu 87d6265067 #4094 - Fixed flickering elapsed time labels and other tweaks. 2021-07-14 14:40:54 +03:00
Doug 445db8ba78 Use the layer's corner radius rather than a custom mask.
This will ensure the mask bounds always match the view's size.
2021-07-14 10:37:54 +01:00
Doug fa1bbecf26 Always update the path of the attachmentView's mask to handle reuse. 2021-07-14 10:15:50 +01:00
Stefan Ceriu b70c5b02c6 #4094 - Switched back to multiple audio player instances (1 per event identifier), strongly retaining the currenty playing one and unloading all stopped ones. Various other improvements and bug fixes. 2021-07-14 10:26:21 +03:00
TheBlueKingLP 651f424d67 Translated using Weblate (Japanese)
Currently translated at 91.4% (32 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ja/
2021-07-13 16:25:04 +00:00
Stefan Ceriu b7c903da74 Revert "Revert "#4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player.""
This reverts commit da5edee222.
2021-07-13 16:13:39 +03:00
Stefan Ceriu fa69b983f8 #4094 - Sending voice message recording length and waveform samples. 2021-07-13 16:03:20 +03:00
Doug 5e14c559b5 Merge pull request #4542 from vector-im/doug/fix_warnings
Fix warnings
2021-07-13 11:07:47 +01:00