1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Table of Contents items are clickable and pull up their component message threads More... over 13 years ago
Commiting test data for table of contents, and now displaying table of contents and message tree side by side. More... over 13 years ago
JS - Make some changes to Node and Annotation models given recent developments on design side; Begin to create Views for these models More... over 13 years ago
Nest attributes of Annotation model as they would be in OpenAnnotation More... over 13 years ago
JS - add model for annotation More... over 13 years ago
JS - add a few attributes to Post model, create Node model More... over 13 years ago
Merge branch 'develop' of github.com:caravancoop/assembl into develop More... almost 14 years ago
initial commit of backbone.js frontend. Pulls a threaded list of all messages on the server and displays More... almost 14 years ago
don't add posts key, just return array/dict. More... almost 14 years ago
don't add posts key, just return array/dict. More... almost 14 years ago
Added an API call to get a post's thread More... almost 14 years ago
Fixed tests More... almost 14 years ago
Merge branches 'feature/cornice' and 'develop' into develop More... almost 14 years ago
Switched to cornice for REST services More... almost 14 years ago
Small clean-up and updated installation instructions More... almost 14 years ago
Turned the CRUD web API into a RESTful one More... about 14 years ago
Prevented updating models with non-field attributes More... about 14 years ago
Refactored the API layer and added functional tests More... about 14 years ago
Implemented threading for emails and posts mixed together More... about 14 years ago
Added Andrew M. Kuchling's implementation of JWZ's email threading algorithm More... about 14 years ago
Renamed sautils to sqla More... about 14 years ago
Reworked the whole app start-up / alembic stuff More... about 14 years ago
Patched the email.header module to work around an encoded words bug More... about 14 years ago
Added psycopg2 dependency More... about 14 years ago
Moved the SQLAlchemy utils to the lib package More... about 14 years ago
Merge branch 'alembic' into develop More... about 14 years ago
Merge branch 'posts-crud' More... about 14 years ago
Added validation to the CRUD views More... about 14 years ago
Better error reporting when parsing RFC2822-formated dates More... about 14 years ago
Configured the debug toolbar More... about 14 years ago