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 |
|
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 |
|
Mauro
|
4eb1ed5d09
|
Pinned Events Timeline actions and differentiation (#3182)
|
2024-08-22 17:35:44 +02:00 |
|
Alfonso Grillo
|
adb253ff66
|
Send location uncertainty within a geo uri (#1309)
* Add uncertainty
* Add UTs
* Delete verticalAccuracy
|
2023-07-12 09:02:05 +00:00 |
|
Alfonso Grillo
|
3f6bfbcc14
|
Open map from timeline (#1199)
* Add navigation to expaneded map
* Add MapLibreMapView.Options
* Add AppActivityView
* Add ShareToMapsAppActivity
* Add share sheet presentation
* Add localisations
* Cleanup
* Fix UT build errors
* Revert breaking change
* Fix UIView setup
* Add support for location’s description
* Show popover on iPad
* Restore assets
* More cleanup
|
2023-06-29 09:12:42 +00:00 |
|
Flescio
|
102e6a64fa
|
Send pin-drop location (#1179)
* add location sharing action in room, and open location sharing screen
* add pin location sharing
* fix asset, add tests for location viewModel, add send location request
* fix map zoom level, fix assets for location
* add feature flag for location sharing
* hide attribution button
|
2023-06-28 09:39:38 +00:00 |
|
Alfonso Grillo
|
07a6235fac
|
Render location events in the timeline (#1136)
* Start location integration in the timeline
* Add warning
* Add LocationRoomTimelineView
* Add GeoURI
* Refine LocationRoomTimelineView
* Refine LocationRoomTimelineView
* Add LocationRoomTimelineView previews
* Cleanup code
* Mock reply
* Add FF for location events
* Update project file
* Fix MapLibreStaticMapView placeholder
* Add MapTilerAttribution
* Add LocationPinView
* Fix layout
* Start reply rendering
* Refactor ReplyView.Icon
* Add localisations
* Fix reactions
* Amend GeoURI regex
* Add log
* Fix tests
* Attribution placement refactor
* Cleanup
* Replace NSRegularExpression with a regex
* Cleanup
* Update unit tests
* isMediaType -> shouldFillBubble
|
2023-06-23 12:49:35 +02:00 |
|