UbitUmarov
|
073098e1b6
a few more changes on universal id
|
2 years ago |
UbitUmarov
|
a46f0b4fd4
a few changes on universal id
|
2 years ago |
UbitUmarov
|
e043d8a2eb
use array.Empty<byte>
|
2 years ago |
UbitUmarov
|
9d390564a9
avoid a possible null ref; cosmetics
|
2 years ago |
UbitUmarov
|
fc8c08ec8a
cosmetics
|
2 years ago |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 years ago |
UbitUmarov
|
a101d58a5c
missing files
|
4 years ago |
UbitUmarov
|
afb1d6cdd7
take friends out of basicDOSprot (too little, too late)
|
6 years ago |
UbitUmarov
|
d9a300fa8e
some cleanup.. remove some stats that only some do look at once on a lifetime
|
7 years ago |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
181b1ad82b
HG: fix the never ending avatar confirmation when 2 users from same grid made friendship on another grid
|
8 years ago |
Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |
Oren Hurvitz
|
4cac87d9f4
Fixed: when a user logged-in, sometimes he didn't get notified of the Online status of friends, so they continued to appear Offline.
|
10 years ago |
Diva Canto
|
ca26583e6b
Delete some verbose debug messages
|
11 years ago |
Diva Canto
|
bf214122cd
More debug, same issue
|
11 years ago |
Diva Canto
|
98a2fa8e35
HG Friends: this was commented some commits ago, but it shouldn't have been.
|
11 years ago |
Diva Canto
|
5eb78aad96
Revert "HG Friends: debug an issue where the friends data stored in the DB is incomplete."
|
11 years ago |
Diva Canto
|
27cdfb7b84
HG Friends: debug an issue where the friends data stored in the DB is incomplete.
|
11 years ago |
Diva Canto
|
0c97021565
More debug for mantis #6625. It looks like the home friends list is being fetched on HG TPs.
|
11 years ago |
Justin Clark-Casey (justincc)
|
06ab168897
To further help with tracking down the apperance of too much "Unknown User" in chatlogs, etc. temporarily change each instance of this in OpenSimulator so we can identify where it's coming from
|
11 years ago |
Diva Canto
|
608444c9f7
Another 21 modules' directives moved out of .addin.xml
|
12 years ago |
Justin Clark-Casey (justincc)
|
67ebe80dd9
Resolve some mono compiler warnings.
|
12 years ago |
Snoopy Pfeffer
|
8be14095fe
HGFriendsModule: Type casts to fix compile error
|
12 years ago |
Snoopy Pfeffer
|
1f4d3d3582
HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users.
|
12 years ago |
Diva Canto
|
f2ede8c7e0
HGFriendsModule: add the scaffolding for supporting permissions pertaining to HG friendships. Snoopy take it from here.
|
12 years ago |
Justin Clark-Casey (justincc)
|
3525c876c8
Make default "show friends" console command show friends fetched from the friends service.
|
12 years ago |
Justin Clark-Casey (justincc)
|
bce7964ac2
refactor: Move "friends show cache" console command out into separate FriendsCommandsModule.
|
12 years ago |
Justin Clark-Casey (justincc)
|
bf09d6a22b
refactor: Stop passing both IClientAPI and agentID to friend event listeners, these are redundant. Replace a few magic numbers with FriendRights enum already used elsewhere.
|
12 years ago |
Justin Clark-Casey (justincc)
|
93ac47f0d3
Revert "Simplify friends caching by only doing this for root agents - no functions require caching for child agents."
|
12 years ago |