Commit Graph

  • bd5e789919 Merge pull request 'Fixes and improvements courtesy of Daan (black-puppydog)' (#6) from black_puppydog_fixes into main main glyph 2022-10-02 16:43:02 +00:00
  • b4281db1f2 add message of thanks to daan glyph 2022-10-02 17:41:15 +01:00
  • 465919792f don't treat already-not-following as error glyph 2022-10-02 17:37:22 +01:00
  • 61f0883841 fix use of incorrect macro glyph 2022-10-02 17:32:52 +01:00
  • 504ca08076 fix premature use of glyph 2022-10-02 17:31:44 +01:00
  • 6f1536a09d add instruction to import bincode dependency glyph 2022-10-02 17:28:24 +01:00
  • c42af06f02 add instruction to import serde glyph 2022-10-02 17:25:46 +01:00
  • f8009163dd add missing Path import glyph 2022-10-02 17:20:34 +01:00
  • 473e9ac225 fix semicolon glyph 2022-10-02 17:19:50 +01:00
  • 3946f2f7dc add instructions to include sled and xdg dependencies glyph 2022-10-02 17:17:00 +01:00
  • 59947f6166 add missing RelationshipQuery import glyph 2022-10-02 17:11:14 +01:00
  • 66a5f8b58d add instruction to declare utils module in main.rs glyph 2022-10-02 17:08:50 +01:00
  • 5c0d4726c0 remove duplicate route mounting glyph 2022-10-02 17:03:14 +01:00
  • 27b2a32572 missing character in use statement dependency glyph 2022-10-02 17:01:38 +01:00
  • 12fb6cd9fa Merge pull request 'Ignore dead code warnings' (#5) from ignore_dead_code_warning into main glyph 2022-10-02 15:59:07 +00:00
  • 4f93096c2b Merge pull request 'Include README as Rust doc comment' (#4) from doc_incl_string into main glyph 2022-10-02 15:57:40 +00:00
  • d7d4f0e6b3 ignore dead code warnings glyph 2022-10-02 16:54:02 +01:00
  • 9e86212404 include readme as rust lang doc comment glyph 2022-10-02 16:48:17 +01:00
  • fb3bae27b7 updat index links glyph 2022-09-09 11:05:00 +01:00
  • 7548962ff6 fix indentation and make minor wording improvements glyph 2022-09-09 11:04:50 +01:00
  • 0548c6e42a add clarification about post deletion glyph 2022-09-09 10:56:40 +01:00
  • 771eb40452 remove dependency comment from manifest glyph 2022-09-09 10:50:57 +01:00
  • 5e5a48ae65 update manifest and lockfile glyph 2022-09-09 10:49:14 +01:00
  • 0a714ec5c4 add part 10 draft glyph 2022-09-09 10:48:57 +01:00
  • 1ad255325b add part 9 draft glyph 2022-09-09 10:48:45 +01:00
  • 4bb354f239 small addition glyph 2022-09-09 10:48:30 +01:00
  • 767f07ea24 Merge pull request 'Add the eighth installment: Post List and Post Content' (#3) from part_8 into main glyph 2022-09-08 13:07:13 +00:00
  • d48d449bba add note about running the application glyph 2022-09-08 14:05:53 +01:00
  • 596ddcf839 fix typos glyph 2022-09-08 14:03:50 +01:00
  • eb24df9ce6 add part 8 draft tutorial glyph 2022-09-08 13:54:36 +01:00
  • 8593e17294 Merge pull request 'Add the seventh installment: Latest Posts and Names' (#2) from part_7 into main glyph 2022-09-07 16:28:03 +00:00
  • 3ae90af617 comment the unreleased installments in the manifest glyph 2022-09-07 17:24:48 +01:00
  • aff1e5777c add missing code and fix indentation and typos glyph 2022-09-07 17:22:56 +01:00
  • 97693bf6d9 remove part 6 (renamed) glyph 2022-09-07 16:59:20 +01:00
  • d006aa9b46 add part 7 draft tutorial glyph 2022-09-07 16:59:00 +01:00
  • a820ed231c change the name of part 6 glyph 2022-09-07 16:58:09 +01:00
  • 40826cfd1c Merge pull request 'Add the sixth installment: Update UI and Display Peers List' (#1) from part_6 into main glyph 2022-09-07 09:00:06 +00:00
  • 6ab158008c comment the unreleased installments in the manifest glyph 2022-09-07 09:59:05 +01:00
  • 6f648bde54 fix indentation glyph 2022-09-07 09:57:22 +01:00
  • 6318236a50 fix typos and indentation glyph 2022-09-07 09:56:04 +01:00
  • 4afc45e5fd add part 6 draft tutorial glyph 2022-09-07 09:44:11 +01:00
  • 36e6270d61 merge part 5 draft and part 4 updates glyph 2022-09-05 14:03:17 +01:00
  • b141b53648 add part 5 draft tutorial wip_branch glyph 2022-09-05 13:58:17 +01:00
  • aba48580d0 add call for contributions glyph 2022-09-05 10:18:01 +01:00
  • 0e868b43eb update manifest and gitignore to expose all installments, update link to part 2 in readme glyph 2022-09-05 10:11:57 +01:00
  • 54874c61d8 Revert "hide parts 2, 3 and 4" glyph 2022-09-05 10:09:00 +01:00
  • 198ecafb78 update tutorial list in readme; update manifest glyph 2022-09-05 09:55:02 +01:00
  • 63fb07322f add part 5 draft progress glyph 2022-09-05 09:54:40 +01:00
  • 8a3daf1085 bring code up to date with samples in readme glyph 2022-09-05 09:54:19 +01:00
  • 40142600b9 remove ignore list rules for installments glyph 2022-08-30 08:48:28 +01:00
  • ce693cadc3 hide parts 2, 3 and 4 glyph 2022-08-26 10:26:30 +01:00
  • f45f0fd554 prepare for release of first installment glyph 2022-08-26 10:25:06 +01:00
  • 880857e72b fix indentation glyph 2022-08-25 11:15:28 +01:00
  • 2ab52cc2b8 add link to part 4 glyph 2022-08-25 09:06:43 +01:00
  • 61403bd74d add part 4 draft tutorial glyph 2022-08-25 08:56:26 +01:00
  • 748cdb2edb fix indentation and make minor wording changes glyph 2022-08-23 12:03:56 +01:00
  • 3a03f6e325 add author link glyph 2022-08-23 11:47:10 +01:00
  • 5532edd05b add part 3 link to readme glyph 2022-08-23 11:45:25 +01:00
  • dee99dde2a add part 3 draft tutorial glyph 2022-08-23 11:44:16 +01:00
  • f4bb67fc7f fix lykin html heading link glyph 2022-08-18 09:02:58 +01:00
  • 0fce4a1c16 add doc comments glyph 2022-08-18 09:02:37 +01:00
  • c6a1a44339 fix typos, improve sentence flow and add links glyph 2022-08-17 15:48:34 +01:00
  • 4421b3d21d update installment index glyph 2022-08-17 13:43:30 +01:00
  • be4ba104be add part 2 draft tutorial glyph 2022-08-17 13:42:10 +01:00
  • 90fcd376f0 add note about golgi glyph 2022-08-16 08:46:42 +01:00
  • fdb33967ce add links section to root readme glyph 2022-08-15 12:17:41 +01:00
  • d4306d94ec update root readme glyph 2022-08-15 12:14:23 +01:00
  • bad8b21436 setup workspace and add part 1 draft mycognosist 2022-08-15 11:35:07 +01:00