Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | modules/ein_mal_eins: use $NOISE_linefeed | root | 2011-04-22 | 1 | -2/+1 | |
| | | ||||||
| * | modules/twitter: use oauth | robert | 2011-04-22 | 1 | -4/+8 | |
| | | ||||||
| * | espeak: use aplay instead of paplay | root | 2011-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | stream: fixed typo in verbose help | tv | 2011-01-02 | 1 | -2/+3 | |
| | | ||||||
| * | stream: added verbose /help | tv | 2010-12-28 | 1 | -1/+14 | |
| | | ||||||
| * | added -v and -d to /espeak | tv | 2010-12-28 | 2 | -34/+44 | |
| | | | | | | | | | | | | | | -v|--verbose: print arguments -d|--debug: print settings caveat: currently they cannot be used together | |||||
| * | disabled the twitter module: it need oauth | root | 2010-12-28 | 1 | -1/+4 | |
| | | ||||||
| * | added module: cat | unknown | 2010-12-28 | 1 | -0/+14 | |
| | | ||||||
| * | added module: ein_mal_eins | tv | 2010-12-28 | 1 | -0/+38 | |
| | | ||||||
| * | added modules: ping, pong | tv | 2010-12-28 | 2 | -0/+50 | |
| | | ||||||
| * | added module: sendmail | makefu | 2010-12-28 | 1 | -0/+55 | |
| | | ||||||
| * | added modules: shackstatus, stream | chris | 2010-12-28 | 2 | -0/+177 | |
| | | ||||||
| * | Inverted if-then-else logic in sleep | unknown | 2010-12-28 | 1 | -3/+3 | |
| | | ||||||
| * | hardcoded MPD_HOST=mpd.shack into mpc module | unknown | 2010-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | write stderr of help to /dev/null | unknown | 2010-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | route espeak through paplay | unknown | 2010-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | play: changed "file not found"-comment | root | 2010-09-25 | 1 | -3/+7 | |
| | | ||||||
| * | wall: use /echo instead the (now dead) /msg | root | 2010-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | zeit: s/1/ein/ | root | 2010-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | help: uniq, b/c we've got alot of mirrors ;-) | root | 2010-05-07 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of /home/shack/noise | root | 2010-05-07 | 2 | -3/+28 | |
| |\ | ||||||
| | * | fixed query not working AT ALL | shackspace e.V | 2010-05-07 | 1 | -4/+7 | |
| | | | ||||||
| | * | added query command to whisper users | shackspace e.V | 2010-05-07 | 1 | -0/+20 | |
| | | | ||||||
| | * | twitter: fixed the "a"-bug, fixed 81 width | shackspace e.V | 2010-05-07 | 1 | -3/+5 | |
| | | | ||||||
| * | | Merge branch 'master' of /home/shack/noise | root | 2010-05-07 | 10 | -0/+272 | |
| |\| | ||||||
| | * | nick: fixed not telling others, fixed not working AT ALL | shackspace e.V | 2010-05-07 | 1 | -2/+2 | |
| | | | ||||||
| | * | now telling who joined | shackspace e.V | 2010-05-07 | 1 | -3/+6 | |
| | | | ||||||
| | * | telling the others who parted | shackspace e.V | 2010-05-07 | 1 | -0/+5 | |
| | | | ||||||
| | * | added additional check for default_command | shackspace e.V | 2010-05-07 | 1 | -0/+1 | |
| | | | ||||||
| | * | added module send_to_channel | shackspace e.V | 2010-05-07 | 1 | -0/+17 | |
| | | | ||||||
| | * | split nick and names from chat | shackspace e.V | 2010-05-07 | 3 | -6/+59 | |
| | | | ||||||
| | * | fixed join (atwall) | shackspace e.V | 2010-05-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | prepared /join and /part for room based chatting | shackspace e.V | 2010-05-06 | 3 | -6/+14 | |
| | | | ||||||
| | * | initial commit number two | shackspace e.V | 2010-05-06 | 4 | -8/+37 | |
| | | | ||||||
| | * | initially added modules | shackspace e.V | 2010-05-02 | 4 | -0/+156 | |
| | | ||||||
| * | zeit: use /espeak instead of $default_command | root | 2010-05-07 | 1 | -2/+2 | |
| | | ||||||
| * | Added module: date | root | 2010-05-07 | 1 | -0/+6 | |
| | | ||||||
| * | Added module: sleep | root | 2010-05-07 | 1 | -0/+10 | |
| | | ||||||
| * | renamed module msg to echo | root | 2010-05-07 | 1 | -0/+0 | |
| | | ||||||
| * | noise: use folders for connected clients | root | 2010-05-07 | 1 | -3/+2 | |
| | | | | | | | | Additionally export $NOISE_pid to modules. | |||||
| * | noise/modules/zeit: strip zeros moar correct :-) | root | 2010-05-05 | 1 | -2/+2 | |
| | | ||||||
| * | noise/modules/zeit: strip zeros from %M | root | 2010-05-05 | 1 | -2/+6 | |
| | | ||||||
| * | noise/modules/espeak: nicer variable-printer | root | 2010-05-05 | 1 | -5/+10 | |
| | | ||||||
| * | help: implemented /help [MODULE ARGS...] | root | 2010-05-02 | 1 | -1/+10 | |
| | | ||||||
| * | play: changed sample dir to $HOME/noise/samples | root | 2010-04-26 | 1 | -3/+3 | |
| | | ||||||
| * | play: fixed typo | root | 2010-04-26 | 1 | -1/+2 | |
| | | ||||||
| * | espeak: send text via stdin | root | 2010-04-26 | 1 | -1/+3 | |
| | | ||||||
| * | Added modules: espeak lang msg play wall zeit | tv | 2010-04-26 | 6 | -0/+100 | |
| | | ||||||
| * | Rewrite of SHACK UTTERANCE 0.9 beta 1 | tv | 2010-04-26 | 1 | -0/+15 | |
| | ||||||
* | update retiolum build scripts for debian/legacy | krebs | 2011-05-04 | 2 | -13/+8 | |
| | | | | | build_debian.sh: update to work with legacy (version 5) debian install.sh: fixed python script code, removed "with" statement |