Kalila
|
286976addb
|
Merge pull request #1147 from daleglass/fix-null-pointer-arithmetic-warning
Fix warning: NULL used in arithmetic
|
2021-04-02 16:24:26 -04:00 |
|
Dale Glass
|
3551b19942
|
Fix warning: NULL used in arithmetic
|
2021-04-02 00:50:14 +02:00 |
|
David Rowe
|
c45007d038
|
Merge branch 'master' into fix/can-rez-attachment
# Conflicts:
# interface/src/Application.h
|
2021-03-29 15:28:08 +13:00 |
|
Kalila
|
58fde3c159
|
Merge pull request #1090 from digisomni/feature/expand-kick-functionality
Add improved functionality for `Users.kick` API.
|
2021-03-28 21:05:59 -04:00 |
|
David Rowe
|
94228d0977
|
Fix up default domain permissions
|
2021-03-23 15:21:51 +13:00 |
|
Kalila L
|
fd592dfb06
|
CR.
|
2021-03-19 04:11:26 -04:00 |
|
Kalila L
|
0216b34681
|
State of refactoring
|
2021-03-17 19:37:06 -04:00 |
|
David Rowe
|
9c68d0236c
|
Fix indent
|
2021-03-18 12:16:04 +13:00 |
|
David Rowe
|
3afc9f700e
|
Rename avatar entities permission in server settings
|
2021-03-18 12:13:06 +13:00 |
|
Kalila L
|
4b61d3328d
|
CR.
|
2021-03-12 10:50:50 -05:00 |
|
Kalila
|
712b5e5088
|
Update DomainServerSettingsManager.cpp
|
2021-03-11 17:06:07 -05:00 |
|
Kalila L
|
78cc98bc7b
|
Add improved functionality for Users.kick API.
Add banByUsername, banByFingerprint, and banByIP parameters.
|
2021-03-11 01:03:54 -05:00 |
|
David Rowe
|
dd674c395e
|
Default canRezAvatarEntities on domains without new permission
|
2021-03-05 16:27:32 +13:00 |
|
David Rowe
|
2e75983800
|
Set default value of canRezAvatarEntities to that of canConnectToDomain
|
2021-03-03 16:31:12 +13:00 |
|
David Rowe
|
fb074fa2a9
|
Fix up rez avatar entities options' descriptions
|
2021-03-03 15:44:19 +13:00 |
|
David Rowe
|
ee892cdf86
|
Make wording consistent with rest of sysstem
|
2021-03-01 15:23:50 +13:00 |
|
David Rowe
|
036329fc61
|
Fix domain server missions table help and layout
|
2021-02-27 21:20:58 +13:00 |
|
Kalila L
|
3a945f87dd
|
Add messaging mixer rate limiting per node functionality.
|
2021-02-26 21:01:22 -05:00 |
|
Kalila L
|
6b5cffa5e4
|
Initial pass at adding canRezAvatarEntities.
|
2021-02-26 06:14:06 -05:00 |
|
Kalila L
|
b1273a0616
|
Update domain-settings.
|
2021-02-25 23:04:09 -05:00 |
|
HifiExperiments
|
30c4779eeb
|
name all the threads
|
2021-02-13 20:17:28 -08:00 |
|
Kalila L
|
c80283ae8f
|
Also fix two other issues.
|
2021-02-09 02:02:06 -05:00 |
|
Kalila L
|
c3c9b638e1
|
When creating a domain ID, set networking to full (wizard)
|
2021-02-09 01:50:38 -05:00 |
|
daleglass
|
f894a0a141
|
Merge pull request #877 from vircadia/feature/domain-server-reporting-socket
Send address and port with each metaverse heartbeat.
|
2020-12-26 20:40:58 +01:00 |
|
Kalila L
|
5c9b1edb86
|
Convert QString to QJsonObject.
|
2020-12-14 01:03:36 -05:00 |
|
Kalila L
|
16eca5d855
|
Get most 'project-athena' -> 'vircadia' references.
|
2020-12-13 04:42:34 -05:00 |
|
Kalila L
|
0468c98c30
|
CR, move duplicate consts to top of file.
|
2020-12-11 15:55:24 -05:00 |
|
Kalila L
|
5d4612e400
|
Update 'kasenvr' -> 'vircadia'
|
2020-12-10 18:56:57 -05:00 |
|
Kalila L
|
f5485e858c
|
Licensing headers.
|
2020-12-10 18:56:04 -05:00 |
|
Kalila L
|
cec112dd28
|
"port" -> "network_port"
|
2020-11-25 15:19:35 -05:00 |
|
Kalila L
|
97681786cd
|
Potentially fix STUN IP+Port init for heartbeat issue?
|
2020-11-25 04:54:47 -05:00 |
|
Kalila L
|
cfc7309c96
|
Send address and port with each metaverse heartbeat.
|
2020-11-20 03:19:19 -05:00 |
|
kasenvr
|
9dbf41647e
|
Merge pull request #852 from ctrlaltdavid/feature/email-domain-login
Enable username or e-mail for domain login
|
2020-11-15 22:56:25 -05:00 |
|
David Rowe
|
26405300fe
|
Handle username or email for domain login
|
2020-11-08 21:35:17 +13:00 |
|
kasenvr
|
66ccfab9c9
|
Merge pull request #846 from kasenvr/fix/domain-server-create-id
Fix domain-server settings "Create new domain ID" dialog.
|
2020-11-06 20:07:37 -05:00 |
|
kasenvr
|
2b511d8c45
|
Merge pull request #613 from odysseus654/pr/registerListener
[enhancement] transition listener registration from member string name to member string pointer
|
2020-10-29 17:13:05 -04:00 |
|
kasenvr
|
bb35521d29
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-10-28 02:05:17 -04:00 |
|
Kalila L
|
6232aba63e
|
Fix domain-server settings "Create new domain ID" dialog.
|
2020-10-27 01:22:47 -04:00 |
|
David Rowe
|
e0d965e1c5
|
Fix wrapping of "Enable Automatic Threading" in server setup wizard
|
2020-10-27 09:44:43 +13:00 |
|
kasenvr
|
22aa9f2065
|
Merge pull request #803 from kasenvr/fix/domain-server-metaverse
Hide temp place name button, hide places table, hide places wizard step.
|
2020-10-22 17:06:08 -04:00 |
|
kasenvr
|
70b04b1226
|
Update wizard.js
|
2020-10-21 16:42:10 -04:00 |
|
Kalila L
|
c1a47878b9
|
Fix indent.
|
2020-10-21 00:57:30 -04:00 |
|
Kalila L
|
4c1de14cbb
|
Add input error handling and notice.
|
2020-10-21 00:56:55 -04:00 |
|
kasenvr
|
2b3b3fb88f
|
Merge pull request #788 from kasenvr/fix/hifi-production-migration
Update hifi-production links
|
2020-10-15 17:17:36 -04:00 |
|
kasenvr
|
69fe471374
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-10-14 02:58:20 -04:00 |
|
kasenvr
|
065971381d
|
Update wizard.js
|
2020-10-13 18:57:30 -04:00 |
|
kasenvr
|
9624d3bb0c
|
Update shared.js
|
2020-10-13 18:54:15 -04:00 |
|
kasenvr
|
5725a32200
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-10-13 05:03:32 -04:00 |
|
Kalila L
|
2546639171
|
Add domain label creation step 1 of wizard.
|
2020-10-12 01:17:00 -04:00 |
|
Kalila L
|
2e75166e0d
|
Hide temp place name button, hide places table, hide places wizard step.
|
2020-10-11 21:10:24 -04:00 |
|