psychobunny
544afd4e4c
importing latest templates.js client-side
2014-08-13 16:27:29 -04:00
barisusakli
37115ea3d6
Merge remote-tracking branch 'origin/master' into 0.5.1
2014-08-13 16:25:56 -04:00
barisusakli
1a97302d68
fix double anchors around images
...
if the image is already inside an anchor dont wrap again
2014-08-13 16:25:34 -04:00
Julian Lam
b48571ceb8
fixed #1988
2014-08-13 16:03:33 -04:00
barisusakli
464be4f7cc
Merge remote-tracking branch 'origin/master' into 0.5.1
2014-08-13 15:33:42 -04:00
barisusakli
0847eb2c3d
added uid to filter:header.build
2014-08-13 15:32:31 -04:00
barisusakli
dae3ef49be
show user names who upvoted a post on mouse over
2014-08-13 13:35:55 -04:00
barisusakli
005405b16c
closes #1976
2014-08-12 21:41:23 -04:00
barisusakli
9511e4a633
Merge remote-tracking branch 'origin/master' into 0.5.1
2014-08-12 15:11:47 -04:00
barisusakli
b16932a676
check mainPid
2014-08-12 15:08:42 -04:00
barisusakli
5dd90880d4
Merge remote-tracking branch 'origin/master' into 0.5.1
2014-08-12 14:59:34 -04:00
barisusakli
c358ff3d83
fix isSortedSetMembers on mongo
2014-08-12 14:39:58 -04:00
Julian Lam
4fa80263b0
fixed #1981
2014-08-12 14:15:01 -04:00
barisusakli
b50a6d8f34
Merge remote-tracking branch 'origin/master' into 0.5.1
2014-08-12 14:06:12 -04:00
Julian Lam
cf6acf6b41
sacrificing a goat to ensure this doesn't come back to bite me
2014-08-12 14:02:40 -04:00
Julian Lam
5936c72f96
further fix to #1957
2014-08-12 13:57:30 -04:00
barisusakli
ac43ff3c3d
closes #1970
2014-08-12 13:45:18 -04:00
barisusakli
ceaedf9e2f
closes #1941
2014-08-12 13:02:07 -04:00
barisusakli
1cf5c3145a
doing it properly this time
...
mainPost always has index 0
2014-08-12 12:32:38 -04:00
barisusakli
8584da75f2
reverted main post change, breaks indices
2014-08-12 11:49:28 -04:00
barisusakli
32d46f3889
crash fix
2014-08-12 11:41:18 -04:00
barisusakli
851d5c0f32
send uids to isOnline in messaging
2014-08-12 11:36:36 -04:00
barisusakli
c07d9121df
small optimizations
...
user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts
2014-08-12 11:19:17 -04:00
Julian Lam
c818a37f0f
possible fix for #1981
2014-08-12 09:56:04 -04:00
Julian Lam
0e28b6f2d5
fixed #1980 -- missing pass-through
2014-08-12 09:17:41 -04:00
barisusakli
c4b083330c
closes #1978
2014-08-11 18:07:56 -04:00
barisusakli
c8084e9b2e
closes #1978
2014-08-11 16:26:20 -04:00
barisusakli
5e68e0b009
same deal as previous commit
2014-08-11 15:41:45 -04:00
barisusakli
e137baccd9
fixed ip:recent weird
2014-08-11 13:47:24 -04:00
barisusakli
c991997552
removed off from search button
2014-08-11 12:16:01 -04:00
barisusakli
7642be3608
closes #1939
2014-08-10 14:52:23 -04:00
barisusakli
53d20cf058
parse variables before rendering widgets
2014-08-09 21:05:59 -04:00
barisusakli
b5cc852551
do a single filter after getting all unread tids
2014-08-09 16:15:22 -04:00
barisusakli
41ed52a414
moved newlines from language file to core
2014-08-09 13:30:13 -04:00
barisusakli
b8279dc737
optimize getUserGroups to work with multiple user ids
2014-08-09 02:07:03 -04:00
barisusakli
5b681678b1
could use async.apply here hm
2014-08-08 17:42:03 -04:00
barisusakli
4e4a583d9d
took out the meta config check from image.js
2014-08-08 17:30:37 -04:00
barisusakli
ea2975cb3f
eachLimit on expire nids
2014-08-08 16:28:29 -04:00
barisusakli
a2bb8029fe
use utils.toISOString
2014-08-08 15:28:44 -04:00
psychobunny
193832ea9b
closes #1957
2014-08-08 13:15:35 -04:00
barisusakli
5c6e26832e
removed console.logs
2014-08-07 21:31:34 -04:00
barisusakli
df0a5e780a
prevent edit to change title length above max
2014-08-07 20:03:56 -04:00
psychobunny
025403b9a8
optimizing data transfer *rolls eyes*
2014-08-07 17:52:03 -04:00
psychobunny
ee108ed963
bumping up templates.js version
2014-08-07 17:44:50 -04:00
barisusakli
46398fa924
removed unused require
2014-08-07 16:20:50 -04:00
psychobunny
db2ef15a09
linting
2014-08-07 16:06:23 -04:00
psychobunny
e77491fcbb
closes #1956
2014-08-07 16:02:25 -04:00
barisusakli
049d7f766e
use getSetsMembers instead of async.map
2014-08-07 13:48:07 -04:00
RefinedSoftwareLLC
215ec041bb
Corrected node.js version requirement.
...
package.json was being told that nodebb only required version >=0.8.x of node. Per documentation and communication with developers this should be >=0.10.x
Changing this should help users who accidentally run nodebb on node.js 0.8 to run it on a supported version of 0.10.x or highter.
2014-08-07 09:14:28 -06:00
Julian Lam
84f3fee488
latest translations
2014-08-07 10:25:10 -04:00