Commit Graph

384 Commits

Author SHA1 Message Date
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
Julian Lam
89e852f692 adding 'load more topics' button to topic admin 2013-06-24 13:03:34 -04:00
Julian Lam
0d954b24dc removed debug statements, adding missing file re: issue #3 2013-06-20 16:29:20 -04:00
Julian Lam
32eba62ef6 developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
2013-06-20 16:19:17 -04:00
Baris Soner Usakli
0a0f8a21f0 changed new Date().getTime() to Date.now() on server side 2013-06-19 21:29:50 -04:00
Baris Usakli
ffbd777642 moved chat code to its own module 2013-06-18 11:26:57 -04:00
Baris Usakli
88a1fef941 bookmark for the post made 2013-06-18 10:47:43 -04:00
Julian Lam
c0b018cdf4 adding noscript parsing for a topic, if accessed by a browser without javascript 2013-06-11 15:40:50 -04:00
Julian Lam
740cf13e8d updated less-middleware to 1.1.12 (fixing odd regression with LESS package update). Fixed issue where editing of posts was wonky because the title was being grabbed incorrectly 2013-06-11 13:58:02 -04:00
Julian Lam
89effc5454 auto-subscribing a user to any topic that they create 2013-06-07 14:41:21 -04:00
Julian Lam
a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
2013-06-06 15:34:46 -04:00
Julian Lam
6f16088cd6 cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?) 2013-06-05 13:34:44 -04:00
psychobunny
f1f86b1d4f added category rss. added tid to be passed back in getTopicsByTids. 2013-06-04 12:58:04 -04:00
psychobunny
11ad3a867e fixed slug issue with topics 2013-05-28 14:51:49 -04:00
psychobunny
f9e015f194 cid undefined bug 2013-05-28 14:26:00 -04:00
psychobunny
82e8b481b8 fixed posting bug and moved new topic button to be visible if no topics found 2013-05-28 16:11:29 +00:00
Julian Lam
878a678643 Merge branch 'install_script' 2013-05-27 16:07:07 -04:00
psychobunny
bcc903ee1c run npm install. starting rss atom feeds of topics. fixed bug in topics where new topics created were not being saved properly 2013-05-27 14:55:03 -04:00
Julian Lam
88bf9425db install script + patching up integration with install wizard 2013-05-27 14:02:57 -04:00
psychobunny
523ce61d1f redis schema file for organization; moved new topic button in categories higher 2013-05-27 11:29:05 -04:00
psychobunny
8c2b6cda69 added timestamp to teaser, continuing work on recent replies block 2013-05-24 14:35:07 -04:00
psychobunny
6db259cf3f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Conflicts:
	src/posts.js
2013-05-24 12:53:45 -04:00
psychobunny
448673b141 recent replies part 2 2013-05-24 12:46:19 -04:00
Baris Usakli
db6bbcc699 post every x seconds added it x to config 2013-05-24 12:32:28 -04:00
psychobunny
a02a74604c moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive 2013-05-24 11:18:28 -04:00
psychobunny
55cb790d3c potential fix for duplicate chat results, started recent replies block 2013-05-24 09:00:11 -04:00