Commit Graph

13178 Commits

Author SHA1 Message Date
manuroe 85aacdedd3 Merge branch 'master' into develop 2021-08-03 15:16:32 +02:00
manuroe e3ff81f78d Merge branch 'release/1.4.9/master' 2021-08-03 15:16:25 +02:00
manuroe a2694fe113 finish version++ 2021-08-03 15:16:25 +02:00
manuroe 65b3e52f53 Merge pull request #4650 from vector-im/release/1.4.9/release
Release 1.4.9
2021-08-03 15:15:41 +02:00
manuroe d9d5bbbb00 version++ 2021-08-03 14:44:53 +02:00
manuroe 2c8888f85c Merge pull request #4648 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-08-03 14:23:01 +02:00
manuroe 3850ceb18f Merge pull request #4647 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-08-03 14:22:39 +02:00
Weblate 14d38c517d Merge branch 'origin/develop' into Weblate. 2021-08-03 12:13:48 +00:00
Weblate 6098049853 Merge branch 'origin/develop' into Weblate. 2021-08-03 12:13:42 +00:00
Stefan Ceriu d2761cbc95 Updated CHANGES.rst 2021-08-03 15:12:11 +03:00
Stefan Ceriu 8e23e24173 Voice messages - Updated recorded audio file name. 2021-08-03 14:59:44 +03:00
Stefan Ceriu c78bec9228 Voice messages - Increased recording state microphone icon size. 2021-08-03 14:59:44 +03:00
Stefan Ceriu bd8584f90c #4641 - Voice messages - always access local cache manager state from the internal work queue. 2021-08-03 14:59:44 +03:00
Gil Eluard df545056ab [Spaces] Show suggested in room lists #4501
- Preview suggested rooms
2021-08-03 13:45:22 +02:00
ismailgulek 225fa29162 Update CHANGES.rst 2021-08-03 14:09:45 +03:00
ismailgulek d7b63d9f41 stable ids for MSC 2858 2021-08-03 14:07:05 +03:00
Doug ab998360aa Always use a message event's body instead of "Message".
Add the room's title to bestAttemptContents.
2021-08-03 09:38:53 +01:00
Priit Jõerüüt b027bbead0 Translated using Weblate (Estonian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-08-02 18:25:12 +00:00
Doug 6eb5b14ee9 Add notice message type.
Change an if to a switch to match the one below.
2021-08-02 16:06:55 +01:00
Gil Eluard 5ca8dca8b4 Merge pull request #4558 from vector-im/gil/4509_show_spaces_in_left_panel
4509 show spaces in left panel
2021-08-02 15:03:21 +02:00
Gil Eluard ca88a8f9cf Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists 2021-08-02 14:40:17 +02:00
Gil Eluard 9aeb306832 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-08-02 14:39:58 +02:00
Gil Eluard a1b277a914 [Spaces] Show spaces in left panel #4509
- update after review
2021-08-02 09:57:30 +02:00
lvre 77443a451e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-07-31 13:25:12 +00:00
random d00de4c62b Translated using Weblate (Italian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-07-31 13:25:12 +00:00
Szimszon e036d29b1c Translated using Weblate (Hungarian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-07-31 13:25:11 +00:00
sr093906 df8c03bff2 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-07-31 13:25:11 +00:00
random daae2029ea Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/it/
2021-07-31 13:25:10 +00:00
SBiOSoftWhare 1372796cfd Update changes 2021-07-30 18:41:57 +02:00
SBiOSoftWhare c11d80127e fastlane: Add Diawi plugin. 2021-07-30 18:35:20 +02:00
SBiOSoftWhare 2e4468cd56 App variant: Handle fastlane dotenv file. 2021-07-30 18:33:07 +02:00
SBiOSoftWhare 8bbc77614e postGenCommand.sh: Add comments. 2021-07-30 17:28:52 +02:00
SBiOSoftWhare 2f6a5cc778 App variants: Add script to choose an app variant from "Variants" folder. 2021-07-30 17:28:35 +02:00
SBiOSoftWhare 5e0f275464 Alpha release variant: Add app identifiers xcconfig. 2021-07-30 17:10:04 +02:00
SBiOSoftWhare f58f0fee24 Alpha release variant: Add app icon. 2021-07-30 17:08:37 +02:00
Gil Eluard 711da7f67d Merge branch 'spaces' into gil/4509_show_spaces_in_left_panel 2021-07-30 15:21:33 +02:00
Doug a951ff551e Check for functional members state and if found, exclude the service members from the room name and avatar computation. 2021-07-30 12:19:28 +01:00
SBiOSoftWhare df60b2292d Merge pull request #4522 from vector-im/element_4509
Spaces: Add space list in left panel and prepare space switching navigation
2021-07-30 11:55:58 +02:00
SBiOSoftWhare 8ae24eb311 Merge branch 'develop' into steve/add_setup_project_script 2021-07-30 11:53:57 +02:00
Gil Eluard b152b6b051 Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists 2021-07-30 07:03:00 +02:00
Gil Eluard 7d0f73295c Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-07-30 07:02:40 +02:00
Gil Eluard 2ef916e38b [Spaces] Show spaces in left panel #4509
- moved space filtering to MatrixKit
2021-07-30 06:56:37 +02:00
Gil Eluard 3c1084963d [Spaces] Show suggested in room lists #4501
- Show suggested rooms section in home screen (no actions)
- Show suggested rooms section in rooms screen (no actions)
2021-07-29 23:24:34 +02:00
manuroe e29fd29dbe Prepare for new sprint 2021-07-29 16:58:40 +02:00
manuroe 75f61b6ba9 Merge branch 'master' into develop 2021-07-29 16:58:36 +02:00
manuroe 14f6842e2c Merge branch 'release/1.4.8/master' 2021-07-29 16:58:29 +02:00
manuroe c74d49c616 finish version++ 2021-07-29 16:58:28 +02:00
manuroe 8842337273 Merge pull request #4633 from vector-im/release/1.4.8/release
Release 1.4.8
2021-07-29 16:56:07 +02:00
manuroe e0da77f833 version++ 2021-07-29 16:16:43 +02:00
SBiOSoftWhare d79e01d75b Update install guide. 2021-07-29 15:08:54 +02:00