0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finished up Channel.kick(), and added permissions checks to throw ChannelException in sendMessage() and kick(). Also added extra documentation to Mode. More... about 16 years ago
Better support for channel modes. Mostly rewritten to parse mode lists correctly in more situations, and now has API support for oper/halfop/voiced users. Also broke some old classes again with updates to ChannelListener. More... about 16 years ago
Added variable-sized channel logs and full API support for channel modes (finally!). Note that this change breaks ChannelListeners with no onChannelModeChanged() method. More... about 16 years ago
YouTube Plugin initial import More... over 16 years ago
YouTube Plugin initial import More... over 16 years ago
Removed code using JUEL through the scripting API due to classpath issues. Factoids actually work now, hooray! More... over 16 years ago
Removed some (annoying) debug info that wasn't needed. More... over 16 years ago
More release preparation- general library cleanup, removing several unneeded libraries (ie, moved to plugins or just unused). Also tweaked file ordering to make sure non-IDE builds work. More... over 16 years ago
Release preparations and buildfile fixes More... over 16 years ago
Initial import More... over 16 years ago
Initial import More... over 16 years ago
Added a regex extract method to ListUtil and some minor changes to the TestServer More... over 16 years ago
A few bugfixes More... over 16 years ago
Finally, the sources to BagPlugin! More... over 16 years ago
Finally, the sources to BagPlugin! More... over 16 years ago
Added a generic random getting to ListUtil More... over 16 years ago
Updates to PluginCommand to display more plugin info (namely, short names) and PluginManager now fixes short names for Java plugins More... over 16 years ago
Remvoed the factoids package- use the shiny new Factoid plugin instead (hooray!) - /plugins/FactoidPlugin/ More... over 16 years ago
Starting to remove factoids from jtelirc-core, and updates to Plugin's docs More... over 16 years ago
Initial import of the new faction plugin (nothing new- moved from jtelirc-core) More... over 16 years ago
Initial import of the new faction plugin (nothing new- moved from jtelirc-core) More... over 16 years ago
Real pure-Java plugin support! More... over 16 years ago
Initial import of the Java test plugin More... over 16 years ago
Initial import of the Java test plugin More... over 16 years ago
Some small updates to Plugin and PluginManager, and added a getRandomUser() method to Channel. More... over 16 years ago
Triggers are now case insensitive by default- use "(?i)" to force sensitivity More... over 16 years ago
Fixed a bug in 'literal' causing a NullPointerException More... over 16 years ago
Multi-line triggers! Just put \n in the trigger text to have it span over multiple messages More... over 16 years ago
Formatting cleanup More... over 16 years ago
Fixed time calculation in the reload subcommand More... over 16 years ago