summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-01Update documentationHEADmasterLuke Bratch
2010-11-01Make command matches be case insensitiveLuke Bratch
2010-11-01Fix maximum configuration file command lengthLuke Bratch
2010-10-31Comment every part of the program.Luke Bratch
2010-10-30Break current macro instead of returning for file read errors in %MLuke Bratch
2010-10-30Fix %M macro to make it work with commands not ending in itselfLuke Bratch
2010-10-30Implement %M, which reads in a file, attempting to look up the first word as ...Luke Bratch
2010-10-30More tab cleanupsLuke Bratch
2010-10-30Implement wildcard name to number lookupsLuke Bratch
2010-10-30Some minor stray tab tidying.Luke Bratch
2010-10-30Make replacestr more generic, to allow for variable length replacementsLuke Bratch
2010-10-30Move multiple number lookup match tracking inside if statementLuke Bratch
2010-10-30Remove unnecessary commented debug linesLuke Bratch
2010-10-30Fix off-by-one error in name to number lookups after multiple name phonebook ...Luke Bratch
2010-10-30Add support for multiple names per line in phonebook.confLuke Bratch
2010-10-29Ensure command lengths are equal when matching to configuration fileLuke Bratch
2010-10-29Modify command length limit from 8 to 10Luke Bratch
2010-10-29Fix multiple %P macros (name to number lookups)Luke Bratch
2010-10-29Perform command length check when parsing configuration fileLuke Bratch
2010-10-29Add support for case insensitive name to number matchingLuke Bratch
2010-10-29Make name to number lookups exit on failingLuke Bratch
2010-10-29Make name to number lookups set the correct offsetLuke Bratch
2010-10-27Added %P macro, which converts a name to a number for sending SMSesLuke Bratch
2010-10-27Stop SMS commands being sent as part of the final SMSLuke Bratch
2010-10-27Add gnokii patch to stop apostrophe escapingLuke Bratch
2010-10-27Renamed smsparse.conf to blasms.confLuke Bratch
2010-10-27Add MakefileLuke Bratch
2010-10-27Rename main source file (project was renamed)Luke Bratch
2010-10-27Add README fileLuke Bratch
2010-10-26blazzumswjoe