aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make some more actions available only to council membersJoachim Filip Ignacy Bartosik2011-08-032-11/+21
| | | | Namely #nextitem, #previtem, #changeitem, #startvote, #endvote
* Add #command command to MeetBot - shows documentation for other commandsJoachim Filip Ignacy Bartosik2011-07-161-3/+28
|
* Bot posts log to the websiteJoachim Filip Ignacy Bartosik2011-06-272-3/+4
|
* Bot sends information about voting options changes to web applicationJoachim Filip Ignacy Bartosik2011-06-251-1/+2
|
* Merge remote-tracking branch 'github/time_limit'Petteri Räty2011-06-252-7/+70
|\ | | | | | | | | Conflicts: bot/tests/run_test.py
| * Bot receives reminders from webappJoachim Filip Ignacy Bartosik2011-06-242-8/+14
| |
| * Add support for #timelimit (add|list|remove) commandsJoachim Filip Ignacy Bartosik2011-06-222-3/+60
| |
* | Add #changeitem <no> command to MeetBotJoachim Filip Ignacy Bartosik2011-06-222-4/+24
| |
* | Close voting when last user allowed to vote voted.Joachim Filip Ignacy Bartosik2011-06-221-1/+9
|/
* Add '#option remove' command to MeetBotJoachim Filip Ignacy Bartosik2011-06-172-6/+27
|
* Add '#option add' command to MeetBotJoachim Filip Ignacy Bartosik2011-06-162-1/+16
|
* Add #option list commandJoachim Filip Ignacy Bartosik2011-06-162-5/+19
|
* Improve Supybot tests, fix bugs found in the processJoachim Filip Ignacy Bartosik2011-06-141-6/+6
|
* Disable agenda management by defaultJoachim Filip Ignacy Bartosik2011-06-142-0/+17
| | | | | | | Reasons: * Users may not want it, so they should be able to turn it off * Tests don't fail when localhost:3000 is unreachable * Make tests faster.
* Make Meetbot tests cleaner, fix one bug found in the processJoachim Filip Ignacy Bartosik2011-06-131-1/+1
|
* Bot obtains voters, agenda items and voting options lists from webappJoachim Filip Ignacy Bartosik2011-06-102-4/+8
|
* Bot posts voting results to webappJoachim Filip Ignacy Bartosik2011-06-032-0/+12
|
* Bot obtains voters, agenda items and voting options lists from webappJoachim Filip Ignacy Bartosik2011-06-032-2/+115
|
* MeetBot plugin from DebianJoachim Filip Ignacy Bartosik2011-05-248-0/+2367