Commit Graph

111 Commits (68599e37da2b805443354705e91dfc5fee163155)

Author SHA1 Message Date
Hri7566 664b2eed98 attempt to change some stuff 2021-04-12 22:08:29 -04:00
Hri7566 13a89f76a9 admin chset 2021-04-12 18:19:16 -04:00
Hri7566 1802c436fc fix 2021-04-12 17:44:25 -04:00
Hri7566 13ae21fcbe major update 2021-04-12 17:29:02 -04:00
Hri7566 50e85e65bc Merge branch 'master' of https://gitlab.com/Hri7566/mpp-server 2021-04-12 12:42:53 -04:00
Hri7566 d951d4e694 these 2021-04-12 12:41:44 -04:00
Hri7566 07502f5e92 d 2021-04-12 12:37:19 -04:00
Hri7566 427377dfcc marker 2021-04-02 14:02:04 -04:00
Hri7566 7051cfd9da add dotenv 2021-03-20 19:12:38 +00:00
charsyチャーシィ 629179e187 forgot 2021-02-28 21:17:50 -07:00
charsyチャーシィ 3bb2a49b28 didn't commit these two for some reason 2021-02-28 21:06:39 -07:00
charsyチャーシィ 4d99e248c5 thanks kazukazu123123 (#14) 2021-02-28 21:04:31 -07:00
charsyチャーシィ 1c8c328c76
color2 can be anything when creating a new channel 2021-02-16 11:48:26 -07:00
charsyチャーシィ 8b289a4bc3
Fix typo, clear interval to be safe 2021-02-15 16:52:23 -07:00
Chars chan 16b411c641
Ooops... 2020-05-28 11:57:54 -06:00
Chars chan afb0e210cb
Merge pull request #13 from Charsy89/master
Name only updates in one room
2020-05-28 09:53:29 -06:00
Charsy89 a926fc6d6b Name only updates in one room 2020-05-28 09:45:52 -06:00
wolfy01 fc5d35bdb8
Case sensitive on some OS's... 2020-04-07 18:19:04 -04:00
Wolfy 123df7396a something 2020-04-07 17:09:00 -04:00
Wolfy df6e80e306 properly add quotas 2020-04-07 17:02:35 -04:00
Wolfy 78d24224d6 Fix things
fix some forgotten thigs, like adding the correct messages (legit_m) to the server... and cleaning up Quotas.js and Config.js
2020-04-07 14:38:57 -04:00
Wolfy 0badfa0eb1 Update users.json 2020-04-07 13:05:36 -04:00
Wolfy dda2549a14 Quotas
Make quotas ip based.
Clients now can not bypass quota by having more than 1 client
2020-04-07 13:03:36 -04:00
wolfy01 237139d715
Right way to send noteQuota to client 2020-04-07 04:22:48 -04:00
wolfy01 d5d8a7ff1a
Don't send noteQuota to all clients! 2020-04-07 04:21:45 -04:00
wolfy01 a8502f4adf
Welp... forgot we didn't need that anyways 2020-04-07 04:05:13 -04:00
wolfy01 cc6dcbacf4
Change path to config
Oops...
2020-04-07 04:03:45 -04:00
wolfy01 e47b7999ab
Delete TODO.txt 2020-04-07 03:59:50 -04:00
Wolfy b6c3828629 Add
Add everything
2020-04-07 03:55:16 -04:00
Wolfy 4d876c6160 Remove 2020-04-07 03:54:17 -04:00
wolfy01 cb75504365
Update config.js 2020-04-07 02:45:55 -04:00
wolfy01 f6e52ccda0
Update and rename config.json to config.js
Add quotas
2020-04-07 02:44:34 -04:00
wolfy01 fde1745f82
room quota 2020-04-07 02:42:49 -04:00
wolfy01 033f8d3c2a
quotas 2020-04-07 02:42:12 -04:00
wolfy01 34eddd1259
Create config.json 2020-04-07 02:19:03 -04:00
wolfy01 005cada113
Delete textfile.txt 2020-04-07 02:18:20 -04:00
wolfy01 b1aa913a30
Create users.json 2020-04-07 02:18:04 -04:00
wolfy01 7ec508043a
Update Message.js 2020-04-07 02:17:16 -04:00
wolfy01 fe5488c6d8
Update Client.js 2020-04-07 02:16:21 -04:00
wolfy01 5d9fb96529
Update Client.js 2020-04-07 02:04:35 -04:00
wolfy01 8859255532
Update Message.js 2020-04-07 02:04:11 -04:00
wolfy01 b62bb01c2b
Update Client.js 2020-04-07 02:01:41 -04:00
wolfy01 8d438a38da
Create Ratelimit.js 2020-04-07 01:59:49 -04:00
Charsy89 effb568b51 gha forgot color2 2019-11-20 16:13:20 -07:00
Charsy89 e27484a039 Fix verifySet, give msg syntax 2019-11-20 16:11:11 -07:00
Charsy89 ae93af2143 Fix lobby creation bug 2019-11-19 22:08:47 -07:00
Chars chan 1602896928
Use newer isLobby 2019-11-19 19:46:15 -07:00
Chars chan a078ce6ca1
Still send chat to user 2019-11-18 21:17:33 -07:00
BopItFreak 05d3427e9f oops 2019-07-05 19:34:10 -04:00
BopItFreak c094582f9e fix stuff 2019-07-05 19:25:13 -04:00
BopItFreak 58291fb3a7 this looks like a good idea 2019-06-14 14:09:33 -04:00
BopItFreak feef2ec0ed add admin messages, color message 2019-06-14 13:57:09 -04:00
BopItFreak d32526d244 Fix user database, add nice async stuff 2019-06-14 12:30:28 -04:00
BopItFreak cd71430087 trying to debug some bugs 2019-06-12 13:28:15 -04:00
BopItFreak 68957ec324 add helpfull console logs 2019-06-12 13:06:35 -04:00
BopItFreak 68afc2ca78 Beta 2019-06-11 17:01:44 -04:00
BopItFreak bce9e3d155 fix bugs, add chset 2019-06-09 15:05:52 -04:00
BopItFreak 0bca3c6460 add crown stuff 2019-06-09 14:10:25 -04:00
BopItFreak 78d23ec181 add better channel settings, add m event. 2019-06-07 17:10:38 -04:00
BopItFreak 61e6625201 remove stacking clients 2019-06-06 14:54:06 -04:00
BopItFreak 3d4c8430cf basic channels, users. Clients stack 2019-06-06 13:22:43 -04:00