manuroe
c29f4cc9b4
Dual licensing: AGPL + Element Commercial ( #3657 )
...
* New LICENSE-COMMERCIAL file
* Apply dual licenses: AGPL + Element Commercial to file headers
* Update README with dual licensing
2025-01-06 11:27:37 +01:00
Stefan Ceriu
e75c930d8f
Media gallery - part 1( #3588 )
...
* Introduce a `MediaEventsTimelineFlowCoordinator`
* Update SDK API and architecture
* Add a feature flag, add translations
* Move the media events timeline presentation under the room flow coordinator state machine
* Rename `TimelineViewState.timelineViewState` of type `TimelineState` to `timelineState`
* Enabled SwiftLint's `trailing_closure` rule and fix the warnings.
2024-12-06 16:58:14 +02:00
Stefan Ceriu
89eae00479
Switch license to AGPL ( #3237 )
...
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
2024-09-06 16:34:30 +03:00
Stefan Ceriu
66a36a76bf
Cleanup following the AppMediator introduction ( #2723 )
...
- stop using multiple background task, the appCoordinator sync one is enough for the whole app
- move the AppMeditor to the MainActor
- expose the WindowManager through the AppMediator
- hide sensitive WindowManager API behind a different protocol
- remove the now unnecessary `BackgroundTaskService`
2024-04-22 18:10:24 +03:00
Mauro
45e40f26c7
Fix: Grey dot appears when you have unread messages that do not trigger a notification ( #2371 )
2024-01-23 15:14:53 +00:00
Mauro
d1e2194a1a
updateMembers now is chain of membersNoSync + membersWithSync ( #2324 )
2024-01-12 09:46:51 +01:00
Mauro
71fc8fe61c
MentionBadge FF ( #2281 )
2023-12-22 17:57:07 +01:00
Mauro
5e4df72173
Revert "Mention badge + badge behaviour redesign" ( #2283 )
2023-12-22 09:44:10 +00:00
Mauro
3e3d2d6cfb
Mention badge + badge behaviour redesign ( #2276 )
2023-12-21 15:05:39 +00:00
Mauro
a705d18ba6
Removing dead code part 2 ( #2235 )
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2023-12-15 20:16:16 +01:00
Doug
2a2a9b6eae
Add toggle not invite notifications. ( #2207 )
2023-12-06 09:53:10 +00:00
Mauro
a9700851fe
Added a disclaimer in Notification Settings for "Mentions Only" ( #2081 )
2023-11-15 14:57:17 +00:00
Alfonso Grillo
9233641ba3
Improve setDefaultRoomNotificationMode err handling ( #1852 )
2023-10-03 15:50:22 +02:00
Nicolas Mauri
8cd3d345e4
Display the notification mode for each room in the the room list ( #1595 )
...
Co-authored-by: Stefan Ceriu <stefan.ceriu@gmail.com >
2023-08-31 11:15:38 +00:00
Nicolas Mauri
530e950090
Display the list of rooms with user-defined notification settings ( #1535 )
2023-08-22 12:33:39 +00:00
Nicolas Mauri
2102ebc01e
Edit the default notification settings ( #1468 )
2023-08-11 17:10:23 +03:00
Nicolas Mauri
f018c5ee9c
Update SDK to 1.0.106-alpha ( #1480 )
2023-08-11 11:54:44 +02:00
Nicolas Mauri
473f4d8148
Edit the room Notification setting ( #1394 )
2023-07-26 09:27:14 +00:00
Nicolas Mauri
e986fad1e5
Add a "Mute" shortcut and a "Notifications" section in the room details screen #1318
2023-07-14 11:43:19 +02:00