Commit Graph

60 Commits (fcf411a72b25c6e8575e90b71d3686b7c15ba0cf)

Author SHA1 Message Date
barisusakli fcf411a72b small fixes
barisusakli 50c740ae09 fix tag display when reaching main post
barisusakli 0b26cfdd43
barisusakli 3be3ed4eb5 same selector
barisusakli 9fc80702b8 simpler check
barisusakli 75e2228989 closes
psychobunny 028a520bf0 remove hardcoded fadein
barisusakli 9d0f681ebc fix component name
barisusakli 7379f93a00 up composer
barisusakli 6457cd02ab move removeExtra to IS
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
barisusakli 5a77a2c21c removed debug log
barisusakli 1dc93f2446 closes
barisusakli c3a6b11939 fix first reply insertion
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
barisusakli 896aadada7 closes
barisusakli 961efa3533 closes
psychobunny 3d962822c6 properly, @barisusakli so no need to copy pasta everywhere timeago is used
barisusakli f4dd0c14ae update title for new posts as well
psychobunny a3c41e7fdb action:posts.loading
barisusakli ffd22f50ff closes
barisusakli 52f7e13a5c closes
psychobunny d51407834d closes
psychobunny 01542647d4 no need to add img-responsive to all images anymore
barisusakli 9dac6303bb removed thread state fix bottom bar class
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:)
barisusakli fccfc5307b fix commas
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js
barisusakli 474b074c8f fix wrong post count on new post
Barış Soner Uşaklı 4a18a041c9 no need to remove if there are no new posts
Barış Soner Uşaklı 36942125e6 closes
also mark user online if they post a reply
psychobunny e9d9e14eb4 components - fixed a bug with bottom post bar now showing up
psychobunny adbbbb3602 decided to go ahead and deprecate this for 0.7x instead of post-0.7x
psychobunny b9dd994a56 user/postcount component
psychobunny 10b9919a49 removed some possibly antiquated privs code
psychobunny f8af900415 post button components
psychobunny 1d53365707 post/reply component
psychobunny ec079afab1 post/content component
psychobunny 51745568df removed the rest of the .post-row selectors in favour for components system
psychobunny 567d171d2f jshint
psychobunny 6439147586 updated core to point #post_container and .post-row to its respective components
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small
Barış Soner Uşaklı cd1d287a46 fix new posts appearing out of order
barisusakli 2c2586b578 closes
psychobunny cb1e2c9fef linting client side modules
barisusakli fbcc7c4bc3 closes
Barış Soner Uşaklı fe1f4f84ec Merge pull request from MegaGM/action.posts.loaded
Change argument in action:posts.loaded
Mega 16c5c18165 Update arguments in action:posts.loaded
Barış Soner Uşaklı d20628a8d4 closes
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js