Commit Graph

1490 Commits

Author SHA1 Message Date
Julian Lam
84584a1b5b minor cleanup of header tpl 2013-07-22 20:08:18 -04:00
Baris Soner Usakli
96a779172b closes #106 2013-07-22 18:29:09 -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
Baris Soner Usakli
667a102c8b added async.eachSeries to getCategories 2013-07-22 16:57:18 -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
psychobunny
676ffee459 removed text decoration from btn-link to match that of default nodebb anchors 2013-07-23 03:51:32 +08:00
Julian Lam
87baaacb8c Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-22 15:46:02 -04:00
Julian Lam
7a1e1b5b60 fixing issue where notifications toggle was causing an ajaxify 2013-07-22 15:45:40 -04:00
psychobunny
1e86f379d5 removed external link icon from signatures only 2013-07-23 03:34:45 +08:00
Julian Lam
93d4630433 Merge remote-tracking branch 'origin' 2013-07-22 15:31:31 -04:00
Julian Lam
123aac0862 limiting notification counts (issue #112) 2013-07-22 15:31:28 -04:00
psychobunny
240683ed24 merged conflicts. also fixed a potential issue where the external link icon would show up on internal links 2013-07-23 03:15:17 +08:00
psychobunny
e66cab23cf added a screening page for external links. removed forced target = _blank on external links for UX consideration
used http://www.deviantart.com/users/outgoing?http://www.nodebb.org/ for
inspiration
2013-07-23 03:07:27 +08:00
Julian Lam
48e14e9464 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-22 15:05:33 -04:00
Julian Lam
712eec0872 re: issue #104, added external link icon to external links 2013-07-22 15:03:33 -04:00
Baris Usakli
f0df2289e6 i keep forgetting console.logs in commits :/ 2013-07-22 14:50:34 -04:00
Baris Usakli
22d954d01f fixed for broken category view, after topic move 2013-07-22 14:40:52 -04: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
Julian Lam
104dbea3f2 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-22 12:11:46 -04:00
Baris Usakli
52110016c7 closes #107 2013-07-22 12:07:05 -04:00
Julian Lam
770fb6d33d Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-22 12:01:33 -04:00
Julian Lam
54c75024b5 css fixes to post window on mobile screens 2013-07-22 12:01:19 -04:00
Baris Usakli
676765278e closes #111 2013-07-22 11:16:16 -04:00
Julian Lam
667c331a67 refactored User.create in preparation for twitter compatibility (issue 2013-07-22 00:24:37 -04:00
Julian Lam
5e7da6391c fixed #100 - composer window obscuring half of the page 2013-07-21 23:47:11 -04:00
Julian Lam
9626232e3b some more tweaks to make dark themes work better 2013-07-21 23:34:22 -04:00
Julian Lam
81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
2013-07-21 23:27:07 -04:00
Baris Soner Usakli
e39868c08e fixed regex 2013-07-21 16:32:59 -04:00
Baris Soner Usakli
b25033be45 removed console.log 2013-07-21 16:17:39 -04:00
Baris Soner Usakli
7c31e12e6b removed debug console.logs 2013-07-21 16:16:59 -04:00
Baris Soner Usakli
863f471020 closes #103 2013-07-21 16:16:07 -04:00
Baris Soner Usakli
aa54ac8495 updated passport and passport-twitter 2013-07-21 15:07:11 -04:00
Baris Soner Usakli
0b7da34a03 possible fix for #101 2013-07-21 14:25:42 -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
Julian Lam
6f759e840e Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-21 02:34:21 -04:00
Julian Lam
a66f2dfabe minor tweaks to positioning of composer window relative to taskbar 2013-07-21 02:34:04 -04:00
Julian Lam
7619fec78d fixing compatibility with dark themes 2013-07-21 02:29:53 -04:00
Julian Lam
18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
2013-07-21 02:16:58 -04:00
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