Commit Graph

8960 Commits

Author SHA1 Message Date
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
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
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 a8085a8bef Merge branch 'master' into develop 2022-03-18 17:01:32 +00: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 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 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 7e34d777bf RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
SBiOSoftWhare c54ee890be RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
MaximeE dedc558f44 5720: Update UI in location sharing View 2022-03-17 16:52:22 +01:00
SBiOSoftWhare 03a2e5874d Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
SBiOSoftWhare 5b569f3c19 UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +01:00
SBiOSoftWhare 29affa4fa3 Add live location banner strings. 2022-03-17 16:37:32 +01:00
SBiOSoftWhare b5d5480921 Add live location icon. 2022-03-17 16:37:07 +01:00
Gil Eluard d5a878ccad Merge pull request #5834 from vector-im/gil/5769_add_trigger_to_join_and_view_room_metrics_event
Add trigger to JoinedRoom event and implement ViewRoom metrics event
2022-03-17 16:09:38 +01:00
Gil Eluard 24462cf944 Change behaviour of avatar/self in left menu to match common paradigm and take user to their own profile/settings
- Done
2022-03-17 15:56:33 +01:00
Gil Eluard 45797a7384 Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
#	Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
Andy Uhnak 32bc67e130 Fix crash when pressing tabs 2022-03-17 12:37:42 +00:00
ismailgulek c6e7ae277e fix missing MXJSONModel setters 2022-03-17 15:31:15 +03:00
ismailgulek 0fbb6cf324 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:29 +03:00
ismailgulek e18f1b6471 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:22 +03:00
ismailgulek 39245ae705 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:14 +03:00
ismailgulek fc5e2975b7 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:05 +03:00
ismailgulek 5fe35c7259 Use event's new content when available 2022-03-17 14:24:02 +03:00
Gil Eluard 55154a2037 Merge pull request #5836 from vector-im/gil/5401_Instrument_metrics_for_the_IA_project
Instrument metrics for iOS for the IA project #5401
2022-03-17 11:55:55 +01:00
ismailgulek eed04418c7 Merge pull request #5822 from vector-im/ismail/5441_thread_timeline_fixes
Thread Timeline Fixes
2022-03-17 13:16:49 +03:00
Gil Eluard beeddf2fb4 Instrument metrics for iOS for the IA project #5401
- updates after review
2022-03-17 10:48:00 +01:00
David Langley 3619134fdd fix merge 2022-03-17 09:16:11 +00:00
Gil Eluard 91754e5b5c Merge pull request #5831 from vector-im/gil/5825_crash_after_leaving_empty_space_and_all_rooms
Crash after leaving empty space and all rooms
2022-03-17 10:03:40 +01:00
David Langley f449acf4f6 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter 2022-03-16 21:45:33 +00:00
David Langley 4784084ab0 Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing. 2022-03-16 17:47:41 +00:00
libexus 86f1260865 Translated using Weblate (German)
Currently translated at 99.8% (1868 of 1871 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-03-16 17:26:58 +00:00
Gil Eluard e14227c836 Instrument metrics for iOS for the IA project #5401
- Added last needed metrics
2022-03-16 16:56:27 +01:00