Commit Graph

8960 Commits

Author SHA1 Message Date
ismailgulek 95b5f449b5 Make thread header stacked, fix #5358 2022-01-11 15:24:46 +03:00
ismailgulek ca8d9b4b50 Update strings 2022-01-11 15:23:22 +03:00
Doug 1306525f07 Merge pull request #5363 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-01-11 12:14:43 +00:00
Doug 35d1e7094f Merge pull request #5362 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-01-11 12:12:55 +00:00
Doug 797604a5ff Merge pull request #5361 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-01-11 12:12:16 +00:00
Weblate 0448a81294 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:27:22 +00:00
Weblate 858f1361e1 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:26:12 +00:00
Weblate cc384b2249 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:24:34 +00:00
Weblate 0257c2d9e7 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:24:17 +00:00
ismailgulek 462ec32c0b Implement thread list filtered icon, part of #5359 2022-01-11 14:00:37 +03:00
David Langley b779eccfce Remove duplicated logout code and fix spinner.
- Remove some duplication of logout behaviour
- Fix additional spinner on homeViewController
2022-01-10 21:38:24 +00:00
ismailgulek 1a82945d87 Add EventMenuBuilder to manage ordering on event menu actions 2022-01-10 17:31:28 +03:00
Gil Eluard 698e191494 Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Assets/en.lproj/Vector.strings
2022-01-10 09:50:00 +01:00
Jozef Gaal cf779722e3 Translated using Weblate (Slovak)
Currently translated at 96.8% (427 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-01-08 22:26:06 +00:00
ismailgulek 0c6ad81781 Merge branch 'develop' into ismail/4384_summary_db 2022-01-08 00:54:17 +03:00
ismailgulek ee13ff1079 Adapt summaries module name change 2022-01-07 18:30:30 +03:00
ismailgulek ba946a496b Fix initial sync crash 2022-01-07 16:06:54 +03:00
Stefan Ceriu 36323d61fc Increased the BubbleCellContentView's inner content view bottom padding so it doesn't overlap the send receipt indicator. 2022-01-07 14:18:05 +02:00
David Langley 72bcae9d15 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-06 22:43:20 +00:00
David Langley 756b1c3d1d Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init. 2022-01-06 20:35:37 +00:00
Stefan Ceriu aaab7b8634 Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1 2022-01-06 13:31:05 +02:00
ismailgulek 4903e69fc3 Fix context menu action orders & layout fixes 2022-01-06 03:22:14 +03:00
ismailgulek 7e5a92d5af Fix encryption badges for unencrypted rooms 2022-01-06 02:54:58 +03:00
ismailgulek addb8bf722 Implement toast messages when links are copied 2022-01-06 02:41:57 +03:00
ismailgulek 02de9c5c34 Toast resources 2022-01-06 02:39:46 +03:00
ismailgulek 68bba25a2f Implement basic toast 2022-01-06 02:39:20 +03:00
Valere 45a4209aea Reduce grace period to report decryption failure 2022-01-05 16:52:05 +01:00
ismailgulek f408750e81 Implement thread list long press actions, fix #5310 2022-01-05 13:26:13 +03:00
SBiOSoftWhare 9cab69ab66 Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
Stefan Ceriu 7161b99d1c vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 0bac754ad9 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 5f6b6b27aa vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing. 2022-01-04 17:33:32 +02:00
Stefan Ceriu f4575b6ba6 vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 616fe3ead7 vector-im/element-ios/issues/5298 - Custom notification text for shared locations. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 2ef67f3ed2 vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 17f9639173 vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies. 2022-01-04 17:33:32 +02:00
Stefan Ceriu f2230f528d vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Stefan Ceriu acdf51630f vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 37db201124 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 7826faf6ea vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 9c66b5b7b1 vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00
Stefan Ceriu c1a3fede8f Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
ismailgulek 30497de61c Fix root message redaction 2022-01-04 18:07:39 +03:00
ismailgulek c0ada7adf3 Layout fixes 2022-01-04 17:27:13 +03:00
ismailgulek b811010b8f User name coloring on thread list 2022-01-04 17:26:47 +03:00
ismailgulek e367c8152b Shrink summary view if content is small 2022-01-04 16:31:53 +03:00
ismailgulek ec69538fe5 Update icons & summary view margins 2022-01-04 16:20:40 +03:00
ismailgulek ac1b79ff92 Merge branch 'develop' into ismail/5068_start_thread 2022-01-04 15:28:19 +03:00
ismailgulek 6acbfc7df4 Just reload collection view when paginating 2022-01-04 04:31:52 +03:00
ismailgulek 1bd43f1726 Call pagination api from appropriate points 2022-01-04 04:31:18 +03:00