Gabe Kangas
|
814c65eeb7
|
Add user icon next to username. Closes #1655
|
4 years ago |
Gabe Kangas
|
5ff5c87674
|
Move author flair down by 1px
|
4 years ago |
Gabe Kangas
|
a885e9d7d7
|
Add DuckDuckGo bot to our bot list
|
4 years ago |
Gabe Kangas
|
6be0cecc09
|
Make username in the header more obvious by lightening color
|
4 years ago |
Gabe Kangas
|
f19840dea9
|
Change message link colors. For #1551
|
4 years ago |
Owncast
|
f54a9f997d
|
Update admin to beb9376c1292d0c64dd0d21e621cd953d86baa19
|
4 years ago |
Gabe Kangas
|
b02bf25ff9
|
Add Rocket.Chat to bot list. Closes #1639
|
4 years ago |
Owncast
|
d62848c6c8
|
Update admin to aff6ed5f3fadb20ae0e5f2fe08d33f7194da6ce6
|
4 years ago |
Owncast
|
2e3a0e6d7d
|
Update admin to 70e12e1972c1edf1d9fcea0149c99acb927b2189
|
4 years ago |
Owncast
|
9d2e821dda
|
Update admin to 23d407d69b4692172ee3638ac074c3ba30db483a
|
4 years ago |
Owncast
|
f83e39411c
|
Update admin to 3223c0ac16f48cf7122f6178ddaf12032964dbbe
|
4 years ago |
dependabot[bot]
|
455c10b24c
|
Bump github.com/microcosm-cc/bluemonday from 1.0.16 to 1.0.17 (#1634)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.16...v1.0.17)
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
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>
|
4 years ago |
Fabio Huser
|
3963777660
|
Derive chat display-name from upstream HTTP user header (#1633)
|
4 years ago |
Owncast
|
b2cd174676
|
Update admin to e57746d2dc34306abf2a2fa931155604f1c64bfd
|
4 years ago |
dependabot[bot]
|
8b1e8aabcf
|
Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10 (#1632)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.9...v1.14.10)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
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>
|
4 years ago |
Owncast
|
a53cefbac5
|
Update admin to 43cd4caaafcdc66d46a382d24b656033d626b0a2
|
4 years ago |
Gabe Kangas
|
da89b7d733
|
Use smooth scrolling with chat
|
4 years ago |
Owncast
|
9885fe5884
|
Update admin to ac1fe289f43df9bc70141ec4f56ee69481498c87
|
4 years ago |
Owncast
|
48567a9760
|
Update admin to 6ac5305f3863a31f02dc2ca6022260dd55d71343
|
4 years ago |
Gabe Kangas
|
f2e47c99a2
|
Refactor chat component to fix #1529
|
4 years ago |
Gabe Kangas
|
4832938fec
|
Add actions to the renderable message list
|
4 years ago |
Owncast
|
3092b8457a
|
Update admin to c9fcab679074fb78d6bc025cbae59361dc3e8069
|
4 years ago |
Owncast
|
3105037935
|
Update admin to fde0bfe7162fae6535a6c1762188768cac936976
|
4 years ago |
Owncast
|
864bce474c
|
Update admin to 3bc4397b57d6798f7505edcb9e75a97a3265f6f4
|
4 years ago |
dependabot[bot]
|
0c424be6df
|
Bump cssnano from 5.0.13 to 5.0.14 in /build/javascript (#1608)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.13 to 5.0.14.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.13...cssnano@5.0.14)
---
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>
|
4 years ago |
Owncast
|
5e4fb4bb86
|
Update admin to 15dc0df0a23c48067d67771448c45a01025141ab
|
4 years ago |
Owncast
|
9ca2b5399e
|
Update admin to 9f48665271f15b855ccdc989cffdbff302e17ac3
|
4 years ago |
Gabe Kangas
|
59dd06a306
|
Tweak readme source instructions
|
4 years ago |
Owncast
|
6a47ac1bd3
|
Update admin to 10be37570d2d54d253ec948f29b104808ec562da
|
4 years ago |
Gabe Kangas
|
a964f02089
|
Force message not rerendering on moderator privilages. Closes #1538
|
4 years ago |
dependabot[bot]
|
34365e65bf
|
Bump cssnano from 5.0.12 to 5.0.13 in /build/javascript (#1598)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/commits)
---
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>
|
4 years ago |
Gabe Kangas
|
9e0099f865
|
Update stale PR message
|
4 years ago |
Owncast
|
2cf25c50b0
|
Update admin to 7504c5da2d39b45a51e26006612842dda4ee7c6f
|
4 years ago |
Gabe Kangas
|
734a5a45ef
|
Non-user chat messages should always render as visible
|
4 years ago |
Owncast
|
a747a26c75
|
Update admin to e36cebbe0b80a855e1350cac28437c7d819d6d8e
|
4 years ago |
Owncast
|
1a6e2b6208
|
Update admin to 6c715003e84f044f541f302e4f17552d30a15da5
|
4 years ago |
Jannik
|
6622a3b8bb
|
feat: add matrix user agents to bot list (#1581) (#1588)
|
4 years ago |
Gabe Kangas
|
e6ed6a6849
|
Don't run CodeQL for dependencies
|
4 years ago |
dependabot[bot]
|
12b9f11b50
|
Bump postcss from 8.4.4 to 8.4.5 in /build/javascript (#1589)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.5)
---
updated-dependencies:
- dependency-name: postcss
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>
|
4 years ago |
dependabot[bot]
|
3b9b12232d
|
Bump postcss-cli from 9.0.2 to 9.1.0 in /build/javascript (#1590)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.2 to 9.1.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/9.0.2...9.1.0)
---
updated-dependencies:
- dependency-name: postcss-cli
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>
|
4 years ago |
Owncast
|
79ad532b9f
|
Update admin to edbd24713562e00042f45c088697638a9064a1e7
|
4 years ago |
Gabe Kangas
|
70027d058f
|
Fix chat react state getting overwritten. Closes #1529
|
4 years ago |
Gabe Kangas
|
f3a8266c99
|
Fix some chat event types breaking.
- User moderator message was no longer showing
- Name change event was breaking chat
|
4 years ago |
Gabe Kangas
|
c3f9f24624
|
Fix moderator shield showing incorrectly.
It was being shown for all messages if you're a moderator, instead of
just being shown on messages from moderators.
|
4 years ago |
dependabot[bot]
|
58805f0000
|
Bump preact from 10.6.3 to 10.6.4 in /build/javascript (#1584)
Bumps [preact](https://github.com/preactjs/preact) from 10.6.3 to 10.6.4.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.6.3...10.6.4)
---
updated-dependencies:
- dependency-name: preact
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>
|
4 years ago |
Owncast
|
7790d6c32d
|
Update admin to 4ab21f4c530be68131baba16fd29e5ec6a8ce111
|
4 years ago |
Gabe Kangas
|
559c85856f
|
Display moderator status in chat messages
|
4 years ago |
Owncast
|
a649e4e31a
|
Commit updated Javascript packages
|
4 years ago |
dependabot[bot]
|
7851c4a54f
|
Bump preact from 10.6.2 to 10.6.3 in /build/javascript (#1583)
Bumps [preact](https://github.com/preactjs/preact) from 10.6.2 to 10.6.3.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.6.2...10.6.3)
---
updated-dependencies:
- dependency-name: preact
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>
|
4 years ago |
Owncast
|
c71b8f1e0f
|
Update admin to c4b2758cad1ef1f26cf142a1ebadb2e3f6fff020
|
4 years ago |