Commit Graph

91 Commits (cea385e572fbeeaa162a804a402d2c26887156ef)

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