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 |
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 |