Commit graph

9268 commits

Author SHA1 Message Date
armored-dragon
3d16617bba
Convert tab indentation to spaces.
Derp.
2025-02-14 17:34:04 -06:00
armored-dragon
b1e8019e2a
Convert indentation spaces to tabs. 2025-02-14 08:34:59 -06:00
armored-dragon
9000d3a5ec
Added a sortOrder.
https://github.com/overte-org/overte/pull/1276
2025-02-12 09:51:24 -06:00
armored-dragon
6b766e4daa
Fix wrapping.
Remove unused video embed code.
2025-02-12 09:51:23 -06:00
armored-dragon
d518c12cf9
Fix spacing on messages with links. 2025-02-12 09:51:22 -06:00
armored-dragon
5586df1a93
Remove video embeds.
Added debug logs.
Don't save settings when initializing the application.
2025-02-12 09:51:21 -06:00
armored-dragon
f59f39ecb4
Fix binding loops. 2025-02-12 09:51:20 -06:00
armored-dragon
6c631bf361
Fix text highlighting. 2025-02-12 09:51:19 -06:00
armored-dragon
7acd44a446
Remove lingering print function. 2025-02-12 09:51:18 -06:00
armored-dragon
30bfe0d038
Message embedding toggle. 2025-02-12 09:51:17 -06:00
armored-dragon
624ceefc24
Add setting to force virtual window in VR. 2025-02-12 09:51:16 -06:00
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
ccdac96b9d
Merge pull request #1296 from AleziaKurdis/placeApp_rezTP
Places app: Portal Spawner and Copy URL
2025-02-10 20:43:52 +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
7a59a27eec
Merge pull request #1276 from AleziaKurdis/Armored-Chat_sortOrder
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
Armored-Chat: Add sortOrder.
2025-01-22 17:57:36 +01: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
58cfcb18d6
Add sortOrder.
Add sortOrder to bring the app on the first page of the tablet (position 8)
2024-12-19 22:12:32 -05: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
a59047da30
Merge pull request #1241 from Armored-Dragon/fix/ac_timestamps
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
Change ArmoredChat timestamps to use real timestamps
2024-11-28 22:32:06 +01:00
d547dc1244
Merge pull request #1203 from Armored-Dragon/feature/ac_joinnotifications
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
ArmoredChat notifications on join and leave
2024-11-28 19:57:59 +01:00
armored-dragon
600b8a4e84
Added sounds to all incoming chat messages. 2024-11-22 06:38:19 -06:00
armored-dragon
bb91e8726f
Renamed function. 2024-11-16 18:53:34 -06:00
armored-dragon
83373d0efb
Change to timestamp instead of saving timestrings. 2024-11-16 18:47:33 -06:00
362e8b07c3
Merge pull request #1202 from AleziaKurdis/createApp_QmlPasteSoundUrl
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
Create App.: Add "Paste" button for NewSoundDialog QML.
2024-11-03 22:12:29 +01:00
armored-dragon
7c8ca85b5e
Removed dead / commented code.
Better id name.
2024-10-30 05:03:30 -05:00
armored-dragon
fb43abc636
Fixed messages not actually clearing. 2024-10-30 04:58:47 -05:00
armored-dragon
f6ce6db047
House keeping 2024-10-30 04:50:03 -05:00
armored-dragon
298bbbb52c
Fix type on sourceComponent. 2024-10-29 15:25:45 -05:00
armored-dragon
e1e079b654
Fix scrolling + message combining. 2024-10-29 15:16:06 -05:00
armored-dragon
91733a76ce
Add option to turn off notification. 2024-10-27 23:06:00 -05:00
armored-dragon
d98ff9cd0a
Add notification. 2024-10-27 22:53:29 -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
8b4207d18c
Merge pull request #1196 from Armored-Dragon/fix/AC_fix_quickchat_colortheme
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
Fix ArmoredChat quick_message qml dialog colors on light theme systems
2024-10-27 13:12:14 +01:00