Commit Graph

1497 Commits

Author SHA1 Message Date
Julian Lam
a6460169d4 - removing underline from composer style shortcut button grouping 2013-07-21 01:43:14 -04:00
Baris Soner Usakli
f7291631d8 when a post is restored update topic timestamp 2013-07-20 16:59:53 -04:00
Baris Soner Usakli
eec5249eb6 possible fix for wront sorting on /recent 2013-07-20 16:01:44 -04:00
Baris Soner Usakli
93c6228347 handle err 2013-07-20 15:23:04 -04:00
Julian Lam
97a70b808e Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-20 11:19:24 -04:00
Julian Lam
782858c728 added dynamically generated robots.txt 2013-07-20 11:19:08 -04:00
Baris Soner Usakli
343aba9eff added relative path to image upload url 2013-07-20 00:10:45 -04:00
Julian Lam
0b545c7056 removing extra console log... 2013-07-19 23:58:30 -04:00
Julian Lam
3c4b2c8075 fixed oddities in base_url and url generation for subdirectoried instances
of NodeBB
2013-07-19 23:56:30 -04:00
Baris Usakli
e5301deea2 more async in categories 2013-07-19 16:13:00 -04:00
Baris Usakli
ff9990701b changed to async.eachSeries 2013-07-19 15:26:29 -04:00
Baris Usakli
c1b170ec86 removed anchor around recent posts on account page 2013-07-19 12:03:54 -04:00
Baris Usakli
78358a8ccd forgot ] 2013-07-19 11:02:21 -04:00
Baris Usakli
04bc0cd2c9 oops 2013-07-19 10:59:52 -04:00
Baris Usakli
a4de1b247f decrease/increase post count on post deletion/restore 2013-07-19 10:59:24 -04:00
Baris Usakli
3adddf44ca removed console.log 2013-07-19 10:37:18 -04:00
Baris Usakli
68c011ce63 recent replies link to user and topic 2013-07-19 10:36:42 -04:00
Baris Soner Usakli
2f20831d25 removed extra ; oops 2013-07-18 15:45:17 -04:00
Baris Soner Usakli
7ff6cd9cb2 closes #99 2013-07-18 15:44: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
f7d27cdef1 nconf fixes 2013-07-18 14:47:41 -04:00
Baris Soner Usakli
4d670006e1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-18 13:50:45 -04:00
Baris Soner Usakli
65029ae169 content length changes 2013-07-18 13:50:42 -04:00
Julian Lam
d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless) 2013-07-18 12:04:29 -04:00
Julian Lam
800ac86014 committing missing file pertaining to issue #96 2013-07-17 22:38:55 -04:00
Julian Lam
1fa900e615 added sitemap.xml to routes, closes #96 2013-07-17 22:35:16 -04:00
Julian Lam
6e91810231 introduction of theme engine parsing (themes go in /public/themes!) 2013-07-17 16:17:19 -04:00
Julian Lam
936d29d907 Merge branch 'master' of github.com:psychobunny/node-forum 2013-07-17 16:14:23 -04:00
Julian Lam
44f9fe9f6c fixing issue where the email check always failed... whoops! 2013-07-17 16:13:53 -04:00
Baris Usakli
ca81732661 show correct version on admin/index 2013-07-17 16:09:01 -04:00
Baris Usakli
03d3f59804 change to async.each for addUserInfoToPosts 2013-07-17 15:48:09 -04:00
Baris Usakli
8369e2278f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-17 12:58:02 -04:00
Baris Usakli
2bb4aab6ac changes to online users code 2013-07-17 12:57:57 -04:00
Julian Lam
a06123579b issue #94 2013-07-17 12:21:40 -04:00
Julian Lam
1e4424d656 issue #94 again 2013-07-17 12:17:52 -04:00
Julian Lam
d3541da9dd resolving regression introduced by errant install script (again) - issue 94 2013-07-17 12:15:40 -04:00
Julian Lam
2f1ef4c2a1 fixing regression introduced where the client-side config was incorrectly generated (resolves #94) 2013-07-17 12:05:24 -04:00
Julian Lam
f63be472be updated link to roadmap and added new screenshots for readme 2013-07-17 11:33:37 -04:00
Baris Usakli
4f9a2d0b93 content check in posts 2013-07-17 11:22:09 -04:00
Baris Usakli
8d21d4f998 closes #91 2013-07-17 10:45:16 -04:00
Baris Usakli
582cd2f011 closes #89 2013-07-17 10:05:29 -04:00
Julian Lam
ed967a0e2f applied minor suggestion suggested by @damianb in issue #24
closed #88 (regression due to text selection enhancement)
2013-07-17 01:02:28 -04:00
Julian Lam
3feb977cc4 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-16 21:13:02 -04:00
Julian Lam
c2e9cd621d issue #57, just for Damian :) 2013-07-16 21:12:40 -04:00
Baris Soner Usakli
9e5ecf0ae8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-16 20:30:54 -04:00
Baris Soner Usakli
cf5f9ad9bd share links wont refresh page 2013-07-16 20:30:46 -04:00
Julian Lam
7cdef19b94 issue #57 again - tightened the regex a bit more (escaped the dot) 2013-07-16 16:38:35 -04:00
Julian Lam
0553254a9b closed #57 2013-07-16 16:37:37 -04:00
Julian Lam
8234294be8 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-16 16:37:13 -04:00