Commit graph

29 commits

Author SHA1 Message Date
Renovate Bot 7fec74138b Update dependency eslint to v8.16.0
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build was killed
2022-05-26 19:00:45 -05:00
Renovate Bot 037419f03d Update dependency helmet to v5.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-17 13:00:29 -05:00
Renovate Bot b52c2c19d5 Update Yarn to v3.2.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-13 06:02:59 -05:00
Sam Therapy f00753c084
Merge branch 'master' of git.froth.zone:Sam/fedifeed
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-12 14:03:21 +02:00
Renovate Bot 0f94245f44 Update dependency ejs to v3.1.8 (#8)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ejs](https://github.com/mde/ejs) | dependencies | patch | [`3.1.7` -> `3.1.8`](https://renovatebot.com/diffs/npm/ejs/3.1.7/3.1.8) |

---

### Release Notes

<details>
<summary>mde/ejs</summary>

### [`v3.1.8`](https://github.com/mde/ejs/releases/v3.1.8)

[Compare Source](https://github.com/mde/ejs/compare/v3.1.7...v3.1.8)

Version 3.1.8

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Sam <sam@samtherapy.net>
Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
Co-committed-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
2022-05-12 12:52:12 +00:00
Sam Therapy 498d871318
Change from got to axios
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-12 14:03:15 +02:00
Sam Therapy 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
Sam Therapy 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
Renovate Bot 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
Renovate Bot 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
Renovate Bot 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
Sam Therapy 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
Sam Therapy 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
Sam Therapy 9ef773497b
Add Misskey support
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 14:46:27 -06:00
Sam Therapy 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
fenwick67 d5631f54a3 improve logger 2019-08-02 13:24:31 -04:00
fenwick67 3b682a12f4 make boosts work. It's kinda slow. 2019-08-01 21:52:10 -04:00
fenwick67 c48fdfd7ec a feed appears (v2) 2019-07-31 12:13:56 -04:00
fenwick67 c8b93372c6 update deps 2019-05-02 19:42:48 -05:00
fenwick67 8f6da67392 update deps 2019-03-02 13:53:53 -06:00
fenwick67 4409c90979 add CORS stuff so it works 2018-09-09 16:28:19 -05:00
fenwick67 648ce55b47 update deps 2018-09-09 16:22:09 -05:00
fenwick67 98d2192463 add infinite-scroll, and strictly follow boost and reply options 2018-09-09 16:19:04 -05:00
Drew Harwell 8b51857915 Update package.json 2017-08-08 11:30:14 -05:00
Drew Harwell 11cadadca9 Update package.json 2017-08-08 11:28:51 -05:00
fenwick67 eda924d916 big commit! fix styles and parsing. 2017-05-01 22:11:29 -05:00
Drew Harwell 126c3a602f add homepage 2017-04-29 21:54:46 -05:00
Drew Harwell a420d94229 make work 2017-04-29 21:14:25 -05:00
Drew Harwell fa22d4a3ca first commit 2017-04-29 17:34:17 -05:00