Commit Graph

12 Commits

Author SHA1 Message Date
HF
1cc8c53242 allow higher timeout on history fetch 2022-04-03 05:26:34 +02: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
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
e59df4fb62 remove flow type definition that are used inconsistently 2022-01-03 15:06:49 +01:00
HF
e80e5737ea LogInForm, Rankings, ChangeMail, NewPasswordForm, DeleteAccount, UserArea and ChangeName from class to hook
create clickOutside hooks and use those in context menus
fix window naviagions
2021-05-02 00:38:46 +02:00
HF
a60242617d move context menus and rewrite some components from react classes to hooks 2021-04-30 23:09:24 +02:00
HF
af90a83198 log subnet for captchaserver, parse error response before caring about status code 2021-03-17 16:36:17 +01:00
HF
45e6d15fb3 continue captchas 2021-03-17 11:00:58 +01:00
HF
2b9cae2ca2 move all fetch requets from components to actions/fetch 2021-03-17 02:24:30 +01:00
HF
ab910619f8 add route and action to leave DM channel 2020-11-26 18:27:45 +01:00
HF
26ed411129 add blocking of Users 2020-11-25 10:07:44 +01:00