summaryrefslogtreecommitdiff
path: root/smsmatrix.scm
AgeCommit message (Expand)Author
2011-06-22Implement fax API (which I haven't been able to test successfully and which i...Peter Bex
2011-06-20Always use https when a username/password is required and use the slightly sh...Peter Bex
2011-06-09Move aside, parens!Peter Bex
2011-06-09Be consistent... "incoming-only?:" is ugly as hell for a keywordPeter Bex
2011-06-09Map statuscode and timestamp to numbers, for conveniencePeter Bex
2011-06-09Convert Unix timestamps to numbersPeter Bex
2011-06-09Allow recipients to be a list of strings, for conveniencePeter Bex
2011-06-09Forgot license textPeter Bex
2011-06-09Remove debugging printPeter Bex
2011-06-09Nasty modification to api-request to allow for multiple alist results (the se...Peter Bex
2011-06-09Add cynical note that the error messages list isn't completePeter Bex
2011-06-09Add a notePeter Bex
2011-06-09Further simplification of auth macro, add call-with-csv-report procedurePeter Bex
2011-06-09Add some extra error handling procedures and status-querying proceduresPeter Bex
2011-06-06Initial checkin. Not great yet - especially define/api needs to be improvedPeter Bex