Commit Graph

1189 Commits

Author SHA1 Message Date
Daan Wynen
3a6e484f71
Merge pull request #549 from johanbove/patch-1
Update README.md
2020-12-08 02:20:13 +01:00
Johan Bové
3b5f5bcf9f
Update README.md
Added link to the Gitlab source code repository
2020-12-07 22:05:41 +01:00
Christian Bundy
2d4063e2dd
Merge pull request #542 from fraction/dependabot/npm_and_yarn/highlight.js-10.4.1
Bump highlight.js from 10.4.0 to 10.4.1
2020-12-04 08:01:59 -08:00
dependabot[bot]
143da01030
Bump highlight.js from 10.4.0 to 10.4.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 05:04:42 +00:00
Christian Bundy
3e79de2620
Merge pull request #541 from fraction/dependabot/npm_and_yarn/types/yargs-15.0.11
Bump @types/yargs from 15.0.10 to 15.0.11
2020-12-03 09:05:02 -08:00
dependabot[bot]
21138816d9
Bump @types/yargs from 15.0.10 to 15.0.11
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 15.0.10 to 15.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-03 05:05:15 +00:00
Christian Bundy
d673702011
Merge pull request #540 from christianbundy/add-rebuild
Add rebuild button to settings
2020-12-02 08:49:30 -08:00
Christian Bundy
a02744d0eb Add rebuild button to settings
Problem: The latest release seems to have some index problems, which is
frustrating, but might be able to be circumvented with a database
rebuild. The rebuild was something that Ahau funded and I'm excited to
be able to finally expose this to users without asking them to `rm -rf`
random files in their `~/.ssb` directory.

Solution: Replaced unused 'progress' bars (always at 100%) with rebuild
button.
2020-11-29 10:55:00 -08:00
Christian Bundy
72eb2c8c41
Merge pull request #532 from black-puppydog/common-good-4.0.3
Common good 4.0.3
2020-11-26 07:10:46 -08:00
Daan Wynen
10fc3d89fe Fir common-good call
Use `test` instead of `check`.
This was changed in common-good 3.0.
See the [commit](3dc492ea7d)

