Commit Graph

125 Commits

Author SHA1 Message Date
fenwick67 1009742173 add #noMastofeed 2024-10-13 15:38:23 -04:00
fenwick67 876ac87ebb add nobot support 2024-10-13 15:30:11 -04:00
fenwick67 4fd23662d2 cleanup 2024-10-13 15:11:51 -04:00
fenwick67 4ee470508a cleanup 2024-10-13 15:10:15 -04:00
fenwick67 82352f1ef4 Merge branch 'master' of github.com:fenwick67/mastofeed 2024-10-13 15:08:09 -04:00
fenwick67 cb973d3344 cleanup 2024-10-13 15:07:57 -04:00
Drew Harwell 42444885ac Add or update the Azure App Service build and deployment workflow config 2024-10-13 15:06:10 -04:00
fenwick67 7d53898adb a bit of sanitization and also add ko-fi link 2024-10-13 15:04:35 -04:00
fenwick67 f002795da8 Merge branch 'authorized-fetch' 2024-10-13 13:32:16 -04:00
fenwick67 0bb0d8de72 change the fuckin key algo 2024-10-13 12:38:08 -04:00
fenwick67 b171ba34a4 implement basic webfinger 2024-10-13 12:14:45 -04:00
fenwick67 a7e88dffbb set AF header correctly 2024-10-13 11:54:28 -04:00
fenwick67 a9012ad660 Merge branch 'authorized-fetch' of github.com:fenwick67/mastofeed into authorized-fetch 2024-10-13 11:38:04 -04:00
fenwick67 60becb00a4 update yarn.lock 2024-10-13 11:36:38 -04:00
Drew Harwell b04fcd4437 Add or update the Azure App Service build and deployment workflow config 2024-10-13 11:30:20 -04:00
fenwick67 82e5f7f838 8080 instead of 8000 default listen port 2024-10-13 11:27:29 -04:00
Drew Harwell ebf47cd662 Add or update the Azure App Service build and deployment workflow config 2024-10-13 11:11:14 -04:00
fenwick67 f1b36dc8d4 better error logging for AF 2024-10-13 11:09:36 -04:00
fenwick67 3ad736116d try to make authorized fetch work lol 2024-10-13 10:50:46 -04:00
Drew Harwell 34f5503804
Merge pull request #60 from muhme/master
fix #23 Last feed entry is duplicated infinitely
2024-10-12 23:50:41 -04:00
muhme d76523932e fix #23 Last feed entry is duplicated infinitely
- checkLastPage option with selector '.hacky_link' inserted at InfiniteScroll creation
  - from the last page getNextPage() correctly returns null as feed.next = undefined
  - hidden DIV with '.hacky_link' is correctly not included for last page
  - InfinitScroll checks the presence of the '.hacky_link' selector and
    stops scrolling correctly if it is missing
- variable lastPageLoaded cleaned, because it was always null
2023-09-29 15:16:33 +02:00
fenwick67 459d21bb91 remove unused dep 2023-01-10 23:04:03 -05:00
fenwick67 cabc8d8236 update some deps 2023-01-10 23:01:58 -05:00
fenwick67 6aa18d5696 delete old conversion code, let the iframe escape 2023-01-10 22:56:52 -05:00
fenwick67 b8c21ec6ee move to axios and supply user-agent 2023-01-10 22:33:26 -05:00
fenwick67 c1093b09a8 gzip compress responses 2023-01-10 20:22:37 -05:00
Drew Harwell 6b0366e239
Merge pull request #40 from HolgerHuo/fix-no-media-type-error
fix: error when no mediaType supplied
2023-01-10 20:09:27 -05:00
fenwick67 32c8b2b33c fixes PR #40 2023-01-10 20:08:17 -05:00
Drew Harwell 870b0b4041
Update package.json 2023-01-10 15:39:12 -05:00
Drew Harwell 1b9086af2f
Update yarn.lock 2023-01-10 15:38:59 -05:00
Drew Harwell 0cf1972059
Update yarn.lock 2023-01-10 15:35:42 -05:00
Drew Harwell 8137642189
Update package.json 2023-01-10 15:35:29 -05:00
Holger 1e8552da98
fix: error when no mediaType supplied 2022-09-15 19:49:48 +08: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