Commit Graph

791 Commits

Author SHA1 Message Date
HF
c4c5bc7063 improve EvenListeners (they can be a bit junky) 2022-02-10 03:02:01 +01:00
HF
82c7dabcd2 layout chane 2022-02-10 01:41:28 +01:00
HF
bac982368b fix chat message overflow 2022-02-10 01:14:17 +01:00
HF
29a93f7655 Merge branch 'master' into production 2022-02-09 22:55:36 +01:00
HF
eb7b8782fe make every second chat message display differently 2022-02-09 22:52:41 +01:00
HF
54c8f83123 make every second chat message display differently 2022-02-09 22:31:58 +01:00
HF
ba3adfead6 Merge branch 'master' into production 2022-02-09 22:19:13 +01:00
HF
fbc95ba64b make Enclosure Parsing more inclusive 2022-02-09 22:16:55 +01:00
HF
5d8b99c09c fix some times not being available 2022-02-09 22:02:21 +01:00
HF
433fdcccb8 Merge branch 'master' into production 2022-02-09 21:54:53 +01:00
HF
cad78f5d7b next style change, remove console log 2022-02-09 21:54:37 +01:00
HF
909dc49d63 change stling of embed buttons 2022-02-09 21:24:15 +01:00
HF
6bcc8ab537 support more embeds 2022-02-09 21:11:25 +01:00
HF
874a44fbd9 reformat chat
fix timestamps
2022-02-09 21:05:11 +01:00
HF
3e6f02f48a convert createdAt for chat messages to unix timestamp 2022-02-09 19:46:35 +01:00
HF
25169dcf62 add timestamps to chat messages 2022-02-09 17:46:14 +01:00
HF
2192c05e6f fix muting by mention 2022-02-09 17:07:57 +01:00
HF
e80f9b4447 expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
HF
3eeece6a54 check if emptytile.png exists before sending it 2022-02-01 00:58:28 +01:00
HF
082cc92b65 add catalonian translation 2022-01-30 14:00:45 +01:00
HF
10353c2056 add apisocket messages to chat history 2022-01-15 11:49:57 +01:00
HF
de83b3e06e change captcha styles 2022-01-14 14:47:51 +01:00
HF
837b1de613 fix historyDownload 2022-01-14 03:28:11 +01:00
HF
2f13771dba fix APISocketServer not getting language channel messages 2022-01-14 02:31:25 +01:00
HF
8f4e1c83b0 small fixes 2022-01-14 01:17:03 +01:00
HF
220ead80fd remove last uses of String.prototype.substr in favor of slice and substring 2022-01-12 23:06:14 +01:00
HF
22d2ffabab only send messages from public channels to APIWebSocket
send reply with public channels and their ids if APIWebSocket subs to
chat
add getflag apisocket request
add yy flag for matrix
2022-01-12 15:10:24 +01:00
HF
031de42878 change online SocketEvent and add onlineCounter subscriber back to APISocketServer 2022-01-12 02:26:09 +01:00
HF
6dc7f21555 ProtocolClient -> SocketClient 2022-01-12 01:58:08 +01:00
HF
aa731bdc89 Merge branch 'production' 2022-01-12 01:52:26 +01:00
HF
4753acfae2 fix APISocket 2022-01-12 01:50:51 +01:00
HF
bce1cfda5a add bufferutil to resulting package.json
cleanup
2022-01-12 00:24:57 +01:00
HF
53fb0fe3c5 add mailverification to adminapi 2022-01-11 15:10:00 +01:00
HF
c29578dfaf make captcha more general and add captcha to signup form 2022-01-11 14:54:40 +01:00
HF
2bc1aa9591 reorganize routes
add adminapi
remove body-parser in favor of express methods
add id to captchas
add testmodule for matrix-synapse to login with ppfun credentials (just
a test)
2022-01-11 02:05:55 +01:00
HF
ee62c57b34 reorganize some files 2022-01-09 22:27:36 +01:00
HF
3051f80afd some README changes to be more clear about HOST and PORT env, making
sure that it works well with local builds and default settings
2022-01-07 16:03:35 +01:00
HF
314b615f47 check if host matches origin on ws request to enforce same origin 2022-01-07 04:11:32 +01:00
HF
b48cb5a59c update image-q because reported issues #95 and #96 got fixed 2022-01-06 20:34:01 +01:00
HF
749a5829a4 add antartica exception also to pixels drawn by chunk coords 2022-01-06 03:51:08 +01:00
HF
adb558bb52 sliced top daily ranking wrong 2022-01-06 01:17:16 +01:00
HF
b79d44ce4a Add Top 10 only canvas 2022-01-05 23:53:42 +01:00
HF
e4fa56fd73 remove unavailable sub online from API 2022-01-05 16:40:25 +01:00
HF
c2a141a6b7 change how css gets loaded (it was more complicated that it needs too)
remove express-limiter (nginx does the ratelimiting)
2022-01-05 14:36:03 +01:00
HF
ccb15826db remove useless files 2022-01-04 22:48:07 +01:00
HF
847c271d41 change github workflow node version 2022-01-04 22:45:30 +01:00
HF
1c59287af0 update translation templates 2022-01-04 21:10:17 +01:00
HF
2f2b114ec9 fix bug of void failing or being too fast
fix eslint errors
2022-01-04 21:09:35 +01:00
HF
d444b3498b change webpack config, use cache and build one language after another
with scripts/build.js
update README
2022-01-04 21:09:21 +01:00
HF
02e2d431d4 fix canvases.json import
add gwpwp note on warnings
update translation templates
2022-01-04 15:07:20 +01:00