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 |
|
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 |
|
Gil Eluard
|
4de0901f36
|
Delight edit layout experiment (#6384)
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
|
2022-08-02 17:27:33 +02:00 |
|
Doug
|
d66a98bf0d
|
Add notification centre to in-app notification delivery options.
|
2022-08-01 16:48:47 +01:00 |
|
Doug
|
92c5874359
|
Pin DesignKit version and use contantAndAvatars array.
|
2022-07-07 15:42:57 +01:00 |
|
Doug
|
6827d2a854
|
Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
|
2022-07-07 15:42:57 +01:00 |
|
Doug
|
4858d72afb
|
Replace DesignKit with package from ElementX.
|
2022-07-07 15:42:57 +01:00 |
|
Doug
|
768a9e1cfd
|
Add support for in-app notifications. (#6341)
|
2022-07-07 15:31:37 +01:00 |
|
SBiOSoftWhare
|
08f8a8a7c4
|
RiotSettings: Send local notification on live location sharing activation changes.
|
2022-06-29 18:09:48 +02:00 |
|
Johannes Marbach
|
df048803ef
|
Remove all @available(iOS 14... annotations
|
2022-06-23 09:47:38 +02:00 |
|
Johannes Marbach
|
2dc1b06033
|
Expose live-location sharing labs flag (default: false)
Signed-off-by: Johannes Marbach <johannesm@element.io>
|
2022-06-21 09:43:45 +02:00 |
|
MaximeE
|
2f9a00bd9b
|
6195: Add labbs flag for live location sharing
|
2022-05-24 11:43:00 +02:00 |
|
MaximeE
|
33d5e3e97d
|
6029: Fix issue with rendering colors
|
2022-04-25 18:05:26 +02:00 |
|
MaximeE
|
928b7a4e97
|
Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments
|
2022-04-25 15:53:58 +02:00 |
|
MaximeE
|
a86bffce34
|
6029: Refacto how to handle all state of the live location cell
|
2022-04-22 18:04:19 +02:00 |
|
ismailgulek
|
abef13c6bf
|
Merge branch 'develop' into ismail/5770_threads_notice
|
2022-03-30 13:35:14 +03:00 |
|
Gil Eluard
|
68a0e09140
|
Can't view space invitations from system notifications #5915
- Fixed
|
2022-03-27 23:52:56 +02:00 |
|
aringenbach
|
2f356a4a7f
|
Merge pull request #5914 from vector-im/aringenbach/1575_jitsi_leave_call_on_remove_widget
Fix app not leaving call when Jitsi widget is removed
|
2022-03-24 16:40:01 +01:00 |
|
David Langley
|
d23728fa9a
|
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
|
2022-03-24 14:58:23 +00:00 |
|
aringenbach
|
279666d2ec
|
Fix app not leaving call when Jitsi widget is removed from the room
|
2022-03-24 14:57:58 +01:00 |
|
aringenbach
|
6221c86e9e
|
Enable nilability on Jitsi server URL
|
2022-03-22 14:10:09 +01:00 |
|
David Langley
|
994058c18c
|
Add matchingIssue to sender report and fix description, was missing "(sender)"
|
2022-03-21 15:22:39 +00:00 |
|
David Langley
|
4f3d0a10cd
|
cleanup marks and make a couple of functions private.
|
2022-03-21 15:01:20 +00:00 |
|
David Langley
|
878a7be5b9
|
Fix documentation and update big report client init.
|
2022-03-21 14:45:54 +00:00 |
|
ismailgulek
|
60ac1902ba
|
Add notice displayed setting
|
2022-03-18 13:21:06 +03:00 |
|