barisusakli
|
1ecf27417a
|
removed commented out stuff removed topics.enter
|
9 years ago |
barisusakli
|
353ebb71d2
|
removed unnecessary if
|
9 years ago |
barisusakli
|
c2b29ff4c4
|
add page to canonical link #3758
|
9 years ago |
barisusakli
|
2d96cdba1c
|
closes #3720
|
9 years ago |
barisusakli
|
2d01fe78d0
|
removed privileges.posts.get from addPostData
privilege data is already available higher up
|
9 years ago |
barisusakli
|
902f529d53
|
closes #3692
|
10 years ago |
barisusakli
|
5a3a627fcd
|
fix rel tag urls
|
10 years ago |
barisusakli
|
c617a3f008
|
inf scroll changes
dont load main post if start > 0
|
10 years ago |
barisusakli
|
933a89d2ae
|
closes #3654 removed double escape
|
10 years ago |
barisusakli
|
3416f600c5
|
#3654
|
10 years ago |
barisusakli
|
80701f44d6
|
fix syntax
|
10 years ago |
barisusakli
|
b3cbb46010
|
#3654
include add post index
|
10 years ago |
barisusakli
|
fb6abd32c4
|
closes #3461
|
10 years ago |
barisusakli
|
f3b6a5fbb9
|
generic getObject
|
10 years ago |
barisusakli
|
c139dfa843
|
closes #3631
|
10 years ago |
barisusakli
|
8af64ba984
|
closes #3626
|
10 years ago |
Julian Lam
|
8070de7962
|
closes #3461
|
10 years ago |
barisusakli
|
25502f0687
|
closes #3508
|
10 years ago |
barisusakli
|
1d4efaee68
|
fix indices if postsPerPage is an odd number
|
10 years ago |
barisusakli
|
a924c456b9
|
closes #3113
|
10 years ago |
barisusakli
|
dc16a665ae
|
page checks #3089
|
10 years ago |
barisusakli
|
47a2377229
|
closes #3089
|
10 years ago |
Barış Soner Uşaklı
|
21b634e03f
|
closes #3081
|
10 years ago |
Julian Lam
|
8ee40ece71
|
removed checks that would send the user to 404 if the slug didn't match, restored old behaviour of redirecting to the correct slug. #3047
|
10 years ago |
barisusakli
|
835d4db481
|
dont add category/topic slug if user doesnt have read permission
or category is disabled etc.
|
10 years ago |
barisusakli
|
2fd4bcde3f
|
added req.uid user id for logged in users, 0 for guests
|
10 years ago |
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
10 years ago |
barisusakli
|
ddd4680ea7
|
added helpers.redirect
|
10 years ago |
acardinale
|
8975a0962e
|
Update topics.js
|
10 years ago |
acardinale
|
a63c679935
|
Add hook "filter:topic.build"
Same behavior as "filter:register.build"
|
10 years ago |
barisusakli
|
8bbd7d971b
|
fix index to post if sorting is by votes and pagination is used
|
10 years ago |
barisusakli
|
c859586269
|
calculate topic post indices instead of querying db
|
10 years ago |
barisusakli
|
38dd3d4281
|
search newer/older than and better pagination
|
10 years ago |
barisusakli
|
6a837632fa
|
fix first post loading when pagination is enabled
|
10 years ago |
barisusakli
|
aaa1fae558
|
closes #2597
|
10 years ago |
barisusakli
|
98ff75b9c3
|
closes #2581
|
10 years ago |
Julian Lam
|
a8c818c6cd
|
added new hook, filter:controllers.topic.get
|
10 years ago |
barisusakli
|
8965855218
|
made breadcrumbs regular function
less db calls as well
|
10 years ago |
barisusakli
|
be11577aa4
|
closes #2477
|
10 years ago |
Julian Lam
|
78763834fe
|
closed #2122
|
10 years ago |
Julian Lam
|
deac12c540
|
closed #2424
|
10 years ago |
barisusakli
|
114d0506e1
|
fixed typo
|
10 years ago |
barisusakli
|
c1b61522f7
|
check if topic is deleted
|
10 years ago |
barisusakli
|
556e7066e8
|
moved notFound notAllowed to helpers
|
10 years ago |
barisusakli
|
d9a071d710
|
removed unused code from category and topic controller
|
10 years ago |
barisusakli
|
af4cbfb20d
|
closes #2368
|
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
|
268ecd5157
|
single call to get slug and postcount
|
10 years ago |
barisusakli
|
209edf182f
|
404 pages that are out of range
|
10 years ago |
barisusakli
|
e97bfc139b
|
#1848
|
10 years ago |