Barış Soner Uşaklı
c81424714d
Merge pull request #2924 from cismous/master
...
remove code
10 years ago
Barış Soner Uşaklı
5641e54192
added route to /users
10 years ago
CisMous
bb94c9c36b
remove unused code
10 years ago
CisMous
458d9ab8a2
remove comma
10 years ago
psychobunny
ca3e0b59b0
filter out illegitimate rewards
10 years ago
psychobunny
27ad7e41c9
process.env is an object
10 years ago
Barış Soner Uşaklı
925b12ca22
startsWith
10 years ago
Barış Soner Uşaklı
ca332d23c0
wait for createIndex errors
10 years ago
Julian Lam
f8fb5a1d9f
Merge pull request #2837 from atomoc/master
...
Add parameters for create categories
10 years ago
psychobunny
4a9498e105
closes #2916
10 years ago
Сергей Савельев
ce743be779
Delete errors
10 years ago
Сергей Савельев
6b3b44e2fc
Delete errors
10 years ago
Сергей Савельев
18c5354ec7
Merge branch 'master' of https://github.com/atomoc/NodeBB
10 years ago
Сергей Савельев
621ae9c91a
Add admin hooks for get categories
10 years ago
Сергей Савельев
63db2a539e
Merge pull request #4 from NodeBB/master
...
123
10 years ago
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
10 years ago
barisusakli
878e548296
renamed end to stop globally
...
fixed getting favourites for admins
10 years ago
barisusakli
27bab3330a
pass data to getCategoryTopics, renamed end to stop
10 years ago
barisusakli
7a3b4c08e0
closes #2922
10 years ago
Сергей Савельев
f7a3428bf8
Merge pull request #3 from NodeBB/master
...
123
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
Barış Soner Uşaklı
c4569d533d
added filter:categories.build
10 years ago
barisusakli
b2087f94e2
closes #2904
10 years ago
Сергей Савельев
a70f1b09e4
m
10 years ago
barisusakli
8026b3c7d8
closes #2911
10 years ago
Julian Lam
c706638b5d
updating groups access control so:
...
1. Guests can no longer receive the moderate bit
2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
3. A lock icon is present next to all private groups
10 years ago
Julian Lam
89442c91c6
fixed bug where privilege state was not correctly calculated for MongoDB installs, and fixed columnCount not being present when a the privilege list is refreshed
10 years ago
Julian Lam
8e17f34de4
lol.
10 years ago
barisusakli
8d6d1c32e7
allow plugins to update additional fields with filter:user.updateProfile
10 years ago
Julian Lam
f0f31e077f
added exposeUid middleware to core
10 years ago
cismous
68cf6833b7
remove unneeded argument
10 years ago
barisusakli
ed8d60b76b
move registered-users/guests to top remove admins from priv settings
10 years ago
Barış Soner Uşaklı
41db2dcd14
removed idle added recent tags presence info
10 years ago
Julian Lam
0d044c34c1
removed old code that was adding unneeded html to the template
10 years ago
Julian Lam
f4803c21ac
added missing partial
10 years ago
Barış Soner Uşaklı
5ce72f4920
dont add guests to users:repuration zset
10 years ago
Barış Soner Uşaklı
e0b4a35a25
dont add guests to users:postcount zset
10 years ago
Barış Soner Uşaklı
c9b98306e0
dont require everything in folder
...
dont want rooms.js to be public
10 years ago
Barış Soner Uşaklı
30104b898c
dont allow vote spam
10 years ago
barisusakli
e528f52cfb
closes #2757
10 years ago
barisusakli
77e956861a
#2486
...
various fixes for socket.io cluster
display user presence correctly
10 years ago
Julian Lam
1a58ea6520
closed #2695
10 years ago
Julian Lam
d95f5a9ae0
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
10 years ago
Julian Lam
202789fa8d
added back category creation, #2463
10 years ago
Julian Lam
7cdfe143ab
fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887
10 years ago
Julian Lam
4f2c7382c5
passing in the column count so a message can be displayed to users when no users have privs in a category, #2887
10 years ago
Julian Lam
9dece4a1db
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
10 years ago
Julian Lam
25cb1f9284
Merge remote-tracking branch 'origin/master' into categories_revamp
10 years ago
Julian Lam
d3af278123
removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887
10 years ago
Barış Soner Uşaklı
36942125e6
closes #2894
...
also mark user online if they post a reply
10 years ago