Commit graph

3545 commits

Author SHA1 Message Date
Gabe Kangas
8943be9bf9
Add pagination + update layout of followers 2022-01-24 14:24:43 -08:00
dependabot[bot]
59f9299b6a
Bump node-fetch from 2.6.6 to 2.6.7 in /test (#1700)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 10:44:04 -08:00
dependabot[bot]
b7349d8be3
Bump node-fetch from 2.6.5 to 2.6.7 in /test/automated/hls (#1701)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 10:43:45 -08:00
dependabot[bot]
db9acd2fe9
Bump cssnano from 5.0.15 to 5.0.16 in /build/javascript (#1699)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.15 to 5.0.16.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.15...cssnano@5.0.16)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 10:09:25 -08:00
Gabe Kangas
720824d519 Update OG tags test 2022-01-22 21:10:52 -08:00
Gabe Kangas
580a6077e1 Support Mastodon+Twitter cards via HTML embed player in OG tags. 2022-01-22 21:04:45 -08:00
Owncast
ec272f6ce0 Update admin to 6708e289d6a064544f789452b0afe7c7acf4ae52 2022-01-21 04:14:08 +00:00
Gabe Kangas
cee32fc732 Reset the send button after posting. Closes https://github.com/owncast/owncast/issues/1691 2022-01-20 20:11:37 -08:00
Gabe Kangas
bd14b70679
Fix janky hashtag detection. Closes #1686 2022-01-20 20:01:05 -08:00
Gabe Kangas
bb3bbc0eaf
Demote error level 2022-01-20 17:33:42 -08:00
Gabe Kangas
7f41b2df7c
Strip any trailing slash when saving server URL 2022-01-20 17:07:15 -08:00
Gabe Kangas
a471707a54
Fix misskey-specific error of existing-but-null avatar. Closes #1689 2022-01-20 14:56:04 -08:00
Gabe Kangas
372b1059c0
Reduce the breakpoint width for single column mode. closes #1688 2022-01-20 14:31:53 -08:00
Gabe Kangas
dbf9776a6e
Fix error in video embed. Closes #1687 2022-01-20 14:18:51 -08:00
Owncast
a621e920e7 Update admin to 208f5d9a90a5f50543910c989cb949d7d8abff6f 2022-01-19 01:10:22 +00:00
dependabot[bot]
7375513525 Bump sass from 1.48.0 to 1.49.0 (#428)
Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.48.0...1.49.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 17:09:26 -08:00
dependabot[bot]
a8c5161f3a Bump antd from 4.18.3 to 4.18.4 (#429)
Bumps [antd](https://github.com/ant-design/ant-design) from 4.18.3 to 4.18.4.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.18.3...4.18.4)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 17:09:09 -08:00
Gabe Kangas
892189a25a Tweak phrasing refering to a fediverse user. Closes https://github.com/owncast/owncast/issues/1674 2022-01-18 17:08:21 -08:00
Gabe Kangas
3b0dafba9a
Return error in API response. Return all fields in message+user query 2022-01-18 15:38:23 -08:00
Owncast
cf24a6aa81 Commit updated API documentation 2022-01-18 22:43:13 +00:00
Gabe Kangas
055f4468a0
Update API spec for 0.0.11. Closes #1666 2022-01-18 14:42:24 -08:00
Gabe Kangas
9a875722b1
Add server URL to profile data. Closes https://github.com/owncast/owncast/issues/1675 2022-01-17 20:01:58 -08:00
Owncast
626bd3776f Update admin to 45330b523bed0f6d13e1ff7bcbcb12a2b2348de1 2022-01-18 03:57:03 +00:00
Gabe Kangas
5a4553367d Add focus to server URL requirement. Closes https://github.com/owncast/owncast/issues/1673 2022-01-17 19:55:53 -08:00
Owncast
4197c5c569 Update admin to 4942bb6f73f8fa14856412e74e813003917bc714 2022-01-18 02:04:06 +00:00
dependabot[bot]
6c14e9431b Bump react-markdown from 7.1.2 to 8.0.0 (#425)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.1.2 to 8.0.0.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.2...8.0.0)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 18:02:42 -08:00
dependabot[bot]
5c9088aa81 Bump @typescript-eslint/parser from 5.9.0 to 5.10.0 (#426)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 18:02:04 -08:00
Owncast
87812bdfcb Update admin to 98b0e1e6144db5485435ab9492548404418872d7 2022-01-18 02:01:25 +00:00
dependabot[bot]
760b50105c Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.10.0 (#427)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 17:59:24 -08:00
Owncast
2ae42e835b Update admin to 5d90954e7a9ee7e57c0691454cce44d2e577d2e8 2022-01-17 01:31:57 +00:00
dependabot[bot]
9ef3c2f8da Bump eslint from 8.6.0 to 8.7.0 (#424)
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-16 17:29:47 -08:00
Owncast
ca8e26e0d9 Update admin to 39563ce6e2e802b860497ab4f402291821950d7b 2022-01-14 19:22:40 +00:00
Gabe Kangas
6e6c2eca14 Add note about svgs 2022-01-14 11:20:14 -08:00
Gabe Kangas
9226e783ff
Only warn about svg logo once. Closes #1668 2022-01-13 20:49:28 -08:00
Gabe Kangas
6545a9573e
Increase width for modals on mobile. Closes #1669 2022-01-13 20:39:35 -08:00
Owncast
98f9af78cb Update admin to 45786937462c1a83067fff5e79b79c17cef5914d 2022-01-14 01:09:39 +00:00
dependabot[bot]
4b217e9549 Bump sass from 1.47.0 to 1.48.0 (#423)
Bumps [sass](https://github.com/sass/dart-sass) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.47.0...1.48.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 17:07:37 -08:00
Owncast
6e0854d710 Update admin to 8bf4a1eb950df480a58dedb50fd99d2c1e259fb8 2022-01-13 23:19:11 +00:00
Aaron Ogle
0d23bdf1e1 Update link to external actions doc (#422)
* Update link to external actions doc

* Prettified Code!
2022-01-13 15:17:09 -08:00
Gabe Kangas
08586eaa0e
Respect the 5min chat enabled buffer. Closes #1661 2022-01-13 13:37:23 -08:00
Gabe Kangas
d262510469
Replace default social link icon.
The old one, a globe, looked like people were linking to a map or
something.
2022-01-13 13:07:08 -08:00
Gabe Kangas
44cb952c29
Increase the timeout buffer so viewer count doesn't jump around when not pinging 2022-01-12 21:03:50 -08:00
Gabe Kangas
3ab5298f7f
Fix the modals being too high. Closes #1664 2022-01-12 20:26:25 -08:00
Gabe Kangas
995080b478
Guard against invalid chat messages with no user object 2022-01-12 20:23:01 -08:00
Gabe Kangas
01d83064da
Make acct webfinger prefix optional. Closes #1662" 2022-01-12 19:56:55 -08:00
Gabe Kangas
9eecf1c902
Handle create requests but immediately throw an error that we ignore them 2022-01-12 18:42:33 -08:00
Owncast
e8436f063e Update admin to 1bc86ab4af5cabb60b6d03a59395312fd75cfe47 2022-01-13 01:15:38 +00:00
dependabot[bot]
a09d980abb Bump next from 12.0.7 to 12.0.8 (#421)
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.8.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.8)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 17:10:54 -08:00
Gabe Kangas
4df4126e8c
I should probably just remove the dupl linter 2022-01-12 16:29:22 -08:00
Gabe Kangas
24a57f9076
Small cleanup 2022-01-12 15:16:24 -08:00