Commit Graph

4199 Commits (51745568dfea8789ad19cb7a98a8653c9c0b3334)

Author SHA1 Message Date
psychobunny 51745568df removed the rest of the .post-row selectors in favour for components system
psychobunny 901cb92941 if no args, get all components of that type
psychobunny 567d171d2f jshint
psychobunny e3899f9535 Merge remote-tracking branch 'origin/master' into persona
psychobunny 6439147586 updated core to point #post_container and .post-row to its respective components
psychobunny 8fcdae7f17 get a post component by any of its attributes
psychobunny 1df20465ed fixes to components; added post component
psychobunny 5727658976 wrapper for grabbing components without modifiers
psychobunny eba0f32913 post/anchor component
psychobunny d347e88361 post/header component
psychobunny 54cbbe2844 components system
Julian Lam 406126536a missing semicolon
Julian Lam 9fc97ce92d fixing handleACPRedirect on subfolder installs
psychobunny e08f34e79d function.generateTopicClass
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small
psychobunny 82ac542f55 helpers.generateCategoryBackground
barisusakli a73f34df4a no need for ajaxify.end listener
barisusakli c448c8cc8c closes
barisusakli 32369f6191 disabled textcomplete css for now
Barış Soner Uşaklı eda98a35ea closes
Barış Soner Uşaklı 89333ab339 closes doggy.gif
psychobunny f7f048f06a when toggling composer preview, autofocus on composer
barisusakli e6c0794061 create tooltips for users on widgets
barisusakli d3b2742da0 closes closes
barisusakli 2f688136d1 closes
barisusakli b37bcc6dfe closes
psychobunny dfe48fffb1 composer fixes when resizing window horizontally
barisusakli e9f82b7eee updated isLatin check doggy.gif
barisusakli 67b7ecf4df Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli dd06e8d7d8 return early if falsy
psychobunny 2f05ec7de0 closes and
barisusakli fd1b7bbd3a fix redirection
psychobunny ec897be3e7 jshint
barisusakli f89741636c return false to prevent default
barisusakli ca31ac882c added return true/false
Julian Lam 5269c2eb9e latest language translations
barisusakli 076931d5b5 fix search tooltip
psychobunny 8d313d2f16 return composing state to normal after discard/posting
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 :)
psychobunny 6d4b658579 using unminified version of autosize
psychobunny 9262c8b9f6 after selecting a category in composer, auto-select the next field
psychobunny 83f89e9537 made action bar button less restrictive
psychobunny 31368ac974 on mobile, resize composer textarea as you type so it doesn't constrain the editable view
psychobunny 5e3a990f2d added vendor/autosize
psychobunny 7227dfd704 add composing mobile classes if composing on mobile
psychobunny 7282bbafb2 removing composer-mobile.tpl
was totally a bad idea.
Barış Soner Uşaklı 9d0b4f5841 app.showEmailConfirmWarning :dull:
Barış Soner Uşaklı 940c33c426 fix js error removed dupe code
Barış Soner Uşaklı abd3979fb3 closes
psychobunny eb733fdb6f toggle preview button on composer