Commit Graph

9023 Commits (8fcdae7f17ff140a5af2dece66136cffb62d9fb5)
 

Author SHA1 Message Date
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
psychobunny f5b701553c moved post-row's wall of data-text into partial
psychobunny 8727c7be17 moved all template variables to core
psychobunny e08f34e79d function.generateTopicClass
psychobunny dcfb8010b7 Merge remote-tracking branch 'origin/master' into persona
psychobunny b81646477f remove hardcoded topic_row_size
I can't believe this is still here haha
Julian Lam b83aa108f2 requiring more recent vanilla and lavender dependencies,
Julian Lam 0f59046392 added requirejs config partial,
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small
psychobunny 82ac542f55 helpers.generateCategoryBackground
psychobunny a3f167bfd2 default category should be col-xs-12
barisusakli fd5f00459b fix admin events pagination
barisusakli 868b2ff2b6 if no term is passed get count
barisusakli ec8fc8b97b dont do anything if id is falsy
added callback
barisusakli 203e69aa42 derp
barisusakli a73f34df4a no need for ajaxify.end listener
barisusakli c448c8cc8c closes
barisusakli 32369f6191 disabled textcomplete css for now
barisusakli f8f4a6e844 removed footer class
Barış Soner Uşaklı abf27954d3 use topic.getMainPids
Barış Soner Uşaklı 64918dfcb4 up mentions ver
Barış Soner Uşaklı d3dca842cb also
Barış Soner Uşaklı bab8e6a104 closes
Barış Soner Uşaklı eda98a35ea closes
Barış Soner Uşaklı 89333ab339 closes doggy.gif
psychobunny f7f048f06a when toggling composer preview, autofocus on composer
barisusakli 58169aa6d9 no need for return
barisusakli 6e25724cfb removed unused requires
barisusakli e6c0794061 create tooltips for users on widgets
barisusakli d3b2742da0 closes closes
barisusakli 2f688136d1 closes
barisusakli b37bcc6dfe closes
barisusakli 279bb62a3f cache parsed post content
clear cache on plugin install/uninstall/activate/deactivate
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 4cb58d976b fix indices, main post always 0
barisusakli fd1b7bbd3a fix redirection
psychobunny ec897be3e7 jshint
barisusakli 2878bf6cfe removed commented out code
barisusakli c63d5f4b7a test
barisusakli f89741636c return false to prevent default
barisusakli ca31ac882c added return true/false