Commit graph

30 commits

Author SHA1 Message Date
Jubbeart
2f2a65e60b Small fix to about page 2018-02-06 04:15:59 +01:00
Jubbeart
e11a2acd3f Now works with subreddits! 2018-02-06 04:07:30 +01:00
Jubbeart
70a9636d70 Fixed some bugs with displaying all removed comments 2018-02-05 00:20:33 +01:00
Jubbeart
73ee6c13ae Sorting comments now work 2018-02-04 19:35:07 +01:00
Jubbeart
c0ce3aa5ab Can now display comment sections 2018-02-04 17:44:04 +01:00
Jubbeart
1a1715a983 Removerd old javascript template files 2018-02-04 03:14:46 +01:00
Jubbeart
0fb3db9e84 Changed to a simpler way of parsing comments 2018-02-04 03:07:05 +01:00
Jubbeart
77bdc7b100 Added development part to readme 2018-02-03 20:40:47 +01:00
Jesper Wrang
1ab40a5b6a Move a lot of logic of out components and into modules 2018-02-03 18:19:19 +01:00
Jesper Wrang
98aaeaa647 Removed parts of old script 2018-01-31 07:41:49 +01:00
Jesper Wrang
13fd5a14ce Done with pushshift related stuff 2018-01-31 05:56:04 +01:00
Jesper Wrang
48889b7254 Done with comment parsing from reddit API 2018-01-31 04:40:34 +01:00
Jesper Wrang
3a327f008f Added some debugging to webpack 2018-01-16 01:35:12 +01:00
Jesper Wrang
9bab14ffcb Can now parse 'morechildren'-comments 2018-01-16 01:12:14 +01:00
Jesper Wrang
4492064184 Found a better way to parse threads from reddit 2018-01-15 12:02:04 +01:00
Jesper Wrang
9c3514253c Fetch comment ids from pushshift parallel to reddit thread 2018-01-14 22:25:54 +01:00
Jesper Wrang
62ab281c58 Now restores thread if it was removed 2018-01-14 20:21:53 +01:00
Jesper Wrang
1af9e59644 Started linting the code with eslint 2018-01-14 14:42:23 +01:00
Jesper Wrang
7374366726 Translated all lodash templates to react 2018-01-14 11:57:42 +01:00
Jesper Wrang
3f9786fda7 Moved lodash templates to react files 2018-01-14 11:12:41 +01:00
Jesper Wrang
d9fef06004 Removed unnecessary dependency 2018-01-14 01:03:08 +01:00
Jesper Wrang
af4787a77a Can now fetch reddit threads and display the the thread body 2018-01-14 00:40:51 +01:00
Jesper Wrang
c8dd37d6ae Added redux for handling status state 2018-01-13 18:20:08 +01:00
Jesper Wrang
503c4c383a Better structure for seperating pages and components 2018-01-13 11:34:10 +01:00
Jesper Wrang
be06df8442 Removed pug templates and some unused libraries 2018-01-11 10:59:17 +01:00
Jesper Wrang
c3233633c0 Fixed data flow for the status bar 2018-01-11 10:46:14 +01:00
Jesper Wrang
78374850f9 Started on Reddits API, token fetching is done 2018-01-11 00:20:01 +01:00
Jesper Wrang
df46b5bde9 Thread html template is now in react 2018-01-10 22:23:59 +01:00
Jesper Wrang
e7efb16bea Moved menu and about page to react 2018-01-10 21:13:15 +01:00
Jesper Wrang
6a2e07aba8 Setup for react re-write 2018-01-10 20:08:41 +01:00