index
:
blasms
master
l_bratch/blasms/ import from blatech.co.uk from 04/02/2023
Luke Bratch <luke@bratch.co.uk>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-11-01
Update documentation
HEAD
master
Luke Bratch
2010-11-01
Make command matches be case insensitive
Luke Bratch
2010-11-01
Fix maximum configuration file command length
Luke Bratch
2010-10-31
Comment every part of the program.
Luke Bratch
2010-10-30
Break current macro instead of returning for file read errors in %M
Luke Bratch
2010-10-30
Fix %M macro to make it work with commands not ending in itself
Luke Bratch
2010-10-30
Implement %M, which reads in a file, attempting to look up the first word as ↵
Luke Bratch
a number
2010-10-30
More tab cleanups
Luke Bratch
2010-10-30
Implement wildcard name to number lookups
Luke Bratch
2010-10-30
Some minor stray tab tidying.
Luke Bratch
2010-10-30
Make replacestr more generic, to allow for variable length replacements
Luke Bratch
2010-10-30
Move multiple number lookup match tracking inside if statement
Luke Bratch
2010-10-30
Remove unnecessary commented debug lines
Luke Bratch
2010-10-30
Fix off-by-one error in name to number lookups after multiple name phonebook ↵
Luke Bratch
changes
2010-10-30
Add support for multiple names per line in phonebook.conf
Luke Bratch
2010-10-29
Ensure command lengths are equal when matching to configuration file
Luke Bratch
2010-10-29
Modify command length limit from 8 to 10
Luke Bratch
2010-10-29
Fix multiple %P macros (name to number lookups)
Luke Bratch
2010-10-29
Perform command length check when parsing configuration file
Luke Bratch
2010-10-29
Add support for case insensitive name to number matching
Luke Bratch
2010-10-29
Make name to number lookups exit on failing
Luke Bratch
2010-10-29
Make name to number lookups set the correct offset
Luke Bratch
2010-10-27
Added %P macro, which converts a name to a number for sending SMSes
Luke Bratch
2010-10-27
Stop SMS commands being sent as part of the final SMS
Luke Bratch
2010-10-27
Add gnokii patch to stop apostrophe escaping
Luke Bratch
2010-10-27
Renamed smsparse.conf to blasms.conf
Luke Bratch
2010-10-27
Add Makefile
Luke Bratch
2010-10-27
Rename main source file (project was renamed)
Luke Bratch
2010-10-27
Add README file
Luke Bratch
2010-10-26
blazzums
wjoe