index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-17
1
-1
/
+0
|
\
|
*
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...
Diva Canto
2011-04-12
1
-1
/
+0
*
|
Remove a spammy debug
Melanie
2011-03-23
1
-2
/
+2
*
|
throttle group notices to max of 4 threads at a time
Mike Rieker
2011-02-20
1
-14
/
+50
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
For now, comment out logging messages about IM sending, since these cause hig...
Justin Clark-Casey (justincc)
2011-01-19
1
-3
/
+3
*
|
Add MessageKey to section Messaging, a key that prevents injection of
Melanie
2010-12-30
1
-6
/
+25
*
|
Remove the restriction on communication across scopes. This will allow
Melanie
2010-12-29
1
-1
/
+1
*
|
Remove some code that was meant to fool the viewer into thinking SLT. It never
Melanie
2010-12-26
1
-18
/
+19
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-23
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix a broken format on an error message. Also replace yet another e.Message
Melanie
2010-12-22
1
-2
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-06
1
-3
/
+3
|
\
\
|
|
/
*
|
Convert the scope id in the im session id to a URL variable. Fixes offline
Melanie
2010-11-26
1
-10
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-23
1
-3
/
+3
|
\
\
|
*
|
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-3
/
+3
|
|
/
|
*
* additional serveruri cleanup
Jonathan Freedman
2010-10-03
1
-3
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-21
1
-3
/
+3
|
\
\
|
*
|
* additional serveruri cleanup
Jonathan Freedman
2010-10-20
1
-3
/
+3
|
|
/
*
|
Add group invites to the list of messages that get offlined
Melanie
2010-10-10
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Quash the region ID on intersim messages. That prevents people from determining
Melanie
2010-09-27
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-26
1
-1
/
+2
|
\
\
|
|
/
|
*
When receiving intersim IM, don't let the spoof protection bomb
Melanie
2010-09-26
1
-1
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Prevent spoofing the agent name on text IM
Melanie
2010-09-25
1
-1
/
+2
|
*
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-1
/
+12
*
|
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-1
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-5
/
+5
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-1
/
+1
|
*
* Changed 11 calls for session info to the more optimized API method
John Hurliman
2010-09-08
1
-3
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-23
2
-3
/
+2
|
\
\
|
|
/
|
*
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
2010-08-23
2
-8
/
+10
|
*
Clean up some messiness in IM sending. Having offline IM enabled now no longer
Melanie Thielker
2010-08-04
2
-6
/
+10
*
|
and another one...
sacha
2010-08-07
1
-1
/
+1
*
|
Clean the loo after use please !!!!!
sacha
2010-08-07
1
-4
/
+4
*
|
Clean up some messiness in IM sending. Having offline IM enabled now no longer
Melanie Thielker
2010-08-04
2
-6
/
+10
*
|
Fix IMs the right way. This sets it up so that timestamps are actually
Melanie Thielker
2010-07-03
2
-32
/
+60
*
|
Force IM timestamps to current server time to prevent "Saved on" headers
Melanie Thielker
2010-06-28
1
-0
/
+4
*
|
Add the object owner UUID into the binary bucket of object to user IM
Melanie Thielker
2010-06-24
1
-0
/
+2
*
|
Replace the imSessionID, which is useless out of context, with the scope id
Melanie Thielker
2010-06-24
1
-0
/
+7
*
|
New viewers don't set the "save offline IM" flag anymore. Set it serverside
Melanie Thielker
2010-06-24
1
-0
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-11
1
-0
/
+2
|
\
\
|
|
/
|
*
Inventory offers and subsequent notifications of acceptance/decline now worki...
Diva Canto
2010-06-11
1
-0
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-09
2
-61
/
+39
|
\
\
|
|
/
|
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
2
-61
/
+39
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-03
5
-471
/
+255
|
\
\
|
|
/
|
*
Friends online notifications upon friendship now working (same sim only).
Diva Canto
2010-02-27
1
-2
/
+14
|
*
Implement the requestonlinenotification method
Melanie
2010-02-27
1
-0
/
+23
[next]