Commit Graph
20 Commits
Author SHA1 Message Date
Terncode 405184b1f8 Replace moment with date-fns 2026-05-11 21:38:11 +02:00
Terncode 3b17f9c53c Update to node 14 2026-03-21 19:19:38 +01:00
Terncode 1fc21d700e Split client code from server 2026-03-20 23:13:27 +01:00
Stubenhocker1399 8ed9db1334 Fix browser hotkeys not working
CTRL+C for copying text
CTRL+F for focusing search box above chat log
CTRL+SHIFT+I for inspector tools
2019-10-06 14:07:33 +02:00
Eliot Partridge 2c34de8554 Merge branch 'archive' into archive-update-v0.53.2 2019-09-17 22:20:48 -05:00
Eliot Partridge 2c4e29eb70 Archive update v0.53.2 2019-09-17 20:19:23 -05:00
Terncode e12f135d36 removed unused code and improved imports 2019-09-11 15:07:54 +02:00
Stubenhocker1399 b8595dce7f Fix filter text staying red after invalid search 2019-09-11 13:43:10 +02:00
Stubenhocker1399 7deecebe28 Add search icon to chat filter 2019-09-11 13:40:10 +02:00
Stubenhocker1399 70eed8c686 Tweak some single line elseifs 2019-09-10 15:39:09 +02:00
Stubenhocker1399 299619bb79 Cleanup diff 2019-09-08 20:50:39 +02:00
Stubenhocker1399 eb09e54034 Merge branch 'improved-chatlog' of https://github.com/terncode/pixel.horse into terncode-improved-chatlog 2019-09-08 20:20:20 +02:00
Terncode 3c801987bb Improved code 2019-09-08 18:57:30 +02:00
Stubenhocker1399 edfbe9c7de Cleanup file changes 2019-09-07 14:40:56 +02:00
Stubenhocker1399 5d19b85f30 Merge branch 'master' of https://github.com/terncode/pixel.horse into terncode-master 2019-09-07 14:00:56 +02:00
Terncode df3f1f409d Fixed color bug 2019-09-07 13:44:25 +02:00
terncodeandStubenhocker1399 596fd33126 Add chat log colors, timestamp, filter & emoji box
Chat log names are now based off the ponies coat and mane.
Added a timestamp infront of each message.

There now is a filter on the top right of the chat box, with it you
can filter the past log.

Use no prefix for normal non-case sensitive search,
use # for case sensitive search and finally
use / for RegExp search.

When party or whisper messages are received, the respective tab is
highlighted.

Added an emoji picker, it is displayed when the chat bar is activated.

Co-authored-by: Stubenhocker1399 <[email protected]>
2019-09-07 13:28:24 +02:00
Eliot Partridge caf70a864f Revert codestyle changes (#40)
* Revert "7f7efbb94bab8574e42d942ad82d414e007b2970"

Code style changes should probably be part of a PR
2019-08-30 10:53:14 -05:00
Jeremy Simpson 7f7efbb94b tslint changes 2019-08-30 01:52:40 -07:00
Erik McClure 735845746e Archive commit 2019-08-28 21:15:02 -07:00