Commit graph

676 commits

Author SHA1 Message Date
9c28638fa7 add OK/Cancel functionality dialogue 2016-12-11 00:13:40 +01:00
537776f0c5 status page 2016-12-10 23:36:24 +01:00
68c3fcb909 make dialogue close itself if callback is missing 2016-12-10 22:03:41 +01:00
687d49a958 add status check command 2016-12-10 20:47:09 +01:00
2b4750cc6b types 2016-12-10 20:43:17 +01:00
fa0c4ff0d2 some status stuff 2016-12-09 23:28:25 +01:00
9f7416e32b use php 7.1 list syntax 2016-12-09 22:51:40 +01:00
c3a80ca7f9 deprecated global/information, closes #29 2016-12-09 22:31:15 +01:00
cae6f22d37 rename user/profile route group 2016-12-09 20:46:23 +01:00
d9e7c5616b moved auth into subroute and make logout DELETE 2016-12-09 20:36:26 +01:00
d306f2f57d dynamic forum 2016-12-09 20:25:22 +01:00
5f9e78cf4a prevent logged out users from access settings 2016-12-09 19:11:31 +01:00
19c4740ada made entire accounts section dynamic 2016-12-09 19:09:33 +01:00
f00d546a0b made session manager dynamic 2016-12-09 17:56:07 +01:00
c4d8c62a42 auto parse code blocks
+ local highlightjs install
+ css support for build.sh
2016-12-09 17:29:32 +01:00
5e9fafac58 deprecate busy view, closes #41 2016-12-09 16:48:35 +01:00
0624ea48ec >.> 2016-12-09 00:19:18 +01:00
ca7633ba28 fix migration and logging out 2016-12-09 00:18:54 +01:00
7876b95a41 make dialogues more "appealing" 2016-12-09 00:10:56 +01:00
5e8c640cc9 share the permission checking code 2016-12-08 22:13:55 +01:00
6a773ee382 add inactive user purge command 2016-12-08 21:51:21 +01:00
dd8d87aa07 dynamicify and fix account deactivation 2016-12-08 21:43:36 +01:00
0a4b9de9d7 make sure user is always in primary rank 2016-12-08 21:21:35 +01:00
e5197f4092 removed faq 2016-12-08 21:01:33 +01:00
64cb72c4a7 fixed redirects in routes file 2016-12-08 20:35:39 +01:00
e38a40e5fe made logout dynamic 2016-12-08 19:45:20 +01:00
dc0fc54aad remove stray testing code 2016-12-08 19:04:27 +01:00
52b854291a Quick fix 2016-12-08 00:46:35 +01:00
13090423d2 big auth refactor 2016-12-08 00:34:59 +01:00
ac310dce99 remove rank based activation 2016-12-07 16:33:26 +01:00
dd35ceb85f some fixes in the user obj 2016-12-07 16:20:40 +01:00
4b3aeb6149 remove verified
can't even remember what it was supposed to do anyway
2016-12-07 15:38:57 +01:00
948a06df4e fix profile detail permissions 2016-12-07 15:32:08 +01:00
b3fac428e9 fixed non-existent profiles being shown 2016-12-07 15:26:52 +01:00
0602d7f109 fix profile image moderation 2016-12-07 15:17:19 +01:00
66f6b9a40d more appropiate class name 2016-12-07 14:51:25 +01:00
aba08bd03f more comment fixes 2016-12-06 20:27:58 +01:00
ff422ab7e2 fixed friends and comments (for the most part)
do you ever just...
2016-12-06 15:40:12 +01:00
9a0c8a9c78 moved storage directories into their own space 2016-12-06 14:45:49 +01:00
438f3214a7 missing defined check 2016-12-04 21:05:32 +01:00
91c6bb6aa9 fix wrong exception being catched 2016-12-04 21:00:58 +01:00
2847589199 attempt at fixing detail changing 2016-12-04 20:42:14 +01:00
e018549989 fix images not displaying 2016-12-04 20:14:54 +01:00
57b1d9ce55 finished forum permission system 2016-12-04 20:12:39 +01:00
31f3652690 fix permissions migration 2016-12-04 18:56:19 +01:00
09e7549081 fix exception reporting (>.>) 2016-12-04 18:01:29 +01:00
fa4d9a9226 remove sakurako related things 2016-12-04 17:57:35 +01:00
3b60cf457e type signatures a la 7.1 2016-12-04 17:33:52 +01:00
5607ef7c55 cleanup 2016-12-04 15:55:53 +01:00
fb07ca4026 quick fix + yarn 2016-12-04 15:26:48 +01:00