1355 Commits (746fa93c800f444e0ddd5fc5399050e0668cdbab)
 

Author SHA1 Message Date
Julian Lam ff065dcc2f Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam c5c6bcec4b closed #119 12 years ago
Julian Lam 6a12ecf8e7 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue #116). Also addressed issue #118 12 years ago
Baris Soner Usakli 6e0c84f9e5 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli e7c9079449 anons cant follow, hide follow button if not logged in 12 years ago
Julian Lam 59029a0ef0 minor tweaks to theme engine 12 years ago
Baris Soner Usakli bf6a38904a skip loading a topic if cant load its data 12 years ago
Baris Soner Usakli 6ab37bde09 closes #105 12 years ago
Baris Soner Usakli 8947553ecd closes #117 12 years ago
psychobunny fe996f75b6 replaced the ascii > with the right chevron icon
http://fortawesome.github.io/Font-Awesome/icon/chevron-right/
12 years ago
psychobunny 45cb24fb53 UI: fixed recent replies in category sidebar 12 years ago
psychobunny 6f6a2e4127 closes #114. updated ajaxify to allow for get parameters to be passed in without issues. 12 years ago
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
12 years ago
Julian Lam 741a5843a1 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 84584a1b5b minor cleanup of header tpl 12 years ago
Baris Soner Usakli 96a779172b closes #106 12 years ago
Baris Soner Usakli 2237166e0f removed console.log 12 years ago
Baris Soner Usakli 85b0fe7175 images debug 12 years ago
Baris Soner Usakli e9afd4a107 fixed broken view again 12 years ago
Baris Soner Usakli 667a102c8b added async.eachSeries to getCategories 12 years ago
Baris Soner Usakli 38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes 12 years ago
psychobunny 676ffee459 removed text decoration from btn-link to match that of default nodebb anchors 12 years ago
Julian Lam 87baaacb8c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 7a1e1b5b60 fixing issue where notifications toggle was causing an ajaxify 12 years ago
psychobunny 1e86f379d5 removed external link icon from signatures only 12 years ago
Julian Lam 93d4630433 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 123aac0862 limiting notification counts (issue #112) 12 years ago
psychobunny 240683ed24 merged conflicts. also fixed a potential issue where the external link icon would show up on internal links 12 years ago
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
12 years ago
Julian Lam 48e14e9464 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 712eec0872 re: issue #104, added external link icon to external links 12 years ago
Baris Usakli f0df2289e6 i keep forgetting console.logs in commits :/ 12 years ago
Baris Usakli 22d954d01f fixed for broken category view, after topic move 12 years ago
Baris Usakli d9fa78a866 again 12 years ago
Julian Lam 99ba792e6d changing all calls to marked to instead go through
PostTools.markdownToHTML
12 years ago
Julian Lam f40bf46656 closed #104 - anchors now have rel="nofollow" and open in a new window 12 years ago
Julian Lam 104dbea3f2 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Baris Usakli 52110016c7 closes #107 12 years ago
Julian Lam 770fb6d33d Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 54c75024b5 css fixes to post window on mobile screens 12 years ago
Baris Usakli 676765278e closes #111 12 years ago
Julian Lam 667c331a67 refactored `User.create` in preparation for twitter compatibility (issue 12 years ago
Julian Lam 5e7da6391c fixed #100 - composer window obscuring half of the page 12 years ago
Julian Lam 9626232e3b some more tweaks to make dark themes work better 12 years ago
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
12 years ago
Baris Soner Usakli e39868c08e fixed regex 12 years ago
Baris Soner Usakli b25033be45 removed console.log 12 years ago
Baris Soner Usakli 7c31e12e6b removed debug console.logs 12 years ago
Baris Soner Usakli 863f471020 closes #103 12 years ago