Commit graph

29 commits

Author SHA1 Message Date
b6b5e3804c
file permissions changes 2022-09-30 11:34:13 +01:00
da3dd4c715
stream updates 2022-08-26 12:52:00 +01:00
aa6a7338aa
simpliffy login & update user count 2022-08-26 12:51:08 +01:00
2e2fb4c609
remove the #userlog channel 2022-06-28 00:27:18 +01:00
3e4b946349
switch to mysql2 and use prepared statements 2022-05-10 12:36:48 +01:00
b314d492a7
refactor AsyncHttpRequest to use fetch (because request is deprecated) 2022-04-24 02:04:52 +01:00
6a57e5cfe8
More headers that don't need to be sent 2022-04-20 07:26:39 +01:00
3db2c62bb9
Rename "getNewUserInformationFromDatabase" to "updateUserInfo" 2022-04-20 07:25:15 +01:00
f9fe6e2a27
use funkyArray for user session storage 2022-02-23 05:35:10 +00:00
5f5b8457de
Clean up the User class 2022-02-23 03:22:35 +00:00
5a45d1d146
remove more headers that are not needed 2022-02-22 09:51:01 +00:00
e65fc13419
Make everything tabs instead of spaces & don't rely on a global consoleHelper 2022-01-04 03:39:53 +00:00
b955d19811 read cf requestee IP from the headers first 2021-09-03 21:13:17 +01:00
fc374c8932 make uuids shorter 2021-09-03 21:12:02 +01:00
07dcc8f825 allow AsyncHttpRequest to parse j...
son on it's own
2021-09-03 21:11:40 +01:00
Ethan Stubbs
f264e40eb7 Mirror Gitea instance 2021-05-15 00:24:39 +01:00
tgpethan
803a57a62b Remove synchronous http requests 2021-02-13 13:01:40 +00:00
tgpethan
83d9e3aa75 Switch to new DatabaseHelper 2021-02-13 02:42:59 +00:00
tgpethan
cde3a90922 Codefactor refactor 2021-02-12 23:36:35 +00:00
Ethan Stubbs
8c2e4823cd Make default location null island 2021-02-05 03:15:05 +00:00
Ethan Stubbs
1697c55d0d Make protocol version a global variable 2021-02-05 03:14:53 +00:00
Ethan Stubbs
02cf151134 Move friends list logic 2021-02-05 03:14:31 +00:00
Ethan Stubbs
0848c0b1e4 Switch BinatoStream to use tokens rather than user ids 2021-02-01 03:01:37 +00:00
tgpethan
4d062101f0 General code cleanup 2021-01-26 12:26:46 +00:00
tgpethan
aadae11513 Send available channel information 2020-11-03 02:09:39 +00:00
tgpethan
dd2d167c72 New DatabaseHelper 2020-09-07 19:23:06 +01:00
tgpethan
36715a7682 Remove userManager and all usages of it 2020-09-07 17:35:37 +01:00
tgpethan
3e15b9ada3 Implement friends list functionality 2020-09-02 12:19:19 +01:00
tgpethan
65f47d0672 Initial commit 2020-08-27 13:09:35 +01:00