barisusakli
|
8e114c2093
|
moved isAdminOrMod check out of getTopicsByTids
|
10 years ago |
barisusakli
|
653850661e
|
topics.getTopics doesnt take set param
|
10 years ago |
barisusakli
|
c1b61522f7
|
check if topic is deleted
|
10 years ago |
barisusakli
|
c458a7f7b2
|
missing nconf require
|
10 years ago |
barisusakli
|
9852809c2c
|
cleanup
|
10 years ago |
barisusakli
|
1d2d69fa45
|
use helpers, redis crash fix
|
10 years ago |
barisusakli
|
556e7066e8
|
moved notFound notAllowed to helpers
|
10 years ago |
barisusakli
|
f8cfd82667
|
less code in uploadimage
|
10 years ago |
barisusakli
|
d9a071d710
|
removed unused code from category and topic controller
|
10 years ago |
barisusakli
|
519b1b7e37
|
closes #2377
|
10 years ago |
barisusakli
|
a1624013f8
|
closes #2400
|
10 years ago |
barisusakli
|
05a4737e84
|
closes #2409
|
10 years ago |
barisusakli
|
e6973b55d4
|
closes #1990
|
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 |
barisusakli
|
4c7a4d3688
|
fix topicIndex,
|
10 years ago |
barisusakli
|
9a16a359a8
|
auth refactor
|
10 years ago |
barisusakli
|
eada3daf9f
|
fixed recent and unread
|
10 years ago |
Julian Lam
|
6ea10aa7e3
|
ensuring that the filter:category.get hook always sends data in the same format
|
10 years ago |
barisusakli
|
af4cbfb20d
|
closes #2368
|
10 years ago |
barisusakli
|
166f353aaa
|
filter:register.build change #1527
|
10 years ago |
barisusakli
|
db979d7a20
|
filter:category.get change #1527
|
10 years ago |
Julian Lam
|
a12907512f
|
refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355
|
10 years ago |
barisusakli
|
f3d485bd58
|
filter:user.account
|
10 years ago |
barisusakli
|
719290cd2b
|
dont display email/fullname if they are private
|
10 years ago |
barisusakli
|
39b679705b
|
closes #2248
|
10 years ago |
barisusakli
|
595ff1f4b1
|
closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
|
10 years ago |
Barış Soner Uşaklı
|
b89b960f86
|
Merge pull request #2328 from dwendt/master
Made hiding widgets for guests/registered sensible.
|
10 years ago |
Julian Lam
|
44175188c4
|
handling case where user does not satisfy any of the privilege thresholds given to the hasEnoughReputationFor method
|
10 years ago |
barisusakli
|
cdfaa941b1
|
error checks missing return
|
10 years ago |
barisusakli
|
04c83dbdcc
|
update deprecated sendfile
|
10 years ago |
barisusakli
|
268ecd5157
|
single call to get slug and postcount
|
10 years ago |
barisusakli
|
209edf182f
|
404 pages that are out of range
|
10 years ago |
heart
|
c38ca146c7
|
Made hiding widgets for guests/registered sensible.
|
10 years ago |
barisusakli
|
fb1095fc28
|
added allowed true to /chats
|
10 years ago |
barisusakli
|
e97bfc139b
|
#1848
|
10 years ago |
Julian Lam
|
61aaff025b
|
adding in 'allowed' to template, re: #2321
|
10 years ago |
barisusakli
|
433769eb36
|
closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
|
10 years ago |
barisusakli
|
189eaf2bea
|
escape output
|
10 years ago |
barisusakli
|
c5ba327d8f
|
fix empty pages
|
10 years ago |
barisusakli
|
9909f8ba79
|
more err checks
|
10 years ago |
barisusakli
|
eaf89dc316
|
use parseSignature
|
10 years ago |
barisusakli
|
c74370bfb1
|
removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
|
10 years ago |
barisusakli
|
9a21e9646f
|
only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
|
10 years ago |
barisusakli
|
c5224d099e
|
parseInt show title
|
10 years ago |
barisusakli
|
55a5d56989
|
fixed view count for guests
|
10 years ago |
barisusakli
|
761f56aeb1
|
removed most of the db.sortedSetCards
|
10 years ago |
barisusakli
|
40fe40deac
|
removed users:online set
using websockets.getConnectedClients directly
|
10 years ago |
barisusakli
|
fced152e41
|
read total from global object
|
10 years ago |
psychobunny
|
2c95d8d82e
|
fixed ajaxifying to advanced/logs
|
10 years ago |
barisusakli
|
5dbd4bcda9
|
fix status if it was never set before
|
10 years ago |
barisusakli
|
61c73b7761
|
fix urls
|
10 years ago |
barisusakli
|
1d1625f5c4
|
closes #2157
|
10 years ago |
psychobunny
|
729ed6fbda
|
all your semi-colons are belongs to me
|
10 years ago |
psychobunny
|
eb4baf62b5
|
closes #2235
|
10 years ago |
psychobunny
|
298625225a
|
use default 403 message for accounts
|
10 years ago |
psychobunny
|
7bd49a96b2
|
#2235
|
10 years ago |
barisusakli
|
f6f6ca7f76
|
closes #2132
|
10 years ago |
barisusakli
|
394a01fdef
|
closes #2188
|
10 years ago |
barisusakli
|
6ca06a8e54
|
closes #2233
|
10 years ago |
barisusakli
|
348911fd2d
|
closes #2195
|
10 years ago |
barisusakli
|
ccf58ed40e
|
closes #2213
|
10 years ago |
psychobunny
|
d70aab6a1e
|
more linting
|
10 years ago |
psychobunny
|
1b2ccda40b
|
closes #2231; see #2218
|
10 years ago |
barisusakli
|
5db24fbe68
|
closes #2175
|
10 years ago |
barisusakli
|
33780e6fdb
|
closes #2133
|
10 years ago |
barisusakli
|
0e3c5195db
|
closes #2219
|
10 years ago |
barisusakli
|
6aa53b8323
|
nextStart changes, fixed move topic notification text
|
10 years ago |
barisusakli
|
7b8656ef8b
|
facebook share doesn't display &
|
10 years ago |
Julian Lam
|
632fb3a618
|
closed #2184
|
10 years ago |
Julian Lam
|
dedf7a6715
|
closed #2087
|
10 years ago |
psychobunny
|
81bc481efc
|
removing page views from the dashboard stats
|
10 years ago |
psychobunny
|
ed35e4bcef
|
switching /admin/index to /admin/dashboard
|
10 years ago |
psychobunny
|
341959be82
|
ultimate acp route refactorizationing
|
10 years ago |
psychobunny
|
385632e173
|
moved over admin/appearance/widgets into extend namespace
cleaning up my own todo's in record time, @barisusakli will be proud
|
10 years ago |
barisusakli
|
4af54d48f6
|
closes #2169
|
10 years ago |
psychobunny
|
144992426d
|
converted pageviews tracking to sorted set, and using pre-built getStatsForSet function
thanks @barisusakli
|
10 years ago |
barisusakli
|
97e4f13a4d
|
fix page count
|
11 years ago |
barisusakli
|
1202322700
|
fix acp users page
|
11 years ago |
barisusakli
|
0eb4b93882
|
moved hasPassword to edit route
its only used there no need to display it everywhere user info is
retrieved
|
11 years ago |
psychobunny
|
f98e3aaf64
|
segregated the "theme" route (now "appearance") into their own separate routes
|
11 years ago |
psychobunny
|
6af1e4f6d0
|
removing "branding" until I can figure out how to do this properly
(tbh, even I don't know how it works anymore)
|
11 years ago |
psychobunny
|
467d486e58
|
closes #2145
|
11 years ago |
barisusakli
|
c000e852b5
|
closes #1935
|
11 years ago |
barisusakli
|
da64eb0873
|
closes #2117
|
11 years ago |
psychobunny
|
9f40cd03e8
|
on /admin/settings, render general
|
11 years ago |
psychobunny
|
117b8dece4
|
settings acp refactor for dedicated routes
|
11 years ago |
barisusakli
|
23197af725
|
closes #2114
|
11 years ago |
Julian Lam
|
e1211527b0
|
Merge branch '0.5.1' into hashtalk
Conflicts:
src/controllers/topics.js
|
11 years ago |
barisusakli
|
0767998022
|
closes #2124
|
11 years ago |
barisusakli
|
2d5dc44ce5
|
closes #2123
|
11 years ago |
psychobunny
|
0db93504ce
|
forgot comma
|
11 years ago |
psychobunny
|
2b90add560
|
fix for topics without category data (?)
@barisusakli lemme know if this is legit, if not, see line 195 as well
|
11 years ago |
barisusakli
|
ba90b5d113
|
widget render change
|
11 years ago |
barisusakli
|
0914004e12
|
crash fix
|
11 years ago |
Moritz Schmidt
|
d1273516b5
|
default for missing post_index parameter
Avoid getting NaN if post_index param is not set (NaN is passed through to redis, redis complains, and the user ends up at /404)
|
11 years ago |
barisusakli
|
5323934cc2
|
calculate page count in controller
|
11 years ago |
barisusakli
|
b7fd4c22d4
|
removed checkPostIndex middleware
1 less call to get topic post count
|
11 years ago |
psychobunny
|
a52c69d2a1
|
only send noscript paginator data on cold loads
|
11 years ago |
barisusakli
|
59120df71c
|
bulk fix
|
11 years ago |