Also added a pretty aggressive ignore-list for dev-dependencies for depcheck.
2020-11-25 23:30:04 +01:00
dependabot[bot]
956893a0fe Bump common-good from 2.0.3 to 4.0.3
Bumps [common-good](https://github.com/christianbundy/common-good) from 2.0.3 to 4.0.3.
- [Release notes](https://github.com/christianbundy/common-good/releases)
- [Commits](https://github.com/christianbundy/common-good/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 21:15:12 +01:00
Christian Bundy
9ca0493176
Merge pull request #531 from christianbundy/release-2.17.0
2.17.0
2020-11-25 08:01:58 -08:00
df2ebced9e 2.17.0 2020-11-25 07:52:54 -08:00
Christian Bundy
8a5a17124e
Merge pull request #529 from fraction/dependabot/npm_and_yarn/ssb-blobs-2.0.1
Bump ssb-blobs from 1.2.3 to 2.0.1
2020-11-25 07:47:25 -08:00
dependabot[bot]
2dfcc88c12
Bump ssb-blobs from 1.2.3 to 2.0.1
Bumps [ssb-blobs](https://github.com/ssbc/ssb-blobs) from 1.2.3 to 2.0.1.
- [Release notes](https://github.com/ssbc/ssb-blobs/releases)
- [Commits](https://github.com/ssbc/ssb-blobs/compare/v1.2.3...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 06:29:47 +00:00
Christian Bundy
81efb9aef1
Merge pull request #530 from fraction/dependabot/npm_and_yarn/types/pull-stream-3.6.2
Bump @types/pull-stream from 3.6.0 to 3.6.2
2020-11-24 21:35:34 -08:00
Christian Bundy
e5db883a4c
Merge pull request #507 from christianbundy/upgrade-koa-router
Upgrade @koa/router
2020-11-24 21:35:22 -08:00
Christian Bundy
925e4bc78b Merge branch 'master' of github.com:fraction/oasis into upgrade-koa-router 2020-11-24 20:46:51 -08:00
dependabot[bot]
9ef9ab9ff4
Bump @types/pull-stream from 3.6.0 to 3.6.2
Bumps [@types/pull-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pull-stream) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pull-stream)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 04:11:26 +00:00
Christian Bundy
010b4535c8
Merge pull request #524 from christianbundy/revert-css-changes
Revert CSS changes from preview PR
2020-11-24 20:04:41 -08:00
Christian Bundy
50fa52fb09
Merge pull request #521 from christianbundy/add-more-tests
Add more comprehensive tests
2020-11-24 20:04:01 -08:00
Christian Bundy
73be3b79c6 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/types/yargs-15.0.10' into add-more-tests 2020-11-23 08:19:27 -08:00
Christian Bundy
416b036187 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/husky-4.3.0' into add-more-tests 2020-11-23 08:19:13 -08:00
Christian Bundy
47ead0c624 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/types/mkdirp-1.0.1' into add-more-tests 2020-11-23 08:18:55 -08:00
Christian Bundy
c56b546428 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/types/koa__router-8.0.3' into add-more-tests 2020-11-23 08:18:33 -08:00
dependabot[bot]
cd6f2182e4
Bump @types/yargs from 15.0.4 to 15.0.10
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 15.0.4 to 15.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:18:10 +00:00
dependabot[bot]
25cc918fce
Bump husky from 3.1.0 to 4.3.0
Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:16:46 +00:00
dependabot[bot]
5d892823de
Bump @types/mkdirp from 1.0.0 to 1.0.1
Bumps [@types/mkdirp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mkdirp) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mkdirp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:15:24 +00:00
dependabot[bot]
f09c3fc274
Bump @types/koa__router from 8.0.2 to 8.0.3
Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__router)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:14:05 +00:00
Christian Bundy
6250f4f0a4 Revert CSS changes from preview PR
Problem: There were lots of CSS changes in the preview + blob PR and I
didn't take enough time to look at them. It looks like a few of them
made style problems (e.g. extra specing in the 'next' / 'previous' links
on the profile pages) and it made it harder (IMO) to determine that
links are links (since we've been using font weight to distinguish).

Solution: Revert those changes back to the previous defaults. If the
margin glitch was on purpose or anyone feels strongly about
distinguishing links using some other style (color?) then I'm happy to
merge those, but I'd like to fix the extra margin and have *some* way to
distinguish links in the mean time.
2020-11-22 18:31:27 -08:00
Christian Bundy
70e87d5e8e Add ssb-private1
Problem: With the new ssb-db@20 we have to explicitly add ssb-private1
to ensure that we can see private messages.

Solution: Add ssb-private1 as a plugin.
2020-11-22 18:02:20 -08:00
Christian Bundy
68acfc833d Merge branch 'master' of github.com:fraction/oasis into add-more-tests 2020-11-22 16:55:37 -08:00
Christian Bundy
65b7df9ea9 Remove comments to disable linters
Problem: Our tests seem to have been disabled in various places, which
means that type errors, typos, and other small problems were introduced.

Solution: Remove the comments and fix the underlying problems without
disabling the linters.
2020-11-22 16:52:12 -08:00
Daan Wynen
25a95dcba2
Merge pull request #470 from christianbundy/re-add-husky
Revert "Removes husky to fix #346"
2020-11-23 01:43:52 +01:00
Christian Bundy
26fa0203a7 npm dedupe 2020-11-22 16:38:23 -08:00
Christian Bundy
74ed560ace Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-db-20.3.0' into add-more-tests-ssb-db 2020-11-22 16:14:15 -08:00
Christian Bundy
2262116d08 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-backlinks-2.1.1' into add-more-tests 2020-11-22 15:58:15 -08:00
Christian Bundy
76f2792c0b Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-search-1.3.0' into add-more-tests 2020-11-22 15:47:07 -08:00
Christian Bundy
6cbaa447d3 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-friends-4.3.0' into add-more-tests 2020-11-22 15:46:56 -08:00
Christian Bundy
f77498ae0a Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-conn-0.19.1' into add-more-tests 2020-11-22 15:46:44 -08:00
Christian Bundy
9f1b05de70 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-meme-1.1.0' into add-more-tests 2020-11-22 15:46:30 -08:00
Christian Bundy
ebb634b097 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-invite-2.1.6' into add-more-tests 2020-11-22 15:46:16 -08:00
Christian Bundy
c7b1e0a249 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-blobs-1.2.3' into add-more-tests 2020-11-22 15:45:25 -08:00
Christian Bundy
70e87b8217 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-ooo-1.3.3' into add-more-tests 2020-11-22 15:44:57 -08:00
Christian Bundy
587f9d5efe Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-query-2.4.5' into add-more-tests 2020-11-22 15:44:44 -08:00
Christian Bundy
b261c3ea98 Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/ssb-room-1.3.0' into add-more-tests 2020-11-22 15:44:30 -08:00
Christian Bundy
c86865a5ca Add more comprehensive tests
Problem: I've been worried about merging these version bump pull
requests since we don't have many tests, and I *really* don't want to
merge any catostrophic breaking changes anywhere.

Solution: Add some tests that are more comprehensive, starting by
creating a temporary SSB database and keypair and then editing the
profile, previewing a message, publishing a message, etc., until we have
a handful of small functions actually being tested. This won't ensure
that everything works forever, and it *really* doesn't test replication,
but it should help increase our confidence that test success means that
fewer things are broken.
2020-11-22 15:35:15 -08:00
dependabot[bot]
57cb5c225d
Bump ssb-db from 19.4.0 to 20.3.0
Bumps [ssb-db](https://github.com/ssbc/ssb-db) from 19.4.0 to 20.3.0.
- [Release notes](https://github.com/ssbc/ssb-db/releases)
- [Commits](https://github.com/ssbc/ssb-db/compare/v19.4.0...v20.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 20:26:32 +00:00
dependabot[bot]
e2f9a4d0a3
Bump ssb-backlinks from 1.0.0 to 2.1.1
Bumps [ssb-backlinks](https://github.com/ssbc/ssb-backlinks) from 1.0.0 to 2.1.1.
- [Release notes](https://github.com/ssbc/ssb-backlinks/releases)
- [Commits](https://github.com/ssbc/ssb-backlinks/commits/v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 20:26:09 +00:00
dependabot[bot]
49c606e654
Bump ssb-search from 1.2.1 to 1.3.0
Bumps [ssb-search](https://github.com/ssbc/ssb-search) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/ssbc/ssb-search/releases)
- [Commits](https://github.com/ssbc/ssb-search/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 20:25:48 +00:00