Commit Graph

3046 Commits

Author SHA1 Message Date
ismailgulek ee285046cf Merge branch 'develop' into ismail/4384_summary_db 2022-01-13 12:20:41 +03:00
SBiOSoftWhare f91a7990d2 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 20cf12eb9f 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 9ef7719434 Use new dtmf function signature 2022-01-12 10:59:37 +00:00
Weblate 9ade74a9a6 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:26:12 +00:00
Jozef Gaal 3aa0e4042e 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 32ade09c91 Merge branch 'develop' into ismail/4384_summary_db 2022-01-08 00:54:17 +03:00
ismailgulek 4648a5878d Adapt summaries module name change 2022-01-07 18:30:30 +03:00
ismailgulek 0f1c2eaa2c Fix initial sync crash 2022-01-07 16:06:54 +03:00
Stefan Ceriu a5867dbf81 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 233eef26a3 Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1 2022-01-06 13:31:05 +02:00
Valere cf166006fb Reduce grace period to report decryption failure 2022-01-05 16:52:05 +01:00
SBiOSoftWhare 608dd0c7a6 Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
Stefan Ceriu 43a9371214 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu e1505d70c5 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 0a852eb371 vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 902141b1c6 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 69523c044c vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 5a3bab92ec 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 fe525e4559 vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
Stefan Ceriu cef0c4f2d4 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 fc56a7c267 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 3f715ec2c4 vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00
Stefan Ceriu ca2493f09d Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
ismailgulek 913313fc1d Just reload collection view when paginating 2022-01-04 04:31:52 +03:00
ismailgulek d36e131b61 Call pagination api from appropriate points 2022-01-04 04:31:18 +03:00
ismailgulek a6a17554e9 Implement pagination in recents data source 2022-01-04 04:30:40 +03:00
ismailgulek 4c69041e91 Implement pagination in recents list service 2022-01-04 04:30:12 +03:00
ismailgulek 22a41a1f89 Adapt to counts api changes 2022-01-04 04:29:26 +03:00
ismailgulek 4d4cd4ca32 Remove all logic in the deprecated data source 2022-01-04 04:27:19 +03:00
SBiOSoftWhare 0ecdfb106d Settings: Add enable room message bubbles parameter. 2022-01-03 18:30:59 +01:00
SBiOSoftWhare f9f6bc00ae Add RoomTimelineStyle enum that represents the room timeline styles available. 2022-01-03 18:16:24 +01:00
Jozef Gaal d079f30a4c 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 690e61eb25 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 9376b978b8 Added translation using Weblate (Portuguese) 2022-01-02 02:50:55 +00:00
ismailgulek 4f0db984bd Adapt from summaries to rooms & little naming fixes 2021-12-29 17:40:09 +03:00
Jozef Gaal a3c23bf983 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 94de6b33e3 Fix all summaries usage, use summary session if needed in cell data 2021-12-28 23:18:41 +03:00
ismailgulek dfb419aba9 Fix store api 2021-12-27 16:04:51 +03:00
ismailgulek 174f855210 Merge branch 'develop' into ismail/4384_summary_db 2021-12-27 15:59:37 +03:00
Jozef Gaal c420b982ec 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 704ac67fd6 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 648d85fd5f 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 872adeb032 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 3ad96f4ccb Move timeline cells in dedicated folders. 2021-12-22 17:25:35 +01:00
Jozef Gaal 72fa6e6c66 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
Ihor Hordiichuk b36cb149c5 Translated using Weblate (Ukrainian)
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/uk/
2021-12-20 20:26:01 +00:00
LinAGKar beaba095cd Translated using Weblate (Swedish)
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/sv/
2021-12-20 20:26:00 +00:00
Thibault Martin b8ad0c6a27 Translated using Weblate (French)
Currently translated at 99.5% (439 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2021-12-20 20:26:00 +00:00
libexus 213962f2ef Translated using Weblate (German)
Currently translated at 99.5% (439 of 441 strings)

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