csaftoiu / yahoo-groups-backup

A python script to backup the contents of private Yahoo! groups.
The Unlicense
37 stars 18 forks source link

Server side mode #13

Closed csaftoiu closed 8 years ago

csaftoiu commented 8 years ago

Table now renders in "server-side mode", as it should have from the start.

The index is loaded in-memory, using LokiJS with indices on the sortable/filterable fields. Sorting works, but not filtering yet.

JSONP records (list of objects with same keys) are stored more efficiently on-disk.

Also added some site UX optimization.

Also added link to message on live group to each message.