3064 Commits (a62fe8d4e24428e8ac44d69c8827c401b56f73b3)

Author SHA1 Message Date
Julian Lam 4e0ccbf0c6 fixed #1515 11 years ago
Julian Lam 65dd79c84e socket logic for #1149 -- handling of help tab in ACP 11 years ago
barisusakli f65998f4c2 fixes guest name on home 11 years ago
FrissDieGurke ab2c0cfa9f added number-type to settings framework. persist expanded object on server-side sync if changed 11 years ago
barisusakli 43bbc00be8 closes #1512
spaces are required
11 years ago
barisusakli d304bab4f1 dont change height if sizing horizontally #1508 11 years ago
Julian Lam 2dd2d7a269 defaulting daily digest frequency to null -- digests should be opt IN, not OUT. Bad idea on my part... re: #1499 11 years ago
psychobunny 10716c37d3 closes #1376 11 years ago
barisusakli 7280567d21 closes #1505 11 years ago
barisusakli ed57edde3b fixed undefined next 11 years ago
barisusakli efaa1e62c1 added back ttl :) 11 years ago
barisusakli 672bde7066 removed ttl 11 years ago
barisusakli 62d487e0a8 use current user uid for feed generation 11 years ago
Julian Lam b56df975e0 fixed 1495 11 years ago
barisusakli 883978007d closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
barisusakli 1f7fd51b40 some work for #1482 11 years ago
barisusakli 57f0ee8a38 removed whitespace 11 years ago
barisusakli 7a25f0bb36 fix for #1496 11 years ago
psychobunny 14db999684 closes #1494 11 years ago
barisusakli f89afd92b9 fix for plugin page access issue closes #1493 11 years ago
barisusakli 89225c80ca related to #1493 11 years ago
Julian Lam 08cf6bc5e6 fixed #1489 -- made checkReplace error-first, added missing callback, added missing object field to db query 11 years ago
psychobunny b3940cd7cd enabling view cache, since we require server restart on theme changes it doesn't hurt 11 years ago
barisusakli 967b486ce1 closes #1487
ban and delete user admin actions takes an array of uids now.
11 years ago
Julian Lam 590082709f fixed #1488 - emails are processed 100 at a time 11 years ago
psychobunny dfe010d97d caps 11 years ago
psychobunny 14431f7913 closes #1486 11 years ago
psychobunny 8fc818e07c closes https://github.com/designcreateplay/NodeBB/issues/1473 11 years ago
psychobunny 38a3ab6365 fixes routes for https://github.com/designcreateplay/NodeBB/issues/1485 11 years ago
psychobunny a51b357e67 removed deprecated categories.background property 11 years ago
psychobunny be16f0dae7 Merge pull request #1484 from frissdiegurke/master
Settings Framework docs + slight changes
11 years ago
barisusakli d272a87c8a cleanup toggleFollow 11 years ago
barisusakli 8afcf44732 gravatars will be generated on demand
changing the setting in ACP will affect all default gravatars now.
11 years ago
barisusakli 6f40393b99 added err check 11 years ago
FrissDieGurke c4606e7009 minified settings-framework wrapper-length 11 years ago
FrissDieGurke c23df60e1b removed unnecessary method + doc within Settings Framework 11 years ago
barisusakli d43d363a7a refactored topics.js
removed ajaxify.register_events using removeListener now
11 years ago
psychobunny 6f0e749b60 Merge pull request #1462 from frissdiegurke/master
added new settings-system
11 years ago
Erik Schamper 849db3b858 Add a return statement to the callback
To prevent a "callback already called".
11 years ago
psychobunny 531ad4dec1 action:settings.set 11 years ago
Julian Lam 90269ad9b8 fixed bad example code 11 years ago
Julian Lam a5410f7ae7 added stub plugins socket file for plugin usage (ping @schamper @frissdiegurke @akhoury @psychobunny @barisusakli) 11 years ago
Julian Lam 970b259e06 fixed #907 11 years ago
psychobunny 65565e187b simplified the above to action.user.set instead 11 years ago
psychobunny 75baf28530 added action:user.decremented and action:user.incremented hooks 11 years ago
psychobunny 271843d417 closes #1385 11 years ago
barisusakli 3ecd523799 added jquery ui datepicker 11 years ago
Ole Reglitzki d76ba519d4 added new settings-system 11 years ago
barisusakli 63d88957a8 replace self links client side 11 years ago
barisusakli c8efeb7d7c closes #1400, bunch of other fixes to 404, 403 in accounts 11 years ago
barisusakli af6a40e23c use thumb directly 11 years ago
barisusakli 75824c0d81 dont send notifications for guests 11 years ago
psychobunny bb12ebac48 closes #1442 11 years ago
barisusakli b88df6420d check err 11 years ago
Julian Lam b049bd466c added 'config.version' to client-side 11 years ago
Julian Lam e65896351a checkReplace typo 11 years ago
barisusakli 3552678645 use id as name like others 11 years ago
barisusakli dde872d6d5 log user ip register 11 years ago
barisusakli a329fcadaa possibly fixes #1454 11 years ago
barisusakli fdfd421e1c fixes error during user delete and ban 11 years ago
psychobunny 45195aa59a for https://github.com/designcreateplay/NodeBB/issues/1393 11 years ago
barisusakli 5f7ed289de print stack on db error 11 years ago
psychobunny 1996c8ad49 fixing less imports on windows 11 years ago
barisusakli ee12b4fd3e removed duplication in uploads 11 years ago
barisusakli 8ce3e44d7b closes #1418 11 years ago
barisusakli 53021d31b0 closes #1446 11 years ago
barisusakli fa8cdce748 closes #1448 11 years ago
barisusakli 1d1d677b56 closes #1422 11 years ago
Julian Lam a32fd3f6f9 fixed #1222 11 years ago
barisusakli cd3bb77a7f added reqFromSocket to topic posting
new filter topic.post
11 years ago
barisusakli c9551abc5d closes #1432
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
psychobunny 066b1c0d64 @akhoury and his comments.. :p + jshinting 11 years ago
Aziz Khoury 32a5334402 socket.handshake.address may not always be defined, thanks @psychobunny 11 years ago
Aziz Khoury 056b39709f no need for quotes 11 years ago
Aziz Khoury 65ff72b0e3 its 3am 11 years ago
Aziz Khoury c7bd27fb3f spaces vs tabs ugh 11 years ago
Aziz Khoury fa7db423c6 adding hook filter:topic.reply for antispam 11 years ago
barisusakli d05920ec78 refactor of thread tools 11 years ago
barisusakli 68fd997efd closes #1419 11 years ago
barisusakli fa221437dc removed whitespace 11 years ago
barisusakli 7339cb5d61 closes #1434 11 years ago
barisusakli 6f2ea3eafc closes #1439 11 years ago
barisusakli adf6f34e42 closes #1436 11 years ago
psychobunny f9291ced2d fixed plugin activation of unpublished plugins 11 years ago
barisusakli cf94a71499 closes #1427
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli 3ca45fa061 closes #1433
installed plugins are displayed at the top
11 years ago
psychobunny 2627ed0fcd fixed filter:admin.scripts.get 11 years ago
Julian Lam 5f5906860e fixed #1406 11 years ago
Julian Lam a796940064 closed #1421 use --no-daemon flag to... not daemonize. Also, install script can be canceled without throwing errors. 11 years ago
barisusakli a1e6a3616c ability to install/uninstall plugins from ACP 11 years ago
barisusakli 90f5683cc2 read redis host just before connecting 11 years ago
barisusakli 1000df09ff replaced hardcoded english string 11 years ago
barisusakli 3c11030929 closes #1398 11 years ago
barisusakli 844923d538 added guest language string 11 years ago
barisusakli 2ad715ead3 closes #1412 11 years ago
barisusakli a8a38522c1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
barisusakli bca2755c3e possible fix for #1410 11 years ago
frissdiegurke 590604b288 fixed wrong calls of getSortedSetRevRangeByScore 11 years ago
barisusakli c64da01080 closes #1410 11 years ago
barisusakli 8d3f72b5a1 closes #1404 11 years ago