barisusakli
|
be8385e8dc
|
fix else if style
|
2015-01-12 23:11:32 -05:00 |
|
barisusakli
|
5f12679426
|
#2604
|
2015-01-12 23:10:36 -05:00 |
|
barisusakli
|
5a940778ee
|
closes #2603
|
2015-01-12 20:15:00 -05:00 |
|
barisusakli
|
7a7aeb131e
|
use tpl_url
|
2015-01-12 19:04:14 -05:00 |
|
barisusakli
|
02dbce57fb
|
relative path fix missing ;
|
2015-01-12 18:52:41 -05:00 |
|
barisusakli
|
1f674f10e2
|
added before to hash test
|
2015-01-12 18:35:28 -05:00 |
|
barisusakli
|
05894d14c6
|
closes #2151
|
2015-01-12 18:28:47 -05:00 |
|
barisusakli
|
200f74f1c7
|
closes #2592
|
2015-01-12 18:16:34 -05:00 |
|
barisusakli
|
bbfec7d443
|
fix post index parse
|
2015-01-12 17:54:07 -05:00 |
|
barisusakli
|
456b844e61
|
closes #2596
|
2015-01-12 17:33:11 -05:00 |
|
barisusakli
|
08c1dad3ee
|
topics.isFollowing works with multiple tids now
|
2015-01-12 16:57:18 -05:00 |
|
barisusakli
|
f417e07b9d
|
user search changes
|
2015-01-12 15:57:45 -05:00 |
|
Julian Lam
|
8be9854062
|
latest translations
|
2015-01-12 13:24:01 -05:00 |
|
barisusakli
|
ad12886d19
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
2015-01-12 11:07:41 -05:00 |
|
barisusakli
|
2974f1ba8a
|
closes #2602
|
2015-01-12 11:07:38 -05:00 |
|
Julian Lam
|
19f0f6b7e0
|
fixed issue where trying to go to the user profile would cause a cold load instead of ajaxify
|
2015-01-11 16:55:25 -05:00 |
|
barisusakli
|
0305ad989c
|
match uploader return
|
2015-01-10 19:48:00 -05:00 |
|
barisusakli
|
f74383bba4
|
changed userPhoto to files[]
|
2015-01-10 18:59:24 -05:00 |
|
barisusakli
|
23f450adbd
|
delete topic post sorted sets on topic purge
|
2015-01-10 17:47:31 -05:00 |
|
barisusakli
|
5414c268a0
|
sort numerically
|
2015-01-10 17:41:03 -05:00 |
|
barisusakli
|
9f35a2b251
|
flat threadtools.purge
|
2015-01-10 17:12:32 -05:00 |
|
barisusakli
|
1caddb6182
|
uploads controller
|
2015-01-10 16:40:54 -05:00 |
|
barisusakli
|
a70b73df81
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
2015-01-10 15:03:32 -05:00 |
|
barisusakli
|
4ab288acae
|
delete fullname:uid mapping on user delete
|
2015-01-10 15:03:29 -05:00 |
|
psychobunny
|
5d43aa3212
|
ability to redirect the user from anywhere
just send
```
callback({
status: 302,
path: '/user/psychobunny'
});
```
|
2015-01-10 14:50:28 -05:00 |
|
psychobunny
|
a7d73d4106
|
fixes adding new routes to user/xxx/route
|
2015-01-09 14:33:42 -05:00 |
|
barisusakli
|
a8de1c1465
|
properly fix #2586
|
2015-01-08 18:24:05 -05:00 |
|
barisusakli
|
d7c27b35ab
|
closes #2586
|
2015-01-08 17:47:20 -05:00 |
|
barisusakli
|
db1cc6b8d2
|
search by fullname
|
2015-01-08 15:49:00 -05:00 |
|
barisusakli
|
a77a761433
|
closes #1917
|
2015-01-08 13:47:21 -05:00 |
|
psychobunny
|
52cf224e5a
|
translator.getTranslations & bug fix
|
2015-01-07 18:31:32 -05:00 |
|
psychobunny
|
5ee0ed401f
|
fixed ajaxify's redirecting to external URLs.. well fixed redirecting in general
|
2015-01-07 17:45:09 -05:00 |
|
psychobunny
|
1a13f2a54a
|
no need to crash nodebb on missing template directory warning
|
2015-01-07 17:45:08 -05:00 |
|
barisusakli
|
ce9c17f8e5
|
ability to search posts by user
|
2015-01-07 17:27:13 -05:00 |
|
Julian Lam
|
b685194dae
|
updated helper loading so it loads all helpers in helpers local var
|
2015-01-07 16:38:52 -05:00 |
|
Julian Lam
|
aa62c52580
|
closed #2583
|
2015-01-07 16:21:20 -05:00 |
|
barisusakli
|
60f1b9679a
|
search filters
|
2015-01-07 16:10:11 -05:00 |
|
barisusakli
|
c1ac92ac19
|
popular topics will use topic creation time
|
2015-01-07 13:35:53 -05:00 |
|
Julian Lam
|
2d4383c7b0
|
updating bootstrap in ACP to v3.3.1
|
2015-01-07 13:00:34 -05:00 |
|
Julian Lam
|
fc7a882877
|
fixed #2582
|
2015-01-07 10:09:09 -05:00 |
|
psychobunny
|
b34420c2d7
|
Update CONTRIBUTING.md
|
2015-01-07 02:46:10 -05:00 |
|
barisusakli
|
f060a36853
|
fix indent
|
2015-01-06 23:34:29 -05:00 |
|
barisusakli
|
b51127bd9c
|
closes #2578
|
2015-01-06 23:29:48 -05:00 |
|
Julian Lam
|
f5b758245f
|
added indonesian to NodeBB, Terima kasih!
|
2015-01-06 18:09:37 -05:00 |
|
Julian Lam
|
779fd0405e
|
latest translations!
|
2015-01-06 18:04:42 -05:00 |
|
Julian Lam
|
3c1ee1f59f
|
fixing incorrect language code for Italian
|
2015-01-06 16:33:49 -05:00 |
|
Julian Lam
|
9b8cc9fe6c
|
partial revert of 659d0f68cb, #2417
|
2015-01-06 16:23:30 -05:00 |
|
Julian Lam
|
835886998b
|
having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required, #2417
|
2015-01-06 16:09:35 -05:00 |
|
Julian Lam
|
428a431164
|
Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
This reverts commit e42365f7c1.
|
2015-01-06 16:05:06 -05:00 |
|
Julian Lam
|
e42365f7c1
|
wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417
|
2015-01-06 12:06:33 -05:00 |
|