barisusakli
bd4722665d
closes #1725
...
removed move button from main post, disable moving main post, fixed
moving posts.
2014-06-23 18:06:59 -04:00
barisusakli
b7e04239e9
use water in post edit
2014-06-22 18:14:48 -04:00
barisusakli
7c84680b06
closes #1709
2014-06-17 13:11:13 -04:00
barisusakli
311a7ad5b9
#1281 topic purge
2014-06-10 16:57:00 -04:00
barisusakli
a65d612907
#1281 post purge
2014-06-10 14:24:56 -04:00
barisusakli
bf04749f5e
fixes posttools.ismain
2014-06-07 11:38:43 -04:00
barisusakli
eb0a06b777
closes #1577
2014-05-27 14:53:51 -04:00
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
2014-05-21 16:13:51 -04:00
barisusakli
4234057821
first pass for #1518
...
this only handles postTools privileges, topic and category will follow
2014-05-14 17:53:27 -04:00
Julian Lam
34b522f36d
missed a bunch of "editable" checks
2014-05-13 21:21:24 -04:00
Julian Lam
87f4566e06
more fixed to privs, and ACP modal
2014-05-13 17:06:58 -04:00
Erik Schamper
849db3b858
Add a return statement to the callback
...
To prevent a "callback already called".
2014-05-02 00:57:05 +02:00
barisusakli
d05920ec78
refactor of thread tools
2014-04-24 20:05:05 -04:00
barisusakli
1f77df794a
added lots of error keys
2014-04-09 22:26:23 -04:00
barisusakli
04b60f4f99
refactored parse
2014-04-04 12:55:44 -04:00
barisusakli
3f44f4bb3a
closes #1319
2014-04-02 16:55:01 -04:00
Baris Soner Usakli
2966cc4a49
minor fix
2014-03-01 19:18:15 -05:00
Baris Soner Usakli
b6d97281d3
closes #1015
2014-03-01 19:15:18 -05:00
Baris Soner Usakli
24b669bd39
some fixes for search plugin
2014-02-28 20:47:49 -05:00
Baris Soner Usakli
7e5a7c53bd
changes to templates
2014-02-25 14:03:47 -05:00
Baris Soner Usakli
29ba015d69
fixed topic thumbs
2014-02-21 23:15:25 -05:00
akhoury
63c9269240
merged composer and some other files with master
2014-02-20 02:25:15 -05:00
akhoury
25207852e8
added topics thumbnails support
2014-02-20 02:05:49 -05:00
Julian Lam
42d33f8338
first pass #899
2014-02-19 21:06:30 -05:00
Julian Lam
f50d77bca0
resolved #1060
2014-02-19 17:23:25 -05:00
Micheil Smith
c619301735
Remove calls to feed.js
2014-02-09 20:34:11 +00:00
Baris Soner Usakli
b717c74a81
closes #856
2014-01-22 23:58:21 -05:00
Baris Soner Usakli
189e69284e
fixes for post privileges
2014-01-19 17:28:08 -05:00
Baris Soner Usakli
b3816b98a1
more post fixes
2014-01-16 22:06:23 -05:00
Julian Lam
b3f23d41d3
fixed #744
2014-01-14 19:01:12 -05:00
Julian Lam
adb8f80b86
interim commit - removed calls to websockets.js, beginning porting to namespaced files
2014-01-09 20:13:17 -05:00
Baris Soner Usakli
a4ae9c70df
closes #742 , closes #741
2014-01-07 17:30:29 -05:00
Baris Soner Usakli
faf5ea2122
check if we have edit permission on the pids that we want to move
2014-01-06 19:20:01 -05:00
Baris Soner Usakli
f21a98f37f
first pass, #524 , #667
2014-01-03 21:33:41 -05:00
Baris Soner Usakli
e2fb617cc0
thread delete restore fix
2014-01-01 14:15:53 -05:00
Baris Soner Usakli
f72cf35348
closes #680
2013-12-23 13:59:12 -05:00
Baris Soner Usakli
3a00c177d3
closes #150
2013-12-21 19:42:07 -05:00
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
2013-12-10 15:33:35 -05:00
psychobunny
7fa2f474fe
fixes bug introduced in c0721e105f
2013-12-08 10:55:34 -05:00
psychobunny
d5e8044575
ability to disable privilege threshold system, closes #528
2013-12-08 10:49:42 -05:00
Baris Soner Usakli
53ca7a1143
added search functions to database files, removed reds from nodebb moved it to redis
2013-12-05 20:06:36 -05:00
Baris Usakli
7875138c08
added parseInt
2013-12-05 13:11:27 -05:00
Baris Soner Usakli
32d5118266
tons more changes
2013-12-02 21:20:55 -05:00
Julian Lam
7695e76494
removed buildFooter filter
2013-12-01 21:04:10 -05:00
Dan Rowe
18a890ed51
Cleanup console.log calls
...
Can't see my debugging inbetween all your debugging ;)
2013-12-01 20:28:16 -05:00
Julian Lam
77d5ecc82a
added post.buildFooter and post.parseSignature hooks
2013-12-01 19:59:17 -05:00
Baris Soner Usakli
bfe081f672
added err to PostTools.isMain
2013-11-29 23:14:28 -05:00
Julian Lam
5ee5c8179a
category whitelist for replying to posts, lots of refactoring, too
2013-11-27 11:27:20 -05:00
Baris Soner Usakli
32b191fa62
removed global.io
2013-11-26 19:09:32 -05:00
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
2013-11-25 17:20:44 -05:00