33547 Commits

Author SHA1 Message Date
lickx
dca12b5427 SMTPConfig -> EmailConfig 2026-02-07 15:11:38 +01:00
lickx
1b2d0d2ddc Change SMTP section to the more descriptive Email 2026-02-07 15:11:38 +01:00
lickx
174da88c88 Implement "region_rating" and "grid" in llGetEnv() 2026-02-07 15:11:38 +01:00
lickx
140ac4d19e Make this work correctly 2026-02-07 15:11:38 +01:00
lickx
b4e36ca262 Remove feature for now
This caused land sales for more than 0L to not work for local users,
at least with Gloebit. This check will probably need to happen elsewhere
but idk where yet
2026-02-07 15:11:38 +01:00
lickx
916f22ba67 Neater 2026-02-07 15:11:38 +01:00
lickx
d3433c1bc1 Revert "Only allow local residents to create groups"
This reverts commit df59617648.
Duplicate code, see CreateGroup() in GroupsServiceHGConnectorModule.cs
2026-02-07 15:11:38 +01:00
lickx
0e935cd69f Implement a request for a custom ban message 2026-02-07 15:11:38 +01:00
lickx
dc2ea0fc9b Unbreak 18+/PIOF access restrictions for parcels
(Was already OK for estates)
2026-02-07 15:11:38 +01:00
lickx
f05f84ce9f Add the PAYMENT_* constants as well 2026-02-07 15:11:34 +01:00
lickx
bac614f7cf Make ALL llRequestAgentData requests working
Before, only DATA_ONLINE worked and DATA_PAYINFO wasn't implemented
2026-02-07 15:10:17 +01:00
lickx
172c5947af Check for the full address, not just the key 2026-02-07 15:00:39 +01:00
lickx
0e005da8d9 Clean up a bit 2026-02-07 15:00:39 +01:00
lickx
6cdaf25a24 Syntax 2026-02-07 15:00:38 +01:00
lickx
41af43f591 Avoid double messages 2026-02-07 15:00:38 +01:00
lickx
ab99c42f25 Fix filtered e-mail search 2026-02-07 15:00:38 +01:00
lickx
70c9172f2c Comment typo in the new IMAP config 2026-02-07 15:00:38 +01:00
lickx
79feac5698 Implement intersim object2object e-mail for LSL 2026-02-07 15:00:38 +01:00
lickx
e27aecf254 One oops 2026-02-07 15:00:38 +01:00
lickx
c62e66863f This is a better place for it 2026-02-07 14:59:56 +01:00
lickx
d39e3fcd69 Mantis 8366: logins have GotAttachmentsData true 2026-02-07 14:57:36 +01:00
lickx
6afca908c7 Fixes #14 2026-02-07 14:56:11 +01:00
lickx
bf9449b3fe Revert "Description column should be 127 bytes UTF-8 string"
This reverts commit 27e0684cbc.
2026-02-07 14:55:01 +01:00
lickx
fc311fe4f3 Revert "Update MAX_ASSET_DESC also"
This reverts commit 25ff65ae05.
2026-02-07 14:55:01 +01:00
lickx
a543e6a2c6 Only attempt to resume scripts when they exist 2026-02-07 14:42:55 +01:00
lickx
b5fb4ed393 Stop resume scripts if HG user left the scene early 2026-02-07 14:40:36 +01:00
lickx
44c88b7258 Remove an unused optional feature for code clarity 2026-02-07 14:38:24 +01:00
lickx
a3ca1ed98f Update MAX_ASSET_DESC also 2026-02-07 14:30:29 +01:00
lickx
6b223bb913 Description column should be 127 bytes UTF-8 string 2026-02-07 14:30:29 +01:00
lickx
92acfc91fb More informative message to HG visitors, closes #20 2026-02-07 14:24:16 +01:00
lickx
0b209d31c8 Inform foreign visitors the HGTP is complete
And thus their avi should be fully rezzed, and attachments working
2026-02-07 14:24:16 +01:00
lickx
053cf1066b Re-implement per-friend notifications, closes #19
Slightly less performant than per-domain, but it works well
2026-02-07 14:24:16 +01:00
lickx
d733e45971 Use groupname if the abandoned parcel was group-owned 2026-02-07 14:24:16 +01:00
lickx
b53db82072 Improve new take_copy_restricted functionality 2026-02-07 14:24:11 +01:00
lickx
9110cfd111 Revert "Addendum to 7a6e51552eac81ca5c527f2749c74e983276ab1b"
This reverts commit c5b3697eaa.
2026-02-07 14:22:17 +01:00
lickx
91907c428f Addendum to 7a6e51552e 2026-02-07 14:22:17 +01:00
lickx
aad0041cbe Do away with cache
It doesn't work well with multiple instances behind a proxy
2026-02-07 14:22:17 +01:00
lickx
bc6cb895f9 This is a better place for it 2026-02-07 14:22:17 +01:00
lickx
4b7ad320c0 Implement functional per-domain status notifications
See commit
2026-02-07 14:22:13 +01:00
lickx
04b2365607 Use per- HG friend notify for now in HGStatusNotifier
The domain based Notify never worked; It would notify the wrong grids.
Will look later if the domain based notify can be fixed somehow, since
it would save overhead.

Also, revert most of Nani's friendmodules changes back to upstream since
that is not where the culprit was.

So yay, we have working online/offline notifications for HG friends!
2026-02-07 14:20:45 +01:00
lickx
26c366e81f Mantis 8366: logins have GotAttachmentsData true 2026-02-07 14:20:45 +01:00
lickx
3682b9ab8a Addendum to 7a9c591f99 2026-02-07 14:20:45 +01:00
lickx
9a43983e0c Fixes #14 2026-02-07 14:20:45 +01:00
lickx
4941818556 Revert "Description column should be 127 bytes UTF-8 string"
This reverts commit 4e3b0129fe.
2026-02-07 14:20:45 +01:00
lickx
f677811a63 Revert "Update MAX_ASSET_DESC also"
This reverts commit d98b77a229.
2026-02-07 14:20:45 +01:00
lickx
48b6782b83 Update comment info on texture asset 2026-02-07 14:20:44 +01:00
lickx
3fbea2622f Use FireAndForget with logout, be less verbose on login
Again, all credits to Nani
2026-02-07 14:20:44 +01:00
lickx
d40fc991d6 More work from Nani on HG friends notifications 2026-02-07 14:20:44 +01:00
lickx
3e57932370 Shorten expiry time 2026-02-07 14:20:44 +01:00
lickx
f7178a3a1d Correct IMG_BLOOM1 2026-02-07 14:20:44 +01:00