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