Stefan Ceriu
2993f9b6a2
Fix breaking changes following SDK update.
2025-06-10 15:09:20 +03:00
Doug
4ed3f44a51
Fix a bug where your own emotes showed as '* You emoted'. ( #4038 )
2025-04-17 12:39:41 +01:00
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
7aaeb0053e
Bump the RustSDK to v1.0.67 ( #3512 )
...
* Bump the RustSDK to v1.0.67
* PR comments
---------
Co-authored-by: Doug <douglase@element.io >
2024-11-13 18:03:30 +00: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
Mauro
07f2242ed0
Pinned events banner loading state ( #3118 )
2024-08-06 15:46:56 +02:00
Mauro
28bfa3f5dc
Pinned items timeline implementation for the banner ( #3099 )
2024-08-05 14:09:05 +02:00
Stefan Ceriu
711c65f800
Fixes #2800 - Display message bodies (file names) next to attachment previews
2024-05-10 17:40:46 +03:00
Alfonso Grillo
5ed8934379
Update Matrix SDK to 1.1.23 ( #1890 )
2023-10-13 12:31:22 +00:00
Nicolas Mauri
84a561b03e
Fix the room summary and reply view for voice messages ( #1856 )
2023-10-05 09:22:16 +00:00
Stefan Ceriu
4646153818
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