Commit graph

140 commits

Author SHA1 Message Date
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
0602d7f109 fix profile image moderation 2016-12-07 15:17:19 +01:00
ff422ab7e2 fixed friends and comments (for the most part)
do you ever just...
2016-12-06 15:40:12 +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
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
cb8d4a1501 why 2016-11-23 12:54:54 +01:00
ce06bc9d68 getting somewhere 2016-11-10 23:32:45 +01:00
5115d05ada fix vars and reporting 2016-11-06 23:19:35 +01:00
d7e339bada remove experimental shit 2016-11-04 18:51:11 +01:00
93e96334a6 fix perms + twig strict mode 2016-11-04 17:45:53 +01:00
83632168d4 more shit 2016-11-02 19:58:51 +01:00
8b6bb48231 some permission stuff (forum remaining) 2016-11-01 22:14:02 +01:00
93ff094f15 permissions v2 step 1 2016-10-23 15:54:01 +02:00
fbdd6b96da fixed some oversights 2016-10-13 20:45:44 +02:00
f8b6bd6f46 indev router stuff 2016-10-13 20:43:29 +02:00
6d88737776 bbcode fixes 2016-10-11 14:28:15 +02:00
80d73d130f bbcode fixes 2016-10-07 21:50:55 +02:00
95f3d237fe Add command for rebuilding bbcode cache
+ permissioning fixes
2016-10-07 21:21:05 +02:00
217580ab1f add shitty documentation to FileSystem 2016-10-07 20:00:37 +02:00
6d0ec8d1e5 clean sakura.php up (a lot) 2016-10-07 19:55:50 +02:00
374b4e4209 removed constants and added filesystem manager 2016-10-07 19:37:00 +02:00
d8f72b729b Store parsed bbcode 2016-10-07 18:06:07 +02:00
64100805fd misc 2016-09-22 22:14:28 +02:00
fc34d4d4c3 fix inability to unset title 2016-09-22 20:04:20 +02:00
dc2a475af1 preparations 2016-09-21 20:36:49 +02:00
98ac5512aa privated the password field in the user object 2016-09-21 13:51:32 +02:00
ca53bcdbbb more cleanup 2016-09-21 13:30:01 +02:00
68026a21c0 implemented that already 2016-09-21 13:27:04 +02:00
cb187b7c02 fix missing use stmts 2016-09-21 13:26:08 +02:00
c2d60e216c dynamicness!!! 2016-09-19 21:21:11 +02:00
a6069caaa4 dynamic post deletion 2016-09-19 20:32:24 +02:00
27f436d9ef added lastfm on profile 2016-09-19 17:33:52 +02:00
1230cc1f21 moved appearance into account, closes #33 2016-09-16 22:18:59 +02:00
4c5ff241b6 mod profile image shit 2016-09-16 21:57:51 +02:00
45b9ca91e4 misc changes 2016-09-16 21:07:27 +02:00
858ebeb1fa fixed missing references 2016-09-16 21:06:09 +02:00
8b603d5e37 and just a heap of shit 2016-09-14 00:05:03 +02:00
6a4d984189 things 2016-09-13 16:53:17 +02:00
77fc40e6d8 changed the logout page a bit 2016-09-13 16:41:42 +02:00
bb21046e73 replace cron.php with mahou commands 2016-09-13 15:39:11 +02:00
fda7c71a50 fixes? 2016-09-12 13:13:05 +02:00
1fc9dc060c experimental custom router 2016-09-11 16:25:22 +02:00
508d6a930d minimise the use of the global infromation page 2016-09-10 17:05:54 +02:00
2982c9fc36 some stuff relating to the url resolver 2016-09-10 16:10:26 +02:00
d3b8612a65 you don't need a confirmation if it's ok 2016-09-10 01:10:06 +02:00
0a7ef4f87a markdown bbcode and new ranks page 2016-09-10 00:47:14 +02:00
76d9502d57 sakura isn't dead? wow 2016-09-08 23:32:33 +02:00
65740718fb add chat components 2016-08-10 18:10:57 +02:00
0493e3dcbb fixed case of the bbcode parser path in Forum\Post (BBcode -> BBCode) 2016-08-07 16:47:30 +02:00
9493413d67 another oversight, setUsername doesn't take 2 params anymore 2016-08-07 16:41:14 +02:00
ba18a6bdcc actually update values in the active user object when updating things 2016-08-07 16:32:14 +02:00
5a8a80641e allow users to individually change designs (backend) and some files from the previous commit that didn't get added immediately 2016-08-07 16:23:02 +02:00
b666de2151 revised the session system 2016-08-07 16:10:27 +02:00
9160013864 readd live post quotes 2016-08-07 14:49:05 +02:00
0446bc4f41 improved the bbcode framework 2016-08-06 19:31:32 +02:00
e679b342bd cleaned up some queries 2016-08-06 16:09:01 +02:00
d8e3b5b0a0 forgot to change this back after debugging 2016-08-06 15:24:50 +02:00
f3ff6ad6c2 Fixed the exception system up. 2016-08-05 21:13:55 +02:00
5ce8c55ebf sensiolabs fixes 2016-08-05 12:49:46 +02:00
99788b2539 update phpdocs 2016-08-05 04:35:37 +02:00
f7276d6d9a fixed missing ROOT 2016-08-05 01:45:59 +02:00
5286eff072 bbcode parser 2016-08-04 23:24:08 +02:00
4b39806756 design stuff 2016-08-04 17:34:25 +02:00
deecbbaf0f making a lot of progress on the js side 2016-08-04 01:40:47 +02:00
3d8c30e8b6 FUCK 2016-08-03 19:47:46 +02:00
0dc204fcb3 cleanup 2016-08-02 22:35:12 +02:00
98af416748 oops 2016-08-02 15:09:47 +02:00
be6e44df25 redid the password references commit 2016-08-01 23:09:27 +02:00
c484c1e737 Revert "an attempt at something"
This reverts commit 20d7d4b9b627ce51d5312b5d0fbdf3b21207565c.
2016-08-01 22:57:10 +02:00
031dd79c56 Merge branch 'master' of https://github.com/flashwave/sakura 2016-08-01 19:39:16 +02:00
737f6695c2 an attempt at something 2016-08-01 19:38:59 +02:00
bdba845c46 fixes 2016-07-31 23:58:36 +02:00
97593040e0 The beginning of TypeScript 2016-07-31 21:36:13 +02:00
b555608f11 the forum actually works somehow 2016-07-31 03:32:37 +02:00
e34ee69ba4 small oversight 2016-07-30 16:22:02 +02:00
3f2a71c023 it's happening 2016-07-30 15:48:09 +02:00
93a7ba8389 migration and the software itself works! 2016-07-29 21:31:36 +02:00
bd5faa9e00 very broken 2016-07-27 17:37:44 +02:00
10d5976997 migrations even though there's no migration system 2016-07-27 01:02:42 +02:00
8f84d1eedc it's not dead!!! 2016-07-26 19:29:53 +02:00