[dmdirc_plugins] Repository:
ViewVC logotype

Revision 83


Jump to revision: Previous
Author: Dataforce
Date: Sun Aug 16 01:27:43 2009 UTC (12 months, 3 weeks ago)
Log Message:
Lots and Lots of changes!
  - ant clean now only clears the contents of the output dir, not the dir itself, this stops it breaking unionfs
  - Added "joinOnDiscover" option, automaticlaly fake a JOIN for first-time clients.
  - Plugin now works from a mixture of parser callbacks and actions. It replaces the parser CallbackManager to allow it to intercept addCallback requests, and redirects ChannelMessageListener callbacks through itself. This allows it to completely hide the relaybot entirely from the DMDirc Core, presenting the remote users as actual users that join, part, change nicks, quit, get kicked, talk and act.
  - Rebuilt everything

Changed paths:

Path Details
Directorybuild.xml modified , text changed
Directoryoutput/debugplugin.jar modified , text changed
Directoryoutput/execplugin.jar modified , text changed
Directoryoutput/irccookies.jar modified , text changed
Directoryoutput/kde4_notifications.jar modified , text changed
Directoryoutput/mp3plugin.jar modified , text changed
Directoryoutput/relaybot.jar modified , text changed
Directoryoutput/scriptplugin.jar modified , text changed
Directoryoutput/videosyncplugin.jar modified , text changed
Directoryrelaybot/plugin.config modified , text changed
Directoryrelaybot/src/uk/org/dataforce/relaybot/RelayBotPlugin.java modified , text changed
Directoryrelaybot/src/uk/org/dataforce/relaybot/RelayCallbackManager.java added
Directoryrelaybot/src/uk/org/dataforce/relaybot/RelayChannelHandler.java added
Directoryrelaybot/src/uk/org/dataforce/relaybot/RelayClientInfo.java added

Dataforce
ViewVC Help
Powered by ViewVC 1.0.5