Commit Graph

197 Commits

Author SHA1 Message Date
Netscape Navigator e0d0739af6 Run rubocop 2020-04-25 10:11:25 -05:00
Netscape Navigator 2d7c1b2f26 Test updates 2020-04-25 09:47:58 -05:00
Netscape Navigator 7edf4db041 TODO: Fix directory structure of exported bundles. 2020-04-24 07:18:40 -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 a3c4d86025 Add blobs + peer messages to bundle 2020-04-22 08:21:55 -05:00
Netscape Navigator 4f38f12a1a Ability to use blob as key, value or kind. 2020-04-21 08:02:53 -05:00
Netscape Navigator d53e7392ed Dont needlessly write to FS 2020-04-20 08:43:34 -05:00
Netscape Navigator d4a2ec5d6d Store blobs in filesystem, not database 2020-04-20 08:37:08 -05:00
Netscape Navigator 10dc8e7cab Storage layer obeys blocklist 2020-04-19 21:32:37 -05:00
Netscape Navigator c4c4ddb3bd Merge conflicts 2020-04-19 17:38:09 -05:00
Netscape Navigator b8733a2ab0 v0.0.7 2020-04-19 17:37:29 -05:00
Netscape Navigator eb1b9a9a97 Remove wonky draft API 2020-04-19 17:09:50 -05:00
Michael Christenson II ad2dad7843 Update gem version in doc 2020-04-19 12:16:04 -04:00
Netscape Navigator 6c897c5361 Begin Draft#put removal. 2020-04-19 10:26:21 -05:00
Netscape Navigator a684f93768 v0.0.6- Fix `find-all` to actually find-all. Improve `status` output 2020-04-19 10:16:06 -05:00
Netscape Navigator 638ce7c9b0 Begin renaming database methods for consistency 2020-04-19 09:25:42 -05:00
Netscape Navigator fc580010f9 v0.0.5 2020-04-18 14:51:10 -05:00
Netscape Navigator cc12b91d53 v0.0.4 doc updates 2020-04-18 13:18:00 -05:00
Netscape Navigator db1f05a8af v0.0.4 2020-04-18 13:07:32 -05:00
Netscape Navigator 85b3885a56 v0.0.3 2020-04-18 12:56:16 -05:00
Netscape Navigator 12ca9739f7 Add pigeon-cli to bin/ 2020-04-18 12:52:39 -05:00
Netscape Navigator 697b0da1df Move ERB into lib? 2020-04-18 12:45:51 -05:00
Netscape Navigator ab66ecd25b Pigeon v0.0.2 2020-04-18 12:41:02 -05:00
Netscape Navigator 63872b3e48 Pigeon v0.0.1, but with ERB templates included 2020-04-18 12:36:44 -05:00
Netscape Navigator b2b1731f51 Pigeon v0.0.1 2020-04-18 12:31:57 -05:00
Netscape Navigator d6553aa632 Gemspec update 2020-04-18 12:25:59 -05:00
Netscape Navigator b39294e794 `dist` becomes `lib` 2020-04-18 12:22:46 -05:00
Netscape Navigator d6110a8327 Gemspec update 2020-04-18 12:14:31 -05:00
Netscape Navigator 440107ebc7 Gemspec update 2020-04-18 12:07:32 -05:00
Netscape Navigator 8aad48bdd8 Add license, gemspec 2020-04-18 11:12:54 -05:00
Netscape Navigator 1b386ee4d2 Dead code removal 2020-04-18 11:05:19 -05:00
Netscape Navigator 4970355834 ✔️ Update CLI 2020-04-18 10:51:08 -05:00
Netscape Navigator 3dd47bfe5e Done with singleton removal 2020-04-18 10:30:35 -05:00
Netscape Navigator 49a3623b28 🤞 One failure left... 2020-04-18 10:19:06 -05:00
Netscape Navigator 68c4c45427 ...almost done removing singletons... 2020-04-18 09:37:43 -05:00
Netscape Navigator a24486e583 Start removing @db instance vars 2020-04-18 09:24:51 -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 a0573b3687 README updates 2020-04-15 08:09:49 -05:00
Netscape Navigator bd34ce89c7 Remove singleton usage in ::Storage 2020-04-15 08:06:24 -05:00
Netscape Navigator a710a7905f Singleton removal: Remove Pigeon::Bundle 2020-04-15 08:00:11 -05:00
Netscape Navigator 21ec42dbd7 Begin singleton removal 2020-04-15 07:46:49 -05:00
Netscape Navigator 9fba00c48b Add message size limit of 64 keys. 2020-04-15 07:31:18 -05:00
Netscape Navigator ee37cd012e Done with `lipmaa` addtions 2020-04-14 08:21:51 -05:00
Netscape Navigator 9adc19aa9c All tests pass. 2020-04-14 08:18:36 -05:00
Netscape Navigator 975d7cde57 Done with lipmaalinks, but probably not partial verification. 2020-04-14 08:09:45 -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 f175c99067 [WIP][UNSTABLE] Gradually adding `lipmaa` header. 2020-04-12 09:38:52 -05:00