barisusakli
|
5c7487c13b
|
err check
|
10 years ago |
barisusakli
|
283ac1578f
|
fix null datetime error
|
10 years ago |
barisusakli
|
f3309e3dd4
|
renamed to local registration
closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/36
|
10 years ago |
barisusakli
|
545dbbf0df
|
check err and tids
|
10 years ago |
Julian Lam
|
b65d518a97
|
properly handling error for hook filter:privileges.posts.filter
|
10 years ago |
Julian Lam
|
9debfd94ec
|
removed the hook I just added: filter:category.recent, was a bit misleading.
|
10 years ago |
Julian Lam
|
20ea40133b
|
added four new hooks: filter:categories.recent, filter:privileges.categories.get, filter:privileges.posts.filter, filter:privileges.topics.filter
|
10 years ago |
psychobunny
|
b480bff3fd
|
moved taskbar markup out of JS and into modules/taskbar.tpl
|
10 years ago |
barisusakli
|
cd19bf156c
|
update bcryptjs and validator
|
10 years ago |
barisusakli
|
6ce1415cd4
|
update db search version
|
10 years ago |
barisusakli
|
9ff35a18f2
|
closes #2261
|
10 years ago |
psychobunny
|
1e453140d9
|
adding uid to filter:category.topics.get
|
10 years ago |
psychobunny
|
abe887f557
|
filter:category.topics.get
|
10 years ago |
psychobunny
|
c988f54243
|
renaming filter:category.topics.get to filter:category.topics.prepare
|
10 years ago |
barisusakli
|
485827db84
|
check count before privileges
|
10 years ago |
barisusakli
|
6a3a3669d2
|
check privs on getRecentReplies and getRecentTopicReplies
|
10 years ago |
psychobunny
|
c7ca2e2573
|
fixing time derp if minutes are singular
|
10 years ago |
barisusakli
|
b4daae9b23
|
closes #2307
|
10 years ago |
psychobunny
|
3aa18ebb12
|
no need to inform attempt to listen to address
|
10 years ago |
barisusakli
|
5c3af6f549
|
removed webserver.init
|
10 years ago |
barisusakli
|
363057cf49
|
closes #2390
|
10 years ago |
barisusakli
|
d1b457b066
|
check err
|
10 years ago |
barisusakli
|
519b1b7e37
|
closes #2377
|
10 years ago |
barisusakli
|
a1624013f8
|
closes #2400
|
10 years ago |
Julian Lam
|
95e3c6f8a4
|
Merge pull request #2410 from joe1chen/add-topics-loaded-event
Add topics.loaded event to be triggered when new topics are loaded by infinite scroll.
|
10 years ago |
barisusakli
|
05a4737e84
|
closes #2409
|
10 years ago |
Joseph Chen
|
4f03e74b99
|
Add topics.loaded event to be triggered when new topics are loaded by infinite scroll.
|
10 years ago |
barisusakli
|
61863a69fe
|
sendfile is deprecated
|
10 years ago |
psychobunny
|
2990b33dc6
|
linting
|
10 years ago |
barisusakli
|
d9d44aee2b
|
#2334
|
10 years ago |
barisusakli
|
c24e451c12
|
closes #2401
|
10 years ago |
barisusakli
|
181e2b4132
|
check err
|
10 years ago |
barisusakli
|
e6973b55d4
|
closes #1990
|
10 years ago |
barisusakli
|
962d14746e
|
trim tag after substr
this prevents spaces in the middle of the tag from being added to the db
|
10 years ago |
barisusakli
|
a45858dacd
|
previous commit doesnt show unusud tags in admin
|
10 years ago |
barisusakli
|
68e8039ac7
|
closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
|
10 years ago |
psychobunny
|
45affa3043
|
closes #2399
|
10 years ago |
psychobunny
|
a8402b228c
|
updating winston timestamp
|
10 years ago |
barisusakli
|
b3544f644a
|
relative path upload fixes #2403
|
10 years ago |
barisusakli
|
7f5617bc74
|
closes #2402
|
10 years ago |
barisusakli
|
14fdb9ebee
|
reverted
|
10 years ago |
barisusakli
|
6809af536c
|
removed winston log in plugin fireHook
|
10 years ago |
barisusakli
|
4c7a4d3688
|
fix topicIndex,
|
10 years ago |
barisusakli
|
05f33df098
|
manage/groups.js
|
10 years ago |
barisusakli
|
bd388f727c
|
src/favourites.js
|
10 years ago |
barisusakli
|
9a16a359a8
|
auth refactor
|
10 years ago |
barisusakli
|
fc0dce429b
|
topic.reply checks with invalid parameters
|
10 years ago |
barisusakli
|
834ca016ec
|
topics.reply test
|
10 years ago |
Julian Lam
|
c0fc7e9ca4
|
updating privilege handling to fire two new hooks, filter:privileges.topics.get and filter:category.topics.get
|
10 years ago |
barisusakli
|
eada3daf9f
|
fixed recent and unread
|
10 years ago |