Commit Graph

11831 Commits

Author SHA1 Message Date
Doug 89b5146efd Update CHANGES.rst. 2021-08-04 17:04:42 +01:00
Doug 853a10bf4b Add voice message notification body. 2021-08-04 16:14:02 +01:00
Doug 00231feb49 Add notification body tweaks for video, audio and file messages. 2021-08-04 16:08:33 +01:00
Doug 6b53ba15e7 Move strings. 2021-08-04 15:31:22 +01:00
Doug f090cc9db7 Strip the original message from reply notifications. 2021-08-04 15:25:16 +01:00
Doug 1e10839fe4 Use the notification fallback content when an event couldn't be decrypted. 2021-08-04 14:34:23 +01:00
Doug 74a9205c72 Use the body text "Notification" instead of message as the event may not be a message. 2021-08-04 14:18:18 +01:00
Doug 06041c8c2b Add fallback notification for reactions. Add fallback notifications for member displayname and avatar changes. 2021-08-03 14:55:06 +01:00
Doug 3f5491a850 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
Doug 47a037f320 Add notice message type.
Change an if to a switch to match the one below.
2021-08-02 16:06:55 +01:00
manuroe c726ef60dd Prepare for new sprint 2021-07-29 16:58:40 +02:00
manuroe cd44ea9b1b Merge branch 'master' into develop 2021-07-29 16:58:36 +02:00
manuroe cefd7f3353 Merge branch 'release/1.4.8/master' 2021-07-29 16:58:29 +02:00
manuroe 4946bb2eef finish version++ 2021-07-29 16:58:28 +02:00
manuroe c16debe88f 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 1beabe45fb version++ 2021-07-29 16:16:43 +02:00
manuroe fbf98d5461 Merge pull request #4632 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-07-29 15:07:13 +02:00
manuroe eefd4e910d Merge pull request #4631 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-07-29 15:06:05 +02:00
manuroe e69eba3b6c Merge pull request #4630 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-07-29 15:04:29 +02:00
Weblate 2ba26d68c9 Merge branch 'origin/develop' into Weblate. 2021-07-29 13:03:02 +00:00
Weblate 1751aec60d Merge branch 'origin/develop' into Weblate. 2021-07-29 13:00:28 +00:00
Weblate f092856146 Merge branch 'origin/develop' into Weblate. 2021-07-29 13:00:22 +00:00
Priit Jõerüüt 4286969db4 Translated using Weblate (Estonian)
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/et/
2021-07-29 13:00:16 +00:00
Priit Jõerüüt 43b6bfb7b4 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-07-29 13:00:15 +00:00
Ihor Hordiichuk 155ae1b76b Translated using Weblate (Ukrainian)
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/uk/
2021-07-29 13:00:15 +00:00
lvre a94098ff25 Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
2021-07-29 13:00:15 +00:00
Szimszon 13ff0698be Translated using Weblate (Hungarian)
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/hu/
2021-07-29 13:00:15 +00:00
sr093906 6755234b41 Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2021-07-29 13:00:15 +00:00
lvre 1aa69e36a0 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-29 13:00:14 +00:00
Szimszon 5ca6e2981b 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-29 13:00:13 +00:00
sr093906 cb623cae15 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-29 13:00:12 +00:00
Gil Eluard 3ee671cd2d Merge pull request #4613 from vector-im/gil/voice_messages_rc
Release blockers for voice messages
2021-07-29 14:36:42 +02:00
Gil Eluard 396d9926a4 Merge branch 'develop' into gil/voice_messages_rc 2021-07-29 14:11:49 +02:00
Doug 266cf58ed7 Merge pull request #4621 from vector-im/doug/4620_fix_read_only_room_crash
Only set the voice message toolbar view on RoomInputToolbarView.
2021-07-29 11:11:28 +01:00
SBiOSoftWhare a924a35a23 Merge pull request #4590 from vector-im/steve/improve_recentsdatasource
RecentsDataSource: Factorize section reset in one place
2021-07-29 12:05:26 +02:00
SBiOSoftWhare b3838b32a0 Merge branch 'develop' into steve/improve_recentsdatasource 2021-07-29 12:04:49 +02:00
Doug 7f55362c7f Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-07-29 10:45:30 +01:00
Doug 44dffafa51 Merge pull request #4619 from vector-im/doug/4616_access_contacts_when_needed
Delay access to local contacts until they're needed for display
2021-07-29 09:59:21 +01:00
Doug 2eb24dc191 Move refreshLocalContacts call to viewDidAppear. 2021-07-29 09:37:14 +01:00
Doug 15fe68ec28 Request confirmation for contact sync on self rather than a non-existent presentedViewController. 2021-07-29 09:31:07 +01:00
Doug fc561a0c7e Only set the voice message toolbar view on RoomInputToolbarView. 2021-07-28 16:40:03 +01:00
Doug 3dc9a784c4 Update CHANGES.rst. 2021-07-28 16:08:56 +01:00
Doug adb9e64fbf Move LegacyAppDelegate.refreshLocalContacts to ContactsTableViewController. 2021-07-28 16:07:07 +01:00
Doug b986a7304b Merge pull request #4608 from vector-im/doug/4523_remove_contacts_from_people_tab
Remove contacts section from people tab
2021-07-28 10:53:58 +01:00
Weblate c7c0e946fa Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:30 +00:00
Weblate ad3c82fe03 Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:28 +00:00
Doug a416d5c1bf Update CHANGES.rst. 2021-07-27 16:26:01 +01:00
Doug 58037705dc Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
Doug 6c44ef2382 Remove old MXKRecentsDataSource methods. 2021-07-27 15:59:36 +01:00
Priit Jõerüüt 689759c998 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-27 14:25:18 +00:00