Commit Graph

209 Commits

Author SHA1 Message Date
Baris Soner Usakli
f0759863e6 reindex all call 2013-08-06 15:46:15 -04:00
Baris Usakli
720dd9e960 scroll to posts 2013-08-01 16:11:00 -04:00
Baris Soner Usakli
b46d81e3e4 removed console.log 2013-07-29 13:37:16 -04:00
Baris Soner Usakli
3273c0558b anon users always see topics as unread 2013-07-29 13:33:54 -04:00
Baris Soner Usakli
78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes #140 2013-07-28 18:27:49 -04:00
Baris Soner Usakli
811d2df728 moved getTopicsByTids and getLatestTopics to topics.js 2013-07-28 14:02:50 -04:00
Baris Soner Usakli
b35ecd08ea use hasReadTopic 2013-07-27 13:59:14 -04:00
Baris Soner Usakli
d32b130d40 added function for marking all topics read #140 2013-07-27 13:05:03 -04:00
Baris Soner Usakli
cca83b9c5c bleh 2013-07-27 12:55:33 -04:00
Baris Soner Usakli
8947553ecd closes #117 2013-07-23 12:35:45 -04:00
Baris Soner Usakli
38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes 2013-07-22 16:47:41 -04:00
Julian Lam
99ba792e6d changing all calls to marked to instead go through
PostTools.markdownToHTML
2013-07-22 12:58:10 -04:00
Baris Usakli
52110016c7 closes #107 2013-07-22 12:07:05 -04:00
Baris Soner Usakli
e437b4df66 removed commented out code 2013-07-21 13:58:41 -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 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
03d3f59804 change to async.each for addUserInfoToPosts 2013-07-17 15:48:09 -04:00
Baris Usakli
8d21d4f998 closes #91 2013-07-17 10:45:16 -04:00
Baris Soner Usakli
a5b324cbc4 closes #86 2013-07-16 16:19:50 -04:00
Julian Lam
87aec422e9 moved get_last_undeleted_pid to threadTools.js 2013-07-15 15:08:54 -04:00
Julian Lam
31f8be8a0a updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it 2013-07-15 15:03:42 -04:00
Baris Soner Usakli
4527b3d53c closes #82 2013-07-15 12:35:35 -04:00
Baris Soner Usakli
62ef925fd3 removed graph/picture, closes #72 2013-07-11 16:45:05 -04:00
Julian Lam
d1bc8b5d91 fixing issue where NodeBB hangs if a non-existant topic was requested 2013-07-05 16:44:11 -04:00
Baris Soner Usakli
719182e3a8 fixed read status in categories 2013-07-04 13:41:13 -04:00
Baris Usakli
bff188b116 fix 2013-07-03 13:46:54 -04:00
Baris Usakli
82319a020f more fixes 2013-07-03 13:22:50 -04:00
Baris Usakli
a76d6c1f9a removed log 2013-07-03 13:18:04 -04:00
Baris Usakli
27ea41adcf fix for category teaser timestamp 2013-07-03 13:16:22 -04:00
Baris Usakli
1a19f0e1bc changed categories to hash 2013-07-03 12:59:45 -04:00
Baris Usakli
9c3046b89b more fixes 2013-07-03 12:21:24 -04:00
Baris Usakli
98013536d1 more fixes 2013-07-03 12:14:20 -04:00
Baris Soner Usakli
527e6e63cc removed console.log 2013-07-02 19:48:08 -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 Soner Usakli
eba653a3d2 get teaser fix 2013-07-02 18:02:02 -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
6a83bf79b4 fixed the issue with Topics.markAsRead 2013-06-28 12:40:15 -04:00
Baris Usakli
d7fbe6ee14 removed console.log 2013-06-28 11:53:31 -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
Baris Soner Usakli
761d8fc508 recent page gets alerts when new topics and posts are created 2013-06-27 21:11:04 -04:00
Julian Lam
9df0b39a5d started integrating infinite post loading for topic view (re: issue #42) 2013-06-26 12:40:39 -04:00
Baris Usakli
a0751d6caa Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-24 14:34:00 -04:00
Baris Usakli
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00