Commit Graph

2195 Commits (82ae80090e28975db3d28a34f394558a574fcb3e)
 

Author SHA1 Message Date
Baris Usakli 31b600686a logo links to homepage
Baris Usakli bccc4e8019 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 7039a4d762 closes
Julian Lam 7b7f0115e5 closed - added link rel="up" and rel="alternate" to category and
topic pages
Baris Soner Usakli 24e79b3f4e
Julian Lam 5c70b2b307 issue - proper handling of theme reverting
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes , tweaked languages 404 to work with subdirs
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
psychobunny a41280707e updated the vanilla & cerulean theme's package versions
Jet a8f2fd66ae Adding brackets.
Too much Coffeescript. Had some filters on. :)
Baris Soner Usakli 7e8ddbadfb closes , closes
Julian Lam 80aeb3677d added new packages to install script, defaulting to cerulean
Julian Lam f92bbdaefa Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam fc73f16425 closes
Julian Lam c1f47f536d install script tweaks so vanilla is default
Julian Lam 9166c82dc2 tweaking admin panel integration
Julian Lam 3decc8b9b1 removing nodebb.less file
Julian Lam bac5da30e7 removing themes folders from core
Julian Lam baf379c6d7 theme intergration into nodebb based on config hash value
Baris Soner Usakli e9b6cdb37a add responsive class to imgs
Baris Soner Usakli 9d36d2c749 fixed placeholder text in chat modal
Noah Chase 5945ab1a0a relax username validation ()
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
psychobunny 40319a66ff reverting 754aef8a84
psychobunny 754aef8a84 fixes - needs testing on try to see if google updates title correctly
order of events: 1. title changes, 2. content fades in, 3. history
pushState
Baris Soner Usakli 0613b530e8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 5e9819b96f , moved search form into logged in menu
Julian Lam b46e334a40 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam af49845ae6 upping mentions minver
Baris Soner Usakli 4cb8241334 added mising template variables to fix image change modal
Julian Lam 530e6cb20e upping mentions plugin minver
Julian Lam e0adc03588 upping markdown ver again
Julian Lam e48f6e6d9b Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 04ff4df5d7 updated markdown plugin min ver
Baris Usakli d789e96d79 fixed 2 missing requires in api.js
Baris Usakli 45761fd48b fixed missing require in messaging
Julian Lam cb6a47a5d9 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 67dbdfd80d fixed test cases to not throw redis error due to Reds
Baris Usakli dee99c1752 update category topic count if topic is deleted/restored
Baris Usakli a0c7e187f5 footer stats will display human readable stuff
Julian Lam 938503bd56 Merge branch 'category-test-uses-base-config' of https://github.com/twinlabs/forum.node into nchase-merge
Baris Usakli 33bda6fd16 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 929336cb57 closes
Julian Lam 883aca038b disabled categories are now faded in the "Move Thread" modal. closes
Why is it called "move topic"? Renamed.
Julian Lam 77e03dc18d readded missing styles for the "Move Thread" modal
Baris Usakli 230ed1ab11 moved cid so that other functions can use it in category.js
Baris Usakli b31fa856d0 added meta require to topics.js
Baris Usakli 98b97b9898 added callback to hmset in category.create
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories
Baris Usakli da3a2f436c added categories require to feed.js
Julian Lam 569a7178d7 fixed install script error