Commit Graph

101 Commits

Author SHA1 Message Date
351f7db3e7 Begin sigil renames 2020-05-22 08:36:02 -05:00
a93f536b2b Begin "canonical ordering" 2020-05-19 08:03:12 -05:00
9ec6861624 More string constants 2020-05-14 08:32:57 -05:00
b06eda6356 DRY up duplicated strings 2020-05-14 08:25:02 -05:00
77fbeeb4ab Update README 2020-05-13 07:50:42 -05:00
22acb046ed 10 failures 2020-05-11 07:44:26 -05:00
aab41d6fba 16 failures 2020-05-11 07:02:40 -05:00
18a5831514 Fix typo 2020-05-10 17:17:56 -05:00
54498e5996 Update README todo items 2020-05-07 07:33:24 -05:00
eb304a70e5 README Updates, add db#have_blob? helper 2020-05-07 06:50:07 -05:00
40699804dd README updates 2020-05-05 07:41:38 -05:00
bda57bdbc2 Update TODO items 2020-05-04 08:44:17 -05:00
d4ec4591df README updates 2020-05-01 08:25:15 -05:00
b10c627ec2 Add link to Ruby docs 2020-04-28 08:41:36 -05:00
51aa4cf948 Add contact 2020-04-27 07:46:36 -05:00
da6ee085b6 Renames plus start of docs 2020-04-26 08:51:14 -05:00
f2e9bcc03b Update README, specs, kitche sync script 2020-04-25 21:08:11 -05:00
e0d0739af6 Run rubocop 2020-04-25 10:11:25 -05:00
8fed4dc0bc WIP. TODO: Make sure client is ingesting blobs in a bundle 2020-04-23 07:41:47 -05:00
e087888e94 🎉 v0.1.0 - minimally feature complete 2020-04-22 08:44:12 -05:00
a3c4d86025 Add blobs + peer messages to bundle 2020-04-22 08:21:55 -05:00
d4a2ec5d6d Store blobs in filesystem, not database 2020-04-20 08:37:08 -05:00
10dc8e7cab Storage layer obeys blocklist 2020-04-19 21:32:37 -05:00
c4c4ddb3bd Merge conflicts 2020-04-19 17:38:09 -05:00
b8733a2ab0 v0.0.7 2020-04-19 17:37:29 -05:00
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
a684f93768 v0.0.6- Fix find-all to actually find-all. Improve status output 2020-04-19 10:16:06 -05:00
638ce7c9b0 Begin renaming database methods for consistency 2020-04-19 09:25:42 -05:00
fc580010f9 v0.0.5 2020-04-18 14:51:10 -05:00
cc12b91d53 v0.0.4 doc updates 2020-04-18 13:18:00 -05:00
1b386ee4d2 Dead code removal 2020-04-18 11:05:19 -05:00
4970355834 ✔️ Update CLI 2020-04-18 10:51:08 -05:00
d3ddc21de3 WIP, Need to fix saved drafts. 2020-04-18 08:51:54 -05:00
780823ccaf [REALLY UNSTABLE] Started removal of Pigeon::Storage.current 2020-04-16 09:05:10 -05:00
a0573b3687 README updates 2020-04-15 08:09:49 -05:00
bd34ce89c7 Remove singleton usage in ::Storage 2020-04-15 08:06:24 -05:00
a710a7905f Singleton removal: Remove Pigeon::Bundle 2020-04-15 08:00:11 -05:00
21ec42dbd7 Begin singleton removal 2020-04-15 07:46:49 -05:00
9fba00c48b Add message size limit of 64 keys. 2020-04-15 07:31:18 -05:00
ee37cd012e Done with lipmaa addtions 2020-04-14 08:21:51 -05:00
975d7cde57 Done with lipmaalinks, but probably not partial verification. 2020-04-14 08:09:45 -05:00
71a93e91e7 Add Pigeon::Helpers.lipmaa in preparation for lipmaa backlinking 2020-04-11 09:46:40 -05:00
a699607c6d Make most of Pigeon::Lexer methods and attrs private 2020-04-11 09:32:41 -05:00
866bd9d2d0 Clean up kitchen_sink.sh 2020-04-10 07:53:38 -05:00
b43e47261f ✔️ Complete TODO items 2020-04-09 08:15:00 -05:00
b4d05444ae ✔️ Complete TODO items 2020-04-09 08:14:50 -05:00
89e7016528 README updates 2020-04-09 08:14:06 -05:00
d54b04bdaf README updates 2020-04-09 08:13:23 -05:00
58926b4c68 [STABLE] Pass all message creation (even local messages) through the message lexer/parser for validation. 2020-04-09 08:12:23 -05:00