98
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deploy security resources More... over 20 years ago
SSL now works and will use the default keystore and truststore if none are specified. More... over 20 years ago
Not needed. More... over 20 years ago
Fixed bad characters. More... over 20 years ago
Tweaked strings. More... over 20 years ago
Fixed bug that prevented SSL and plain sockets from existing at the same time. Plain socket can be disabled by setting xmpp.socket.plain.active=false. More... over 20 years ago
Removed cookieKey (wasn't used). More... over 20 years ago
Make blank redirect -- avoids flash of text. More... over 20 years ago
Removed passwordProtected column and instance variable. The method MUCRoom.setPasswordProtected(boolean) was also removed. More... over 20 years ago
Fixed error creating new rooms. More... over 20 years ago
Updated license header. More... over 20 years ago
No longer needed. More... over 20 years ago
Added _beta to file name if beta is specified as a prop More... over 20 years ago
Minor - changed version to beta, added shutdown msg to serr More... over 20 years ago
Fix in directory output for dailybuilds More... over 20 years ago
Comment tweaks. More... over 20 years ago
Implemented daily build support More... over 20 years ago
More setup is done on an 'ant jar' now More... over 20 years ago
Added ability to modify and delete existing room registration. More... over 20 years ago
Fixes possible NPE while loading the properties. More... over 20 years ago
Initial checkin More... over 20 years ago
Launch a new window More... over 20 years ago
Now creates a startup.jar More... over 20 years ago
Removed incorrect import More... over 20 years ago
Update to remove XMLModule More... over 20 years ago
Refactored server starter. More... over 20 years ago
Minor fixes. More... over 20 years ago
Removed ModuleContext concept. Modules now load properties directly from JiveGlobals. More... over 20 years ago
Made name field not null to make the primary key valid. More... over 20 years ago
Move archives out of plugins dir. More... over 20 years ago