Age | Commit message (Expand) | Author |
2010-11-22 | Adjust comment: Prefix is just prefix (not international). | Jonas Smedegaard |
2010-09-28 | Hardcode strip a-grave from keyword. | Jonas Smedegaard |
2010-09-26 | Fix UTF-8 IO handling. | Jonas Smedegaard |
2010-09-26 | Fix avoid decoding UTF-8; capture output of transliteration; fallback to empt... | Jonas Smedegaard |
2010-09-26 | Fix transliterate each line (read_file() directly). | Jonas Smedegaard |
2010-09-25 | Transliterate keyword and read_file(). Only encode during send. | Jonas Smedegaard |
2010-09-24 | Revert "Tighten tidymsg() to preserve single newlines." | Jonas Smedegaard |
2010-09-24 | Revert "Transliterate keyword and read_file(). Only encode during send." | Jonas Smedegaard |
2010-09-24 | Revert "Avoid unnecessary recoding from/to UTF-8 (which also unsets UTF8 flag... | Jonas Smedegaard |
2010-09-23 | Avoid unnecessary recoding from/to UTF-8 (which also unsets UTF8 flag?). | Jonas Smedegaard |
2010-09-23 | Transliterate keyword and read_file(). Only encode during send. | Jonas Smedegaard |
2010-09-23 | Tighten tidymsg() to preserve single newlines. | Jonas Smedegaard |
2010-09-23 | Transliterate keyword (not strip from hardcoded list). | Jonas Smedegaard |
2010-09-22 | Localize error message into danish and hungarian, hardcode to use the latter,... | Jonas Smedegaard |
2010-09-22 | Fix transliterate message based on ESTI GSM 03.38 Encoding. | Jonas Smedegaard |
2010-09-22 | Transliterate message also in dummy mode. | Jonas Smedegaard |
2010-09-22 | Compose message also in dummy mode. | Jonas Smedegaard |
2010-07-11 | Fix tighten keyword regexp to strip odd chars in localmarkdown2sms. | Jonas Smedegaard |
2010-07-10 | Strip non-(danish-)chars from keyword in localmarkdown2sms. | Jonas Smedegaard |
2010-07-10 | Include both keyword and full text in failure warnings in localmarkdown2sms. | Jonas Smedegaard |
2010-07-10 | Implement callback support, and set callback=3 for clickatell. | Jonas Smedegaard |
2010-07-10 | Add optionally send warnings too at unrecognized keyword in localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | Fix syntax error in localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | Shorten error messages in localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | Adjust italian error message (use colon, not newline) in localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | Improve sendsmg() in localmarkdown2sms and localsendsms to use $from and $to ... | Jonas Smedegaard |
2010-07-09 | Shorten italian error message in localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | fix localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | Add italian error message to localmarkdown2sms. | Jonas Smedegaard |
2010-07-09 | Improve error message when no matching keyword in localmarkdown2sms. | Jonas Smedegaard |
2010-07-07 | Support Kannel concatenation flag, and transliterate from iso8859-1 also for ... | Jonas Smedegaard |
2010-07-06 | Add URI parts validiy and excalate, and fix strip leading sms_ from concat. | Jonas Smedegaard |
2010-07-06 | Revert avoid transliteration (codepage is wrong) in localmardown2sms. | Jonas Smedegaard |
2010-07-06 | Fix avoid transliteration in localmardown2sms. | Jonas Smedegaard |
2010-07-06 | Try avoid transliteration (to preserve italian accents) in localmardown2sms. | Jonas Smedegaard |
2010-07-06 | Fix simplify ’ char using s// (using tr// expands it thrice). | Jonas Smedegaard |
2010-07-06 | Fix convert only multiple dots (not single one) into psudo-ellipsis in localm... | Jonas Smedegaard |
2010-07-06 | Extend tidymsg() with simplifying ’… chars in localmarkdown2sms. | Jonas Smedegaard |
2010-07-04 | Merge coreander:/srv/git/source.jones.dk/sbin | Jonas Smedegaard |
2010-06-10 | Support req_feat and binfo in localmarkdown2sms and localsendsms . | root |
2010-06-06 | Respect stripprefix in localmarkdown2sms localsendsms . | root |
2010-06-05 | Add support for validity in localmarkdown2sms, localsendsms and localkannel-d... | Jonas |
2010-06-03 | Add support for dlr_url in localmarkdown2sms. | Jonas |
2010-05-04 | Merge coreander:/srv/git/source.jones.dk/sbin | Jonas Smedegaard |
2010-05-04 | Add TODO in localmarkdown2sms: Use Coro (not Proc::Daemon). | Jonas Smedegaard |
2010-05-04 | Add/update sms- and Kannel-related scripts. | root |
2009-10-27 | Add env flag SMS_CP, and transliterate too complex characters. | root |
2009-10-26 | Fix check env flag mdpath (it is a directory, not a file). | root |
2009-10-24 | Replace first argument with env flag mdpath, add santity check, and unescape ... | root |
2009-10-24 | Add env flag urldecode to unescape variables from kannel. | root |