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
psychobunny
da4113e1f1
Revert "last commit doesn't play well with ajaxify, need a rethink."
...
This reverts commit f85678e938
.
11 years ago
psychobunny
f85678e938
last commit doesn't play well with ajaxify, need a rethink.
11 years ago
psychobunny
1f9bdd840f
allow for the possibility of custom post-header or pre-footer templating
11 years ago
barisusakli
6a1fa82b8b
closes #1402
11 years ago
barisusakli
b4dc2eebe9
removed one of the timeouts in user search
11 years ago
Julian Lam
770bf2bc44
fixed minver warning, so that nodebb doesn't complain that your version is too NEW for a plugin, heh
11 years ago
barisusakli
e12beccc09
closes #1371
...
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
psychobunny
6f1a795f0e
upload_url shouldn't use path.join
11 years ago
psychobunny
51a7d163be
fixes #1396
11 years ago
Julian Lam
5b38c3b9ee
fixed #1395
11 years ago
Julian Lam
c03099ce90
fixed wrong capitalization -- thanks @akhoury
11 years ago
psychobunny
bd59134cf0
closes #1391
11 years ago
psychobunny
0be414dab9
add registered-only checkbox option to widgets
11 years ago
Julian Lam
126260a027
added cache-buster to template xhr urls -- closed #1392
11 years ago
barisusakli
7c00bce63c
faster checkAndReplace
...
still need a better solution for this uniqueId business but this is
better than before.
11 years ago
Julian Lam
c9f82d26ff
Merge branch 'issue-1249'
11 years ago
Julian Lam
dc051b9060
final pass #1249
11 years ago
barisusakli
e7a415246e
closes #1390
11 years ago
Julian Lam
15bf804fa7
daily digest settings in User Settings
11 years ago