barisusakli
cfc67d4e90
closes #1924
11 years ago
psychobunny
704d81fe53
disable category RSS
11 years ago
barisusakli
0362c1a3b0
show day/week/month/year popular topics
11 years ago
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
barisusakli
39886c8545
removed unread total route
11 years ago
barisusakli
b8b482e287
closes #1555
11 years ago
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
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
Julian Lam
7c8b442dcd
more updates to privileges revamp
11 years ago
Julian Lam
5f5906860e
fixed #1406
11 years ago
barisusakli
01555cbb5c
return privileges in category
11 years ago
barisusakli
0ac58dbee6
more error strings
11 years ago
barisusakli
d2033abf96
fixes unread page
...
if you had more than 20 unread topics it was loading 40 now it will only
load 21 then keep loading with infinite loading
11 years ago
barisusakli
0741b162cb
#1265
11 years ago
barisusakli
37e8856861
new middleware to add slug to topic and category
11 years ago
barisusakli
611c16b5a6
closes #1126
11 years ago
barisusakli
90e398e5c9
user js refactor, category fix
...
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
barisusakli
813b3d6fcc
changes for live streaming of posts
11 years ago
Julian Lam
b259c3d422
categoryData should return better topics (non-anon uid passed in now)
11 years ago
Julian Lam
82a82afe99
updated the way privileges were handled in the .get() category controller
11 years ago
psychobunny
a99be8e7be
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
11 years ago
psychobunny
d18ce28de0
fixxed categories.get; privileges object and currentPage were missing on original route
11 years ago
psychobunny
fa2b5d1ee6
re-implementing meta and link tags - completified
11 years ago
psychobunny
dbbbe21883
re-implementing meta and link tags part 1
11 years ago
psychobunny
6820e9e662
random jshinting expedition
11 years ago
psychobunny
e193d58112
unreadTotal route
11 years ago
psychobunny
beafc881c4
added recent and unread in categoriesController
11 years ago
psychobunny
62a4b419e3
categories controller
11 years ago