summary refs log tree commit diff homepage
path: root/src (follow)
Commit message (Expand)AuthorAge
* updated to discord.js v13 (#77)destruc7i0n2021-12-24
* check if channel is valid on launchdestruc7i0n2021-12-04
* switched to mc-heads.net avatar apidestruc7i0n2021-12-03
* ability to specify custom avatar providerdestruc7i0n2021-12-03
* only allow text messages to be handleddestruc7i0n2021-06-26
* use uuids for avatar requests with webhooksdestruc7i0n2021-06-20
* update packagesdestruc7i0n2020-10-31
* Add option to output server status into discordelveskevtar2020-10-29
* Add compatibility options for minecraft versions lower than 1.7.2surepy2020-10-01
* Merge pull request #61 from MarshallOliver/Discord-mentions-regexdestruc7i0n2020-08-04
|\
| * Update regex for replaceDiscordMentionsMarshall Oliver2020-08-04
* | Add nickname to variables objMarshall Oliver2020-08-04
|/
* Fixed coding styleFeiko Joosten2020-07-22
* Changed tail to make use of watch file.Feiko Joosten2020-07-17
* Fixed user mention detectionZachery Notz2020-05-23
* Improved regex so that TELLRAW templates can use variables more than onceZachery Notz2020-05-23
* backwards compat with new optiondestruc7i0n2020-04-29
* Merge branch 'master' of https://github.com/destruc7i0n/shulkerdestruc7i0n2020-04-29
|\
| * Fixed tellraw components not being encoded properlyBen Landin2020-04-19
* | add the ability to handle webhook messagesdestruc7i0n2020-04-29
|/
* Precedencedestruc7i0n2020-02-05
* Allow specification of the channel name rather than iddestruc7i0n2020-02-05
* Some more cleanupdestruc7i0n2020-02-05
* More config handlingdestruc7i0n2020-02-05
* Update typesdestruc7i0n2020-02-04
* Docs updatesdestruc7i0n2020-02-04
* Code cleanupdestruc7i0n2020-02-04
* Refactor and rebuild to TypeScriptdestruc7i0n2020-02-04
89c0dc4bd64a0a2929f2&follow=1'>Remove incorrect default coordinatesJune McEnroe 2019-01-07Set img src when explore fragment changesJune McEnroe 2019-01-07Compress PNG data in imageJune McEnroe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe