commit | 2bcedfe95467d695cfbf14b723fb805ec3cb4eeb | [log] [tgz] |
---|---|---|
author | Drew Gottlieb <gottlieb.drew@gmail.com> | Sun Aug 11 13:54:57 2013 -0400 |
committer | Drew Gottlieb <gottlieb.drew@gmail.com> | Sun Aug 11 13:54:57 2013 -0400 |
tree | 5946087b3b8e6290c0bb3d585e6b8f1aed469b51 | |
parent | 0e09ae3897fe1d61d7f3aa7b5d4af5a335e34d52 [diff] | |
parent | f476520f3c58c098749f37ca987f9dab18ed52b4 [diff] |
Merge branch 'drewgottlieb/messaging' Adds models and views related to the messaging system, with the implementation in GCI. Adds views for listing conversations, viewing messages in a conversation, replying to a conversation, and creating a new conversation. Also adds the textext.js library for inputting usernames as tags.