61 Commits (8be9e6d41310cb93e239c9d5d571599bd939f1cd)

Author SHA1 Message Date
barisusakli 0e3c5195db closes #2219 10 years ago
barisusakli 4af54d48f6 closes #2169 11 years ago
psychobunny 467d486e58 closes #2145 11 years ago
barisusakli 59120df71c bulk fix 11 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 11 years ago
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision 11 years ago
barisusakli aae7f2434d closes #2088 11 years ago
Julian Lam 84d4035597 Child categories no longer show up on homepage, re: #2080 11 years ago
Julian Lam 40e5ad075f started work on #2082 11 years ago
psychobunny 9f0fff4434 closes #2039 11 years ago
Julian Lam 298d904d45 refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
barisusakli ca90afd544 #1992
(drunk) not even done yet
11 years ago
barisusakli d852f284da closes #1948 11 years ago
barisusakli 5c91bc4335 optimized home 11 years ago
barisusakli cfc67d4e90 closes #1924 11 years ago
barisusakli 6c48cbe6ce regFormEntry array 11 years ago
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