psychobunny
|
10b9919a49
|
removed some possibly antiquated privs code
|
10 years ago |
psychobunny
|
f8af900415
|
post button components
|
10 years ago |
psychobunny
|
1d53365707
|
post/reply component
|
10 years ago |
psychobunny
|
a740e8e98f
|
post/header component
|
10 years ago |
psychobunny
|
61db112942
|
topic/follow component
|
10 years ago |
psychobunny
|
ec079afab1
|
post/content component
|
10 years ago |
psychobunny
|
855e43ea12
|
deprecation notices
|
10 years ago |
psychobunny
|
0c4ffafca3
|
topic buttons are now components
|
10 years ago |
psychobunny
|
15b54d6e43
|
removed more .post-row selectors
|
10 years ago |
psychobunny
|
51745568df
|
removed the rest of the .post-row selectors in favour for components system
|
10 years ago |
psychobunny
|
901cb92941
|
if no args, get all components of that type
|
10 years ago |
psychobunny
|
567d171d2f
|
jshint
|
10 years ago |
psychobunny
|
e3899f9535
|
Merge remote-tracking branch 'origin/master' into persona
|
10 years ago |
psychobunny
|
6439147586
|
updated core to point #post_container and .post-row to its respective components
|
10 years ago |
psychobunny
|
8fcdae7f17
|
get a post component by any of its attributes
|
10 years ago |
psychobunny
|
1df20465ed
|
fixes to components; added post component
|
10 years ago |
psychobunny
|
5727658976
|
wrapper for grabbing components without modifiers
|
10 years ago |
psychobunny
|
eba0f32913
|
post/anchor component
|
10 years ago |
psychobunny
|
d347e88361
|
post/header component
|
10 years ago |
psychobunny
|
54cbbe2844
|
components system
|
10 years ago |
Julian Lam
|
406126536a
|
missing semicolon
|
10 years ago |
Julian Lam
|
9fc97ce92d
|
fixing handleACPRedirect on subfolder installs
|
10 years ago |
psychobunny
|
e08f34e79d
|
function.generateTopicClass
|
10 years ago |
psychobunny
|
412c5360a6
|
allow timeago to be cast on other elements as well, ex. small
|
10 years ago |
psychobunny
|
82ac542f55
|
helpers.generateCategoryBackground
|
10 years ago |
barisusakli
|
a73f34df4a
|
no need for ajaxify.end listener
|
10 years ago |
barisusakli
|
c448c8cc8c
|
closes #2864
|
10 years ago |
barisusakli
|
32369f6191
|
disabled textcomplete css for now
|
10 years ago |
Barış Soner Uşaklı
|
eda98a35ea
|
closes #2862
|
10 years ago |
Barış Soner Uşaklı
|
89333ab339
|
closes #2824 doggy.gif
|
10 years ago |
psychobunny
|
f7f048f06a
|
when toggling composer preview, autofocus on composer
|
10 years ago |
barisusakli
|
e6c0794061
|
create tooltips for users on widgets
|
10 years ago |
barisusakli
|
d3b2742da0
|
closes #2746 closes #2747
|
10 years ago |
barisusakli
|
2f688136d1
|
closes #2852
|
10 years ago |
barisusakli
|
b37bcc6dfe
|
closes #2853
|
10 years ago |
psychobunny
|
dfe48fffb1
|
composer fixes when resizing window horizontally
|
10 years ago |
barisusakli
|
e9f82b7eee
|
updated isLatin check doggy.gif
|
10 years ago |
barisusakli
|
67b7ecf4df
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
10 years ago |
barisusakli
|
dd06e8d7d8
|
return early if falsy
|
10 years ago |
psychobunny
|
2f05ec7de0
|
closes #2839 and #2840
|
10 years ago |
barisusakli
|
fd1b7bbd3a
|
fix redirection
|
10 years ago |
psychobunny
|
ec897be3e7
|
jshint
|
10 years ago |
barisusakli
|
f89741636c
|
return false to prevent default
|
10 years ago |
barisusakli
|
ca31ac882c
|
added return true/false
|
10 years ago |
Julian Lam
|
5269c2eb9e
|
latest language translations
|
10 years ago |
barisusakli
|
076931d5b5
|
fix search tooltip
|
10 years ago |
psychobunny
|
8d313d2f16
|
return composing state to normal after discard/posting
|
10 years ago |
psychobunny
|
7b604c0895
|
this prevents autosize from causing the screen from jumping up and down as you type, on android at least
@jackmoore this might not the best solution but its working well so far.
let me know if you'd like a PR :)
|
10 years ago |
psychobunny
|
6d4b658579
|
using unminified version of autosize
|
10 years ago |
psychobunny
|
9262c8b9f6
|
after selecting a category in composer, auto-select the next field
|
10 years ago |