barisusakli
|
a6e498bb5d
|
error check
|
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 |
barisusakli
|
608943255b
|
better check
|
10 years ago |
barisusakli
|
ec0624918f
|
possible fix for #2351
|
10 years ago |
barisusakli
|
70657251b9
|
no need for return
|
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
|
06f66337fb
|
anon checks
less db calls for uid 0
|
10 years ago |
Julian Lam
|
0a38a783c7
|
TravisCI is TOO DAMN FAST
|
10 years ago |
barisusakli
|
37d7756271
|
hasEnoughRep can take an array
user follow uid checks
|
10 years ago |
barisusakli
|
df4b555717
|
less db calls
no db call for settings if uid 0
no db call for isFollowing if uid 0
|
10 years ago |
barisusakli
|
b7dcc29638
|
log error path as well
|
10 years ago |
barisusakli
|
cdfaa941b1
|
error checks missing return
|
10 years ago |
barisusakli
|
04c83dbdcc
|
update deprecated sendfile
|
10 years ago |
barisusakli
|
e769ebe668
|
closes #2347
|
10 years ago |
barisusakli
|
dd135b875b
|
#2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
|
10 years ago |
barisusakli
|
268ecd5157
|
single call to get slug and postcount
|
10 years ago |
barisusakli
|
f21b313848
|
reload/restart notices side by side
|
10 years ago |
barisusakli
|
d492339841
|
closes #2315
|
10 years ago |
barisusakli
|
7bfc36ff56
|
dont call isAdmin if not logged in
|
10 years ago |
barisusakli
|
209edf182f
|
404 pages that are out of range
|
10 years ago |
barisusakli
|
9440f8f8cd
|
#2344
|
10 years ago |
barisusakli
|
84b7a2c92d
|
checks in socket.io/user
reset doesnt need socket
|
10 years ago |
barisusakli
|
8e84e47578
|
if a user is deleted remove from banned sorted set as well
|
10 years ago |
barisusakli
|
f83dd956eb
|
check if post exists on up/down vote favourite
|
10 years ago |
barisusakli
|
fcc42883ab
|
some checks for purge
|
10 years ago |
barisusakli
|
56d16d1792
|
fix topic titles in search results
titles were being escaped twice if two or more posts were from the same
topic
|
10 years ago |
barisusakli
|
7c7be2e0c1
|
closes #2337
|
10 years ago |
barisusakli
|
1fe82ee452
|
added 2 new methods to dbal
getSortedSetRangeWithScores
getSortedSetRangeByScoreWithScores
|
10 years ago |
Julian Lam
|
ec309333be
|
closed #2335
|
10 years ago |
Julian Lam
|
de0da80040
|
Merge branch 'master' of github.com:NodeBB/NodeBB
|
10 years ago |
Julian Lam
|
b91d39a0d3
|
almost everything for #2335
|
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 |
barisusakli
|
0bb0424998
|
bubble error
|
10 years ago |
barisusakli
|
e93398b647
|
use currentTime when someone up/down votes
|
10 years ago |
Julian Lam
|
61aaff025b
|
adding in 'allowed' to template, re: #2321
|
10 years ago |
barisusakli
|
b12e3562d5
|
hide category icons if they are not set
|
10 years ago |
Julian Lam
|
adfb89a2ad
|
closed #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
|
121de11400
|
closes #2323
|
10 years ago |
psychobunny
|
50b264ac7d
|
prevent deleted users belonging to a group from breaking edit functionality
|
10 years ago |
psychobunny
|
4d4dc344a6
|
temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
|
10 years ago |
barisusakli
|
189eaf2bea
|
escape output
|
10 years ago |
barisusakli
|
fbd478812e
|
fail modeon
|
10 years ago |
barisusakli
|
1b268c94c0
|
if there is no postData.tid dont notify, ie topic post
|
10 years ago |
barisusakli
|
cbedc762fd
|
no rooms.enter for anons check tid on topic enter
|
10 years ago |
barisusakli
|
0fba1e37a7
|
no need for double trim :P
|
10 years ago |
barisusakli
|
5be1c17aa7
|
refactor user.create
dont fire filter:user.create if there userData is invalid
|
10 years ago |
barisusakli
|
20314991a4
|
tmp error check
|
10 years ago |