Commit graph

113 commits

Author SHA1 Message Date
828a930ec7
fix CI in README
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-11 20:55:15 +02:00
1b9634b1b4
Relicense
Some checks failed
continuous-integration/drone/push Build is failing
Old package broke the GPL because I'm not paying for a license :^)
mastofeed probably does too, idc

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-11 20:54:28 +02:00
cfa59ce479
Migrate to yarn v2
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-11 20:37:55 +02:00
61463ff239
Uhhhhh
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-11 20:35:34 +02:00
e7ef7e4d7d Update dependency eslint to v8.15.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-06 19:28:07 -05:00
aaddf102ac Update dependency eslint to v8.14.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-03 10:25:13 +00:00
516b8fd9b3 Pin dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-03 10:01:48 +00:00
21074ec003 Add renovate.json
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-03 09:45:47 +00:00
c7fe02652b
Make system only listen on localhost
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-03-30 19:35:42 +02:00
2d3e4ede87
Fix API inconsistencies
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-03-03 19:24:47 +01:00
9e0433fc56
fix lint
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-07 08:47:54 -06:00
8a6a005502
change var to let
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 18:46:21 -06:00
dce7ececa7
update README to be clear this is a fork
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 17:26:34 -06:00
fbc6c69729
Add misskey and pleroma themes
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 16:48:09 -06:00
34c1302905
remove typescript
All checks were successful
continuous-integration/drone/push Build is passing
It works now why change it

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 15:30:57 -06:00
22c69bc1b7
Add fedifeed to readme
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 15:25:51 -06:00
79727bde88
fix drone yml agaom
Some checks are pending
continuous-integration/drone/push Build is running
continuous-integration/drone Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 14:59:52 -06:00
062a9b2555
fix drone yml
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 14:59:25 -06:00
9ef773497b
Add Misskey support
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 14:46:27 -06:00
73a0ccf871
Redo app from the ground up
Make it an ES module, TODO: Typescript
Make the themes explicitly mastodon

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 13:14:18 -06:00
2f34e2a7d9
Change API link to the usual v2 link
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 12:28:08 -06:00
Drew Harwell
10720ac118
Change example to @gargron@mastodon.social 2021-12-20 10:50:03 -06:00
Drew Harwell
6075837da2
Merge pull request #24 from fenwick67/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-09-18 14:23:16 -04:00
dependabot[bot]
db2dcfa6f4
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 17:24:04 +00:00
fenwick67
ec10336ccb update deps 2020-04-04 13:28:33 -04:00
fenwick67
f91f7cada8 upgrade node-sass to get rid of warnings 2020-04-04 13:27:11 -04:00
fenwick67
118b92f6b6 fix some visual bugs
* dates were wrapping with CWs
* sometimes the author's name wasn't showing up
* CWs were spaced weird with the author block
2020-04-04 13:21:51 -04:00
Drew Harwell
c3b65d291e
Update template.ejs 2020-01-22 17:54:48 -05:00
Drew Harwell
c1f9ea7b3a
fix issue with empty anchors 2020-01-22 17:50:49 -05:00
Drew Harwell
d33129ff96
handle case where href="" 2020-01-22 17:44:58 -05:00
fenwick67
91700a596d fix #20 2019-12-19 19:19:32 -05:00
Drew Harwell
06ece16d62 guard against next page not being found in AP feed 2019-11-22 10:46:46 -05:00
Drew Harwell
f4b6ab38f3 Merge branch 'master' of https://github.com/fenwick67/mastofeed 2019-11-08 11:46:36 -05:00
Drew Harwell
5b6fc4a099 improve landing page 2019-11-08 11:46:17 -05:00
Drew Harwell
de53c677a6 improve stylesheet, make audio enclosures work, add toot permalink 2019-11-08 10:54:39 -05:00
Drew Harwell
aa2a5b91e5
Update README.md 2019-11-05 10:04:43 -05:00
Drew Harwell
9ec240eb8b add auto color scheme 2019-11-04 17:22:03 -05:00
Drew Harwell
268c6bc22c
Update base.scss 2019-09-19 14:37:41 -04:00
Drew Harwell
3c2c77f628
Update dark.css 2019-09-19 14:37:12 -04:00
Drew Harwell
0caa354dd9
Update light.css 2019-09-19 14:36:57 -04:00
fenwick67
c1c0e2f7d0 fix issue with non-masto AP instances which may set outbox.first to the actual first page of the outbox instead of a URL 2019-09-05 15:42:40 -04:00
fenwick67
0c9f0c790f add logging to redirects 2019-08-05 16:34:09 -04:00
fenwick67
f1f3a8680d fix previous commit (not complete) 2019-08-05 16:31:57 -04:00
fenwick67
d25ae125d9 (try to) fix when a user has a feed landing cached so the second page request fails: now it should just give duplicate pages instead of a 500. 2019-08-05 16:31:34 -04:00
fenwick67
270391a6e8 log referer and URI encode redirects 2019-08-05 16:19:27 -04:00
fenwick67
111c73396c make the default in the UI be hiding replies and hiding boosts.
This is really to reduce latency for users. Boosts take forever to fetch and replies are not something people usually want to see.
2019-08-02 18:37:15 -04:00
fenwick67
c832e3e4e0 make all links target top window 2019-08-02 18:33:33 -04:00
fenwick67
6bbebffcd1 make link in header go to user page 2019-08-02 18:31:09 -04:00
fenwick67
18ef0e4a56 document v2 API 2019-08-02 13:33:03 -04:00
fenwick67
d5631f54a3 improve logger 2019-08-02 13:24:31 -04:00