Commit Graph

3406 Commits (810095d287da8351f7824ec35b5685f7188c2b1b)
 

Author SHA1 Message Date
Baris Soner Usakli 810095d287 fixed infinite loading on categories
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages
Julian Lam 5fde1eb3e7 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d42beda3da added page selection if you click on the pipe
Baris Soner Usakli bf81159558 fixes a pagination bug
Baris Soner Usakli dcefad1427 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 1afd7ae332 trim pagination numberS
Julian Lam 197b7f2a6c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam a240fc81ce fixed
Baris Soner Usakli 6628db89af added saerch array
Baris Soner Usakli b4ea8e58fa removed check for no topics in category, you should be able to go into empty categories
Baris Soner Usakli 6ff11c5243 check for number
Baris Soner Usakli 75f178636b more fixes
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
Baris Soner Usakli 2e786cc4d1 closes , removed global translator, templates and server objects
Baris Soner Usakli 393bb7245c closes
Baris Soner Usakli d718eca935 fixes global meta leak, and categories meta require,
psychobunny 46e29dfb2b Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny d67ae5c2be changing undetected minified JS file warning to info message instead
Baris Soner Usakli b23960e8d7 fixes to category pagination
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template
Baris Soner Usakli 0580d0c8a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
Baris Soner Usakli 5f0c6e508d some cleanup
Baris Soner Usakli 606367701f pagination on posts
Julian Lam 1cce38cae6 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d5534cf545 fixing upgrade script on edge builds
psychobunny 0a749023cb fixing if statements inside a @first / @last block
Baris Soner Usakli 8d007e7029 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
Baris Soner Usakli cf39c66017 some pagination work
Julian Lam e09132350d re-adding conditional to hide quote/reply block if no write perm
psychobunny 503e59b12b clean up conditionals only at the very end of parsing
Julian Lam 26848641cd restoring post/quote buttons pending template system fix for IFs
Julian Lam a3fe390810 reverting change to User.search that added "timing" to the return of User.search. Such a change can only be made for 0.4.0, sorry!
Julian Lam be86f84ef8 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam ab85ef6b7b fixed issue where back button stopped ajaxifying internally.
Baris Soner Usakli 620ff65cbe Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 7f23f848fe fix for mismatch between favourite count and number of people in favourited seT
Julian Lam 459d5ddccd fixed - added proper detection so that onpopstate would not react if it was a proper page load
Julian Lam 43808c01ec reduced the number of 'ajaxify.go' calls to one, in /src
Julian Lam b587d7b5ad fixed issue where calls to ajaxify.go were sending in a "template" argument that had since been removed, navigating back to NodeBB from an external link now no longer clobbers the History stack.
Julian Lam ef450edfea Revert "possible fix to #840", please see
This reverts commit 1d666bf7f0.
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB
Barış Soner Uşaklı c91ae0c4c4 Update categories.js
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing
Baris Soner Usakli 1d666bf7f0 possible fix to
Baris Soner Usakli 3ea7d4d217 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 3793ddc2e8 fixes user tooltips on infinit load
Julian Lam 3fa9e3f31b Merge pull request from akhoury/master
removed use_proxy config, cleaned-up some comments