3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement invites (VYSPER-113) More... almost 16 years ago
Cleanup stanza element handling More... almost 16 years ago
Cleanup stanza element handling (more to come) More... almost 16 years ago
Add test for entering room with the old groupchat protocol (VYSPER-109) More... almost 16 years ago
Implement discussion history (still lacking support for "seconds" and "since" in the history element) (VYSPER-109) More... almost 16 years ago
Allow for getting inner elements by name and namespace URI More... almost 16 years ago
Fixing broken unit tests for MUC disco More... almost 16 years ago
Fixing broken unit tests for MUC disco More... almost 16 years ago
Add delay namespace More... almost 16 years ago
Make body optional (to support it being added in later) More... almost 16 years ago
VYSPER-102: fix: show identity and feature on component info properly - really! More... almost 16 years ago
VYSPER-102: fix: show identity and feature on component info properly More... almost 16 years ago
VYSPER-102: announce MUC component correctly in service disco More... almost 16 years ago
VYSPER-62: support components in service disco More... almost 16 years ago
fix circular dependencies in Spring bean declaration by deferring initializion stanza relay from constructor-injection to setter injection More... almost 16 years ago
VYSPER-6: add tests and fixes More... almost 16 years ago
do not use Entity.getCanonicalizedName(), trigger toString() instead More... almost 16 years ago
MUC: create the domain muc is running on on intialization time More... almost 16 years ago
MUC pom: move test lib back to 'test' target More... almost 16 years ago
MUC pom: move some libs from 'test' to 'runtime' target More... almost 16 years ago
VYSPER-176: fix domain resolution glitch More... almost 16 years ago
VYSPER-6: route directed unavail presence More... almost 16 years ago
add convenience methods to create a forwarded stanza More... almost 16 years ago
fix one more MUC integration test More... almost 16 years ago
VYSPER-176: re-enable MUC integration test and fix how JIDs are compared. test now succeeds again More... almost 16 years ago
VYSPER-117: MUC message stanza handling: use server context to relay stanza. sending message now works on the MUC part, fails somewhere else. More... almost 16 years ago
VYSPER-108: MUC presence stanza handling: use server context to relay stanza. joining room now works properly. More... almost 16 years ago
VYSPER-108: retrieve the occupants address from the presence stanza More... almost 16 years ago
VYSPER-176: components now route responses back More... almost 16 years ago
components now have their own stanza processor, to operate indepently of the client-related processing. VYSPER-176: actually route to a server registered component More... almost 16 years ago