Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Allow dashes in startmeeting commandHEADproductionmasterAleksey Lim2010-09-301-1/+10
* Add %(channel) replacement to filenamesupstreamRichard Darst2009-11-251-2/+4
* Warn when #chair'ing a nick that isn't in the channelRichard Darst2009-10-111-1/+3
* Add safeMode to the Config class, also doc changesRichard Darst2009-09-051-0/+1
* Documentation improvements to supybot plugin commandsRichard Darst2009-08-071-3/+10
* Catch exceptions in outFilter and ignore themRichard Darst2009-08-071-10/+15
* Create the recent_meetings variable if not already thereRichard Darst2009-08-061-5/+4
* Make MeetBot able to log output from other supybot commandsRichard Darst2009-07-311-0/+17
* Improve semantics of setting the supybot config proxyRichard Darst2009-07-311-0/+4
* Fix meeting saving in plugin.pyRichard Darst2009-07-181-3/+3
* Fix oldtopic encoding issue0_1_2Richard Darst2009-07-121-8/+7
* Add a `recent` supybot command to list recent meetingsRichard Darst2009-07-081-1/+18
* change reload order to support supybotconfig.pyRichard Darst2009-06-271-1/+2
* Initial checkin of supybot-based config methodRichard Darst2009-06-261-0/+4
* Updates to documentation on supybot admin commandsRichard Darst2009-06-251-2/+7
* Updates to some bot owner commandsRichard Darst2009-06-161-3/+35
* Change to a persistent meeting cache, which will survive across reloadsRichard Darst2009-06-161-7/+14
* add a supybot command -> meetbot command proxierRichard Darst2009-06-161-0/+40
* Fix bug where non-chairs can end the meeting with no saving!Richard Darst2009-06-081-1/+1
* default to not writing rawlog in Meeting objectRichard Darst2009-05-271-1/+2
* add pingall command. Pings all nicks on the channel.Richard Darst2009-05-111-0/+36
* Renaming: MeatBot->MeetBotRichard Darst2009-05-071-4/+4
* add listmeetings and savemeetings commandsRichard Darst2009-05-071-0/+19
* disable interaction in meeting functionsRichard Darst2009-05-041-2/+2
* Inital Checkin - should be workingRichard Darst2009-05-041-0/+104