Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | noise: escape '<' and '>' in reader | root | 2010-05-07 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
| | * | | noise: allow '#'s in input and '_' in module-names | root | 2010-05-07 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | renamed module msg to echo | root | 2010-05-07 | 1 | -0/+0 | |
| | | | | ||||||
| | * | | noise: use folders for connected clients | root | 2010-05-07 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | | Additionally export $NOISE_pid to modules. | |||||
| | * | | noise: write /set'ed variables to $env | root | 2010-05-07 | 2 | -8/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally: - Export $TCPREMOTIP to noise and modules. - Hardwired $HOME in noise. ;-) - Read ~% as Newline. | |||||
| * | | | Merge ssh://shack/~/noise | tv | 2010-05-05 | 1 | -2/+2 | |
| |\| | | ||||||
| | * | | noise/modules/zeit: strip zeros moar correct :-) | root | 2010-05-05 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge ssh://shack/~/noise | tv | 2010-05-05 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | noise: bumped version to 0.9 beta 3 | root | 2010-05-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge ssh://shack/~shack/noise | tv | 2010-05-05 | 4 | -0/+156 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | initially added modules | shackspace e.V | 2010-05-02 | 4 | -0/+156 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | noise: accept double-quotes and extended /set | root | 2010-05-04 | 1 | -27/+42 | |
| | | | | | | | | New /set syntax: /set [-q|--quiet] [NAME [VALUES]] | |||||
| * | noise: notify ready state with "READY." | root | 2010-05-02 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | noise: added $HOME/noise/modules to $NOISE_PATH | root | 2010-04-26 | 1 | -0/+1 | |
| | | ||||||
| * | Start noise as shack | root | 2010-04-26 | 2 | -4/+5 | |
| | | ||||||
| * | noise: factorized out the reader | root | 2010-04-26 | 1 | -9/+30 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Reap child processes on EXIT | tv | 2010-04-26 | 1 | -26/+8 | |
| | | ||||||
| * | Rewrite of SHACK UTTERANCE 0.9 beta 1 | tv | 2010-04-26 | 3 | -0/+124 | |
| | ||||||
* | 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 | |||||
* | etc/profile: cd /krebs | krebs | 2011-05-04 | 1 | -0/+2 | |
| | ||||||
* | infest/profile -> etc/profile | krebs | 2011-05-04 | 2 | -1/+1 | |
| | ||||||
* | infest/profile: initial commit | krebs | 2011-05-04 | 2 | -0/+57 | |
| | ||||||
* | Merge branch 'retiolum' | krebs | 2011-05-04 | 21 | -0/+262 | |
|\ | ||||||
| * | modules/retiolum: add retiolum config scripts into subfolder | krebs | 2011-05-04 | 21 | -0/+0 | |
| | | ||||||
| * | updated debian installer for autostart,no.de installer(nonfunct) | Felix Richter | 2011-05-02 | 2 | -0/+6 | |
| | | ||||||
| * | added miefdahome | Felix Richter | 2011-04-22 | 1 | -0/+9 | |
| | | ||||||
| * | updated supernode, added alphalabs | Felix Richter | 2011-04-22 | 2 | -1/+10 | |
| | | ||||||
| * | added tart | Felix Richter | 2011-04-15 | 1 | -0/+6 | |
| | | ||||||
| * | added public keys in directory and not tarfile | Felix Richter | 2011-04-09 | 14 | -2/+115 | |
| | | ||||||
| * | added arch build/fixed install script,added no_omo | Felix Richter | 2011-04-09 | 4 | -2/+30 | |
| | | | | | | | | | | i also added a README file which contains some useful informations about the scripts |