barisusakli
7d4ef3907f
fix semicolons
9 years ago
barisusakli
b5bf2737e4
bind to regular function
9 years ago
barisusakli
bc255110cc
closes #2832
9 years ago
barisusakli
ed756f18f4
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
e55043e5ab
closes #4867
9 years ago
Julian Lam
bc961e2157
removing reload, closes #4936 , closes #4929
9 years ago
Accalia de Elementia
74a993ccb3
fix: Use the correct path for utils
9 years ago
Accalia de Elementia
574929337d
chore(whitespace): revert whitespace only changes
9 years ago
Accalia de Elementia
413517a084
feat(socket.io-groups): Allow first page of members to be retrieved via websockets
...
previously requesting the first page of members of a group failed
9 years ago
barisusakli
6c11709cf1
closes #4933
9 years ago
barisusakli
73c3da1a83
dont check maximum group name length if it is a privilege group
9 years ago
barisusakli
973e208329
added banned:expire to user hash
9 years ago
barisusakli
1d70dc0d8b
closes #4930
9 years ago
barisusakli
d7cda83c8e
fix lang key
9 years ago
barisusakli
56d325bd86
privilege fixes
9 years ago
barisusakli
037b901e85
closes #4919
9 years ago
Barış Soner Uşaklı
e1c0a8f3b3
Merge pull request #4909 from BenLubar/self-topic-deletion
...
add edit/delete post, delete topic privileges per-category
9 years ago
Ben Lubar
936149bb38
grant topics:delete by default < f62da5c4e9 (r74206749)
>
9 years ago
Julian Lam
fd8f5f9415
closes #4918
9 years ago
Julian Lam
19b4679c0e
properly handling flattened dependencies in plugin scripts
9 years ago
Ben Lubar
f62da5c4e9
see NodeBB/NodeBB#4909
9 years ago
Julian Lam
a9c1ee5512
adding ban button to account info page
9 years ago
Julian Lam
9b8bbde0d3
tweak ACP email settings form syntax
9 years ago
barisusakli
aac0313f2e
closes #4917
9 years ago
barisusakli
bb05e6e393
closes #4916
9 years ago
Ben Lubar
26df552d55
Add edit, delete, and topics:delete permissions for users acting on their own posts
9 years ago
barisusakli
84025fa7fc
closes #4801
9 years ago
barisusakli
2103880d61
only extend 5mins if less than 5mins left
9 years ago
barisusakli
a53f7f65db
change homePageRoute logic
9 years ago
Julian Lam
f060c7a378
not using relative reference for tjs value
9 years ago
barisusakli
c3daee471a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
cb6db3625c
closes #4906
9 years ago
psychobunny
8fdd82cc72
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
psychobunny
837029f69e
fixes crash when editing post
9 years ago
barisusakli
7f041a756d
closes #4865
9 years ago
Julian Lam
7902987900
added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
9 years ago
Julian Lam
077f90581b
updated plugin tab labels, and added out of date plugin count
9 years ago
barisusakli
b70610703a
fix crash in notifs
9 years ago
pichalite
b7b909bcc0
remove unused autosize lib
9 years ago
pichalite
8ef7ca4bdb
update chart.js to new version
9 years ago
barisusakli
2cc804084f
closes #4890
9 years ago
barisusakli
514c12aa68
closes #4885
9 years ago
barisusakli
2606844d98
closes #4868
9 years ago
barisusakli
11236bb841
fix missing callback
9 years ago
Ben Lubar
fc387111e2
make keeping avatar versions an option in the ACP that is turned off by default
9 years ago
Ben Lubar
0d40542f93
Keep old versions of avatars in the filesystem. Change the avatar URL each time a new one is uploaded to avoid caching problems. Closes #4722 .
9 years ago
Julian Lam
e7386e20cf
closes #4505
9 years ago
barisusakli
af75a887b5
closes #4892
...
prevent crash if registerHook is called with invalid hook name
9 years ago
Julian Lam
a9a522c8ec
allowing widgets to not show up if widget explicitly returns null
9 years ago
Anil Mandepudi
c666a7efda
add static:assets.prepare hook ( #4889 )
...
* add static:assets.prepare hook
add static:assets.prepare hook to be called before css minification so that themes/plugins can modify less vars.
* change parameter
9 years ago