Commit graph

92 commits

Author SHA1 Message Date
gempir
a911053e9a fix handling of emote replacements when emojis are in the message fixes #55 2020-08-30 10:41:42 +02:00
gempir
5d7a1225b3 remove route for days of userlogs 2020-08-22 16:50:51 +02:00
gempir
9b36a92197 support opening daily logs of users 2020-08-22 16:23:11 +02:00
gempir
d47d1f2ec4 prevent xss 2020-08-06 17:13:52 +02:00
gempir
6511265d3f setting to disable emotes and show displayName fixes #44 2020-07-25 13:23:29 +02:00
gempir
b94474fe3f fixes #45 and #48 2020-07-25 12:52:37 +02:00
gempir
263ed3b08a only shows available logs in frontend 2020-05-31 16:39:43 +02:00
gempir
97d728ecae add list endpoint 2020-05-31 14:58:32 +02:00
gempir
d69acb5995 ffz support and fix copying of emotes now copies the correct text 2020-05-23 10:57:37 +02:00
gempir
f43a740340 fix bttv support 2020-05-17 20:24:40 +02:00
gempir
692ac439b6 broken tmi messages are now not crashing the frontend anymore, fixed bttv a bit. still need to figure out channel emotes 2020-05-16 20:21:52 +02:00
gempir
913c76a765 rename placeholder 2020-05-02 13:25:44 +02:00
gempir
2d713738ad improve bttv emote matching and add bttv global emotes 2020-04-18 11:45:02 +02:00
gempir
e681abdbd6 add reset for messageTypes and enable bttv emotes for web ui 2020-04-18 00:32:04 +02:00
gempir
0198dfd9d6 redirect userlogs to latest available 2020-04-13 12:21:56 +02:00
gempir
a2846963d6 update bundle 2020-04-11 19:29:35 +02:00
gempir
817de6a4ed Encoding should always be UTF8 2020-04-11 19:22:39 +02:00
gempir
1953254934 username regex now catches all exisiting twitch usernames and is no longer case sensitive 2020-03-11 18:53:14 +01:00
gempir
aa92bb557b finish refactoring 2020-03-01 14:53:53 +01:00
gempir
23aaa88677 write down some notes for the future 2020-02-25 21:44:25 +01:00
gempir
e757c12686 add channel routing, handle more error case 2020-02-25 21:14:05 +01:00
gempir
7a691f3812 refactoring 2020-02-25 12:36:10 +01:00
gempir
dff0dbd8b0 slowly remove echo, write own http handler 2020-02-23 16:02:47 +01:00
gempir
d32f81f0e4 start rewriting api endpoints, less code duplication 2020-02-21 21:34:17 +01:00
gempir
e0ac45e548 fix swagger 2020-02-11 18:50:11 +01:00
gempir
41b7c8b014 new experimental API, way better frontend 2020-02-11 18:48:38 +01:00
gempir
f8d6d539d4 fix some initial state bugs 2020-02-08 18:52:47 +01:00
gempir
c618a654ab update assets 2020-02-08 18:45:12 +01:00
gempir
7d30ce97cd more global state, fix load all 2020-02-07 21:10:22 +01:00
Daniel
3b355e7694 improve dev env and fix autocomplete 2020-01-26 18:30:45 +01:00
Daniel
3d64f25bc2 fix return code 2020-01-26 17:03:02 +01:00
Daniel
3f787ad349 subdomain@ 2020-01-26 13:13:56 +01:00
Daniel
2eb425199e move swagger docs 2020-01-26 13:10:34 +01:00
Daniel
6953bd744b assets stored in binary 2020-01-26 12:58:59 +01:00
Daniel
2d8d26323e move logsearch to justlog 2020-01-25 14:22:27 +01:00
Daniel
4459694ea7 fix api inconsistency 2019-12-21 12:58:20 +01:00
Daniel
320633837b fix rendering of timeouts in random quotes 2019-12-21 12:55:48 +01:00
gempir
e2176ee338 add raw response #32 2019-09-08 17:08:38 +02:00
Ruben Anders
15b217c3aa Add support for go modules 2019-09-05 20:20:11 +02:00
gempir
6935bb12f8 format messages for our api 2019-08-17 12:19:52 +02:00
gempir
145676e1bc start to implement usernotice messages, not rendered yet for some reason 2019-07-13 15:05:29 +02:00
gempir
a2470a2c19 improving docs and changing makefile to build docker 2019-07-13 13:10:41 +02:00
Ruben Anders
8237afb113
Added X-Content-Type-Options: nosniff to all responses 2019-06-21 15:37:07 +02:00
gempir
fdb0cef80c add timeout parsing in all places 2019-04-30 20:14:38 +02:00
gempir
e0aa7d1286 Fix rendering of clearchat messages fixes #23
also fix an issue where the archiver was trying to archive dotfiles
2019-04-30 19:26:33 +02:00
gempir
af7e744ca9 Update to new go-twitch-irc 2.0.1
fixes #22
2019-04-30 19:03:49 +02:00
gempir
3637b59b57 new go-twitch-irc test version 2019-03-11 21:41:12 +01:00
Ruben Anders
2eaa5a8842
Fix response encoding 2019-01-24 15:48:44 +01:00
gempir
5498a7058f fix response headers for text responses 2019-01-23 19:45:32 +01:00
gempir
9731e01da0 remove trailing slashes 2019-01-22 19:48:20 +01:00