2171 Commits (4353a9da25d26cbfc681b78ca525abe9627447df)
 

Author SHA1 Message Date
Julian Lam 4353a9da25 issue #478 - hot-swapping of plugins 11 years ago
Julian Lam e480b1bace - removed reference to deprecated local modules folder in plugins.init 11 years ago
Julian Lam 5a96f5f64b removed filterBannedPosts method that seemed unused -- monkey-patching
install script to remember old values (if present, otherwise use defaults)
11 years ago
Baris Usakli 7296b701fa recent reply style change 11 years ago
Baris Usakli a21d91d870 closes #476 11 years ago
Baris Usakli 6931695e64 when you type correctly 11 years ago
Baris Usakli e12d02f29c jquery best 11 years ago
Baris Usakli 404865c32e closes #429 11 years ago
Baris Usakli 75879c47c5 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli f946918176 fixed anon images in topic view, anon users arent added to active users for a category 11 years ago
Julian Lam 6ca3df2431 upping cerulean minver 11 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 11 years ago
Baris Usakli 0179a55ee4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 11 years ago
Julian Lam de66ee1a89 updated error when no test db is defined -- also made an invalid "db" option a fatal error. Before, it was just defaulting to 0! Wiped out my test db hahaha 11 years ago
Julian Lam e8c4bda984 Merge pull request #469 from deniswolf/redis-refactoring
Use separate db for testing
11 years ago
Julian Lam 7074b75b9d extra console.log 11 years ago
Julian Lam 857756f636 silly closures... 11 years ago
Julian Lam e4c62200de fixing screenshot previews in admin/themes 11 years ago
Denis Wolf 89ec677d54 redismock: notify developer about test db config 11 years ago
Denis Wolf 8ff656430d tests: check if we are able to use test db wrapper at all 11 years ago
Denis Wolf db22394976 redis.js - cleanup 11 years ago
Denis Wolf ef5548a749 tests: categories.js is using testing db now 11 years ago
Denis Wolf 14c3bb7d63 redismock.js - wrapper for using test db instead of production 11 years ago
Baris Soner Usakli 1a415b60be fixed online page to match the changes made to the template 11 years ago
Julian Lam 85fa68bd92 upping minver for mentions plugin, fixing bad url in admin/topics 11 years ago
Julian Lam e41ca491ff fixed use of divs inside a UL... how weird heh. 11 years ago
Julian Lam bb5962cda0 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2de878821b addressed #466, dynamicaly loaded topics now have proper delete/lock/pin
states
11 years ago
psychobunny 5bea2999ef cleanup 11 years ago
Baris Soner Usakli 67e9bf74a7 fixes unread page in mobile 11 years ago
Baris Soner Usakli ed42012058 closes #472, need to wait for transitions to end before ajaxifying or the overlays stays there (drunk) 11 years ago
Baris Soner Usakli 9b7c9e4a81 camel case for user.js methods 11 years ago
psychobunny 85daacdf7a remove reference to deprecated mobileMenu 11 years ago
psychobunny 17ea41fdae category - use jQuery for graceful degradation 11 years ago
psychobunny ffd2a18837 updated cerulean to 0.0.4 11 years ago
Julian Lam 5d7f38f99f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e762267e03 fixed screenshots for themes 11 years ago
psychobunny a71870de28 pass in site description as well for potential themes to take advantage of 11 years ago
Baris Soner Usakli 7eba0b85f4 fixed andrews fail 11 years ago
psychobunny 30a45ee78e prevent a potentially badly written theme.json from blowing up your forum 11 years ago
psychobunny ca9cd36067 fix for switching back to a theme without a custom template dir 11 years ago
psychobunny 1d5a208896 themes - added ability to route custom templates serverside 11 years ago
Baris Soner Usakli 60e2938b58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 89540172b2 closes #464 11 years ago
psychobunny bbb716723f templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
11 years ago
psychobunny 842cd17979 themes - added ability to route custom templates 11 years ago
Barış Soner Uşaklı e0e32efd26 Merge pull request #465 from deniswolf/utils-cleanup
Utils.js cleanup
11 years ago
Denis Wolf a127fcd056 utils.js - detect node/browser with IF, not silent TRY/CATCH 11 years ago
Denis Wolf c614af2cd9 utils.js - removed unused *trim shims - it's better to bring them when and if needed 11 years ago