1129 Commits (93d46304332a106c6935ca592eba443837a7c43e)
 

Author SHA1 Message Date
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
Baris Soner Usakli aa54ac8495 updated passport and passport-twitter 12 years ago
Baris Soner Usakli 0b7da34a03 possible fix for #101 12 years ago
Baris Soner Usakli e437b4df66 removed commented out code 12 years ago
Baris Soner Usakli 919efd4052 drag and drop image upload first pass 12 years ago
Julian Lam 6f759e840e Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam a66f2dfabe minor tweaks to positioning of composer window relative to taskbar 12 years ago
Julian Lam 7619fec78d fixing compatibility with dark themes 12 years ago
Julian Lam 18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
12 years ago
Julian Lam a6460169d4 - removing underline from composer style shortcut button grouping 12 years ago
Baris Soner Usakli f7291631d8 when a post is restored update topic timestamp 12 years ago
Baris Soner Usakli eec5249eb6 possible fix for wront sorting on /recent 12 years ago
Baris Soner Usakli 93c6228347 handle err 12 years ago
Julian Lam 97a70b808e Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 782858c728 added dynamically generated robots.txt 12 years ago
Baris Soner Usakli 343aba9eff added relative path to image upload url 12 years ago
Julian Lam 0b545c7056 removing extra console log... 12 years ago
Julian Lam 3c4b2c8075 fixed oddities in base_url and url generation for subdirectoried instances
of NodeBB
12 years ago
Baris Usakli e5301deea2 more async in categories 12 years ago
Baris Usakli ff9990701b changed to async.eachSeries 12 years ago
Baris Usakli c1b170ec86 removed anchor around recent posts on account page 12 years ago
Baris Usakli 78358a8ccd forgot ] 12 years ago
Baris Usakli 04bc0cd2c9 oops 12 years ago
Baris Usakli a4de1b247f decrease/increase post count on post deletion/restore 12 years ago
Baris Usakli 3adddf44ca removed console.log 12 years ago
Baris Usakli 68c011ce63 recent replies link to user and topic 12 years ago
Baris Soner Usakli 2f20831d25 removed extra ; oops 12 years ago