Commit Graph
126 Commits
Author SHA1 Message Date
Eliot Partridge 9a0c079c3b Merge remote-tracking branch 'upstream/archive' into archive-update-v0.55.0 2019-10-01 18:04:54 -05:00
Eliot Partridge a9bbd552a3 Archive update v0.55.0 2019-10-01 18:00:16 -05:00
Thorn-Rose 8a4c8198b8 Season and holiday configuration options (#138)
* Added configuration options to change the season and holiday (per-server and globally) in config.json
* Added documentation on newly added configuration options
* Updated parseHoliday to recognize all current holidays
* Moved parseSeason and parseHoliday functions from server/commands.ts to common/utils.ts
2019-09-26 18:49:22 -05:00
Eliot Partridge a7d6a9f1e5 Merge pull request #140 from BytewaveMLP/config-host-trailing-slash
Append trailing / to config.host if not present
2019-09-25 14:11:38 -05:00
Eliot Partridge 0e0a5caf7f Append trailing / to config.host if not present 2019-09-24 18:32:04 -05:00
Eliot Partridge 344746ce26 Merge pull request #137 from ponydevs/archive-update-v0.54.0
Archive update v0.54.0
2019-09-22 11:14:17 -05:00
Eliot Partridge 45affd3ef4 Merge branch 'archive' into archive-update-v0.54.0 2019-09-21 22:48:14 -05:00
Eliot Partridge 895627a641 Archive update v0.54.0 2019-09-21 22:47:03 -05:00
Eliot Partridge 857ceaa878 Merge pull request #126 from BytewaveMLP/clarify-docs
Clarify initial sprites build, repo quirks
2019-09-19 11:58:54 -05:00
Eliot Partridge 417dd230f5 Merge branch 'master' into clarify-docs 2019-09-19 10:16:28 -05:00
Eliot Partridge 786c283d54 Merge pull request #130 from ponydevs/archive-update-v0.53.2
Archive update v0.53.2
2019-09-18 19:22:30 -05:00
Eliot Partridge 44305173e7 Merge pull request #133 from BytewaveMLP/security-random-values
Update secret/token security checks
2019-09-18 18:50:16 -05:00
Eliot Partridge 7f247ae086 Update secret/token security checks 2019-09-18 18:39:17 -05:00
Eliot Partridge d390fd2b90 Merge pull request #132 from Stubenhocker1399/tada-animation
Add excite action
2019-09-18 16:11:10 -05:00
Stubenhocker1399 ba2b31c748 Add excite action 2019-09-18 23:08:20 +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
Eliot Partridge f246d9279e Merge pull request #128 from Stubenhocker1399/shrug-command
Add shrug command
2019-09-17 18:05:47 -05:00
Eliot Partridge cb5e757fd3 Remove Patreon functionality (#129)
* Remove Patreon links, supper status checking
* Add warnings to admin panel and README
2019-09-17 17:55:21 -05:00
Stubenhocker1399 8f3755794f Add shrug command 2019-09-17 18:17:19 +02:00
Eliot Partridge 360ad87e72 Spelling is important 2019-09-15 22:27:14 -05:00
Eliot Partridge 596dbacade s/,//, embolden and 2019-09-15 22:26:28 -05:00
Eliot Partridge 13b0d1e19b Clarify initial sprites build, repo quirks 2019-09-15 22:20:11 -05:00
Eliot Partridge 4def56d96c Merge pull request #124 from ponydevs/actions-node-version
Actions: use Node 10.x
2019-09-14 11:37:51 -05:00
Eliot Partridge 67e7564572 Actions: use Node 10.x
Since Pony Town requires Node 9 (and Node 10 seems to work), may as well do this now while we wait for tests to be fixed
2019-09-13 20:27:23 -05:00
Hunter 6ac800ae12 Merge pull request #123 from ponydevs/actions
Actions: add pull_request event
2019-09-13 21:23:37 -04:00
Hunter a61257ee4a Actions: add pull_request event 2019-09-13 21:13:30 -04:00
Eliot Partridge 336b8a5e76 Merge pull request #120 from BytewaveMLP/hotfix-discord-login
Hotfix: Don't include email from Discord if we don't receive it
2019-09-13 16:45:22 -05:00
Eliot Partridge 09aa3614da Add TODO to code itself 2019-09-13 16:44:40 -05:00
Eliot Partridge be6e518a08 Don't include email from Discord if we don't receive it
TODO: diagnose *why* we aren't receiving the email from Discord
2019-09-13 12:12:07 -05:00
Eliot Partridge e39ab96d34 Merge pull request #85 from Stubenhocker1399/improved-chatlog
Add chat log colors, timestamp, filter & emoji box
2019-09-11 21:14:39 -05:00
Stubenhocker1399 6595caa8c2 Merge branch 'improved-chatlog' of github.com:Stubenhocker1399/pixel.horse into improved-chatlog 2019-09-11 17:05:18 +02:00
Stubenhocker1399 b75b2b7b18 Fix settings modal chat log range margin 2019-09-11 17:05:11 +02:00
Chris Multhaupt f59882eb61 Merge pull request #16 from terncode/master
Improved code
2019-09-11 15:17:32 +02:00
Terncode e12f135d36 removed unused code and improved imports 2019-09-11 15:07:54 +02:00
Stubenhocker1399 d78bf6b366 Fix filter bar on mobile & slim layout 2019-09-11 14:24:53 +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 4a39fb9bec Fix "onMouseEnter" -> "onMouseEnterEmojiButton" 2019-09-11 10:42:51 +02:00
Eliot Partridge e6116ab9b8 Merge pull request #108 from BytewaveMLP/fix-pt-team-credits
Add Wandeer to contributors
2019-09-10 14:40:05 -05:00
Eliot Partridge 23618b6f5f Add Wandeer to contributors 2019-09-10 14:37:35 -05:00
Stubenhocker1399 70eed8c686 Tweak some single line elseifs 2019-09-10 15:39:09 +02:00
Stubenhocker1399 cd27246069 Remove new line 2019-09-10 15:08:12 +02:00
Chris Multhaupt 846e9c8825 Merge pull request #15 from terncode/master
Improved code
2019-09-10 12:37:41 +02:00
Terncode e212d5e7c4 Improved code 2019-09-10 12:28:09 +02:00
Eliot Partridge 8304df32b0 Merge pull request #105 from Stubenhocker1399/update-compresspony
Apply fixed pony compression patches
2019-09-09 18:07:44 -05:00
Stubenhocker1399 af739fe3b5 Remove magic number in invalid version check 2019-09-10 00:55:56 +02:00
Pony Town Team 4671aa53f8 Apply fixed pony compression patches
Fixes issues with more than 32 mane sprites
Courtesy Pony Town Team
2019-09-10 00:29:24 +02:00
Eliot Partridge c316f24ac6 Merge pull request #91 from mathieucaroff/master
Provide git instructions to ignore a file that is part of the index
2019-09-09 15:56:10 -05:00
Eliot Partridge 309eeb207e Add sprites.ts ignore explanation
Content provided by Eliot Partridge:
https://github.com/ponydevs/pixel.horse/pull/91#issuecomment-529270365
2019-09-09 22:48:52 +02:00