70 Commits (c4509928828de1dabb9c293a2d76ac7bc94f1854)

Author SHA1 Message Date
barisusakli 38dd3d4281 search newer/older than and better pagination 10 years ago
barisusakli aaa1fae558 closes #2597 10 years ago
barisusakli 98ff75b9c3 closes #2581 10 years ago
barisusakli cd99324286 closes #2413, closes #2599 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli c1ac92ac19 popular topics will use topic creation time 10 years ago
barisusakli 8965855218 made breadcrumbs regular function
less db calls as well
10 years ago
barisusakli 86bd85bba4 removed qs fix indent 10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
barisusakli 9023060008 moved category redirect up 10 years ago
Julian Lam 78763834fe closed #2122 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 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 05a4737e84 closes #2409 10 years ago
barisusakli 4c7a4d3688 fix topicIndex, 10 years ago
barisusakli eada3daf9f fixed recent and unread 10 years ago
Julian Lam 6ea10aa7e3 ensuring that the filter:category.get hook always sends data in the same format 10 years ago
barisusakli af4cbfb20d closes #2368 10 years ago
barisusakli db979d7a20 filter:category.get change #1527 10 years ago
Julian Lam a12907512f refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 10 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
10 years ago
psychobunny d70aab6a1e more linting 10 years ago
psychobunny 1b2ccda40b closes #2231; see #2218 10 years ago
Julian Lam dedf7a6715 closed #2087 11 years ago
barisusakli da64eb0873 closes #2117 11 years ago
psychobunny a52c69d2a1 only send noscript paginator data on cold loads 11 years ago
barisusakli 55cbaf6a19 #2032 11 years ago
barisusakli 926acd16b2 closes #2032 11 years ago
barisusakli a0cc2ee6a9 duh 11 years ago
barisusakli 3abbeb8795 show recent posts of child categories 11 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 11 years ago
Julian Lam a061079995 fixed all POST routes to use new csrf middleware 11 years ago
psychobunny 071be4ae7f cache popular route for anons 11 years ago
Julian Lam b7c7dd98c3 ACP setting and API return for subcats 11 years ago
barisusakli 06119510b7 merge 11 years ago
psychobunny 4dd32e1024 filter:category.get applies to all category-like API calls now
@a5mith
https://gist.github.com/psychobunny/572d867935469774c6e8#comment-1281883
11 years ago
barisusakli b2f8a65bc8 removed slice 11 years ago
barisusakli 522fda2e58 closes #1936 11 years ago
barisusakli d91fa5747d closes #1964 11 years ago
barisusakli 528ee335d5 optimize getTopicsByTids and getTeasers 11 years ago
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