Commit Graph

68 Commits

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