dependabot[bot]
|
e99354554b
|
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 16:34:26 +00:00 |
|
Jesper Wrang
|
3c4c53a36b
|
Fixed some spelling mistakes on about page
|
2019-12-05 11:09:33 +01:00 |
|
Jesper Wrang
|
1d401e521c
|
Added FAQ question about ceddit
|
2019-12-05 10:59:57 +01:00 |
|
Jesper Wrang
|
67803e2c0a
|
Updated url for ceddit links
|
2019-12-05 10:41:21 +01:00 |
|
Jesper Wrang
|
2a7d4a23c2
|
Removed yarn lock file
|
2019-12-05 10:25:49 +01:00 |
|
Jesper Wrang
|
2171c14e58
|
Added simple little FAQ to page
|
2019-12-05 10:24:58 +01:00 |
|
Jesper Wrang
|
4bff672157
|
Update README
|
2019-12-05 10:11:18 +01:00 |
|
Jesper Wrang
|
dfcb1d653d
|
Updated depedencies
|
2019-12-05 09:57:50 +01:00 |
|
Jesper Wrang
|
c0be214ed2
|
Updated token for Reddit API
|
2018-10-21 21:42:33 +02:00 |
|
JubbeArt
|
9568e49c41
|
25k comments from Pushshift apperently craches the site, changed to 20k instead
|
2018-08-26 00:44:58 +02:00 |
|
JubbeArt
|
e945ef4c73
|
Changed retrived comments from Pushshift to 25k from 10k
|
2018-08-26 00:30:46 +02:00 |
|
JubbeArt
|
f157217a6a
|
Fixed bug where 'removed too quickly to be archived' text would not show up
|
2018-08-09 04:59:23 +02:00 |
|
JubbeArt
|
c471aa40a5
|
Forgot to update version number
|
2018-08-09 04:01:22 +02:00 |
|
JubbeArt
|
f6ef651180
|
Fixed a bug where a Link's to prop would be undefined causing the page to crach
|
2018-08-09 04:00:59 +02:00 |
|
JubbeArt
|
2d45e9295f
|
Added 'you are vering a single comment' and link to full thread
|
2018-08-09 03:22:45 +02:00 |
|
JubbeArt
|
6cbbb528d6
|
Made the deletion/removal detection more robust in case Reddit would change it again
|
2018-08-08 12:05:50 +02:00 |
|
JubbeArt
|
a8614410e0
|
1.1.1
|
2018-08-08 11:25:11 +02:00 |
|
JubbeArt
|
ad416c1be4
|
Merge branch 'master' of github.com:JubbeArt/removeddit
|
2018-08-08 11:24:08 +02:00 |
|
JubbeArt
|
48ab597eb4
|
Updated removal/deletion detection to match reddit API changes
|
2018-08-08 11:22:55 +02:00 |
|
Jesper Wrang
|
e705e8dd76
|
Update README.md
|
2018-08-04 07:11:28 +02:00 |
|
JubbeArt
|
4d0632bfd2
|
Removed unnecessary functions in utils.js
|
2018-07-29 04:09:05 +02:00 |
|
JubbeArt
|
dbe55b9b2c
|
Readme is now up to date
|
2018-07-29 03:59:04 +02:00 |
|
JubbeArt
|
f6ab190081
|
Removed source-maps from production builds
|
2018-07-28 23:46:19 +02:00 |
|
JubbeArt
|
4727d6961c
|
Fixed a bug where it would not properly detect removed threads
|
2018-07-28 23:17:05 +02:00 |
|
JubbeArt
|
cefd05494e
|
Added status messages for threads and about page
|
2018-07-28 22:32:28 +02:00 |
|
JubbeArt
|
c039a67b76
|
Now shows errors from API in the status box
|
2018-07-28 21:14:13 +02:00 |
|
JubbeArt
|
d65cbe0d9a
|
Added readable error messages for all the APIs
|
2018-07-28 20:56:05 +02:00 |
|
JubbeArt
|
9a151080e1
|
Replaced absolute import paths with relative paths
|
2018-07-28 16:58:45 +02:00 |
|
JubbeArt
|
e992dd9425
|
Added loading / success status for subreddits
|
2018-07-28 16:36:40 +02:00 |
|
JubbeArt
|
43d5a1979c
|
Switched redux to unstated
|
2018-07-16 20:12:01 +02:00 |
|
JubbeArt
|
2f40c15c7f
|
Simplified mutiple parts of the api module to reddit/pushshift
|
2018-07-15 01:13:31 +02:00 |
|
JubbeArt
|
9031a717f7
|
Put react-components into logical folders according to the page they're used on
|
2018-07-15 00:23:44 +02:00 |
|
JubbeArt
|
ea3acd2584
|
Changed structure to work better with webpack 4s default config
|
2018-07-14 23:24:23 +02:00 |
|
JubbeArt
|
955a9d64a5
|
Updated dependencies (webpack 3 -> 4, eslint -> standard)
|
2018-07-14 22:52:59 +02:00 |
|
JubbeArt
|
faf526ab02
|
Changed folder structure for static files
|
2018-07-14 21:58:04 +02:00 |
|
Jesper Wrang
|
792939860c
|
Fixed some routing problems with the links for subreddits
|
2018-02-19 01:33:35 +01:00 |
|
Jesper Wrang
|
dce106a6c8
|
More effcient replacement of the comment scores from reddit to pushshift
|
2018-02-19 01:01:59 +01:00 |
|
Jesper Wrang
|
7e5290f438
|
Removed old js files
|
2018-02-18 05:50:23 +01:00 |
|
Jesper Wrang
|
9219ccc8a4
|
Updated license
|
2018-02-18 01:31:59 +01:00 |
|
Jubbeart
|
abcee0450c
|
Much faster load time for large threads
|
2018-02-17 22:51:38 +01:00 |
|
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 |
|