Commit Graph

9056 Commits (98c54c3ccbb34346a344eff3896e14ab81bc0d9b)
 

Author SHA1 Message Date
psychobunny 98c54c3ccb closes https://github.com/NodeBB/NodeBB/issues/2856
psychobunny 3ed3612047 file upload with spaces / general file upload fix wrt ajaxiy
barisusakli 909fe660a9 decodeURIComponent for uploaded file/image
psychobunny 60a70e4e62 moved 37fe438c63 into core
psychobunny 075611ca4b Merge remote-tracking branch 'origin/master' into persona
psychobunny adbbbb3602 decided to go ahead and deprecate this for 0.7x instead of post-0.7x
psychobunny 2e33f1d400 navbar/title component
Barış Soner Uşaklı 37fe438c63 reset fix for t.js bug :rage3:
psychobunny 5e39d8df33 thread tools components
psychobunny fffed29913 post/favourite-count component
psychobunny c2a5169625 post/votes component, user/reputation component
psychobunny e06e1dccb6 topic/browsing/list and topic/browsing/count components
psychobunny b9dd994a56 user/postcount component
psychobunny 10b9919a49 removed some possibly antiquated privs code
psychobunny f8af900415 post button components
psychobunny 1d53365707 post/reply component
psychobunny a740e8e98f post/header component
psychobunny 61db112942 topic/follow component
psychobunny ec079afab1 post/content component
psychobunny 855e43ea12 deprecation notices
psychobunny 0c4ffafca3 topic buttons are now components
psychobunny 15b54d6e43 removed more .post-row selectors
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
Barış Soner Uşaklı e45e204ba5 fix author field on topic feed
psychobunny 1df20465ed fixes to components; added post component
Barış Soner Uşaklı 839dd72a05 been a while since we stopped using hashes
Barış Soner Uşaklı 56ed6d2112 shorter bcrypt
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
Julian Lam 406126536a missing semicolon
Julian Lam 9fc97ce92d fixing handleACPRedirect on subfolder installs
Julian Lam 521c454dde updated emailer to pass through "fromUid" if available
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