Doug
f6a1d38972
Log whether a notification is expected to make a noise. ( #3782 )
...
* Log whether a notification is expected to make a noise.
* Also log the system notification sound setting too.
2025-02-11 09:59:46 +00:00
Element CI
342f25296d
updated the notification string
2025-01-31 17:28:25 +01:00
manuroe
3950cac085
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
Doug
77ade52718
Update the strings for unsupported calls. ( #3502 )
2024-11-11 17:45:06 +00:00
Doug
e6f4dd33a0
Add developer option to hide media in the timeline. ( #3366 )
2024-10-03 17:59:39 +01:00
Stefan Ceriu
664e87fe87
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
Doug
d54e08e815
Remove delivered notifications if their event gets redacted. ( #3191 )
2024-08-22 13:49:00 +01:00
Doug
a1cb6bd376
Clarify the mention copy in notifications. ( #3142 )
2024-08-22 11:51:05 +00:00
Mauro
ff2c42d53b
Pinned items timeline implementation for the banner ( #3099 )
2024-08-05 14:09:05 +02:00
Stefan Ceriu
8bfd802793
Add support for showing the native OS incoming call screen when starting new Element Calls
2024-05-24 15:32:56 +03:00
Stefan Ceriu
063b3732b1
Fixes #1837 - Add support for m.call.invite
events in the timeline, room list and notifications
2024-03-07 18:23:22 +02:00
Mauro
09fb5461e6
Removing dead code part 3 ( #2264 )
2023-12-19 12:12:16 +01:00
Mauro
d11562692c
Mentioned notifications copy improvement ( #2144 )
2023-11-22 14:16:03 +01:00
Mauro Romito
7b8f4f8276
Revert "mentioned you improvement"
...
This reverts commit 0ecb15602044b255907ac79062d4712ac5b2ea1b.
2023-11-22 13:49:56 +01:00
Mauro Romito
0ecb156020
mentioned you improvement
2023-11-22 13:48:45 +01:00
Mauro
a4bc7b8e36
Custom copy for notifications that contain mentions ( #2050 )
2023-11-09 18:12:11 +00:00
Alfonso Grillo
ee0539f260
"Poll start" event push notification ( #1819 )
...
* Handle polls in NotificationContentBuilder
* Cleanup
2023-09-28 11:21:17 +02:00
Doug
64d5ba7a69
Enable OIDC token refresh in the NSE. ( #1711 )
...
Update the SDK and handle API changes.
2023-09-15 09:01:09 +00:00
Stefan Ceriu
97aa930852
Parse markdown and html from push notifications ( #1688 )
...
* Extract notification content building outside of the NotificationItemProxy. First step in a bigger refactoring of the NSE
* Import the attributed string buider into the NSE, sort `sources` imports
* Extract message event string building into the RoomMessageEventStringBuilder and reuse it building content for push notifications
* Cleanup
* Add changelog
2023-09-13 12:30:41 +03:00