1946 Commits (73de5f78fe1901630342c359e00889e7b7c9872f)
 

Author SHA1 Message Date
Julian Lam 4d6881fa65 reset update for 0.0.7, and added new schema update for notifications 11 years ago
Julian Lam 019e8e0d14 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 763bd775c4 closed #380 11 years ago
Julian Lam 585e07bc79 closed #368 - notifications now no longer need scores 11 years ago
Julian Lam b911d8d075 Merge pull request #379 from ipetepete/master
Added config option to set a db for NodeBB, defaults to redis db0
11 years ago
Julian Lam d583122c64 Merge pull request #378 from iamcardinal/master
FIxes Search and touches on postbox, closes #370
11 years ago
Peter Peterson 3968877b1e Merge branch 'master' of github.com:ipetepete/NodeBB 11 years ago
Peter Peterson 46f03de9f6 Added ability to set redis db to use, defaults to db0 11 years ago
Julian Lam 0e18ec022c not running init() if there is no init method in each template script 11 years ago
Julian Lam 64117ab613 removing deprecated bootstrap css file from admin header 11 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 11 years ago
Julian Lam b49c7b8609 added user-scalable=no to header meta tag (in lieu of fastclick lib)
closes #376 - reopen if necessary.
11 years ago
Julian Lam 948949c571 closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config 11 years ago
Julian Lam f173a79a0d Merge pull request #371 from iamcardinal/master
Adds meta:keywords tags fixes tabbing, closes #330
11 years ago
Quinton Marchi 994791add6 Touches on postbox
Adds border-radius. Compatible with: Firefox, Webkit-based, and IE9+.
11 years ago
Quinton Marchi d177e71b46 Fixes double search, closes #370
Haven't tested it but I can't see any problems.
11 years ago
Quinton Marchi fcab1501f8 Merge remote-tracking branch 'origin/testing-2013-10-01' 11 years ago
Quinton Marchi eb022220f4 Final Edit for keywords 11 years ago
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames. 11 years ago
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel 11 years ago
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger 11 years ago
Minami 90b4d688f8 Testing adding of Meta Tags 11 years ago
Andrew Darqui aacd42f4bc ignore vim .swp files from git 11 years ago
Andrew Darqui 51d7dda5a7 added basic logger using config.json 11 years ago
Baris Soner Usakli 1c32acf7b6 removed WITHSCORES from getLatestTopics, how was this working at all? 11 years ago
psychobunny 22c73f3c12 closes #345 11 years ago
Julian Lam 9613ea9018 reverted change where post title was sanitized on saving (which didn't
seem to work), now sanitizing post title on output
11 years ago
Julian Lam 3d4802ac68 Merge remote-tracking branch 'origin' 11 years ago
Julian Lam 59c9bdb3a5 updated contributor list 11 years ago
Julian Lam d7953eb779 updated screenshots for v0.0.7 11 years ago
Julian Lam 48a7c48f7b 0.0.7 11 years ago
Julian Lam 7a919fbac4 dropping down to 0.0.6 for re-release 11 years ago
Julian Lam 181220621e fixed issue with server crashing on post 11 years ago
Julian Lam 249c45dfe2 0.0.7 11 years ago
Julian Lam b19d84f1a7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 865edb70c2 added meta description to topics, closes #362 11 years ago
Baris Usakli e78369f0fa use User.isAdmin instead 11 years ago
Baris Usakli d40a6a5c3f added adminitstrator value to userData for admin users page 11 years ago
Baris Usakli cb7768d095 cant ban yourself 11 years ago
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6a7a2301ee removed admin and delete buttons from template 11 years ago
Julian Lam 9a79c58e33 closed #361 - groups admin modal had an extra button that did nothing 11 years ago
Julian Lam 4c39c1ec30 fixed issue with install script erroring out if redis host is not defined 11 years ago
psychobunny 571cb8b44f readded back admin css for users 11 years ago
Baris Usakli 4207792ffd added app alert if template data cant be loaded 11 years ago
Quinton Marchi f5c4f98834 Merge pull request #1 from designcreateplay/master
Merge changes into repo for edit
11 years ago
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes #346 11 years ago
Julian Lam ee71c1cf0d Merge branch 'iamcardinal-merge' 11 years ago
Julian Lam 06f2284bcd added output to show bound address on instance start 11 years ago
Julian Lam 8cbe79655a emptying Meta.config on init (Just to be safe) 11 years ago