Commit Graph

54 Commits (aa64ec7db19df296d3bd32af815de38008334433)

Author SHA1 Message Date
barisusakli e009ce5609 closes
Julian Lam 694f2382bf fix issue where navigating back to a topic listing (category.tpl) would not scroll down to the topic you had clicked on, and in some cases would exclude topics that were beyond that particular 'page'
Barış Soner Uşaklı c4d4d2385b closes closes
barisusakli db14c29e41 socket.io/categories tests
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli 958fe3e72f closes
barisusakli 7afd2925af get sort setting from config
Mathias Schreck ce9ee62fa0 Handle callback errors
Anil Mandepudi 2f73807107 add missing comma
barisusakli 8e2e800e6d fix streamed in topics on category page
barisusakli 58ab76d3c2 action:category.loaded, sort qs on category page
Barış Soner Uşaklı 71b3a42bed closes
barisusakli a141f6f7ec updated category watch control
barisusakli 8220567b5b added topics to `action:topics.loaded` also fire it on category view
barisusakli 4bff714947 closes
dont remove topics if selection is in progress
barisusakli 20c8411287 closes closes
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate
barisusakli 6b1834d4ae closes
barisusakli 2d96cdba1c closes
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 de15c2925d use topic.toTop()
barisusakli 8f40b3f00d fix indent
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
barisusakli 054e0bb83b closes
barisusakli ffd22f50ff closes
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes
barisusakli dd61bdb9c6 closes
psychobunny 5db4714ba8 add success message to watch / ignore category methods
barisusakli 3efb1345e0 use topic/header closes
psychobunny 30df61e7a5 infinite scrolling on category view, checkboxes weren't showing up
Barış Soner Uşaklı 925b12ca22 startsWith
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global
Barış Soner Uşaklı b65f456d70 closes
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:)
psychobunny 10eb617c6d category and category/topic components; removed #topic-container selectors
Barış Soner Uşaklı 0cc900bdcf closes
barisusakli 5bc2e7dac2 closes
psychobunny adbbbb3602 decided to go ahead and deprecate this for 0.7x instead of post-0.7x
psychobunny a740e8e98f post/header component
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small
barisusakli 2a8437f08f removed templates config and mapping 🐑
barisusakli f7f453f8cd closes
barisusakli a0c3ddc555 fix navigator
Barış Soner Uşaklı c3a51033a8 removed utils.getQueryParams() use utils.params()
barisusakli 98ff75b9c3 closes
barisusakli 7a7aeb131e use tpl_url
barisusakli a77a761433 closes
Julian Lam 7e35987e1b fixing regression for , introduced in a129075
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post