Commit graph

6825 commits

Author SHA1 Message Date
armored-dragon
71c85d3889
Basic video support. 2025-02-12 09:51:15 -06:00
armored-dragon
8ac598886f
Support animated images. 2025-02-12 09:51:14 -06:00
armored-dragon
0d6af1e90c
Move message parsing to formatting file. 2025-02-12 09:51:13 -06:00
armored-dragon
ae56632c64
Housekeeping: data formatting 2025-02-12 09:51:12 -06:00
armored-dragon
0c3fbbbeb9
Fix formatting sometimes not formatting the last part of a message. 2025-02-12 09:51:11 -06:00
armored-dragon
7d789acaa6
Actually fix notifications. 2025-02-12 09:51:10 -06:00
armored-dragon
48c690a2df
Broke out templates into their own files. 2025-02-12 09:51:10 -06:00
armored-dragon
00451ca1f7
Fix domain notifications. 2025-02-12 09:51:09 -06:00
armored-dragon
907e977508
Message media embedding. 2025-02-12 09:51:08 -06:00
armored-dragon
e340741dce
World links. 2025-02-12 09:51:07 -06:00
armored-dragon
01542d7ea6
Message formatting. 2025-02-12 09:51:06 -06:00
armored-dragon
8db5772a37
Notification organization. 2025-02-12 09:51:05 -06:00
armored-dragon
8882468f3e
Removed floofchat compatibility. 2025-02-12 09:51:04 -06:00
armored-dragon
6e4899f2c8
Moved script.
Changed name.
2025-02-12 09:51:03 -06:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Places App: Addressing ugly image "broken link" in Place Details
2025-02-10 20:50:14 +01:00
Alezia Kurdis
1a1779a507
Address ugly image broken link in Place Details
Address ugly image broken link in Place Details
2025-02-03 21:26:31 -05:00
Alezia Kurdis
c70fb31367
Using Sound Entity for the portal
Using Sound Entity for the portal, this simplify the termination of the looping sound.
2025-01-17 21:23:46 -05:00
Alezia Kurdis
ec47320ee2
Adding Portal Sound and Maximum Spawn protection
Adding Portal Sound and Maximum Spawn protection
2025-01-16 22:19:10 -05:00
Alezia Kurdis
febb84e0f5
Add Portal spawner and Copy URL
Add Portal spawner and Copy URL
2025-01-15 22:46:08 -05:00
HifiExperiments
18c7320879 3rd person camera clipping option 2025-01-06 21:19:32 -08:00
Alezia Kurdis
3883de26ba
Add Hide & Show App from settings
This make the tablet app to be launched or not based on new setting that control its present in the tablet/toolbar.
It also make it able to discard or restore itself on the tablet/toolbar if the option is checked in the Setting menu.
(See PR 1274 for the new setting)
2024-12-19 21:56:30 -05:00
Alezia Kurdis
4d5a6e0ddf
Add Paste url Button for this new qml too
Add Paste url Button for this new qml too
2024-10-27 21:33:29 -04:00
a2208725e0
Merge pull request #1165 from HifiExperiments/screenshare
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Remove hifi screenshare (updated) (updated)
2024-10-22 17:31:39 +02:00
5b3cd71ea2
Merge pull request #1160 from AleziaKurdis/createApp_EquipableProperties
Create app: Grab and Equip
2024-10-22 14:20:45 +02:00
7ff372fa4c
Merge pull request #1164 from AleziaKurdis/placesAppPeristentMaturityFilter
Places App.: Persisted Maturity Filter and Default value for Newbies.
2024-10-22 14:15:49 +02:00
HifiExperiments
56a57d54bb
Merge branch 'master' into createApp_EquipableProperties 2024-10-21 16:00:48 -07:00
d38ebbd9f9 Fix Uuid.NULL behavior 2024-10-21 15:45:00 -07:00
ce8d57b4be
Merge pull request #1096 from overte-org/protocol_changes
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Protocol changes -> master
2024-10-21 11:41:50 +02:00
Maki
5e35f76668 Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>
2024-10-18 18:59:18 -07:00
Alezia Kurdis
130948f0ac
move "triggerable" under GRAB & EQUIP
move "triggerable" under GRAB & EQUIP
2024-10-16 22:13:55 -04:00
Alezia Kurdis
7979366978
Adjust the default value for maturity
Adjust the default value for maturity
2024-10-15 21:14:50 -04:00
Alezia Kurdis
6bd09409ce
Make Maturity Filter persisted
Make Maturity Filter persisted and with a default value (Teen & Everyone)
2024-10-14 21:22:18 -04:00
Alezia Kurdis
d63b3f51bc
Text adjustments for grab.equippable
Text adjustments for grab.equippable
2024-10-12 13:37:14 -04:00
Alezia Kurdis
c928c9b048
Add tooltips for the "Grab and Equip" properties
Add the tooltips for the "Grab and Equip" properties
2024-10-11 22:09:29 -04:00
Alezia Kurdis
64b5d2db33
Add files via upload 2024-10-11 21:37:51 -04:00
Alezia Kurdis
82a923e06c
Add "Grab And Equip" section
Add "Grab And Equip" section for the grabbale and Equipable groups of properties.
2024-10-10 22:27:26 -04:00
Alezia Kurdis
17e253006b
Adding icon for "Grab And Equip" section
Adding icon for "Grab And Equip" section
2024-10-10 22:23:28 -04:00
b78d0b060e
Merge pull request #1123 from Armored-Dragon/fix/createMenuDelete
Fix Create App not honoring menu bar actions
2024-10-05 22:33:21 +02:00
529a7ae72b
Merge pull request #1153 from AleziaKurdis/placesAppPromoteBetter
Place App: Weekly promoted place
2024-10-05 22:02:57 +02:00
HifiExperiments
e7f7314b37
Merge branch 'master' into protocol_changes 2024-10-02 12:11:39 -07:00
Alezia Kurdis
8526f09a9d
weekly promoted place
Highlight the first place in the list as the weekly promoted place
2024-09-30 20:27:09 -04:00
armored-dragon
1ede7ed3e9
Replaced key value with key text.
Added additional comment about the specific delete key used.
2024-09-30 08:02:44 -05:00
Alezia Kurdis
1deab129d2
Add Avatar and Local Entities Highlighting
Add Avatar and Local Entities Highlighting for Name and ID properties
2024-09-29 23:00:03 -04:00
Alezia Kurdis
652bb6f6da
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:52:07 -04:00
Alezia Kurdis
151546619d
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:51:43 -04:00
Alezia Kurdis
b2137adde0
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:51:04 -04:00
HifiExperiments
79cfa68edf fix accidentally clearing url fields when you don't have view permission 2024-09-09 14:58:41 -07:00
HifiExperiments
74fa1d1291 text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often 2024-09-08 21:12:25 -07:00
armored-dragon
cf3afa8855
Prevent duplicate actions. 2024-09-02 12:29:44 -05:00
Armored-Dragon
e8dae14a02
Merge branch 'overte-org:master' into Delete/onFirstRun 2024-08-31 20:48:38 +00:00