3791 Commits (85d4bc7232169af552c475a4d56d121982bffb0d)
 

Author SHA1 Message Date
Baris Soner Usakli 393bb7245c closes #866 11 years ago
Baris Soner Usakli d718eca935 fixes global meta leak, and categories meta require, #873 11 years ago
psychobunny 46e29dfb2b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny d67ae5c2be changing undetected minified JS file warning to info message instead 11 years ago
Baris Soner Usakli b23960e8d7 fixes to category pagination 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template 11 years ago
Baris Soner Usakli 0580d0c8a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli 5f0c6e508d some cleanup 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
Julian Lam 1cce38cae6 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d5534cf545 fixing upgrade script on edge builds 11 years ago
psychobunny 0a749023cb fixing if statements inside a @first / @last block 11 years ago
Baris Soner Usakli 8d007e7029 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli cf39c66017 some pagination work 11 years ago
Julian Lam e09132350d re-adding conditional to hide quote/reply block if no write perm 11 years ago
psychobunny 503e59b12b clean up conditionals only at the very end of parsing 11 years ago
Julian Lam 26848641cd restoring post/quote buttons pending template system fix for IFs 11 years ago
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! 11 years ago
Julian Lam be86f84ef8 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam ab85ef6b7b fixed issue where back button stopped ajaxifying internally. 11 years ago
Baris Soner Usakli 620ff65cbe Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7f23f848fe fix for mismatch between favourite count and number of people in favourited seT 11 years ago
Julian Lam 459d5ddccd fixed #867 - added proper detection so that onpopstate would not react if it was a proper page load 11 years ago
Julian Lam 43808c01ec reduced the number of 'ajaxify.go' calls to one, in /src 11 years ago
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. 11 years ago
Julian Lam ef450edfea Revert "possible fix to #840", please see #867
This reverts commit 1d666bf7f0.
11 years ago
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Barış Soner Uşaklı c91ae0c4c4 Update categories.js 11 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 11 years ago
Baris Soner Usakli 1d666bf7f0 possible fix to #840 11 years ago
Baris Soner Usakli 3ea7d4d217 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 3793ddc2e8 fixes user tooltips on infinit load 11 years ago
Julian Lam 3fa9e3f31b Merge pull request #862 from akhoury/master
removed use_proxy config, cleaned-up some comments
11 years ago
akhoury dcc6ec797e removed use_proxy config, cleaned-up some comments and sneaked in a time log print on initialization, also, related to pull#820 11 years ago
Baris Soner Usakli b0ef974590 lots of cleanup and refactor 11 years ago
Baris Soner Usakli f62c82c797 send app to action:app.load 11 years ago
Baris Soner Usakli 6da12d1a39 and for andrew 11 years ago
Baris Soner Usakli bc1cde38da added getObjectKeys for julian :) 11 years ago
Julian Lam 2af14e47b1 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d380f69310 support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
Julian Lam a0e9e52e70 adding xregexp to ACP header 11 years ago
Baris Soner Usakli 47c32738a6 removed tests from acp 11 years ago
Julian Lam f02cd9df82 Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
	src/user.js
11 years ago
Matti Leppänen 4cfd970d5f Added Finnish language translation 11 years ago
Aziz Khoury 659817b4f1 Update comment 11 years ago
Aziz Khoury 7e3d8d65f5 Update login.js 11 years ago
Baris Soner Usakli b717c74a81 closes #856 11 years ago
Baris Soner Usakli 042174290f removed console.log 11 years ago