Commit Graph

1859 Commits

Author SHA1 Message Date
UbitUmarov
e950c502ad change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic 2023-05-26 20:27:24 +01:00
UbitUmarov
d7714530a8 try to reduce log spam on http fails 2023-05-24 14:16:43 +01:00
UbitUmarov
5e0c6446d8 update xmlrpc.dll with a send variant using httpclint and used it 2023-05-24 13:42:56 +01:00
UbitUmarov
6743934434 cosmetics 2023-05-21 20:46:54 +01:00
UbitUmarov
3882ef3eb0 more on HttpWebRequest in userprofiles 2023-05-18 14:25:09 +01:00
UbitUmarov
9c2aa87acf cosmetics 2023-03-01 21:08:35 +00:00
UbitUmarov
da1951f3bd do not lose instant message creation time (viewers may display ad UTC time on offline messages, for now) 2023-02-08 03:03:14 +00:00
UbitUmarov
a0bb4a252e don't delete too much on online cache at tp out 2023-02-03 21:03:25 +00:00
UbitUmarov
3858cc945c we do need to ship the cached friends around on teleports (friends must come from grid) 2023-02-03 17:17:02 +00:00
UbitUmarov
a7b8ce9cfd try improve profiles online indication a bit more 2023-02-01 21:09:20 +00:00
UbitUmarov
e2d71afc10 cosmetics 2023-02-01 19:14:54 +00:00
UbitUmarov
b327224b74 try improve profiles online indication a bit more 2023-02-01 18:56:08 +00:00
UbitUmarov
86706f45af a few changes to friends module 2023-01-26 18:53:33 +00:00
UbitUmarov
e106a8aa60 fix typo 2023-01-25 19:44:38 +00:00
UbitUmarov
575c338d1c try to improve profiles online indication. This ofc just fails on HG 2023-01-25 19:42:19 +00:00
UbitUmarov
4596c72318 missing change 2023-01-25 17:38:47 +00:00
UbitUmarov
6e1a196974 more cosmetics 2023-01-25 17:35:25 +00:00
UbitUmarov
4503f4075c cosmetics 2023-01-13 14:04:44 +00:00
UbitUmarov
bf952817fa cosmetics, cleanup and other things 2022-12-17 22:04:03 +00:00
UbitUmarov
38ddb92cc3 cosmetics 2022-12-16 19:38:10 +00:00
UbitUmarov
41b718626f cosmetics 2022-12-15 22:19:09 +00:00
UbitUmarov
86a8b68e01 mantis 9036: do not allow attach of coalesced inventory assets 2022-11-12 18:59:36 +00:00
UbitUmarov
aa572df663 add some missing default group owner powers on xmlrpc groups module
plus more dotnet6 code style changes
2022-10-28 20:08:54 +01:00
UbitUmarov
523f7cc1dc more code stype changes 2022-10-19 02:23:15 +01:00
UbitUmarov
fddb3761a0 use some shared char arrays on string split 2022-10-19 01:38:25 +01:00
UbitUmarov
c510e29e14 a bit more c# sugar... 2022-10-08 17:24:42 +01:00
UbitUmarov
5ef7878613 cosmetics 2022-09-24 17:14:46 +01:00
UbitUmarov
3261f38fcf fix typo 2022-06-23 19:01:06 +01:00
UbitUmarov
3bdae01b8f remove some garbage 2022-06-23 18:45:33 +01:00
UbitUmarov
c581658337 do flush all avatar profile props cache 2022-06-21 00:29:50 +01:00
UbitUmarov
6566837f3b use UserProfileProperties instead of obsolete UserProfileData 2022-06-21 00:03:12 +01:00
UbitUmarov
0d594e4c42 a few changes cosmetic changes around OSChatMessage... 2022-06-20 06:49:43 +01:00
UbitUmarov
9af568307e a few changes on chat and dialog from udp/client 2022-06-19 16:03:38 +01:00
UbitUmarov
b7d33b41de use them on dialog module 2022-06-19 13:25:06 +01:00
UbitUmarov
cfa3487b4f improve lldialog and lltextbox owner processing (still bad) 2022-06-19 12:29:41 +01:00
UbitUmarov
40b9ea6638 uuid notzero checks 2022-06-19 12:28:15 +01:00
UbitUmarov
208a9af53c cosmetics 2022-04-17 22:13:33 +01:00
UbitUmarov
6a404c98de a few changes to simulatorFeatures cap 2022-04-09 15:57:51 +01:00
UbitUmarov
aed7810d2a fs sends a useless texture alos ok skirt, when using universal 2022-04-09 02:58:58 +01:00
UbitUmarov
e6059a7ca1 add some headers to llemail emails; cosmetics 2022-03-22 03:09:34 +00:00
UbitUmarov
85c6d52e6a a few changes on textures uuid compare etc 2022-03-17 03:10:24 +00:00
UbitUmarov
073098e1b6 a few more changes on universal id 2022-03-15 02:03:06 +00:00
UbitUmarov
a46f0b4fd4 a few changes on universal id 2022-03-15 01:41:49 +00:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
5beffddf2a minor changes on profiles module; add some .trim() to create user avatar
names
2022-02-17 10:54:28 +00:00
UbitUmarov
9d390564a9 avoid a possible null ref; cosmetics 2022-02-09 23:08:58 +00:00
UbitUmarov
aa7ef54d6b bug fix: do not duplicate received ims on several regions per instance case 2022-02-09 21:32:10 +00:00
UbitUmarov
fc8c08ec8a cosmetics 2022-01-29 18:28:33 +00:00
UbitUmarov
6d595dbccd a few more changes to hg im 2022-01-29 16:31:45 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00