shrub/pkg/interface/link
Fang 31b6333ef9
link: update frontend api & reducer functions for link-view
Replaces .json requests with channel.js subscriptions. Rewrites reducers
to match, now being more careful about paginated data, and storing
comments in their own structure, at [group][url] indices, rather than
the non-static [page][index] ones used previously.

Note that this requires some changes to the frontend UI code also.
See next commit.
2020-02-05 18:20:50 +01:00
..
src link: update frontend api & reducer functions for link-view 2020-02-05 18:20:50 +01:00
tile interface: add links FE source code 2020-01-22 18:16:44 -05:00
gulpfile.js interface: add links FE source code 2020-01-22 18:16:44 -05:00
package-lock.json interface: add links FE source code 2020-01-22 18:16:44 -05:00
package.json interface: add links FE source code 2020-01-22 18:16:44 -05:00