Commit graph

454 commits

Author SHA1 Message Date
gempir
84acc65f6e
Merge pull request #135 from gempir/admin
fix duplication of userids on config when added via api #134
2021-11-23 10:16:11 +01:00
gempir
345b9ed9fe fix duplication of userids on config when added via api #134 2021-11-23 10:12:24 +01:00
gempir
fe6fd8c233
Merge pull request #133 from gempir/irc-update
update go-twitch-irc to fix parsing issue
2021-11-22 14:41:03 +01:00
gempir
f62ee835dc update go-twitch-irc to fix parsing issue 2021-11-22 14:37:29 +01:00
gempir
3a7679390a
Merge pull request #132 from trimbe/makeit
run make
2021-11-17 08:33:39 +01:00
trimbe
cb1d26b771 run make 2021-11-16 21:33:41 -05:00
gempir
f478a75bc8
Merge pull request #131 from trimbe/emojiparse
fix emote parsing in strings containing emoji
2021-11-16 22:43:40 +01:00
trimbe
128c7b09be fix emote parsing in strings containing emoji 2021-11-16 14:40:46 -05:00
gempir
067a2289d9
Merge pull request #130 from trimbe/patch-1
correct "username" parameter in swagger docs
2021-11-16 08:33:54 +01:00
trimbe
e4d8497942
correct "username" parameter in swagger docs
The route handlers expect `user` for usernames.
2021-11-15 19:00:43 -05:00
gempir
622447cd90
Merge pull request #128 from gempir/revert-127-7tv
Revert "Added 7tv support"
2021-10-28 18:59:17 +02:00
gempir
dbf7ecf5b4
Revert "Added 7tv support" 2021-10-28 18:59:01 +02:00
gempir
9525ec7f5e
Merge pull request #127 from PaauullI/7tv
Added 7tv support
2021-10-28 18:05:10 +02:00
PaauullI
26dfe8f513 Added 7tv support
Showing 7tv emotes was added
2021-10-28 17:51:48 +02:00
gempir
c37aa4da54
Merge pull request #125 from zneix/zneix/fix/forsent
Clarify logging output
2021-10-03 01:40:58 +02:00
zneix
c074cea2c1
Clarify logging output 2021-10-03 01:38:31 +02:00
gempir
78efcf6862
Merge pull request #124 from zneix/zneix/chore/remove-messagetype
Removed references to already removed messageType
2021-10-03 01:25:16 +02:00
zneix
3902e8bbb1
Rebuilt web 2021-10-03 01:20:44 +02:00
zneix
e7b61e7534
Removed references to channelConfigs and messageType 2021-10-03 01:17:10 +02:00
gempir
2ce1960bb5
Merge pull request #123 from zneix/zneix/chore/commands-update
Updated the way admin commands are handled
2021-10-02 21:36:14 +02:00
zneix
968899ad0c
Simplify argument parsing logic 2021-10-02 21:23:00 +02:00
zneix
6418ee59fc
Remove duplicated code 2021-10-02 21:05:41 +02:00
zneix
2dd1be6284
xd 2021-10-02 20:50:56 +02:00
gempir
7d4ca7307c
Merge pull request #122 from Felanbird/minor/remove-status-alias
Removed status alias from justlog status
2021-10-01 12:35:55 +02:00
41973452
42cd3e6971 Removed status alias from justlog status 2021-10-01 06:32:17 -04:00
gempir
c768323fb0 add config examples 2021-09-28 10:39:52 +02:00
gempir
837080609c add botVerified config option to configure ratelimits in irc client 2021-09-28 10:36:08 +02:00
gempir
352834a6d8 upgrade dependencies 2021-09-28 10:32:13 +02:00
gempir
eb527ce02a prevent concurrent map writes fixes #121 2021-09-28 10:31:52 +02:00
gempir
881bcde9f2 spaces can be copied again 2021-08-29 09:39:44 +02:00
gempir
671d070c60 better way of handling spaces 2021-08-22 11:32:23 +02:00
gempir
9fad849263
Merge pull request #116 from gempir/develop
Display more whitespace, upgrade all frontend deps
2021-08-21 12:42:21 +02:00
gempir
4ac49a49dc upgrade all dependencies, escpecially react-query 2021-08-21 12:39:49 +02:00
gempir
f39a5188bd whitespace should be displayed at all times fixes #110 2021-08-21 11:55:36 +02:00
gempir
c17d23b16e
Merge pull request #100 from gempir/dependabot/npm_and_yarn/web/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /web
2021-08-21 11:46:14 +02:00
gempir
0c11b88b86
Merge pull request #101 from gempir/dependabot/npm_and_yarn/web/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1 in /web
2021-08-21 11:45:59 +02:00
gempir
19a42c27da
Merge pull request #102 from gempir/dependabot/npm_and_yarn/web/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /web
2021-08-21 11:45:45 +02:00
gempir
4da690b6b8
Merge pull request #105 from gempir/dependabot/npm_and_yarn/web/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /web
2021-08-21 11:45:30 +02:00
gempir
712f7d2c17
Merge pull request #106 from gempir/dependabot/npm_and_yarn/web/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /web
2021-08-21 11:45:14 +02:00
gempir
205fe61d1f
Merge pull request #111 from gempir/dependabot/npm_and_yarn/web/tar-6.1.6
Bump tar from 6.0.5 to 6.1.6 in /web
2021-08-21 11:44:56 +02:00
gempir
0e8a6e3ae2
Merge pull request #115 from gempir/dependabot/npm_and_yarn/web/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /web
2021-08-21 11:44:41 +02:00
gempir
28185ef34c lowercase any input user or channels fixes #114 2021-08-15 21:43:03 +02:00
dependabot[bot]
f9ef87c27a
Bump path-parse from 1.0.6 to 1.0.7 in /web
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 19:12:24 +00:00
dependabot[bot]
1cb461da1e
Bump tar from 6.0.5 to 6.1.6 in /web
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.6.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 00:04:57 +00:00
gempir
a7ae4f2286
Merge pull request #109 from Mm2PL/fix/animated_emotes_strike_again
Update CDN url
2021-07-18 19:20:36 +02:00
Mm2PL
925fab8244
make web 2021-07-18 19:11:52 +02:00
Mm2PL
a139f1f714
Update CDN url 2021-07-18 18:59:27 +02:00
dependabot[bot]
48d2e91bb0
Bump ws from 6.2.1 to 6.2.2 in /web
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 10:06:05 +00:00
gempir
f9eeebd037 add opt out option 2021-06-05 16:23:52 +02:00
dependabot[bot]
a80e31bcbb
Bump dns-packet from 1.3.1 to 1.3.4 in /web
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 22:56:51 +00:00