0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'david' More... over 14 years ago
bug fix More... over 14 years ago
fixes total break when people use non-ascii characters More... over 14 years ago
escape percents stored in the db More... over 14 years ago
added threading for outgoing message handling More... almost 15 years ago
date formatting bug More... almost 15 years ago
typeo More... almost 15 years ago
Added different status for 'delivered' vs. 'sent' messages More... almost 15 years ago
added functionality for a default outgoing response More... almost 15 years ago
fix More... almost 15 years ago
added 'reply to message' functionality More... almost 15 years ago
added fix for weird backends with '+' prepending More... almost 15 years ago
styling just didn't look good with white-space:nowrap in there More... almost 15 years ago
Merge branch 'david' More... almost 15 years ago
better to leave it as is, set date field manually and save again More... almost 15 years ago
auto_add_now actually overrrides dates being set, changed to defaulting to now() More... almost 15 years ago
minor fix More... almost 15 years ago
using quote_plus instead of quote(), it's plussier More... almost 15 years ago
This commits the following changes: 1) A few fixme's where threading needs to be added 2) The ability to add keyword arguments to send_message, for backend-specific parameters. 3) All 2xx HTTP response codes are considered to be 'sent' messages, as some backends respond with other than just 200 (kannel response with 202 for instance) More... almost 15 years ago
inject 'db_message' attribute to IncomingMessage objects before routing, so that rapidsms-httprouter-aware apps can make use of the database-persisted message objects More... almost 15 years ago
fix formatting More... almost 15 years ago
update readme with ROUTER_URL and SMS_APPS More... almost 15 years ago
actually honor passed in status More... almost 15 years ago
build outbox completely off of SQL query More... almost 15 years ago
make sure messages are thrown in the outgoing bucket when added, add admin view More... almost 15 years ago
fix syntax error More... almost 15 years ago
add add_outgoing message to queue messsages in the db More... almost 15 years ago
add in concept of SMS apps vs installed apps, little fixes More... almost 15 years ago
add version to module More... almost 15 years ago
add setup.py and associated files so it can be installed via git More... almost 15 years ago