Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add logging to try and figure out what is going on with the presence stuff | Erik Johnston | 2014-08-28 | 1 | -1/+1 |
* | Fix typo in NullSource.get_pagination_rows. Remove unused import. | Erik Johnston | 2014-08-28 | 1 | -2/+1 |
* | Define a NullSource useful for unit-testing | Paul "LeoNerd" Evans | 2014-08-27 | 1 | -0/+16 |
* | Index sources in a nicer fashion. | Erik Johnston | 2014-08-27 | 1 | -11/+10 |
* | Convert get_paginat_rows to use PaginationConfig. This allows people to suppl... | Erik Johnston | 2014-08-27 | 2 | -33/+54 |
* | PEP8 tweaks. | Erik Johnston | 2014-08-27 | 2 | -5/+3 |
* | Implement presence event source. Change the way the notifier indexes listeners | Erik Johnston | 2014-08-27 | 1 | -25/+48 |
* | Enable presence again. Fix up api to match old api. | Erik Johnston | 2014-08-26 | 1 | -2/+2 |
* | Fix exceptions so that the event stream works. Presence like events are turne... | Erik Johnston | 2014-08-26 | 1 | -2/+4 |
* | WIP: Completely change how event streaming and pagination work. This reflects... | Erik Johnston | 2014-08-26 | 3 | -0/+235 |