Commit Graph

173 Commits (b7a3bd3798aff01696e5f769f5f2e113f613f179)

Author SHA1 Message Date
Lamp b7a3bd3798 fix welcome webhook avatar url 2019-01-30 21:14:38 +00:00
Lamp 5d114145bd restore name on mpp 2019-01-26 23:46:25 +00:00
Lamp 19a7098361 Revert "bodge room "심심" always visible"
This reverts commit af8ce61982
2019-01-25 23:45:11 +00:00
Lamp af8ce61982 bodge room "심심" always visible 2019-01-25 22:46:40 +00:00
Lamp dd5fdc521a
Revert "Fix race condition in name collector to close #14"
This reverts commit bb3afc2bf6.
2019-01-21 13:45:57 -08:00
Lamp 18b034ed58 stop using home proxy
cause power failures during rainy season

plus stupid bios complaining about something requiring plugging in keyboard and pressing f1 to boot
2019-01-09 22:25:55 +00:00
Lamp 31d9ddbb9a oops forgot to edit pasted line 2018-12-14 06:09:57 +00:00
Lamp a1aa5f0154 _events[name].unshift() not compatible with nodejs EventEmitter; use .prependListener() 2018-12-14 06:07:35 +00:00
Lamp d9de1324ec fix event array not created yet 2018-12-14 06:01:39 +00:00
Lamp bb3afc2bf6 Fix race condition in name collector to close #14
by using a buffer and processing actions serially
2018-12-14 05:55:06 +00:00
Lamp 69240f21fa Fix asumption of p only on join, also added announce on name change
Closes #3 again
2018-12-14 05:31:38 +00:00
Lamp 8d7beab573 Fix bridge saying everyone else joined/left when only the bot did
Closes #3
2018-12-14 05:14:45 +00:00
Lamp 2521add583 fix pinboard url bug 2018-12-13 06:22:28 +00:00
Lamp 3d62322228 Pinboard 2018-12-13 06:12:24 +00:00
Lamp f3d69a4c4c
persistent emojis 2018-12-11 22:46:21 -08:00
Lamp a0810e0579
derp 2018-12-07 23:39:30 -08:00
Lamp 8bc944c2f5
Update Procfile 2018-12-07 23:33:46 -08:00
Lamp 0c553d2f00
fof async 2018-12-07 23:14:05 -08:00
Lamp 8f02d2ac3f
Refactor data collector & add to ddpbridge 2018-12-07 23:11:06 -08:00
Lamp 9ddc81ae59
setChannel with {visible:false}
because it only works if it's the first user in the room (and not a lobby) which is also when it needs to make the channel hidden anyway. this fixes channels not hidden initially
2018-12-07 21:49:27 -08:00
Lamp 171bcd99d9
delete createtextchannel command
it never was used constructively.
2018-12-02 15:34:29 -08:00
Lamp dd4b493a3b
random cursor position 2018-11-30 23:40:20 -08:00
Lamp 85bcf8aea6
Update config.js 2018-11-30 14:50:28 -08:00
Lamp abd8202170
use name on other clones 2018-11-30 14:50:08 -08:00
Lamp ac10f144bf
upd8 juesto prox 2018-11-30 14:47:18 -08:00
Lamp 9330993acb
this may do 2018-11-29 13:16:39 -08:00
Lamp 3c352ca36c
😕 2018-11-29 13:13:58 -08:00
Lamp bf84ec2df9
🤔 2018-11-29 12:50:08 -08:00
Lamp 748f0232d8
don't repeat errors… 🤔 2018-11-29 12:37:29 -08:00
Lamp e82269b6f6
lobby2 foof 2018-11-28 23:34:41 -08:00
Lamp da5c0bfd16
show ws errors in discord 2018-11-28 15:13:10 -08:00
Lamp 52d90fb15d
ghh stop change name 2018-11-27 15:40:26 -08:00
Lamp 07215b480f
sad 2018-11-27 15:35:44 -08:00
Lamp 6c992d7e07
fix announce channel join/change not working on reconnect 2018-11-26 14:50:17 -08:00
Lamp 3b6a60dd87
͏ 2018-11-26 14:47:33 -08:00
Lamp 0314829353
better error handling 2018-11-26 14:17:13 -08:00
Lamp 94836b1f43
remove 403 suicide thing 2018-11-26 13:18:37 -08:00
Lamp c9d9de5df0
update cmpc uri 2018-11-26 13:16:39 -08:00
Lamp 38005f1e8e
just occurred to me i didnt need to disable color roles 2018-11-18 19:43:08 -08:00
Lamp ea42c0afc8
temporarily disable color roles 2018-11-18 19:25:38 -08:00
Lamp 857425aaa1
oop 2018-11-09 13:11:32 -08:00
Lamp d12b882dfc
Make escaping utils global and add to ddp bridge 2018-11-09 13:10:20 -08:00
Lamp 7ece8e4416
improve MPP client websocket message tapping method
to potentially fix datacollector not working
2018-11-09 12:45:35 -08:00
Lamp 982f187f6b
Update MPT uri 2018-11-08 18:40:00 -08:00
Lamp bb26075752
ddpb d2p include attachment url 2018-11-07 13:18:53 -08:00
Lamp ca51de14f7
update ddpbridge; closes #21 2018-11-06 12:56:05 -08:00
Lamp 4332eee80d
ddp msgs dont have id atm, use prefix char 2018-11-06 00:28:41 -08:00
Lamp 7b8a16e1cb
ddp Ignore own messages 2018-11-06 00:24:10 -08:00
Lamp b774b78409
Update send2ddp 2018-11-05 23:53:00 -08:00
Lamp 57f8615f20
ignore bots in ddp bridge 2018-11-04 23:32:05 -08:00