Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some copyright notices to other filesRichard Darst2009-07-073-1/+89
* remove extraneous quote marksRichard Darst2009-07-071-1/+1
* Better templating for all itemsRichard Darst2009-07-061-16/+24
* Update to one ReST item (#topic)Richard Darst2009-07-061-1/+3
* Lots of documentation updatesRichard Darst2009-07-062-36/+76
* Don't require writers to have a filename extensionRichard Darst2009-07-061-3/+3
* update to config variables and initializationRichard Darst2009-07-061-2/+2
* Update to config save function to modularizeRichard Darst2009-07-061-7/+23
* Some updates to names and semantics of writersRichard Darst2009-07-062-10/+22
* Remove default of config values on richard's computerRichard Darst2009-07-061-2/+4
* Fix encoding issue of reST->HTML version writerRichard Darst2009-07-021-1/+8
* Changes to writers.pyRichard Darst2009-07-021-119/+99
* another small fix...Richard Darst2009-07-021-1/+1
* another bug fix...Richard Darst2009-07-021-1/+1
* fix bug where html output wasn't substitutedRichard Darst2009-07-021-0/+1
* significant changes to writers.pyRichard Darst2009-07-021-103/+152
* rename `start` to `starthtml`, same for `end`Richard Darst2009-07-021-7/+9
* forgot patch - include itemtype attribute in Topic objectsRichard Darst2009-07-011-0/+1
* Change format of writer_mapRichard Darst2009-07-013-23/+26
* Re-bind methods when used through the supybot config proxyRichard Darst2009-07-011-1/+12
* Make writer_map not get reset in supybot-based configRichard Darst2009-07-011-2/+6
* Security for rst->htmlRichard Darst2009-07-011-1/+3
* change to not use isinstance() in determing typesRichard Darst2009-07-012-7/+8
* change order of imports and reloadsRichard Darst2009-07-011-2/+4
* Move all items from the main namespace to items module namespaceRichard Darst2009-07-011-10/+9
* fix bug in RST writing: .append() bad argumentsRichard Darst2009-07-011-1/+1
* remove `` in rst reference when not neededRichard Darst2009-07-011-1/+1
* manual updatesRichard Darst2009-07-011-2/+12
* Updates to the manual. Now most everything is documented to some degree.Richard Darst2009-06-271-9/+187
* misc changes to supybotconfig.pyRichard Darst2009-06-271-14/+5
* add support for setting writer_map via supybotRichard Darst2009-06-271-0/+44
* Enable per-channel config via supybotRichard Darst2009-06-271-5/+5
* change reload order to support supybotconfig.pyRichard Darst2009-06-271-1/+2
* Initial checkin of supybot-based config methodRichard Darst2009-06-263-0/+80
* move writer configuration to main class ; other rearrangementRichard Darst2009-06-261-25/+28
* remove an extraneous print statementRichard Darst2009-06-261-1/+0
* Another update to configurability of start/endmeeting messagesRichard Darst2009-06-261-9/+11
* Make meetingLocalConfig.py work again - changed syntaxRichard Darst2009-06-262-26/+26
* Changes and configurability of start/endmeeting msgsRichard Darst2009-06-251-9/+28
* security fix - remove '/' from channel and meetingnameRichard Darst2009-06-251-3/+2
* Updates to documentation on supybot admin commandsRichard Darst2009-06-251-2/+7
* Major reorganizationRichard Darst2009-06-253-337/+582
* Improvements to objects for meeting agenda items0_1_-_Pre-module_split_versionRichard Darst2009-06-231-14/+38
* Normalize %(channel)s in filenames to lowercase.Richard Darst2009-06-221-1/+1
* Make the title of the manual be correctRichard Darst2009-06-171-3/+3
* Update to the manualRichard Darst2009-06-171-52/+224
* add #meetingname commandRichard Darst2009-06-161-0/+12
* add first draft of a Manual.txtRichard Darst2009-06-161-0/+145
* add "design decisions" section to the readmeRichard Darst2009-06-161-0/+19
* Updates to some bot owner commandsRichard Darst2009-06-161-3/+35