2044 Commits (9babef0095527c35c2255bc3a28788f6184632b9)
 

Author SHA1 Message Date
Baris Usakli 9babef0095 closes #422, will restart over if reconnection fails after x number of attempts 11 years ago
Baris Usakli e9545c9a7f closes #426 11 years ago
Baris Usakli 619214e462 added relative path to logo 11 years ago
Baris Usakli 31b600686a logo links to homepage 11 years ago
Baris Usakli bccc4e8019 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 7039a4d762 closes #425 11 years ago
Julian Lam 7b7f0115e5 closed #432 - added link rel="up" and rel="alternate" to category and
topic pages
11 years ago
Baris Soner Usakli 24e79b3f4e #426 11 years ago
Julian Lam 5c70b2b307 issue #427 - proper handling of theme reverting 11 years ago
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs 11 years ago
Julian Lam 44d2297546 monkeypatching the 404 route to handle missing languages and client side scripts. Removing "soft 404" in favour of hard 404 due to complaints from google webmaster tools 11 years ago
psychobunny a41280707e updated the vanilla & cerulean theme's package versions 11 years ago
Baris Soner Usakli 7e8ddbadfb closes #423, closes #424 11 years ago
Julian Lam 80aeb3677d added new packages to install script, defaulting to cerulean 11 years ago
Julian Lam f92bbdaefa Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam fc73f16425 closes #418 11 years ago
Julian Lam c1f47f536d install script tweaks so vanilla is default 11 years ago
Julian Lam 9166c82dc2 tweaking admin panel integration 11 years ago
Julian Lam 3decc8b9b1 removing nodebb.less file 11 years ago
Julian Lam bac5da30e7 removing themes folders from core 11 years ago
Julian Lam baf379c6d7 theme intergration into nodebb based on config hash value 11 years ago
Baris Soner Usakli e9b6cdb37a add responsive class to imgs 11 years ago
Baris Soner Usakli 9d36d2c749 fixed placeholder text in chat modal 11 years ago
psychobunny 40319a66ff reverting 754aef8a84 11 years ago
psychobunny 754aef8a84 fixes #392 - needs testing on try to see if google updates title correctly
order of events: 1. title changes, 2. content fades in, 3. history
pushState
11 years ago
Baris Soner Usakli 0613b530e8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 5e9819b96f #415, moved search form into logged in menu 11 years ago
Julian Lam b46e334a40 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam af49845ae6 upping mentions minver 11 years ago
Baris Soner Usakli 4cb8241334 added mising template variables to fix image change modal 11 years ago
Julian Lam 530e6cb20e upping mentions plugin minver 11 years ago
Julian Lam e0adc03588 upping markdown ver again 11 years ago
Julian Lam e48f6e6d9b Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 04ff4df5d7 updated markdown plugin min ver 11 years ago
Baris Usakli d789e96d79 fixed 2 missing requires in api.js 11 years ago
Baris Usakli 45761fd48b fixed missing require in messaging 11 years ago
Julian Lam cb6a47a5d9 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 67dbdfd80d fixed test cases to not throw redis error due to Reds 11 years ago
Baris Usakli dee99c1752 update category topic count if topic is deleted/restored 11 years ago
Baris Usakli a0c7e187f5 footer stats will display human readable stuff 11 years ago
Julian Lam 938503bd56 Merge branch 'category-test-uses-base-config' of https://github.com/twinlabs/forum.node into nchase-merge 11 years ago
Baris Usakli 33bda6fd16 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 929336cb57 closes #408 11 years ago
Julian Lam 883aca038b disabled categories are now faded in the "Move Thread" modal. closes #409
Why is it called "move topic"? Renamed.
11 years ago
Julian Lam 77e03dc18d readded missing styles for the "Move Thread" modal 11 years ago
Baris Usakli 230ed1ab11 moved cid so that other functions can use it in category.js 11 years ago
Baris Usakli b31fa856d0 added meta require to topics.js 11 years ago
Baris Usakli 98b97b9898 added callback to hmset in category.create 11 years ago
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories 11 years ago
Baris Usakli da3a2f436c added categories require to feed.js 11 years ago