Commit Graph

155 Commits

Author SHA1 Message Date
Christian Bundy b34b04c2c2 Experiment with common-good module 2020-01-21 16:22:19 -08:00
Christian Bundy cb4a6ef971 2.11.0 2020-01-16 11:58:00 -08:00
Christian Bundy 9636d673ad Add latest changes to changelog 2020-01-16 11:57:49 -08:00
Christian Bundy 5f528588b1 Change src directory to use mediator pattern 2020-01-08 08:37:52 -08:00
Christian Bundy 769a279daa 2.10.0 2020-01-06 18:16:11 -08:00
Christian Bundy 48cac575e7 Add install-systemd-service.js 2020-01-03 21:06:08 -08:00
Christian Bundy 67fcb7b19b
2.9.10 2019-12-29 16:01:22 -08:00
Christian Bundy 6ac79b124a
Bump dependencies 2019-12-29 15:51:59 -08:00
Christian Bundy 36b52a0465
2.9.9 2019-12-29 14:03:23 -08:00
Christian Bundy 0791880897
2.9.8 2019-12-27 16:29:23 -08:00
Christian Bundy 42c72e7b8d
Change to make Sharp an optional dependency 2019-12-27 16:28:36 -08:00
Christian Bundy 344d0cade9
2.9.7 2019-12-16 10:13:23 -08:00
Christian Bundy f5e1720552
2.9.6 2019-12-16 09:23:07 -08:00
Christian Bundy 7af6142a6b
2.9.5 2019-12-15 15:25:48 -08:00
Christian Bundy b19b3a7666
2.9.4 2019-12-15 14:11:39 -08:00
Christian Bundy 4a35908863
2.9.3 2019-12-14 16:33:02 -08:00
Christian Bundy 4853c7e903
Upgrade dependencies 2019-12-12 09:27:38 -08:00
Christian Bundy e8d4e0b0df
2.9.2 2019-12-11 19:15:51 -08:00
Christian Bundy 4f3dd0544c
2.9.1 2019-12-07 17:02:02 -08:00
Christian Bundy 05a4c76ca4
2.9.0 2019-12-07 15:27:58 -08:00
Christian Bundy c27d298081
Add basic search functionality 2019-12-07 15:25:24 -08:00
Christian Bundy 284471b9be
2.8.0 2019-12-06 13:34:30 -08:00
Christian Bundy cb47f2a5ca
Replace dog-food filter with popular page
Instead of trying to remove ssb-dev content explicitly I'm going to try
to experiment with a "popular" page that count all of the votes in the
past 24 hours and shows the posts with the most votes.
2019-12-06 11:31:35 -08:00
Christian Bundy 1adce167a7
Change `npm run debug` to `npm run dev` 2019-11-17 19:23:31 -08:00
Christian Bundy 3f621cbe60
Add TypeScript for linting JavaScript 2019-11-15 15:57:57 -08:00
Christian Bundy 4cfff06fc3
2.7.1 2019-11-15 12:16:53 -08:00
Christian Bundy 4e3f74fec2
Change to upgrade open and yargs 2019-11-15 12:16:26 -08:00
Christian Bundy 0142a75f15
Change from ssb-gossip to ssb-conn 2019-11-15 11:42:32 -08:00
Christian Bundy 7ab8c076a9
2.7.0 2019-11-15 10:22:18 -08:00
Christian Bundy 00890184df
Add thread and like views, rename "status" to "meta"
This should probably be separated into a few commits, but honestly I'm
feeling a bit lazy and I don't think this will hurt anything.

The `<nav>` was getting pretty hectic so I've removed "readme" and
"likes". The readme is now in the "meta" page, previously called
"status", and the likes are now available on each author's profile.

The big change here is that the default view is now the thread view, not
the comment view, so by default you're only going to see new threads
rather than random comments. This makes the feed a bit slower and more
cohesive, so you aren't seeing random comments on posts from 2 years
ago.

To be decided: should the comments view show root posts from threads? Or
should it just show comments? Right now it's basically a firehose view,
but I'm not sure that "firehose" is very accessible language for most
people.
2019-11-15 08:39:15 -08:00
Christian Bundy f0bb16542e
2.6.8 2019-11-13 07:39:18 -08:00
Christian Bundy fc1dea442c
Merge branch 'develop' 2019-11-13 07:38:53 -08:00
Christian Bundy deed408404
2.6.7 2019-11-12 20:50:12 -08:00
Christian Bundy c243951771
Change to update all dependencies 2019-11-12 20:48:37 -08:00
Christian Bundy d80665b6e3
Change to update all dependencies 2019-10-31 15:45:10 -07:00
Christian Bundy 4497c09c2f
2.6.6 2019-10-31 15:26:04 -07:00
Christian Bundy 3b8f50111c
2.6.5 2019-10-30 16:56:07 -07:00
Christian Bundy 0448c9142b
2.6.4 2019-10-24 15:19:34 -07:00
Christian Bundy 0abbe2f964
Change to use vanilla ssb-config 2019-10-24 11:29:33 -07:00
Christian Bundy 1ecb41cb33
2.6.3 2019-10-15 21:01:33 -07:00
Christian Bundy ea73181396
Change to use new API from `@fraction/base16-css` 2019-10-15 21:01:14 -07:00
Christian Bundy 50e1ec0aa8
2.6.2 2019-10-08 12:57:37 -07:00
Christian Bundy ba59e48348
Fix missing `isNestedReply()` by locking ssb-thread-schema dependency 2019-10-08 12:56:46 -07:00
Christian Bundy 536767d8c9
2.6.1 2019-10-08 10:39:46 -07:00
Christian Bundy b4f928fc48
Fix install bug by using new CSS variable package 2019-10-08 10:32:13 -07:00
Christian Bundy c43d82ceaa
2.6.0 2019-10-07 20:41:14 -07:00
Christian Bundy c9aa4d0519
2.5.4 2019-09-30 18:20:57 -07:00
Christian Bundy fc337054ce
2.5.3 2019-09-30 18:14:12 -07:00
Christian Bundy 04b6d2a9e1
2.5.2 2019-09-30 17:49:56 -07:00
Christian Bundy 5fada5b4d0
2.5.1 2019-09-30 17:46:18 -07:00