Commit Graph

31 Commits

Author SHA1 Message Date
Netscape Navigator e0d0739af6 Run rubocop 2020-04-25 10:11:25 -05:00
Netscape Navigator 589b683a12 Rename more methods 2020-04-24 06:20:02 -05:00
Netscape Navigator 8fed4dc0bc WIP. TODO: Make sure client is ingesting blobs in a bundle 2020-04-23 07:41:47 -05:00
Netscape Navigator e087888e94 🎉 v0.1.0 - minimally feature complete 2020-04-22 08:44:12 -05:00
Netscape Navigator 638ce7c9b0 Begin renaming database methods for consistency 2020-04-19 09:25:42 -05:00
Netscape Navigator d3ddc21de3 WIP, Need to fix saved drafts. 2020-04-18 08:51:54 -05:00
Netscape Navigator 780823ccaf [REALLY UNSTABLE] Started removal of Pigeon::Storage.current 2020-04-16 09:05:10 -05:00
Netscape Navigator a710a7905f Singleton removal: Remove Pigeon::Bundle 2020-04-15 08:00:11 -05:00
Netscape Navigator 9adc19aa9c All tests pass. 2020-04-14 08:18:36 -05:00
Netscape Navigator 48625599d6 Add lexer method to tokenize just the top half of an entry 2020-04-13 09:12:58 -05:00
Netscape Navigator c82eb7a3c9 Cleanup ::Storage (make some public methods private) 2020-04-11 09:42:43 -05:00
Netscape Navigator dd7456cc88 Rename .public_key attributes to .multihash for consistency 2020-04-06 07:22:24 -05:00
Netscape Navigator dd455ff1df [STABLE] Convert URLSafeb64 to Crockford32. 2020-04-05 20:21:50 -05:00
Netscape Navigator ae4c29ad0b WIP. Brainstorm base32 ideas. 2020-04-04 17:35:07 -05:00
Netscape Navigator 6b71044e86 Fix most failing tests. 2020-04-03 04:48:28 -05:00
Netscape Navigator 0fcc94d7c1 Update `normal.bundle` to account for stricter Lexer validations. 2020-04-03 04:41:03 -05:00
Netscape Navigator 4b3905b676 Add test for Storage#find_all 2020-04-02 07:32:21 -05:00
Netscape Navigator 9feb3d9ffc Find `message find-all` in CLI 2020-04-02 07:24:43 -05:00
Netscape Navigator 3c36f0efc2 Add ::Helpers.create_message(), Fix ALPHANUMERICISH regex (needed to allow hyphens) 2020-04-02 07:11:23 -05:00
Netscape Navigator e79e0aedf3 Never save same message twice 2020-04-01 07:38:32 -05:00
Netscape Navigator e84ee564e7 Comment / debugger cleanup 2020-04-01 07:33:52 -05:00
Netscape Navigator 1348433d2f Whoops, ingestion actually does *not* work. Maybe the `.chomp` in #render is tainting signatures? 2020-03-31 07:46:11 -05:00
Netscape Navigator c621e5c070 DRY up storage initialization / reset code 2020-03-08 11:18:05 -05:00
Netscape Navigator d8225bf96d Cleanup 2019-12-02 21:18:44 -06:00
Netscape Navigator 55c02e06df Reset file system before each run in storage_spec.rb 2019-12-01 20:45:28 -06:00
Netscape Navigator 99ed146ee3 === BEGIN FILESYSTEM REMOVAL === 2019-11-26 19:46:50 -06:00
Netscape Navigator b083b7f855 Tests for `delete_config` 2019-10-26 18:13:06 -05:00
Netscape Navigator b439746cf5 Rename *_conf to *_config, add `timestamp` to ::Message initializer. 2019-10-12 15:40:16 -05:00
Netscape Navigator 9953bcee2c Update spec, begin message implementation 2019-10-12 14:43:27 -05:00
Netscape Navigator fd517e6117 Done with tests. TODO: Message management, bundler, codecov badge (v. important) 2019-10-09 20:27:48 -05:00
Netscape Navigator 40a8a46aa4 Add FakeFS gem to test suite 2019-10-09 19:43:23 -05:00