UbitUmarov
|
efed73b2c3
mantis 8131: make the new Offline IM code optional and disabled by default, since it is not compatible with current central servers, like in osgrid.
|
7 years ago |
Melanie Thielker
|
1e0ed50d29
Activate the new Offline IM module code instead of the old code
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
527ea37540
change OfflineMessageModule from new avination code to original master, for compatibility with current web servers php scripts. This may change after current test phase
|
9 years ago |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 years ago |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
Justin Clark-Casey (justincc)
|
8ad29fc5c8
Make offline IM delivery to URL (pre recent Addons code) have a 10 second rather than infinite timeout.
|
10 years ago |
Justin Clark-Casey (justincc)
|
8457044b2f
Eliminate subsequently unused scene finding in UndeliveredMessage() method of xmlrpc and core offline IM modules
|
10 years ago |
Melanie Thielker
|
bb841ea9ce
Change OfflineMessageModule to support more differentiated return values and allow support for mobile devices and other non-viewer logins
|
10 years ago |
Kevin Cozens
|
3fe5e9057f
Prevent an exception if no offline messages were retrieved.
|
11 years ago |
Diva Canto
|
583e44103c
Bug fix in OfflineMessageModule. Mantis #6446
|
12 years ago |
Melanie
|
daa1d99513
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
92a766e8cb
Bug fix in Offline IM for inventory transfers. The items were being placed twice in the receiver's inventory.
|
12 years ago |
Melanie
|
556d70feef
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
608444c9f7
Another 21 modules' directives moved out of .addin.xml
|
12 years ago |
Melanie
|
d6486fe14a
Fix task inventory giving
|
13 years ago |
Melanie
|
08fcf958c2
Port the Avination offline messaging system to Core
|
13 years ago |
Melanie
|
175d74e68c
Fix the offline message module to revert core changes and restore avn
|
13 years ago |
Tom
|
03f6734f43
First set of merge fixes
|
13 years ago |
Tom
|
66dec3b874
Resolve merge commits, stage 1
|
13 years ago |
Justin Clark-Casey (justincc)
|
08dc07dc76
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest()
|
13 years ago |
Diva Canto
|
301321c853
Instrument the heck out of offline messages. THIS IS VERY VERBOSE.
|
13 years ago |
Melanie
|
474910c9d6
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Diva Canto
|
7592a033df
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
13 years ago |
Melanie
|
385a6c4b34
Convert the scope id in the im session id to a URL variable. Fixes offline
|
14 years ago |
Melanie
|
c2971a6398
Add group invites to the list of messages that get offlined
|
14 years ago |
Melanie Thielker
|
edcfaf60c9
Fix IMs the right way. This sets it up so that timestamps are actually
|
14 years ago |
Melanie Thielker
|
cbca58401a
Add the object owner UUID into the binary bucket of object to user IM
|
14 years ago |