82ac56d147
Merge pull request #1078 from Armored-Dragon/fix/xss_notificationCore
...
Sanitize notificationCore text to prevent XSS
2024-09-02 13:21:45 +02:00
c28424ebe8
Merge branch 'master' into fix/Tofu-inArmored-Chat
2024-09-02 13:16:59 +02:00
Armored-Dragon
5155ac3163
Merge branch 'overte-org:master' into fix/xss_notificationCore
2024-08-31 21:52:34 +00:00
Armored Dragon
f222323ef0
Remove message appending.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-08-17 04:28:24 -05:00
Armored Dragon
a5858c3597
Change the 'open in new window' character.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-13 15:20:11 -05:00
Armored Dragon
06f4550e55
Hardcode link colorization.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-13 14:38:56 -05:00
Armored Dragon
9964d91729
Fixed message subscription.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-11 14:21:32 -05:00
Armored Dragon
e56ea656f6
Also check sender name.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-10 10:24:20 -05:00
Armored Dragon
112bd816ec
Sanitize notification text.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-09 13:37:20 -05:00
Armored Dragon
fe4625839b
Sanity check on message channel.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-09 13:23:44 -05:00
Armored Dragon
252b33b73f
Removed commented code.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-08 11:25:19 -05:00
Armored Dragon
6cf6e6c9ec
Disallow all text formatting by default.
...
Removed now redundant <script> filtering.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-08 11:21:04 -05:00
Armored Dragon
c6d2e567f6
Fix keyboard being invoked when not in VR.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-06 10:26:42 -05:00
Armored Dragon
7e100a1870
Raise VR Keyboard when textfield is selected
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-28 10:42:39 -05:00
Armored Dragon
192d80aece
Floofchat compatibility.
...
Made conversion functions to allow communication between apps.
Removed developer console.log function.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 11:51:25 -05:00
Armored Dragon
eb84de84b4
Corrected case on variables.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:41:53 -05:00
Armored Dragon
7fc1a3d175
Fixed scrolling too far.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:34:04 -05:00
Armored Dragon
01306b3971
Scroll to bottom when changing page.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-26 20:34:53 -05:00
Armored Dragon
82605c50c4
Scroll to bottom on launch.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-26 20:30:33 -05:00
Armored Dragon
8301bfd626
Added development manual.
...
Changed "avatar_connected" type to generic "notification" type.
Removed unused commented code.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 22:41:17 -05:00
Armored Dragon
60a46626d9
Updated URL regex.
...
Seems to preform better at picking out what is and what is not a URL.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 05:43:53 -05:00
Armored Dragon
c734e0de80
Updated Readme.
...
More documentation on link related features.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 05:30:37 -05:00
Armored Dragon
c1e511572d
Updated README.
...
Document image embedding.
Declared notificationCore as dependency.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 03:32:38 -05:00
Armored Dragon
0a7b64d7be
Prevent VR quick_message bar.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 01:50:38 -05:00
Armored Dragon
ed3e629f19
Image embedding.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 22:31:28 -05:00
Armored Dragon
1cddc5a398
Added message padding.
...
Resolved "listview" rendering warnings.
Prevent sending empty messages.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 21:18:08 -05:00
Armored Dragon
0bc11e8da4
Fix for #975 sticky keys.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 20:55:31 -05:00
Armored Dragon
86f8e29096
Quick Message hotbar.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 20:37:10 -05:00
Armored Dragon
9bf5f3d0d3
Linking fix.
...
Disabled sending on Shift + Enter to prevent confusion.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 04:47:37 -05:00
Armored Dragon
7920610d4d
README
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:50:34 -05:00
Armored Dragon
9d9b57dae4
Fix notification width.
...
Allows for kinetic mouse scrolling.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:14:17 -05:00
Armored Dragon
2a42bceaec
Minor formatting adjustments.
...
Hopefully makes code pasting easier.
Added missing break to prevent unintended executions.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:03:02 -05:00
Armored Dragon
c48e9d3a69
Clickable links.
...
Messages are now rich text.
Fix clear_message command flow over.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 02:50:29 -05:00
Armored Dragon
391a33d149
Fixed saved date on messages.
...
Hotfix for empty message_history setting.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-21 16:46:41 -05:00
Armored Dragon
66fd21777c
Maximum messages setting.
...
Settings now initialize properly.
Settings now save properly.
Removed compact_chat setting as deprecated.
Added spacing between settings.
Message history now prunes itself if the number of messages exceeds maximum.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-21 12:19:03 -05:00
Armored Dragon
7b50f9184f
Clear already logged messages.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-18 14:12:00 -05:00
Armored Dragon
0d5eb93241
Added Settings.
...
Erase messages.
Toggle external window.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-18 13:46:06 -05:00
Armored Dragon
002fdf0b42
Initial Commit.
...
Floof Chat moved to script archive.
Fixed local message distance check.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-17 15:59:23 -05:00
OfficialR3ido101
d7226b76a4
Removed commented out code since we do not need it
2023-12-12 16:54:22 +00:00
OfficialR3ido101
b451571e10
Removed markdown to make everyone happy
2023-12-12 16:53:07 +00:00
OfficialR3ido101
819ddeff0b
Removed markdown to make everyone happy
2023-12-12 16:35:22 +00:00
77e1e174a6
Prevent the chat bar from popping up when VR headset is on
2023-10-17 18:15:30 +02:00
darbdarb
dc23b482f6
Fixed leave messages in floofchat
2023-08-17 21:14:13 +10:00
88046506c3
Renamed Metaverse Server to Directory Server/Services
2022-09-08 22:19:55 +02:00
steve hocktail
35194b0f44
fixed deprecated qml implicitly defined onFoo properties in connections
2022-02-28 22:09:43 -05:00
96932a6946
Update metaverse server URL
2022-02-21 23:17:33 +01:00
1ab6f171fe
Replaced the rest of metaverse addresses
2022-02-10 16:41:05 +01:00
Alezia Kurdis
c6041712b7
Use the placename instead of address (ip)
...
Simple change that is using the placename instead of the "address" feild from the place api to build the url to connect.
For those where the placename = the domain name, Interface will be able to resolve path correctly.
using the address, this makes interface using 100% of the time the ip:/port information.
2021-12-12 13:31:36 -05:00
Martin Allerton
1a02b918d7
formatting changes and added axios license
...
Updates following comment from ctrlaltdavid
2021-08-21 23:05:11 +01:00
Martin Allerton
481125f978
Explore app metaverse api updates
...
Blended the metaverse api places data in to the list with the beacon data. Also lightened the icons at the top as they were a little lost.
2021-08-18 23:54:23 +01:00