Commit Graph

642 Commits

Author SHA1 Message Date
Mauro Romito 09daa04dd4 refactor completed 2023-03-06 14:59:03 +01:00
Alfonso Grillo 9686f324d6 Merge pull request #7335 from vector-im/alfogrillo/automatic_poll_rules_sync
Automatic poll rules sync (PSG-1135)
2023-02-03 11:57:53 +01:00
Alfonso Grillo b259f9ed0d Refactor PushRulesUpdater API 2023-02-03 10:49:59 +01:00
Alfonso Grillo f1372542b7 DispatchGroup to TaskGroup refactor 2023-02-02 22:48:48 +01:00
Alfonso Grillo b13baeb0de Refactor unit tests 2023-02-02 19:12:40 +01:00
Alfonso Grillo e31819061a Remove debug prints 2023-02-02 17:01:24 +01:00
Alfonso Grillo 8fc47d5e69 Add UTs 2023-02-02 16:36:50 +01:00
Alfonso Grillo beb0da9d35 Improve NotificationPushRuleType protocol 2023-02-02 15:33:20 +01:00
Alfonso Grillo d269fb726d Add NotificationPushRuleType.pushRuleId 2023-02-02 15:18:52 +01:00
Andy Uhnak ba367d149d Enable Crypto SDK for production 2023-02-02 12:32:14 +00:00
Alfonso Grillo 3e5a0dd47c Cleanup 2023-02-02 12:26:26 +01:00
Alfonso Grillo d52aa20c9b Refactor PushRulesUpdater 2023-02-02 12:08:55 +01:00
Alfonso Grillo 1114177a16 Move logic in AppConfiguration 2023-02-02 11:04:28 +01:00
Alfonso Grillo 4400b75225 Continue PushRulesUpdater logics 2023-02-02 09:58:29 +01:00
Alfonso Grillo b2d77e3455 Start PushRulesUpdater 2023-02-01 19:11:00 +01:00
Andy Uhnak 746fd99ddb Generate crypto store key 2023-01-27 10:20:40 +00:00
Gil Eluard 04f85ad8b8 App Layout: Removed the onboarding flow 2023-01-24 21:25:58 +01:00
Andy Uhnak 0feaec0be3 Add labs settings for crypto v2 2023-01-16 12:12:54 +00:00
Mauro Romito 7b7f1c8e16 removing useless ios 13 checks 2023-01-12 17:07:02 +01:00
Gil Eluard 5a72ae2cad Turn on Threads for all users 2022-12-12 16:43:06 +01:00
Andy Uhnak 1ba730f49d Add message id for to-device events 2022-12-07 14:34:27 +00:00
Aleksandrs Proskurins 79580ff572 Merge pull request #7056 from vector-im/aleksandrs/7043_unverified_sessions_alert
Unverified sessions alert
2022-11-10 09:23:21 +02:00
aringenbach 476f5f6ab6 Merge branch 'develop' into resilience-rc
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-07 15:05:25 +01:00
paleksandrs 4e7744664c Removed "Do not ask again" button 2022-11-07 10:38:46 +02:00
Alfonso Grillo b847714200 Refine settings logic 2022-11-03 14:47:08 +01:00
Alfonso Grillo 39128bf281 Add show/hide ip persistency 2022-11-03 14:47:08 +01:00
Alfonso Grillo d62f11a655 Cleanup 2022-11-03 14:47:08 +01:00
aringenbach 1f6dccac26 Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Yoan Pintas 5279338e62 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
David Langley c03420bf4c Merge pull request #6831 from vector-im/langleyd/6830_wysiwyg_core_formatting
Wysiwyg: Core Formatting
2022-10-13 16:03:27 +01:00
Gil Eluard 5e3223443a Tidy up TabBarCoordinator now that AllChatsCoordinator exists. 2022-10-12 11:47:59 +02:00
David Langley dac94cbebf Add labs flag and strings 2022-10-08 11:57:13 +01:00
Gil Eluard d5b8f43f59 Added support for MSC3881
- Update after review
2022-10-03 15:33:35 +02:00
Gil Eluard 438da34812 Merge branch 'develop' into gil/6787-Add_support_for_MSC3881 2022-10-03 14:09:17 +02:00
Gil Eluard a01c0f77ea Added support for MSC3881 2022-10-03 13:42:30 +02:00
ismailgulek 15191dd9ff New session manager labs flag (PSG-792) (#6780)
* Add new session manager labs flag

* Add labs flag for client information feature

* Add changelog
2022-09-30 15:45:20 +03:00
Gil Eluard 4950ce2d46 Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
Gil Eluard 75699ccf49 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard 0c4f69ffcc Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard 4b619eda39 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Gil Eluard 11b56db2c2 App Layout: Add usage measures 2022-08-24 13:37:47 +03:00
Anderas d9818df878 Merge pull request #6611 from vector-im/andy/sentry
Track all errors in Sentry
2022-08-24 08:18:29 +01:00
Gil Eluard 13b26e1845 App Layout: Release Experience
- Update after code / design review
2022-08-23 16:25:52 +02:00
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Doug 2b1bd6f772 Revert "Replace DesignKit with package from ElementX."
This reverts the following commits:
4858d72afb
6827d2a854
92c5874359
0a9bd1fbe6
2022-08-19 11:06:09 +01:00
Doug bf771954c0 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug a59758419b Fix build errors. 2022-08-09 15:04:54 +01:00
Doug eab4f50bcb Fix unarchiving of the widget manager config. (#6541) 2022-08-05 19:31:41 +01:00
Gil Eluard 13a5d69b82 The theme defined in the application is not applied to all UI components (#6532)
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
Gil Eluard 64fe1d544e Implement new space selector bottom sheet (#6518)
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00