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
about 1 hour
ago. based on code collected
about 14 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 31 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed typo
Niklas Gustavsson
More...
almost 16 years ago
Changed namespace existing check to use empty string rather than null
Niklas Gustavsson
More...
almost 16 years ago
Reverting change where we returned null instead of an empty string for elements in the empty namespace.
Niklas Gustavsson
More...
almost 16 years ago
Publishing and receiving messages is now possible.
Michael Jakl
More...
almost 16 years ago
Reuse the MessageHandler of vysper-core for delivering pubsub event messages.
Michael Jakl
More...
almost 16 years ago
Keep the node-list sorted.
Michael Jakl
More...
almost 16 years ago
Added a refresh button to reload all nodes (sync with server).
Michael Jakl
More...
almost 16 years ago
Fixed enabling and disabling of the delete button.
Michael Jakl
More...
almost 16 years ago
It is now possible to delete a node (if the user is the owner). Split up the GUI and model (little refactoring).
Michael Jakl
More...
almost 16 years ago
Added the possibility to create new nodes. Extracted the table model as a separate class.
Michael Jakl
More...
almost 16 years ago
Dialog for login credentials (prefilled with our demo user) added.
Michael Jakl
More...
almost 16 years ago
Implement sending message stanzas to room (VYSPER-117)
Niklas Gustavsson
More...
almost 16 years ago
Make "lang" optional for message stanzas
Niklas Gustavsson
More...
almost 16 years ago
Abstract class for implementing message handlers
Niklas Gustavsson
More...
almost 16 years ago
Implement status messages when exiting room (VYSPER-110)
Niklas Gustavsson
More...
almost 16 years ago
Implement exit room (VYSPER-110) Implementing HandlerDictionary for the module
Niklas Gustavsson
More...
almost 16 years ago
Remove @Override for implemented abstract methods to make the code Java 5 compatible.
Michael Jakl
More...
almost 16 years ago
Added missing source files and adapted the pom.xml to compile with Java 5 compatibility.
Michael Jakl
More...
almost 16 years ago
Initial commit of the pubsub demo application.
Michael Jakl
More...
almost 16 years ago
add javadocs, reduce visibility for internal method
Bernd Fondermann
More...
almost 16 years ago
prepare MUC and PubSub for easy inclusion, but leave them commented out
Bernd Fondermann
More...
almost 16 years ago
retrofitting addModules() for Spring by introducing a subclass of DefaultServerRuntimeContext which has a setter called "setModules".
Bernd Fondermann
More...
almost 16 years ago
Fixing typo
Niklas Gustavsson
More...
almost 16 years ago
If no namespace is declared, return null rather than an empty string
Niklas Gustavsson
More...
almost 16 years ago
TestUtil incorrectly extended TestCase
Niklas Gustavsson
More...
almost 16 years ago
Removing temporary repository since Smack 3.1.0 is now in Maven central
Niklas Gustavsson
More...
almost 16 years ago
Add support for letting modules register for subdomains (e.g. pubsub.vysper.org) on which all stanzas will be routed to that handler if the "to" attribute matches the subdomain (VYSPER-172)
Niklas Gustavsson
More...
almost 16 years ago
Add support for entering password protected room (VYSPER-109)
Niklas Gustavsson
More...
almost 16 years ago
Add convinence method for getting the complete inner text
Niklas Gustavsson
More...
almost 16 years ago
Support for sending extra information for non-anonymous and semi-anonymous rooms on entering (VYSPER-109)
Niklas Gustavsson
More...
almost 16 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
36
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