Commit Graph

99 Commits (352ef81e849599fdd1ebe4db8efe91817f60cdf2)

Author SHA1 Message Date
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
barisusakli 6a837632fa fix first post loading when pagination is enabled
Mega df0e924714 Change argument in action:posts.loaded
barisusakli e16cfa396b Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli aaa1fae558 closes
barisusakli 0dc0c39f48 removed li selector
barisusakli 288d507eb6 pass the loaded pids to action:posts.loaded
barisusakli 76480d4d31 app.user undefined on cold load
barisusakli 646c5705cf no need to make call for guests
barisusakli 510343b9d5 dont markAsRead for guests
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags