Stubenhocker1399
299619bb79
Cleanup diff
2019-09-08 20:50:39 +02:00
Stubenhocker1399
4eeaf3994c
Fix timestamp setting not appearing on mobile
2019-09-08 20:44:52 +02:00
Stubenhocker1399
e0476cefb5
Merge branch 'terncode-improved-chatlog' into improved-chatlog
2019-09-08 20:20:56 +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
Mathieu CAROFF
b4f224f5da
Simplify the section about ignoring file in index
2019-09-08 19:19:39 +02:00
Terncode
0f4d2c36f7
fixed css for input
2019-09-08 19:08:01 +02:00
Terncode
3c801987bb
Improved code
2019-09-08 18:57:30 +02:00
Mathieu CAROFF
67446feb6f
Provide instructions to ignore file in README
2019-09-08 12:39:50 +02:00
Eliot Partridge
908ae36436
Merge pull request #90 from ponydevs/actions
...
Set up GitHub Actions 🎉
2019-09-07 23:26:48 -05:00
Hunter
a6f703fb37
Actions: align branding
2019-09-08 00:23:35 -04:00
Hunter
47ea397424
Actions: lint and build jobs
2019-09-08 00:08:01 -04:00
Hunter
705de5f1c3
Actions: create ci-install-gulp.sh
2019-09-08 00:07:37 -04:00
Hunter
2178d83348
Actions: create ci-config.json
2019-09-08 00:07:03 -04:00
Eliot Partridge
3470eaf00c
Merge pull request #87 from Stubenhocker1399/discord-button
...
Add "Join Discord" button
2019-09-07 18:16:59 -05:00
Stubenhocker1399
549f9df5f9
Add documentation on "Join discord" configuration
2019-09-08 00:34:00 +02:00
Stubenhocker1399
312238175d
Update .gitignore to ignore /store/
2019-09-07 17:03:19 -05:00
Stubenhocker1399
9f30d98895
Add "Join Discord" button
...
Based of the patreon supporter button.
Add a key "discordLink" to the config.json file and set it to your
Discord invite link.
2019-09-07 22:22:00 +02:00
Stubenhocker1399
edfbe9c7de
Cleanup file changes
2019-09-07 14:40:56 +02:00
Stubenhocker1399
6d47b155ff
Merge branch 'terncode-master' into improved-chatlog
2019-09-07 14:09:54 +02:00
Stubenhocker1399
fdaa43279c
Increase filter placeholder text contrast
2019-09-07 14:09:19 +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
terncode and Stubenhocker1399
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
cba4e94da2
Security: Don't allow default secret/token config parameters ( #80 )
2019-09-07 01:59:42 -05:00
Eliot Partridge
b9d50c2665
Perform sprite compilation before rev'ing and copying
...
Kind of important... but y'know
2019-09-07 01:17:41 -05:00
Eliot Partridge
c8472f5c65
Project sanity check ( #76 )
...
* tslint: CRLF -> LF
* gitignore more build artifacts
* Add proposed .editorconfig
* Allow for "clean" builds
src/ts/generated/ content is still required (sprites.ts,
gamepad-mappings.ts), but src/scripts is not.
* Add --sprites option to production build
* Add note about sprites to README
2019-09-06 20:32:10 -05:00
Stubenhocker1399
a761dfaa8e
Remove word filtering of expressions via command
...
When used as a command, eg. `/bob` or `/e bob`,
the word filters are disabled.
2019-09-06 11:39:19 -05:00
Eliot Partridge
829fa3c957
Change season to autumn ( #73 )
2019-09-02 18:09:05 -05:00
Eliot Partridge
9a64d8c799
Debrand part 3: safari pinned tab ( #72 )
2019-09-02 17:42:12 -05:00
Eliot Partridge
9f3e28824e
Debrand part 2: electric boogaloo ( #70 )
...
* Rebrand fully
* Rebrand part 2: electric boogaloo
* Debrand part 3: fixes
2019-09-02 15:05:00 -05:00
Tyler Schrock
9b56722bbf
Update offline.html ( #69 )
2019-09-02 14:46:09 -05:00
Tyler Schrock
c9280e3467
Fix in-game mod tools ( #68 )
2019-09-02 14:32:00 -05:00
Eliot Partridge
fa71641920
Rebrand fully ( #67 )
2019-09-02 14:13:50 -05:00
Tyler Schrock
782f8c731c
Archive Update 53.1 ( #62 )
...
* Normalize BOM and line endings
* Archive update 0.53.1
2019-09-02 12:40:04 -05:00
Tschrock
ac640dbe1a
Archive update 0.53.1
2019-09-02 11:37:22 -04:00
Tschrock
715dfb8aeb
Normalize BOM and line endings
2019-09-02 11:30:50 -04:00
Erik McClure
3599e91bc0
Merge pull request #47 from blackhole12/constants
...
Suggested constant changes
2019-08-30 23:29:59 -07:00
Erik McClure
5617b90b33
Suggested constant changes
2019-08-30 23:24:01 -07:00
Eliot Partridge
9939b1fe19
Notes on git LFS and where to npm install ( #45 )
2019-08-30 20:57:33 -05:00
Erik McClure
892e3a82cc
Merge pull request #41 from BytewaveMLP/discord-auth
...
Discord OAuth support
2019-08-30 18:11:53 -07:00
Eliot Partridge
bd2d49436b
vk is not Discord
2019-08-30 19:57:16 -05:00
Eliot Partridge
fa0271c643
Downgrade TypeScript, remove hacks
2019-08-30 19:55:30 -05:00
Eliot Partridge
88d14fe645
Add support for Discord discriminators and email storage
2019-08-30 11:22:11 -05:00
Eliot Partridge
0ae32c4ad0
how did I miss that?
2019-08-30 11:10:34 -05:00
Eliot Partridge
04d3d40b3e
Update README with information about Discord auth
2019-08-30 11:01:36 -05:00
Eliot Partridge
257083fab0
Merge branch 'master' into discord-auth
2019-08-30 10:54:29 -05: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
Eliot Partridge
326063bc95
Discord auth
2019-08-30 10:34:14 -05:00
Eliot Partridge
ef316acfe4
Update npm dependencies
2019-08-30 10:30:13 -05:00
Jeremy Simpson
eefd9e9a2c
Add myself to credits
2019-08-30 01:58:02 -07:00