Commit Graph

14 Commits

Author SHA1 Message Date
Netscape Navigator e0d0739af6 Run rubocop 2020-04-25 10:11:25 -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
Netscape Navigator dd7456cc88 Rename .public_key attributes to .multihash for consistency 2020-04-06 07:22:24 -05:00
Netscape Navigator f3373863a6 Rename KeyPair to LocalIdentity to disambiguate (were dealing with peers now). 2020-03-24 07:39:32 -05:00
Netscape Navigator 3b2f4ea5d0 Minor cleanup of ::KeyPair 2020-03-12 07:47:42 -05:00
Netscape Navigator 6a345bbb90 Remove superfluous whitespace. Add scratchpad* to ignore. 2020-03-09 08:07:55 -05:00
Netscape Navigator be5dfc982a 🎉 100% coverage. NEXT: Verify message chain creation via tests.
Currently, it is not working correctly.
Take a look at scratchpad.sh. The `prev:` values are wrong.

It is probably as simple as updating local indexes when
Pigeon::Storage#save_message is called. Re run the indexes
at that time. Or heck, add a map/reduce ability?
2020-03-07 09:56:03 -06:00
Netscape Navigator f4b6ddbf51 (99.44% coverage) TODO: Need to reset current draft when a draft is signed/committed to the log 2020-03-06 08:42:19 -06:00
Netscape Navigator f68e004e53 TODO: Create message index 2019-12-29 20:16:42 -06:00
Netscape Navigator d71f1d1498 Test for render_without_signature 2019-10-21 20:35:48 -05:00
Netscape Navigator cb13fbe57a Add second message to scratchpad.sh 2019-10-21 20:04:35 -05:00
Netscape Navigator a2db4e3cdd [UNSTABLE] Fix test, begin `message sign` 2019-10-19 22:43:21 -05:00
Netscape Navigator 3f1f2d6223 Tests for templates. 2019-10-19 13:26:44 -05:00