Commit Graph

268 Commits

Author SHA1 Message Date
Baris Soner Usakli
46afbc0ba0 assorted config fixes 2013-08-12 19:00:31 -04:00
Julian Lam
e8f1d645fe closed #160
new build_title function to be called via socket

also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
2013-08-11 16:12:20 -04:00
Baris Soner Usakli
50c34e4f33 added infinite scrolling to unread page, issue #141 2013-08-10 16:14:50 -04:00
Baris Soner Usakli
1cc8214d16 infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141 2013-08-09 20:03:19 -04:00
Baris Usakli
e979d1bf0d fixed home loading 2013-08-08 14:30:42 -04:00
Baris Usakli
e69928d624 strip tags in recent replies 2013-08-08 14:12:28 -04:00
Baris Usakli
0bd56196cf index topic titles too 2013-08-08 11:40:31 -04:00
Baris Soner Usakli
f0759863e6 reindex all call 2013-08-06 15:46:15 -04:00
Baris Soner Usakli
d6b9a2799b full text search using reds, issue #142 2013-08-03 20:54:16 -04:00
Baris Soner Usakli
7297a26685 scroll to post 2 2013-08-01 17:27:37 -04:00
Baris Usakli
720dd9e960 scroll to posts 2013-08-01 16:11:00 -04:00
Baris Soner Usakli
9f2838849e moved the imgur clientID to the server config file 2013-07-31 15:33:36 -04:00
Julian Lam
2d64c9979e sending pid as well as content in action:save_post_content hook 2013-07-28 03:01:58 -04:00
Julian Lam
34bb9dddb5 sticking to style guide for method names (camelcase) 2013-07-28 02:24:41 -04:00
Julian Lam
25a1d25108 tested filter-type hooks, working! :) 2013-07-28 01:37:40 -04:00
Baris Soner Usakli
8947553ecd closes #117 2013-07-23 12:35:45 -04:00
Baris Soner Usakli
2237166e0f removed console.log 2013-07-22 17:59:49 -04:00
Baris Soner Usakli
85b0fe7175 images debug 2013-07-22 17:26:18 -04:00
Baris Soner Usakli
e9afd4a107 fixed broken view again 2013-07-22 17:08:07 -04:00
psychobunny
1e86f379d5 removed external link icon from signatures only 2013-07-23 03:34:45 +08:00
Baris Usakli
d9fa78a866 again 2013-07-22 13:06:31 -04:00
Julian Lam
99ba792e6d changing all calls to marked to instead go through
PostTools.markdownToHTML
2013-07-22 12:58:10 -04:00
Julian Lam
f40bf46656 closed #104 - anchors now have rel="nofollow" and open in a new window 2013-07-22 12:44:50 -04:00
Baris Usakli
52110016c7 closes #107 2013-07-22 12:07:05 -04:00
Baris Soner Usakli
919efd4052 drag and drop image upload first pass 2013-07-21 12:29:57 -04:00
Baris Soner Usakli
f7291631d8 when a post is restored update topic timestamp 2013-07-20 16:59:53 -04:00
Baris Usakli
ff9990701b changed to async.eachSeries 2013-07-19 15:26:29 -04:00
Baris Usakli
a4de1b247f decrease/increase post count on post deletion/restore 2013-07-19 10:59:24 -04:00
Baris Usakli
68c011ce63 recent replies link to user and topic 2013-07-19 10:36:42 -04:00
Baris Soner Usakli
285e19fbbf closes #97 2013-07-18 15:14:06 -04:00
Baris Soner Usakli
f90eb72706 added minimum lengths into error messages 2013-07-18 14:50:58 -04:00
Baris Soner Usakli
65029ae169 content length changes 2013-07-18 13:50:42 -04:00
Baris Usakli
4f9a2d0b93 content check in posts 2013-07-17 11:22:09 -04:00
Baris Usakli
582cd2f011 closes #89 2013-07-17 10:05:29 -04:00
Julian Lam
145898c3ba using nconf to manage config file now (issue #24) 2013-07-16 15:22:59 -04:00
Baris Soner Usakli
c7a218af9a closes #80 2013-07-15 14:34:15 -04:00
Baris Soner Usakli
cc6bd59560 closes #75 2013-07-13 12:36:51 -04:00
Baris Soner Usakli
8d2c4fd625 closes #76 2013-07-13 12:27:37 -04:00
Baris Soner Usakli
910e9d6ee0 closes #73 2013-07-12 16:23:35 -04:00
Baris Soner Usakli
ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories 2013-07-06 22:02:24 -04:00
Baris Usakli
95e05410a2 more fixes 2013-07-03 13:40:55 -04:00
Baris Usakli
50078d7395 fixes in posttools and thread tools for hashes 2013-07-03 13:08:32 -04:00
Baris Usakli
98013536d1 more fixes 2013-07-03 12:14:20 -04:00
Baris Soner Usakli
c1484afab7 more fixes 2013-07-02 19:46:58 -04:00
Baris Soner Usakli
fabb55426c more work: 2013-07-02 19:02:23 -04:00
Baris Usakli
9dbaf9fef9 more work 2013-07-02 17:01:49 -04:00
Baris Usakli
1a992b7147 first batch of changes 2013-07-02 16:24:13 -04:00
Baris Usakli
8278e524d2 fixed topic/post count :/ 2013-06-28 12:54:56 -04:00
Baris Usakli
0e5f280327 fixed categories read notification bug 2013-06-28 11:36:41 -04:00
Baris Usakli
aecffecdf1 footer shows total topic post count 2013-06-28 10:56:38 -04:00