BlueWall
|
165ae251ec
V3 Support
|
12 years ago |
BlueWall
|
7cf970fb27
V3 Support:
|
12 years ago |
Tom
|
66dec3b874
Resolve merge commits, stage 1
|
13 years ago |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 years ago |
Melanie
|
326c46ba70
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Diva Canto
|
336665e035
More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
|
13 years ago |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
13 years ago |
Melanie
|
4beb0c9b9b
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Diva Canto
|
3e79842312
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
13 years ago |
Melanie
|
6306578fcf
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
c544f0d0c5
Prune some of the excess logging for client logins.
|
14 years ago |
Melanie
|
45314c6622
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
7f74dc1b14
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
14 years ago |
Melanie
|
fc33d569cd
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Jonathan Freedman
|
19119d7705
* additional serveruri cleanup
|
14 years ago |
Jonathan Freedman
|
69acf9c79b
* additional serveruri cleanup
|
14 years ago |
Melanie
|
52f49b2a78
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
bc7ee7ba88
Remove "Could not authorize your session into the region" message in favor
|
14 years ago |
Melanie
|
ab5a461c5c
Add search URL to Login Service
|
14 years ago |
Melanie
|
4c5788c4c0
Add search URL to Login Service
|
14 years ago |
Melanie
|
8a45191aa9
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
028303c3e1
Fixes mantis #4835
|
14 years ago |
Melanie
|
e328c23355
Add MapTileURL to robust to supply the url needed by snowglobe
|
14 years ago |
Tom Grimshaw
|
2f409116db
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.
|
14 years ago |
Diva Canto
|
2fb79646c6
Fixes mantis #4691 for real. This time I tested it, and it works.
|
14 years ago |
Melanie
|
d8bf370fd6
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
0b43b263d4
Fixes mantis #4691
|
14 years ago |
Melanie
|
14fcc2510e
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
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.
|
14 years ago |