barisusakli
38dd3d4281
search newer/older than and better pagination
2015-02-06 19:47:27 -05:00
barisusakli
aaa1fae558
closes #2597
2015-01-29 01:06:48 -05:00
barisusakli
98ff75b9c3
closes #2581
2015-01-28 13:46:11 -05:00
barisusakli
cd99324286
closes #2413 , closes #2599
2015-01-14 16:02:29 -05:00
barisusakli
a77a761433
closes #1917
2015-01-08 13:47:21 -05:00
barisusakli
c1ac92ac19
popular topics will use topic creation time
2015-01-07 13:35:53 -05:00
barisusakli
8965855218
made breadcrumbs regular function
...
less db calls as well
2014-12-11 22:55:00 -05:00
barisusakli
86bd85bba4
removed qs fix indent
2014-12-10 01:40:31 -05:00
barisusakli
be11577aa4
closes #2477
2014-12-01 20:28:36 -05:00
barisusakli
9023060008
moved category redirect up
2014-12-01 17:59:38 -05:00
Julian Lam
78763834fe
closed #2122
2014-11-30 21:15:09 -05:00
Julian Lam
deac12c540
closed #2424
2014-11-18 14:56:22 -05:00
barisusakli
0a1fa72bd8
use loadMoreFromSet
2014-11-16 18:31:57 -05:00
barisusakli
556e7066e8
moved notFound notAllowed to helpers
2014-11-15 23:22:57 -05:00
barisusakli
d9a071d710
removed unused code from category and topic controller
2014-11-14 21:16:35 -05:00
barisusakli
05a4737e84
closes #2409
2014-11-14 11:32:56 -05:00
barisusakli
4c7a4d3688
fix topicIndex,
2014-11-12 18:00:34 -05:00
barisusakli
eada3daf9f
fixed recent and unread
2014-11-12 14:11:04 -05:00
Julian Lam
6ea10aa7e3
ensuring that the filter:category.get hook always sends data in the same format
2014-11-12 11:07:11 -05:00
barisusakli
af4cbfb20d
closes #2368
2014-11-08 18:40:38 -05:00
barisusakli
db979d7a20
filter:category.get change #1527
2014-11-08 14:21:58 -05:00
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
2014-11-06 18:57:52 -05:00
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
2014-10-26 20:26:56 -04:00
psychobunny
d70aab6a1e
more linting
2014-10-04 18:51:18 -04:00
psychobunny
1b2ccda40b
closes #2231 ; see #2218
2014-10-04 18:47:56 -04:00
Julian Lam
dedf7a6715
closed #2087
2014-09-29 12:47:52 -04:00
barisusakli
da64eb0873
closes #2117
2014-09-24 15:42:49 -04:00
psychobunny
a52c69d2a1
only send noscript paginator data on cold loads
2014-09-20 15:04:14 -04:00
barisusakli
55cbaf6a19
#2032
2014-09-18 17:22:24 -04:00
barisusakli
926acd16b2
closes #2032
2014-09-18 14:04:22 -04:00
barisusakli
a0cc2ee6a9
duh
2014-09-17 16:57:10 -04:00
barisusakli
3abbeb8795
show recent posts of child categories
2014-09-17 16:55:34 -04:00
Julian Lam
8bac0bf361
Merge branch 'csrf-excision' into hashtalk
2014-09-17 16:07:36 -04:00
Julian Lam
a061079995
fixed all POST routes to use new csrf middleware
2014-09-17 16:07:26 -04:00
psychobunny
071be4ae7f
cache popular route for anons
2014-09-06 02:22:22 -04:00
Julian Lam
b7c7dd98c3
ACP setting and API return for subcats
2014-08-21 00:11:39 -04:00
barisusakli
06119510b7
merge
2014-08-18 16:20:12 -04:00
psychobunny
4dd32e1024
filter:category.get applies to all category-like API calls now
...
@a5mith
https://gist.github.com/psychobunny/572d867935469774c6e8#comment-1281883
2014-08-18 13:05:20 -04:00
barisusakli
b2f8a65bc8
removed slice
2014-08-15 18:12:43 -04:00
barisusakli
522fda2e58
closes #1936
2014-08-15 18:11:57 -04:00
barisusakli
d91fa5747d
closes #1964
2014-08-14 15:19:57 -04:00
barisusakli
528ee335d5
optimize getTopicsByTids and getTeasers
2014-08-06 21:30:11 -04:00
barisusakli
cfc67d4e90
closes #1924
2014-07-30 15:14:04 -04:00
psychobunny
704d81fe53
disable category RSS
2014-07-17 01:34:15 -04:00
barisusakli
0362c1a3b0
show day/week/month/year popular topics
2014-07-11 18:43:26 -04:00
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
2014-06-26 22:11:16 -04:00
barisusakli
39886c8545
removed unread total route
2014-06-15 21:08:43 -04:00
barisusakli
b8b482e287
closes #1555
2014-05-22 14:56:15 -04:00
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
2014-05-21 16:13:51 -04:00
barisusakli
b1aae05a08
closes #1518
2014-05-15 20:49:47 -04:00