barisusakli
1e6d589080
show topics on home instead of replies
...
no template changes, instead of showing the latest x posts under
categories, we are now showing the latest x posts of the latest x
topics.
11 years ago
psychobunny
803b6f64b8
ability to disable sitemap.xml
11 years ago
barisusakli
64d04f7aa6
closes #1803
11 years ago
psychobunny
ddcca28cf0
pass allowRegistration in login API for #1786
11 years ago
barisusakli
b537666e5c
closes #1592 , closes #1634
11 years ago
barisusakli
48aba5fc64
category widget changes
11 years ago
Julian Lam
7bdbb966aa
groups pages WIP
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
cd08a16f77
return post count to with categories
11 years ago
Aziz Khoury
8d6a8dc928
filter:register.build now returns what it was passed, in order. fixes #1540 , we seriously need to consider standarizing the hooks arguments, maybe some ideas here #1527
11 years ago
Julian Lam
e43ebb0423
Merge pull request #1533 from akhoury/master
...
captcha support
11 years ago
Julian Lam
3474cdc5ea
added new privilege "find", added guest meta group, closed #1282
11 years ago
Aziz Khoury
0e0f66ba9e
minor cleanups.
11 years ago
Aziz Khoury
d3a11f7ad8
Merge remote-tracking branch 'upstream/master'
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
Aziz Khoury
086013829b
added 'filter:register.build' hook to augment register template data
11 years ago
Julian Lam
7c8b442dcd
more updates to privileges revamp
11 years ago
Julian Lam
b56df975e0
fixed 1495
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
barisusakli
1e96c21cae
removed the span size
11 years ago
barisusakli
2195b20385
closes #1263
11 years ago
barisusakli
a7c5a5e819
closes #1334
11 years ago
barisusakli
0c744a947e
chat will use timeago
11 years ago
barisusakli
1f2d5abbb7
possible fix for #1256
11 years ago
Julian Lam
ce867aec53
updated upgrade script date
11 years ago
Julian Lam
0e44eb8629
final refactoring pass for groups -- #1252
11 years ago
barisusakli
e9ab9dcce2
search cleanup
11 years ago
Julian Lam
f28c690f2f
fixing up robots.txt
11 years ago
barisusakli
037e8943a8
removed left over
11 years ago
barisusakli
9564b6fda2
closes #1165
11 years ago
psychobunny
6ea4d89edc
fixed search routes
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
faf3de7e27
added a check for res.locals.isAPI inside res.render, instead of doing it all over the place in code
11 years ago
psychobunny
8f7a7fec7d
more cleanup; commenting out custom plugin routes until its fixed properly
11 years ago
psychobunny
c24c2a5422
search and reset routes, the very last of the views to be refactored :shipit:
11 years ago
psychobunny
7ef6f9bbf5
buckled down and refactored pretty much all of admin routes x_x
11 years ago
psychobunny
188aeabba8
missed a file in previous commit
11 years ago
psychobunny
3eb9f65c2e
jshinting controllers/index.js; adding back meta tags to home page
11 years ago
psychobunny
7c873c4314
decided to functionally separate accounts from users
11 years ago
psychobunny
e64d87cb1d
all user account pages; all static pages; outgoing page
11 years ago
psychobunny
00df660fa5
robots + sitemap; some clean up
11 years ago
psychobunny
942d16a3b4
confirmEmail route
11 years ago
psychobunny
dae7b06f4d
initial login and register routes
11 years ago
psychobunny
96d6b96ce4
controllers.home
11 years ago
psychobunny
ad222dce2a
controller indexx
11 years ago