Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
vor 7 Jahren |
Justin Clark-Casey (justincc)
|
530c86335d
Fix the presence info caching used in llRequestAgentData(), which was completely inoperative.
|
vor 10 Jahren |
BlueWall
|
8efae93b51
Restrict IPresenceData.VerifyAgent
|
vor 12 Jahren |
BlueWall
|
f85b23edea
Add agent verification to Presence
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
vor 12 Jahren |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
vor 14 Jahren |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
e39fc95659
Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
82cccdeb94
minor: comment out a forgotton debug log line
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
a1643c78be
remove test presence from NullPresenceData since this appears to stop existing sessions with home locations from being picked up
|
vor 14 Jahren |
Diva Canto
|
70de6956ff
Small bug fixes for making tests work.
|
vor 14 Jahren |
Melanie
|
ef8b2d2f90
Convert null presence data to a singleton as well. Standalone logins now work
|
vor 14 Jahren |
Diva Canto
|
1d2a332b96
Unit tests for presence. They helped fix a couple of wrongnesses.
|
vor 15 Jahren |