Baris Soner Usakli
|
f72cf35348
|
closes #680
|
11 years ago |
Baris Soner Usakli
|
3a00c177d3
|
closes #150
|
11 years ago |
Baris Usakli
|
401a30e02c
|
fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored
|
11 years ago |
psychobunny
|
7fa2f474fe
|
fixes bug introduced in c0721e105f
|
11 years ago |
psychobunny
|
d5e8044575
|
ability to disable privilege threshold system, closes #528
|
11 years ago |
Baris Soner Usakli
|
53ca7a1143
|
added search functions to database files, removed reds from nodebb moved it to redis
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
11 years ago |
Julian Lam
|
7695e76494
|
removed buildFooter filter
|
11 years ago |
Dan Rowe
|
18a890ed51
|
Cleanup console.log calls
Can't see my debugging inbetween all your debugging ;)
|
11 years ago |
Julian Lam
|
77d5ecc82a
|
added post.buildFooter and post.parseSignature hooks
|
11 years ago |
Baris Soner Usakli
|
bfe081f672
|
added err to PostTools.isMain
|
11 years ago |
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
11 years ago |
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
11 years ago |
Julian Lam
|
b2fb9aa99f
|
refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call
|
11 years ago |
Baris Soner Usakli
|
64ae9ac033
|
cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic
|
11 years ago |
Julian Lam
|
08ef67e824
|
closed #536
|
11 years ago |
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
11 years ago |
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
11 years ago |
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
11 years ago |
Baris Soner Usakli
|
82e14eef35
|
closes #458
|
11 years ago |
Baris Soner Usakli
|
99812c33e7
|
closes #454
|
11 years ago |
Baris Soner Usakli
|
6eadf67add
|
another privilege fix
|
11 years ago |
Baris Usakli
|
f3f280d008
|
another fix to priv
|
11 years ago |
Baris Usakli
|
63419d7ca9
|
fix for reputation checks for manage content and manage threads
|
11 years ago |
psychobunny
|
51395dda91
|
updated all RDB.hget in posts to use getPostField. new post filters for retrieving and saving posts. made editPost saving synchronous.
|
11 years ago |
Baris Usakli
|
929336cb57
|
closes #408
|
11 years ago |
Julian Lam
|
9613ea9018
|
reverted change where post title was sanitized on saving (which didn't
seem to work), now sanitizing post title on output
|
12 years ago |
Julian Lam
|
7bf5b2ec57
|
changed fireHook to be error-first, closes #319
|
12 years ago |
Julian Lam
|
5f00f1e18e
|
renamed "toHTML" method to "parse"
|
12 years ago |
Julian Lam
|
c940ce3329
|
camelCased get_latest_undeleted_pid method
|
12 years ago |
psychobunny
|
64b071f277
|
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
|
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 |
Julian Lam
|
b8b6558f53
|
deleting and restoring posts and topics now update the corresponding RSS feeds
fixed #257
|
12 years ago |
Baris Usakli
|
7795a9ead2
|
fixed a crash
|
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 |
Julian Lam
|
96c43b4607
|
fixed #221 - issue where replies would not automatically refresh a post after editing
|
12 years ago |
Julian Lam
|
f1b4367168
|
closed #180, closed #223
|
12 years ago |
Julian Lam
|
abce5fd120
|
refactored postTools.toHTML to fire post.parse hook, and removed auto-markdowning
closed #214
|
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 |
Julian Lam
|
9bc12f28b4
|
fuck git
|
12 years ago |
Baris Usakli
|
c647793512
|
meta config changes, refactors
|
12 years ago |
Julian Lam
|
2d3d0f688a
|
a couple minor 'tweaks' to the plugin system so that it works with npm installed plugins
|
12 years ago |
Baris Usakli
|
c70c67394a
|
closes #171
|
12 years ago |
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Julian Lam
|
08a45e40a2
|
fixed outgoing route to handle links with querystrings in it (using req.query instead of req.url). closes #154.
|
12 years ago |
Baris Usakli
|
0bd56196cf
|
index topic titles too
|
12 years ago |