Commit Graph

3050 Commits

Author SHA1 Message Date
Stefan Ceriu a9a0bd81c8 vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll. 2022-01-18 20:05:10 +02:00
Stefan Ceriu 0980804213 vector-im/element-ios/issues/5114 - Allow editing poll start events. 2022-01-18 20:05:10 +02:00
Stefan Ceriu c281209205 Fix vector-im/element-ios/issues/4208 - Home screen doesn't update properly on theme changes. 2022-01-14 17:56:58 +02:00
Doug a0deaeef87 Add instructions for creating analytics events. 2022-01-13 17:23:35 +00:00
ismailgulek 05253ee10c Merge branch 'develop' into ismail/4384_summary_db 2022-01-13 12:20:41 +03:00
SBiOSoftWhare ca87f9b1f6 Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
manuroe e42f744e3d Merge pull request #5345 from vector-im/bca/reduce_decryption_grace_period
Reduce grace period to report decryption failure
2022-01-12 15:21:00 +01:00
David Langley d893083f45 Use new dtmf function signature 2022-01-12 10:59:37 +00:00
Weblate 858f1361e1 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:26:12 +00: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
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
Valere 45a4209aea Reduce grace period to report decryption failure 2022-01-05 16:52:05 +01: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 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 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
ismailgulek f29dd2bb0a Implement pagination in recents data source 2022-01-04 04:30:40 +03:00
ismailgulek 9641b85548 Implement pagination in recents list service 2022-01-04 04:30:12 +03:00
ismailgulek 2cfe8fce78 Adapt to counts api changes 2022-01-04 04:29:26 +03:00
ismailgulek 54cb01ab95 Remove all logic in the deprecated data source 2022-01-04 04:27:19 +03:00
SBiOSoftWhare 41b2851905 Settings: Add enable room message bubbles parameter. 2022-01-03 18:30:59 +01:00
SBiOSoftWhare c8a88b8864 Add RoomTimelineStyle enum that represents the room timeline styles available. 2022-01-03 18:16:24 +01:00
Jozef Gaal d2656e66f2 Translated using Weblate (Slovak)
Currently translated at 93.1% (411 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-01-02 19:26:07 +00:00
Besnik Bleta 41568158b9 Translated using Weblate (Albanian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sq/
2022-01-02 19:26:03 +00:00
Gil Oliveira 99dfe6123e Added translation using Weblate (Portuguese) 2022-01-02 02:50:55 +00:00
ismailgulek 0e21be27db Adapt from summaries to rooms & little naming fixes 2021-12-29 17:40:09 +03:00
Jozef Gaal d54ad378ac Translated using Weblate (Slovak)
Currently translated at 72.1% (318 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2021-12-28 20:26:06 +00:00
ismailgulek c067a99f79 Fix all summaries usage, use summary session if needed in cell data 2021-12-28 23:18:41 +03:00
ismailgulek 017742c77e Fix store api 2021-12-27 16:04:51 +03:00
ismailgulek 897877a929 Merge branch 'develop' into ismail/4384_summary_db 2021-12-27 15:59:37 +03:00
Jozef Gaal 73fa5f9022 Translated using Weblate (Slovak)
Currently translated at 39.9% (176 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2021-12-25 23:26:02 +00:00
Whodiduexpect eb47d10ce5 Translated using Weblate (French)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2021-12-25 23:26:01 +00:00
Jozef Gaal 6aadaa2eb2 Translated using Weblate (Slovak)
Currently translated at 37.4% (165 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2021-12-23 02:26:00 +00:00
libexus db6d0c192b Translated using Weblate (German)
Currently translated at 99.7% (440 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/de/
2021-12-23 02:26:00 +00:00
SBiOSoftWhare 78c8f64962 Move timeline cells in dedicated folders. 2021-12-22 17:25:35 +01:00
Jozef Gaal de6e222db1 Translated using Weblate (Slovak)
Currently translated at 36.7% (162 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2021-12-20 20:26:07 +00:00