openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Vysper
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 30 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
this is a complex commit - and it will have follow ups: in general, it routes directed presence stanzas through the client into stanza relay back to clients (as before) and (new!) to registered components. MUC acts as such a component. VYSPER-172: removes the previous subdomain handling and introduces a different approach, which does not hook into the sending clients session. Modules can now register as a component for a subdomain, retrieving all stanzas for this subdomain. VYSPER-176: improve internal routing to a component VYSPER-6: naive and preliminary implementation of outbound directed presence
Bernd Fondermann
More...
almost 16 years ago
took the liberty to re-uncomment the test and modify it in a way that it must fail when the bug is fixed: so, we won't miss to re-enable it. ;-)
Bernd Fondermann
More...
almost 16 years ago
Disable integration test until relay to component is fully implemented.
Niklas Gustavsson
More...
almost 16 years ago
optimize import
Bernd Fondermann
More...
almost 16 years ago
VYSPER-176: prepare routing inbound stanzas to a component
Bernd Fondermann
More...
almost 16 years ago
VYSPER-181: move quite a few classes down in the package hierarchy
Bernd Fondermann
More...
almost 16 years ago
VYSPER-179: change stanza delivery to the highest priorized receiver, instead of delivering to all possible receivers VYSPER-181: cover more delivery rules on inbound relay
Bernd Fondermann
More...
almost 16 years ago
Implement changing show and status presence (VYSPER-112)
Niklas Gustavsson
More...
almost 16 years ago
cover potential error case with exception
Bernd Fondermann
More...
almost 16 years ago
Added "modify-affiliations" to the capabilities of the node (discovery).
Michael Jakl
More...
almost 16 years ago
Implemented "Manage Affiliations". Added the ability to change affiliations (VYSPER-160), and made sure that the last owner cannot resign (VYSPER-161).
Michael Jakl
More...
almost 16 years ago
Updated the JavaDoc.
Michael Jakl
More...
almost 16 years ago
Implemented 8.9.1 of XEP 0060 (Retrieve Affiliations for an owner). This fixes VYSPER-178.
Michael Jakl
More...
almost 16 years ago
Implement changing nickname (VYSPER-111) Add strong typing for status codes
Niklas Gustavsson
More...
almost 16 years ago
Implment changing nickname (VYSPER-111)
Niklas Gustavsson
More...
almost 16 years ago
Make use of the ID from the original request when forwarding disco requests (VSYPER-106)
Niklas Gustavsson
More...
almost 16 years ago
Add the original disco request ID to the InfoRequest.
Niklas Gustavsson
More...
almost 16 years ago
Implemented forwarding disco requests for room occupants (VYSPER-106)
Niklas Gustavsson
More...
almost 16 years ago
Implemented sending private messages (VYSPER-116)
Niklas Gustavsson
More...
almost 16 years ago
Replace local stanza clone method with StanzaBuilder
Niklas Gustavsson
More...
almost 16 years ago
createClone incorrectly compared attribute to be replaced for both name and value, meaning replacing them was pretty useless :-)
Niklas Gustavsson
More...
almost 16 years ago
Implement room items disco (VYSPER-105)
Niklas Gustavsson
More...
almost 16 years ago
Removed setFillsViewportHeight to make the sources JDK5 compatible.
Michael Jakl
More...
almost 16 years ago
Prevent that a pubsub event listener is added more than one times.
Michael Jakl
More...
almost 16 years ago
Allow for multiple clients for integration tests
Niklas Gustavsson
More...
almost 16 years ago
Message.Stanza.getMessageType: fix method name, add stanza builder convenience method and use type- and value-safe variable from within MUC.
Bernd Fondermann
More...
almost 16 years ago
Adding integration test case for MUC (in MUC module for now)
Niklas Gustavsson
More...
almost 16 years ago
Add null checks in constructor and toString
Niklas Gustavsson
More...
almost 16 years ago
Add simpler constructor Add message handler to dictionary
Niklas Gustavsson
More...
almost 16 years ago
Reverting to not using namespace handler lookup for presence and message type stanzas for now
Niklas Gustavsson
More...
almost 16 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree