Files
Signal-Desktop/js/views
lilia 765668b3d3 Clear message collections when the window is closed
We don't need to keep them in memory if we're done viewing them,
plus it avoids having to re-render a large collection when we re-open a
conversation. Now that we only load a sensible number of messages at a
time, caching them between usages is less valuable. Removing them from
the collection should free them for garbage collection.

// FREEBIE
2015-11-16 16:38:12 -08:00
..
2015-10-29 18:19:51 -07:00
2015-09-14 13:49:19 -07:00
2015-10-01 10:55:04 -07:00