Commit Graph

51 Commits

Author SHA1 Message Date
3f6149b520 handling for more errors, new favicon 2022-01-30 11:36:46 -06:00
8195e98058 error handling 2022-01-30 11:26:39 -06:00
2225c22abb strange new error messages? handleCrosspost is the culprit: 2022-01-29 21:32:26 -06:00
ae89680bc5 changing focus 2022-01-29 20:40:04 -06:00
2fb851389f navbar and post/feed styling 2022-01-29 20:36:54 -06:00
7c14682393 organizing app.css contents 2022-01-29 19:52:52 -06:00
40b9e49c71 handles comment nesting and renders some comment replies 2022-01-29 19:05:28 -06:00
e515619d80 map comments method seems to avoid endless loop problem 2022-01-29 18:46:15 -06:00
Mikayla Dobson
eaa7ce3c1e Merge pull request #5 from innocuous-symmetry/comments-section
Comments section
2022-01-29 18:26:22 -06:00
f3a9860e9e renders and displays comments for postsf 2022-01-29 16:54:47 -06:00
f9913a0dd0 added extra reducers for fetchComments 2022-01-29 15:05:21 -06:00
bb8de386bb Post.js refactored, imports consolidated 2022-01-29 14:06:18 -06:00
669e8d3017 method defined. now need to integrate 2022-01-29 13:57:09 -06:00
ff673fd7e2 beginning to define fetchComments 2022-01-29 13:55:31 -06:00
9648976bc9 about to checkout 2022-01-29 13:54:29 -06:00
9d08b6371b will return to sidebaritem 2022-01-29 13:13:12 -06:00
Mikayla Dobson
4a011ff5f6 Merge pull request #4 from innocuous-symmetry/subreddit-filtering
Subreddit filtering
2022-01-29 11:42:20 -06:00
2e3a318125 sidebar checkboxes dispatch visibility change 2022-01-28 10:11:29 -06:00
480b9c984b legibility 2022-01-28 09:08:00 -06:00
e0db57c8db documentation 2022-01-28 09:03:51 -06:00
c18ae73d13 date parsed from unix timestamp 2022-01-28 09:03:17 -06:00
cbef00d541 planning for edge cases 2022-01-28 08:34:59 -06:00
0dfa2d10c9 documentation 2022-01-28 08:26:12 -06:00
7d6e24c4a2 post sorting algorithm fixed 2022-01-28 08:25:29 -06:00
Mikayla Dobson
8c6c8f1823 Set theme jekyll-theme-minimal 2022-01-27 18:43:48 -06:00
Mikayla Dobson
7f2dcbb054 Merge pull request #3 from innocuous-symmetry/multiple-subreddits
Multiple subreddits
2022-01-27 17:19:56 -06:00
ec47de8d6d more extra code 2022-01-27 17:08:50 -06:00
d0de8db5df removing useless code 2022-01-27 17:08:05 -06:00
a0d0e4ece4 cleanup and adding more documentation 2022-01-27 17:07:24 -06:00
a4d6aea03a renders posts from all initial subreddits 2022-01-27 17:03:26 -06:00
4577d8fbd4 preparing for experimental changes to feed 2022-01-27 15:52:42 -06:00
2f0b10394b renders an array of endpoints 2022-01-27 15:47:20 -06:00
03a76e64a9 adding documentation 2022-01-27 15:36:01 -06:00
5403267b9e preparing for experimental changes 2022-01-27 15:13:11 -06:00
5b1b6ed0ae styling and event handling for subreddit search 2022-01-27 14:50:51 -06:00
c00a926e15 iterates subreddits into sidebar 2022-01-27 14:41:26 -06:00
Mikayla Dobson
246e77d89a Merge pull request #2 from innocuous-symmetry/connecting-features
Connecting features
2022-01-27 14:21:54 -06:00
40cc50d8c7 syntax corrected for selectors 2022-01-27 14:19:58 -06:00
c07cda263c several media types now accounted for 2022-01-27 13:38:50 -06:00
3536df4b59 data successfully mapped onto feed 2022-01-27 13:14:46 -06:00
cfe92667a1 experimenting with fetching posts 2022-01-27 12:27:08 -06:00
68ec1ca061 sidebar with hardcoded values 2022-01-27 12:02:17 -06:00
a67eddd352 more light styling 2022-01-27 11:25:51 -06:00
5572bb13e2 light styling, added searchbar component 2022-01-27 11:13:49 -06:00
Mikayla Dobson
a75a578165 Merge pull request #1 from innocuous-symmetry/connecting-features
Connecting features
2022-01-27 11:04:47 -06:00
eb37ad7bad laying out more features 2022-01-26 17:45:48 -06:00
1371cfdbf7 beginning to build out logic. checking out 2022-01-26 17:39:31 -06:00
bdc0856608 establishing some starting logic 2022-01-26 17:13:37 -06:00
1dd8b3c1f3 directories and initial files established 2022-01-26 16:57:58 -06:00
678fd45b61 initial format deconstructed 2022-01-26 16:56:15 -06:00