signal-desktop/js/views
lilia 06ff6c3087 Let thread collection double as contacts db
When a thread is 'destroyed' from the UI we delete its messages and mark
the thread as inactive, (in other words, keep it around as contact info).
Additionally, we only load active threads when initializing the UI, and
reactivate threads when new messages are added to them.

Conflicts:
	js/models/messages.js
	js/models/threads.js
	js/views/conversations/show.js
2014-07-27 11:35:48 -10:00
..
conversations Let thread collection double as contacts db 2014-07-27 11:35:48 -10:00
message.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00
notifications.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00