psychobunny
b07574d838
unnecessary return
2015-02-26 14:11:13 -05:00
Julian Lam
55262b399a
tweaks and refactoring for #2774
2015-02-25 14:10:00 -05:00
Barış Soner Uşaklı
c94c1430b7
api/post/pid route
2015-02-24 13:02:58 -05:00
Barış Soner Uşaklı
da305210e2
closes #2618
2015-02-19 13:24:06 -05:00
Barış Soner Uşaklı
bd553eb05d
closes #2002
2015-02-17 13:25:22 -05:00
barisusakli
b2fc4d5dc4
#2002
2015-02-13 18:16:36 -05:00
Julian Lam
1843d0364e
closed #2708
2015-02-08 21:06:45 -05:00
barisusakli
aaa1fae558
closes #2597
2015-01-29 01:06:48 -05:00
barisusakli
60f1b9679a
search filters
2015-01-07 16:10:11 -05:00
Baris Usakli
8522af504a
closed #2571
2015-01-04 11:37:20 -05:00
barisusakli
be11577aa4
closes #2477
2014-12-01 20:28:36 -05:00
Julian Lam
deac12c540
closed #2424
2014-11-18 14:56:22 -05:00
barisusakli
c458a7f7b2
missing nconf require
2014-11-16 00:01:20 -05:00
barisusakli
556e7066e8
moved notFound notAllowed to helpers
2014-11-15 23:22:57 -05:00
barisusakli
519b1b7e37
closes #2377
2014-11-14 13:36:37 -05:00
barisusakli
a1624013f8
closes #2400
2014-11-14 12:17:28 -05:00
barisusakli
9a16a359a8
auth refactor
2014-11-12 16:15:44 -05:00
barisusakli
166f353aaa
filter:register.build change #1527
2014-11-08 14:51:05 -05:00
barisusakli
0e3c5195db
closes #2219
2014-10-03 11:34:12 -04:00
barisusakli
4af54d48f6
closes #2169
2014-09-27 19:23:52 -04:00
psychobunny
467d486e58
closes #2145
2014-09-25 11:29:53 -04:00
barisusakli
59120df71c
bulk fix
2014-09-19 18:59:11 -04:00
Julian Lam
8bac0bf361
Merge branch 'csrf-excision' into hashtalk
2014-09-17 16:07:36 -04:00
Julian Lam
4f6b3055ff
Merge branch '0.5.1' into csrf-excision
2014-09-17 14:39:51 -04:00
barisusakli
aae7f2434d
closes #2088
2014-09-16 16:10:02 -04:00
Julian Lam
84d4035597
Child categories no longer show up on homepage, re: #2080
2014-09-15 10:50:58 -04:00
Julian Lam
40e5ad075f
started work on #2082
2014-09-14 10:21:32 -04:00
psychobunny
9f0fff4434
closes #2039
2014-09-03 14:40:44 -04:00
Julian Lam
298d904d45
refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash
2014-08-31 22:41:13 -04:00
barisusakli
ca90afd544
#1992
...
(drunk) not even done yet
2014-08-16 21:33:42 -04:00
barisusakli
d852f284da
closes #1948
2014-08-15 15:45:01 -04:00
barisusakli
5c91bc4335
optimized home
2014-08-14 09:59:40 -04:00
barisusakli
cfc67d4e90
closes #1924
2014-07-30 15:14:04 -04:00
barisusakli
6c48cbe6ce
regFormEntry array
2014-07-22 22:00:39 -04:00
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.
2014-07-22 14:35:30 -04:00
psychobunny
803b6f64b8
ability to disable sitemap.xml
2014-07-17 01:38:20 -04:00
barisusakli
64d04f7aa6
closes #1803
2014-07-07 17:36:14 -04:00
psychobunny
ddcca28cf0
pass allowRegistration in login API for #1786
2014-07-04 11:41:03 -04:00
barisusakli
b537666e5c
closes #1592 , closes #1634
2014-06-03 16:10:28 -04:00
barisusakli
48aba5fc64
category widget changes
2014-05-27 12:44:28 -04:00
Julian Lam
7bdbb966aa
groups pages WIP
2014-05-23 09:49:18 -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
cd08a16f77
return post count to with categories
2014-05-19 19:24:06 -04:00
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
2014-05-19 12:29:52 -04:00
Julian Lam
e43ebb0423
Merge pull request #1533 from akhoury/master
...
captcha support
2014-05-17 16:01:44 -04:00
Julian Lam
3474cdc5ea
added new privilege "find", added guest meta group, closed #1282
2014-05-16 15:47:04 -04:00
Aziz Khoury
0e0f66ba9e
minor cleanups.
2014-05-16 09:39:46 -04:00
Aziz Khoury
d3a11f7ad8
Merge remote-tracking branch 'upstream/master'
2014-05-16 00:12:14 -04:00
barisusakli
b1aae05a08
closes #1518
2014-05-15 20:49:47 -04:00
Aziz Khoury
086013829b
added 'filter:register.build' hook to augment register template data
2014-05-15 03:06:47 -04:00