Commit Graph

119 Commits

Author SHA1 Message Date
Nicco Kunzmann f3508848d8 lock updated packages fro Heroku deployment 2022-04-30 08:07:01 +00:00
Nicco Kunzmann 79f5cd943f fix license and engine 2022-04-30 08:03:46 +00:00
Nicco Kunzmann 058f1d5a95 describe git deployment 2022-04-30 08:03:34 +00:00
Nicco Kunzmann 21debe3bc7 add monitor command 2022-04-30 07:38:19 +00:00
Nicco Kunzmann 4b6f913560 add Heroku app 2022-04-30 07:37:51 +00:00
Nicco Kunzmann 20e7188702 add Heroku deployment button 2022-04-28 22:52:00 +00:00
Nicco Kunzmann df304d4fcb add all fields to the package.json for Heroku deployment 2022-04-28 22:48:56 +00:00
Nicco Kunzmann fa85cda6c3 can load huge amounts of hashtags 2022-04-28 22:21:20 +00:00
Nicco Kunzmann 167126da9a can get some of the statusses 2022-04-28 22:14:08 +00:00
Nicco Kunzmann 1fc5890ec6 how to watch lib folder 2022-04-28 20:53:52 +00:00
Nicco Kunzmann abc0ff67e7 remove Quirks mode 2022-04-28 20:53:30 +00:00
Nicco Kunzmann f66e128239 ignore nano 2022-04-28 20:53:12 +00:00
Nicco Kunzmann 52556569fc make sure that the header is false for tags 2022-04-28 20:21:41 +00:00
Nicco Kunzmann 4c98017d32 describe nodemon 2022-04-28 20:21:18 +00:00
Nicco Kunzmann a06eaac8cb nicer table with values and deffault values 2022-04-28 20:07:21 +00:00
Nicco Kunzmann 76857b1d74 describe hashtag url 2022-04-28 19:58:45 +00:00
Nicco Kunzmann 7df9e48860 add hastag url in readme 2022-04-28 19:57:12 +00:00
Nicco Kunzmann be78b7f498 add choice between hashtag and user 2022-04-28 19:50:23 +00:00
Nicco Kunzmann 3a5e87a09d document node-sass 2022-04-28 19:23:30 +00:00
Nicco Kunzmann bdf87c2dfa update yarn dependencies 2022-04-28 19:23:15 +00:00
Nicco Kunzmann 89476fe75c remove spaces 2022-04-28 19:12:36 +00:00
Nicco Kunzmann f3eb83d6b6 remove API version 1 files 2022-04-28 19:07:20 +00:00
Nicco Kunzmann a8bd19f5dc remove tab 2022-04-28 19:03:38 +00:00
Nicco Kunzmann 51267d55f0 refactor reading bools from query into function 2022-04-28 18:53:29 +00:00
Nicco Kunzmann 46fced4569 add AGPL 2022-04-28 18:38:49 +00:00
Nicco Kunzmann 7e0a3f8e4d add install description 2022-04-28 18:36:53 +00:00
Nicco Kunzmann ac383b48d6 add license AGPL 2022-04-28 18:32:53 +00: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