Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Myk Melez f9f6b5ff6a make received constraints work with the non-stored generic MessageCollection objects 2009-08-21 18:27:40 -07:00
Myk Melez 5c2a94288b only show today's messages in the river view (step 1 of reintroduction of time periods) 2009-06-23 13:51:53 -07:00
Myk Melez d7a5608d3b reimplement the ability to view an aggregation of all subscriptions at once 2009-06-22 18:26:40 -07:00
Myk Melez 09fcf2a73a wrap messages from non-stored sources in a collection object that supports filtering constraints 2009-06-18 18:50:24 -07:00
Myk Melez a1b13393a9 make the storage collection support JS-style constraints 2009-06-18 17:26:28 -07:00
Myk Melez 7e2d4198f4 rename the Collection2 object to the more descriptive StorageCollection 2009-06-18 16:42:15 -07:00
Myk Melez 510402f43b make the Collection2 constraint structure amenable to JS collections that don't query SQL datastores 2009-06-18 16:32:08 -07:00
Myk Melez 08785a362d bug 497104: persist messages' read statuses
fixes regression in read status persistence due to recent changes to persistence model; also cleans up and canonicalizes a bunch of code that retrieves messages from the database
2009-06-09 17:00:30 -07:00
Myk Melez ee1b0f70d4 collect rows in all resultsets instead of using the last resultset 2009-06-07 18:35:32 -07:00
Myk Melez f45dff3e0e removing grouping from the river view and retrieve both the content and the summary 2009-06-07 17:31:28 -07:00
Myk Melez bab686af79 retrieve authors of messages in the same collections2 view query that retrieves messages 2009-06-07 16:54:56 -07:00
Myk Melez f8dc926cad update Sync module to latest version and make Collection2 module work with it
--HG--
extra : rebase_source : 8feb3e83f011f82afce57d6dcd6e1bf8caea286e
2009-06-05 17:36:11 -07:00
Myk Melez 60b5d2c106 support constraints, order, and limit
--HG--
extra : rebase_source : abaefa842690d34653824641b86f846b6c738119
2009-06-02 16:00:52 -07:00
Myk Melez 7659a75ef2 make Collection2 use Sync module to simplify its API
--HG--
extra : rebase_source : 6b58e2dd647c6890a89351f86b0a4230810b088e
2009-06-02 14:18:00 -07:00
Myk Melez d8210f7113 initial implementation of Collection2 object, which is an enhanced (and also simplified) message collection
--HG--
extra : rebase_source : ac852acae752f9e9d43b87efd6f627160fdcd753
2009-06-01 21:28:03 -07:00