Julian Lam
|
7bf5b2ec57
|
changed fireHook to be error-first, closes #319
|
11 years ago |
Julian Lam
|
4cea313060
|
updated getPostsByPids method to resolve premature return issue, and
refactored it to use async.map instead of eachSeries
|
11 years ago |
Julian Lam
|
cdaf409a99
|
monkey-patching getPostsByPids so that it returns ISOString instead of relativeTime
|
11 years ago |
Julian Lam
|
3ab7306199
|
linting, minor bugfix, moving hiredis to optional deps
|
11 years ago |
Julian Lam
|
2e4e94d5f8
|
Merge branch 'redis-optimizations' of https://github.com/adarqui/NodeBB into adarqui-redis-optimizations
|
11 years ago |
Julian Lam
|
99440585e6
|
Merge branch 'master' into optimize-22-09-2013
Conflicts:
package.json
|
11 years ago |
Baris Usakli
|
bae9f46d8b
|
small fixes to search
|
11 years ago |
Julian Lam
|
5f00f1e18e
|
renamed "toHTML" method to "parse"
|
11 years ago |
Andrew Darqui
|
d2b858c997
|
slight variable name changes & remove unused var from getPostsByPids, removed underscore dependency
|
11 years ago |
adarqui
|
e26cc79819
|
redis multi pipeline used for getPostsByPids
|
11 years ago |
Baris Usakli
|
efef9c864c
|
closes #306
|
12 years ago |
Baris Usakli
|
24e4be77d8
|
closes #304
|
12 years ago |
Baris Usakli
|
ce61138351
|
fixed conflicts
|
12 years ago |
Baris Usakli
|
564662ee00
|
closes #294
|
12 years ago |
psychobunny
|
aea3181d27
|
formatting - server side core
|
12 years ago |
Baris Usakli
|
7798004568
|
fixed active_users not deleting over 10
|
12 years ago |
Julian Lam
|
164977972e
|
totally derped commit
|
12 years ago |
Baris Usakli
|
a2af4a3e91
|
closes #220
|
12 years ago |
Baris Usakli
|
d2eb73df96
|
can add and remove images from posts
|
12 years ago |
Baris Soner Usakli
|
54ba6efc93
|
can edit and add an image to a post, still cant remove previously added images #issue #233
|
12 years ago |
psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
12 years ago |
Baris Usakli
|
59f4b6788a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
a317a4d689
|
closes #206
|
12 years ago |
Julian Lam
|
0243e9c5be
|
issue #214, preparing for addition of post.parse hook by renaming markdownToHTML to just "toHTML", and making it asynchronous.
|
12 years ago |
psychobunny
|
f251b9c6c5
|
Merge branch 'master' into bootstrap3
|
12 years ago |
Julian Lam
|
1961f01cab
|
possibly fixing issue #203
|
12 years ago |
Julian Lam
|
aefa56221b
|
closed #202
|
12 years ago |
Baris Soner Usakli
|
545069b069
|
closes #199
|
12 years ago |
psychobunny
|
0f8aad52b2
|
updated all alert-error to alert-danger (wtf did BS3 need to change that?)
|
12 years ago |
Julian Lam
|
d2aa2a9a29
|
derpiness
|
12 years ago |
Baris Usakli
|
c647793512
|
meta config changes, refactors
|
12 years ago |
Julian Lam
|
43152bdaf9
|
closed #194 - refactoring of post creation so that, normalizing post
objects
also fixes julianlam/nodebb-plugin-mentions#1
|
12 years ago |
Julian Lam
|
7975844e4d
|
renamed two hooks and added filter:post.get hook
|
12 years ago |
Baris Usakli
|
1e66116e1d
|
closes #181
|
12 years ago |
Baris Usakli
|
c05f56d28c
|
fix for category view when its empty
|
12 years ago |
Baris Usakli
|
c70c67394a
|
closes #171
|
12 years ago |
Baris Usakli
|
92d3559146
|
closes #176
|
12 years ago |
Baris Soner Usakli
|
f83be710a0
|
closes #172, #173, #174
|
12 years ago |
Baris Usakli
|
929282a2f7
|
ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible
|
12 years ago |
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
12 years ago |
Miguel Ángel Durán García
|
deff75ad06
|
Typo with ending bracket
|
12 years ago |
Baris Usakli
|
ca3629d89b
|
forgot to commit oops
|
12 years ago |
Baris Soner Usakli
|
46afbc0ba0
|
assorted config fixes
|
12 years ago |
Julian Lam
|
e8f1d645fe
|
closed #160
new build_title function to be called via socket
also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
|
12 years ago |
Baris Soner Usakli
|
50c34e4f33
|
added infinite scrolling to unread page, issue #141
|
12 years ago |
Baris Soner Usakli
|
1cc8214d16
|
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
|
12 years ago |
Baris Usakli
|
e979d1bf0d
|
fixed home loading
|
12 years ago |
Baris Usakli
|
e69928d624
|
strip tags in recent replies
|
12 years ago |
Baris Usakli
|
0bd56196cf
|
index topic titles too
|
12 years ago |
Baris Soner Usakli
|
f0759863e6
|
reindex all call
|
12 years ago |