psychobunny
|
d759a7d9dd
|
moved semver out of client js files #2245
|
2014-10-08 16:15:43 -04:00 |
|
psychobunny
|
a2377d4682
|
removed unused asset
|
2014-10-08 16:11:56 -04:00 |
|
psychobunny
|
ed60deb3f5
|
fixed ACP from previous commit
|
2014-10-08 16:08:35 -04:00 |
|
psychobunny
|
0f759f9df4
|
... not sure why that didn't all go through in one commit
|
2014-10-08 15:37:10 -04:00 |
|
psychobunny
|
b51c90dcb3
|
doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
|
2014-10-08 15:36:47 -04:00 |
|
barisusakli
|
006322f386
|
much faster sitemap
no need to load all the data, when we only use slug and lastposttime
|
2014-10-08 15:26:18 -04:00 |
|
barisusakli
|
e1f67052d0
|
closes #2244
|
2014-10-08 15:06:40 -04:00 |
|
psychobunny
|
0d741f0031
|
commenting out the reconnection messages, it's annoying if you have 500 users online
not sure if we do need it though, so just leaving it there for now
|
2014-10-08 15:05:36 -04:00 |
|
psychobunny
|
f35a51e48d
|
making the loading sequence less verbose
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
|
2014-10-08 15:05:02 -04:00 |
|
psychobunny
|
6418948570
|
only need one "meta/css done" message
|
2014-10-08 14:52:52 -04:00 |
|
psychobunny
|
ae635a0083
|
minifier.css isn't used
|
2014-10-08 14:49:23 -04:00 |
|
psychobunny
|
2f53a3acc9
|
adding .gitignore public/uploads
|
2014-10-08 14:24:17 -04:00 |
|
psychobunny
|
3a069e028b
|
refactored meta/js
yay I haz sourcemaps on windows now
|
2014-10-08 14:20:47 -04:00 |
|
barisusakli
|
61c73b7761
|
fix urls
|
2014-10-08 14:04:48 -04:00 |
|
barisusakli
|
4dcecbb310
|
gitignore and folders
|
2014-10-08 13:48:50 -04:00 |
|
barisusakli
|
1d1625f5c4
|
closes #2157
|
2014-10-08 13:46:36 -04:00 |
|
psychobunny
|
b1b25ada4d
|
started removing ajaxify.loadTemplate #2230
|
2014-10-08 13:17:21 -04:00 |
|
psychobunny
|
2b5c3275f3
|
upping templates.js, please run npm install
|
2014-10-08 13:17:02 -04:00 |
|
psychobunny
|
396fecb94a
|
removing an old comment
|
2014-10-08 12:32:17 -04:00 |
|
psychobunny
|
f149fb0191
|
linting, TIL that obj.$key is valid syntax
|
2014-10-08 12:22:39 -04:00 |
|
psychobunny
|
729ed6fbda
|
all your semi-colons are belongs to me
|
2014-10-08 12:18:32 -04:00 |
|
psychobunny
|
f4b5090738
|
more linting
|
2014-10-08 12:11:06 -04:00 |
|
psychobunny
|
27496a08c4
|
fix emailer crash (line 35)
|
2014-10-08 12:08:35 -04:00 |
|
psychobunny
|
94ec07eb73
|
linting
|
2014-10-08 12:07:33 -04:00 |
|
psychobunny
|
fd95ac096d
|
doing our US friends a favOUr
|
2014-10-08 03:03:43 -04:00 |
|
psychobunny
|
c2d21de9ac
|
show my full name
wonder why we implemented this. lmao
|
2014-10-08 03:02:16 -04:00 |
|
psychobunny
|
61b8c7f673
|
moar typos
|
2014-10-08 03:01:34 -04:00 |
|
psychobunny
|
5376f07f6c
|
@julianlam is an administator
|
2014-10-08 02:59:58 -04:00 |
|
psychobunny
|
85e0d1c03f
|
more user-friendly error messages
|
2014-10-08 02:58:03 -04:00 |
|
psychobunny
|
01b8d1472e
|
closes #2116
|
2014-10-08 02:40:27 -04:00 |
|
psychobunny
|
d632ba2242
|
fix post crash from 712bd3938f
|
2014-10-08 00:32:43 -04:00 |
|
psychobunny
|
4b295decf8
|
forgot to update meta.title.build in socket.io/meta.js
|
2014-10-08 00:28:16 -04:00 |
|
psychobunny
|
eb4baf62b5
|
closes #2235
|
2014-10-08 00:18:02 -04:00 |
|
psychobunny
|
298625225a
|
use default 403 message for accounts
|
2014-10-08 00:06:43 -04:00 |
|
psychobunny
|
7bd49a96b2
|
#2235
|
2014-10-08 00:02:00 -04:00 |
|
psychobunny
|
3b511b59cb
|
found a duplicate language string
|
2014-10-08 00:01:40 -04:00 |
|
psychobunny
|
1bdb80ce0a
|
and so does 403
|
2014-10-07 23:55:56 -04:00 |
|
psychobunny
|
3c97829e85
|
404 now properly reads error messages
|
2014-10-07 23:55:13 -04:00 |
|
barisusakli
|
712bd3938f
|
parse post in Topics.reply not in Posts.create
makes importer faster if md plugin is enabled
|
2014-10-07 20:36:48 -04:00 |
|
Julian Lam
|
e0fd24c087
|
adding contributing.md to root
|
2014-10-07 20:33:02 -04:00 |
|
Julian Lam
|
ea2fbcfcfc
|
closed #2242
|
2014-10-07 19:49:29 -04:00 |
|
psychobunny
|
cf22fad6fd
|
made the acp search a bit more cooler
|
2014-10-07 17:42:07 -04:00 |
|
psychobunny
|
8a978e46de
|
#2241
|
2014-10-07 17:07:42 -04:00 |
|
psychobunny
|
7396c363d7
|
press / to highlight search input box
|
2014-10-07 17:01:57 -04:00 |
|
psychobunny
|
b2866abf5c
|
another fix for express deprecations
|
2014-10-07 17:01:55 -04:00 |
|
barisusakli
|
f6f6ca7f76
|
closes #2132
|
2014-10-07 16:21:16 -04:00 |
|
psychobunny
|
c57dc25ea7
|
closes #2241
|
2014-10-07 15:46:15 -04:00 |
|
barisusakli
|
0912c7a2aa
|
closes #2240
|
2014-10-07 13:55:40 -04:00 |
|
barisusakli
|
ad4fff649c
|
closes #2234
|
2014-10-07 13:08:28 -04:00 |
|
barisusakli
|
26cfe4a3c3
|
fix ban upgrade closes #2239
|
2014-10-07 12:34:41 -04:00 |
|