Commit graph

17024 commits

Author SHA1 Message Date
ismailgulek
ff8d3df86a Merge branch 'hotfix/1.9.8' into develop 2022-10-11 10:25:08 +03:00
Aleksandrs Proskurins
168de8bb78 Verified sessions 2022-10-11 09:42:07 +03:00
Aleksandrs Proskurins
b38288b658 Filter button 2022-10-11 08:42:28 +03:00
Mauro Romito
a40d874674 improving overall code 2022-10-10 18:54:20 +02:00
Mauro Romito
7427ece6e2 improving code 2022-10-10 18:44:19 +02:00
Mauro Romito
580f1c2829 code improvements 2022-10-10 18:43:46 +02:00
Mauro Romito
8ac9fff779 error logging improvement 2022-10-10 18:32:44 +02:00
Mauro Romito
9ec60a572e formatted reply support 2022-10-10 18:26:48 +02:00
Mauro Romito
66ccd7343c package update 2022-10-10 17:59:49 +02:00
Mauro Romito
e6d0366c35 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_no_UI 2022-10-10 17:58:54 +02:00
Mauro Romito
e55f48c047 edit works functionally (no UI changes yet) 2022-10-10 17:44:57 +02:00
Element Translate Bot
ba09b164c1
Translations update from Weblate (#6844)
* Translated using Weblate (Icelandic)

Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/is/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/sv/

Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2022-10-10 18:33:46 +03:00
Element Translate Bot
6064a8a712
Translations update from Weblate (#6843)
* Translated using Weblate (Italian)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Slovak)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/

* Translated using Weblate (Indonesian)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/

* Translated using Weblate (German)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Icelandic)

Currently translated at 86.0% (1919 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/is/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Indonesian)

Currently translated at 100.0% (2229 of 2229 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/

Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Jozef Gaal <preklady@mayday.sk>
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Vri <element@vrifox.cc>
Co-authored-by: Thomas Schmidt <thomas@thsmdt.com>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com>
Co-authored-by: Weblate <noreply@weblate.org>
2022-10-10 18:33:16 +03:00
Doug
ff73246891 Fix authentication tests. 2022-10-10 15:30:24 +01:00
Mauro Romito
a1c53040f0 created the replace formatted text function 2022-10-10 15:52:34 +02:00
Doug
6031077232 Remove the ffmpeg pod. 2022-10-10 14:20:23 +01:00
David Langley
ceac80f56d Hide Maximise button as animations not working correctly 2022-10-10 13:09:51 +01:00
Doug
f8eca61565
Merge pull request #6840 from vector-im/doug/search-freeze
Bugfix on hotfix branch: Element freezes after searching in a room #6762
2022-10-10 12:56:56 +01:00
Doug
932fd2011a Tidy-up formatting. 2022-10-10 11:56:55 +01:00
Shunmugaraj
5be0411e3e Bugfix: Element freezes after searching in a room #6762 2022-10-10 11:56:55 +01:00
Doug
628c5171b3
Merge pull request #6834 from vector-im/doug/6833-fix-all-chats-header-glitch
Only update the nav bar from the top SwiftUI hosting controller.
2022-10-10 11:56:01 +01:00
Mauro Romito
e09451373b Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_and_reply
# Conflicts:
#	Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-10 12:51:48 +02:00
Doug
2c8df87314 Only update the nav bar from the top SwiftUI view. 2022-10-10 09:21:45 +01:00
Aleksandrs Proskurins
61d518572c
Merge pull request #6819 from vector-im/aleksandrs/6817_view_all_button
Device Manager: 'View all' button in other sessions list
2022-10-10 10:18:42 +03:00
Stefan Ceriu
05651f860a Expose AuthenticationRestClient async login token generation method (MSC3882) 2022-10-10 09:44:22 +03:00
Aleksandrs Proskurins
bbc2d957e1 Fixed formatting 2022-10-10 09:27:47 +03:00
David Langley
716878d300 Split out models, add some tests and fix some formatting. 2022-10-09 22:54:39 +01:00
David Langley
573f27a6f1 Add labs flag and strings 2022-10-08 11:57:13 +01:00
David Langley
12b7b6f8d4 fix newline 2022-10-08 10:59:32 +01:00
David Langley
80254ad01b Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration 2022-10-08 10:58:10 +01:00
David Langley
3fa9d1180d fix newline in pod lockfile 2022-10-08 10:50:35 +01:00
David Langley
2a9551c54e Merge branch 'langleyd/wysiwyg_integration' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration 2022-10-08 10:47:39 +01:00
David Langley
a6f52e3b2b Move composer send media selection to it's own coordinator and us e ioS 15 api for sheet 2022-10-08 10:46:05 +01:00
David Langley
507ef9600f
Merge pull request #6821 from Velin92/mauroromito/wysiwyg_dark_mode
WYSIWYG Dark Mode Support
2022-10-08 10:45:08 +01:00
Johannes Marbach
d11691b356
Merge pull request #6828 from vector-im/johannes/default-session-name
Include app name in default session display name
2022-10-07 20:40:01 +02:00
Mauro Romito
2118ab23c3 edit is displayed in the WYSIWYG, but the send button still sends a new message instead of correcting the edit 2022-10-07 18:35:13 +02:00
Johannes Marbach
800d5aa082
Merge pull request #6820 from vector-im/johannes/session-name-trumps-device-type-name
Only use device type name as fallback for session display name
2022-10-07 17:31:09 +02:00
Johannes Marbach
390b452431 Add changelog 2022-10-07 16:57:34 +02:00
Johannes Marbach
e96f6f6412 Include app name in default session display name 2022-10-07 16:54:08 +02:00
ismailgulek
359bfc0445
QR Login additional flags (#6825) 2022-10-07 17:24:29 +03:00
Mauro Romito
048f0dcc61 updated package version 2022-10-07 16:19:29 +02:00
Johannes Marbach
4eb7a36447 Remove current app name from device type name 2022-10-07 16:02:14 +02:00
Aleksandrs Proskurins
61b6392742 Fixed swiftformat warnings 2022-10-07 17:00:15 +03:00
Johannes Marbach
ec42bdecbb Add back generated user session name string 2022-10-07 15:57:55 +02:00
Johannes Marbach
98c5bad12d Remove prefix from tests 2022-10-07 15:44:21 +02:00
aringenbach
d32d619df2 Fix composer resizing animations 2022-10-07 14:05:51 +02:00
Aleksandrs Proskurins
007cb4ad1f Merge from develop 2022-10-07 14:51:30 +03:00
Johannes Marbach
03b0cd80da Merge branch 'develop' into johannes/session-name-trumps-device-type-name 2022-10-07 13:27:16 +02:00
Mauro Romito
a36283ee7e pr comment addressed 2022-10-07 12:13:15 +02:00
Johannes Marbach
82ce34c300 Bring back English string for now to unbreak the build 2022-10-07 12:05:22 +02:00