Commit Graph

15987 Commits

Author SHA1 Message Date
Stefan Ceriu 821bdd90ab Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Gil Eluard 5d6df50723 Merge pull request #5879 from vector-im/gil/update_gemfile-lock
Update gemfile.lock to match versions with podfile.lock
2022-03-21 17:16:14 +01:00
Andy Uhnak 38c8d85800 Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
David Langley 2a076b0d0d Add matchingIssue to sender report and fix description, was missing "(sender)" 2022-03-21 15:22:39 +00:00
David Langley 0d125bbf37 cleanup marks and make a couple of functions private. 2022-03-21 15:01:20 +00:00
David Langley ee97c209e3 Fix documentation and update big report client init. 2022-03-21 14:45:54 +00:00
Gil Eluard 300187fb31 Update gemfile.lock to match versions with podfile.lock 2022-03-21 15:33:02 +01:00
Arnaud Ringenbach 8b4efa34c4 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
David Langley da5d49f358 Actually fix merge. 2022-03-21 10:41:10 +00:00
David Langley ad35b38d90 Revert "fix merge"
This reverts commit 0251a01bb05f9c2139f09847adc2313609a77103.
2022-03-21 10:39:50 +00:00
Doug 36c2609119 Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
Doug 75016219b1 Fix sending messages via the siri intent.
Fix a bug sending videos into unencrypted rooms.
2022-03-21 10:06:19 +00:00
Doug d2c099a846 Store the MXSession in ShareDataSource to prevent multiple copies being created. 2022-03-21 10:06:19 +00:00
Doug 13613fa714 Remove NSException from RiotShareExtension
Fix some retain cycles and early releases.
2022-03-21 10:06:19 +00:00
Gil Eluard d32b33ddef Merge pull request #5856 from vector-im/gil/5500-Change_behaviour_of_avatar_self_in_left_menu
Change behaviour of avatar/self in left menu to match common paradigm…
2022-03-21 10:21:54 +01:00
Linerly f9861c6a9e Translated using Weblate (Indonesian)
Currently translated at 100.0% (1871 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-03-21 08:38:31 +00:00
Johannes Marbach d32c233ca4 Fix retain cycle in UserSuggestionViewModel
Steps to reproduce:

- Launch app
- Enter and leave a bunch of rooms
- Fire up the memory graph debugger
- Filter for `UserSuggestionViewModel`

Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-21 10:26:43 +02:00
Jozef Gaal 41e179f228 Translated using Weblate (Slovak)
Currently translated at 100.0% (1871 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-03-19 18:38:40 +00:00
Genbuchan 3a8f3704f4 Translated using Weblate (Japanese)
Currently translated at 74.2% (1389 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-03-19 18:38:40 +00:00
iaiz f2f74c5375 Translated using Weblate (Spanish)
Currently translated at 51.8% (971 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/
2022-03-19 18:38:39 +00:00
iaiz de36be9a83 Translated using Weblate (Spanish)
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/es/
2022-03-19 10:38:31 +00:00
iaiz 8fb330263c Translated using Weblate (Spanish)
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/es/
2022-03-19 10:38:30 +00:00
Andy Uhnak da71983edb Prepare for new sprint 2022-03-18 17:07:35 +00:00
Andy Uhnak a8085a8bef Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
Andy Uhnak ea18037b0a Merge branch 'release/1.8.7/master' 2022-03-18 16:56:05 +00:00
Andy Uhnak 15866396cd finish version++ 2022-03-18 16:56:05 +00:00
Anderas b678d50fd9 Merge pull request #5872 from vector-im/release/1.8.7/release
Release 1.8.7
2022-03-18 16:55:43 +00:00
Andy Uhnak a75f926798 version++ 2022-03-18 15:58:55 +00:00
Anderas bc053db0aa Merge pull request #5867 from vector-im/any/5866_ignore_invitee
Allow ignoring invited users that have not joined a room yet
2022-03-18 15:55:49 +00:00
SBiOSoftWhare 01bea4a149 Merge pull request #5860 from vector-im/steve/5857_lls_banner
Location sharing: Room screen live location banner view
2022-03-18 16:39:52 +01:00
Andy Uhnak 8b67ce904c Fix broken indicators on iPad 2022-03-18 15:26:30 +00:00
SBiOSoftWhare ca23f38a41 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak 355edf5b97 Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak 712b6ad5c6 Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek 666a0cd27f Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek 44629e3f0c Display notice for threads enabled users only 2022-03-18 13:32:18 +03:00
ismailgulek b8b97df21c Merge pull request #5862 from vector-im/ismail/5853_threads_badge
Remove threads icon badge count
2022-03-18 13:24:41 +03:00
ismailgulek 44467c5d70 Add changelog 2022-03-18 13:24:10 +03:00
ismailgulek 471250acb3 Display threads notice if not displayed before 2022-03-18 13:23:26 +03:00
ismailgulek 653b26161e Implement notice screen 2022-03-18 13:22:47 +03:00
ismailgulek a525e99bdf Add HTML rendering for labels 2022-03-18 13:21:24 +03:00
ismailgulek d41d221161 Add notice displayed setting 2022-03-18 13:21:06 +03:00
ismailgulek 309d74296b Add strings 2022-03-18 12:57:47 +03:00
ismailgulek 9ef566716d Add changelog 2022-03-18 02:08:38 +03:00
ismailgulek 78d3cc406b Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
ismailgulek 4bbfba8c06 Add icons for thread badges 2022-03-18 00:55:09 +03:00
SBiOSoftWhare 0286afd6b1 RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
Anderas a8f455e2d3 Merge pull request #5852 from vector-im/andy/5547_crash_tabs
Fix crash when pressing tabs
2022-03-17 16:04:30 +00:00
SBiOSoftWhare b714e127c6 Update changes 2022-03-17 17:02:29 +01:00
SBiOSoftWhare 7e34d777bf RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00