Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/meeting.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix problem with saving logfiles in directory ''Richard Darst2009-06-121-4/+6
* Split #chair commands by commas tooRichard Darst2009-06-121-1/+1
* Fix bug where non-chairs can end the meeting with no saving!Richard Darst2009-06-081-0/+2
* split out action-line matching regexpRichard Darst2009-05-271-2/+2
* default to not writing rawlog in Meeting objectRichard Darst2009-05-271-1/+1
* rearrange a bit to increase configurabilityRichard Darst2009-05-191-17/+17
* fix small error when setting oldtopic againRichard Darst2009-05-191-4/+4
* automatically set meetingtopicRichard Darst2009-05-181-6/+12
* fix unicode errors if someone speaks non-utf8Richard Darst2009-05-181-26/+34
* improve line-matching regular expressionRichard Darst2009-05-141-2/+3
* slight changes to chair checkingRichard Darst2009-05-141-3/+3
* improvement to #topic highlightingRichard Darst2009-05-121-6/+6
* Code to adjust the timezone of the botRichard Darst2009-05-121-8/+17
* remove some highlighting lexer scratch workRichard Darst2009-05-121-14/+0
* Add prettier formatting to HTML logsRichard Darst2009-05-121-2/+30
* Make reloading of local settings workRichard Darst2009-05-081-0/+2
* fix slight loss of information in replaying logsRichard Darst2009-05-081-2/+2
* add #meetingtopic commandRichard Darst2009-05-071-5/+25
* Renaming: MeatBot->MeetBotRichard Darst2009-05-071-8/+8
* update save filename logicRichard Darst2009-05-051-21/+43
* bugfixes thanks to angasuleRichard Darst2009-05-041-12/+20
* fix HTML output problemsRichard Darst2009-05-041-17/+20
* sort by nicks case-insensitivelyRichard Darst2009-05-041-1/+1
* fix sanitization of input linesRichard Darst2009-05-041-6/+2
* two bugfixesRichard Darst2009-05-041-3/+3
* various changesRichard Darst2009-05-041-35/+79
* Inital Checkin - should be workingRichard Darst2009-05-041-0/+457