barisusakli
|
0f258859a7
|
closes #2067
|
11 years ago |
Julian Lam
|
309ac6fec5
|
adding semver lib to scripts
|
11 years ago |
Julian Lam
|
7a61e9d0f8
|
latest translations
|
11 years ago |
psychobunny
|
16accf6cd0
|
fixing groups.leave
|
11 years ago |
barisusakli
|
6f3cb55709
|
closes #2071
|
11 years ago |
psychobunny
|
2c1bab2b9a
|
filter:post.getPosts now passes in uid
|
11 years ago |
psychobunny
|
45383ce21e
|
posts.getPostsByTid and posts.getPostsByPids now require a uid passed in
|
11 years ago |
barisusakli
|
c1f3b94d67
|
closes #2073
|
11 years ago |
barisusakli
|
a0cc2ee6a9
|
duh
|
11 years ago |
barisusakli
|
3abbeb8795
|
show recent posts of child categories
|
11 years ago |
Julian Lam
|
2e16306dc2
|
updated modules translations
|
11 years ago |
barisusakli
|
4066607388
|
closes #2052
|
11 years ago |
Julian Lam
|
cd135dda13
|
renamed middleware to applyCSRF, re: #2082
|
11 years ago |
Julian Lam
|
0b7a21b8d1
|
Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk
|
11 years ago |
Julian Lam
|
8bac0bf361
|
Merge branch 'csrf-excision' into hashtalk
|
11 years ago |
Julian Lam
|
a061079995
|
fixed all POST routes to use new csrf middleware
|
11 years ago |
psychobunny
|
1caf4806e8
|
closes https://github.com/NodeBB/NodeBB/issues/2103
|
11 years ago |
psychobunny
|
004758f5bd
|
closes https://github.com/NodeBB/NodeBB/issues/2104
|
11 years ago |
psychobunny
|
91293350b5
|
closes https://github.com/NodeBB/NodeBB/issues/2101
|
11 years ago |
Julian Lam
|
4f6b3055ff
|
Merge branch '0.5.1' into csrf-excision
|
11 years ago |
psychobunny
|
d6e0be52ce
|
companion to 48c123592e - prevent deleting your own account if you're admin
|
11 years ago |
Julian Lam
|
aa116e6b4d
|
latest translations and fallbacks
|
11 years ago |
Julian Lam
|
e9b373438d
|
latest translations and fallbacks
Conflicts:
public/language/de/user.json
public/language/nl/user.json
public/language/pl/user.json
public/language/sv/user.json
public/language/vi/user.json
public/language/zh_CN/user.json
|
11 years ago |
Julian Lam
|
74c438dc71
|
latest translations and fallbacks
|
11 years ago |
psychobunny
|
a6089ba4aa
|
closes https://github.com/NodeBB/NodeBB/issues/2096
|
11 years ago |
psychobunny
|
ca7f35dd5e
|
trimming alert title/message
|
11 years ago |
barisusakli
|
40fff367d1
|
faster topic move
|
11 years ago |
barisusakli
|
4b80bbb9c4
|
optimized user.delete
|
11 years ago |
barisusakli
|
6a64a3ab92
|
check err
|
11 years ago |
barisusakli
|
b48d81310c
|
#2095
|
11 years ago |
barisusakli
|
aae7f2434d
|
closes #2088
|
11 years ago |
Julian Lam
|
b80b0e1e99
|
re: #2098, chat message emails are now opt-in
|
11 years ago |
Julian Lam
|
b85ff61de6
|
refactored chat notification system to wait a bit before sending notif/email, closes #2098
|
11 years ago |
barisusakli
|
451c5b40fd
|
removed debug
|
11 years ago |
barisusakli
|
97cb138cfc
|
doesnt seem to be used
|
11 years ago |
psychobunny
|
a224e531f8
|
added a confirmation dialog that asks you to type in your username before being able to delete account
|
11 years ago |
psychobunny
|
ae88eee8e3
|
improving the warning message before deleting account
|
11 years ago |
barisusakli
|
ca486a1b07
|
update unread count
only for logged in users
|
11 years ago |
barisusakli
|
0a936e5dd1
|
unreadTids
|
11 years ago |
psychobunny
|
48c123592e
|
prevent administrators from being deleted - first remove them from admin group
|
11 years ago |
Julian Lam
|
45a0d0196b
|
Merge branch '0.5.1' into hashtalk
|
11 years ago |
Julian Lam
|
101288c75c
|
Merge branch 'master' into 0.5.1
|
11 years ago |
psychobunny
|
e60d88afa6
|
cluster by default is now opt-in
|
11 years ago |
psychobunny
|
101ac701ef
|
removed hardcoded silent flag from cluster setup
|
11 years ago |
psychobunny
|
32a35164d4
|
ability to set # of workers to run via config or command line (default = max cpus)
|
11 years ago |
barisusakli
|
51eac70f67
|
fixed derp
|
11 years ago |
barisusakli
|
32257c9b2f
|
updateUnreadCount
|
11 years ago |
psychobunny
|
22577917da
|
closes https://github.com/NodeBB/NodeBB/issues/2093
|
11 years ago |
psychobunny
|
ab1c231b84
|
re-enabling updateLastOnlineTime - calling that middleware for page loads only instead of every API call
|
11 years ago |
psychobunny
|
ecd00bb679
|
refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062
|
11 years ago |