barisusakli
|
2476ab3684
|
closes #5202
|
2016-11-15 12:45:07 +03:00 |
|
barisusakli
|
96d05b58d4
|
show deleted replies like regular deleted posts
|
2016-11-02 13:21:57 +03:00 |
|
barisusakli
|
218a1b7aab
|
closes #5015
|
2016-10-31 22:39:58 +03:00 |
|
Sergii Paryzhskyi
|
e515b791da
|
Fix eslint rules (#5117)
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
|
2016-10-25 15:34:47 -04:00 |
|
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
2016-10-13 11:43:39 +02:00 |
|
HeeL
|
3fa1c1f927
|
Fix space-infix-ops linter rule
|
2016-10-13 11:42:29 +02:00 |
|
barisusakli
|
07852862f5
|
improve helpers.isUserAllowedTo
ability to pass in an array of privileges and a single cid
|
2016-09-15 14:01:56 +03:00 |
|
barisusakli
|
b933385b76
|
partially revert fa9f1ac7fe
extending module.exports instead of overwriting fixes the issue
|
2016-08-27 12:58:08 +03:00 |
|
barisusakli
|
fa9f1ac7fe
|
fix dependency errors
|
2016-08-27 01:52:08 +03:00 |
|
barisusakli
|
6d946425fa
|
fix tests, circular deps
|
2016-08-26 19:13:05 +03:00 |
|
barisusakli
|
0efe315790
|
closes #4631
|
2016-08-12 12:57:23 +03:00 |
|
barisusakli
|
d7cda83c8e
|
fix lang key
|
2016-08-11 00:12:15 +03:00 |
|
barisusakli
|
56d325bd86
|
privilege fixes
|
2016-08-10 23:55:49 +03:00 |
|
barisusakli
|
037b901e85
|
closes #4919
|
2016-08-10 21:28:22 +03:00 |
|
Ben Lubar
|
f62da5c4e9
|
see NodeBB/NodeBB#4909
|
2016-08-09 09:50:49 -05:00 |
|
Ben Lubar
|
26df552d55
|
Add edit, delete, and topics:delete permissions for users acting on their own posts
|
2016-08-06 21:23:09 -05:00 |
|
barisusakli
|
d2cbd7e6dc
|
new priv for uploads
|
2016-07-12 19:59:04 +03:00 |
|
barisusakli
|
795b00a3af
|
closes #4810
|
2016-07-01 13:01:09 +03:00 |
|
barisusakli
|
14b067a838
|
closes #4800
|
2016-06-28 12:34:16 +03:00 |
|
barisusakli
|
09ce48ad33
|
fix privs
|
2016-06-08 11:52:55 +03:00 |
|
barisusakli
|
8f594de4c2
|
fix privs
|
2016-06-08 11:44:15 +03:00 |
|
barisusakli
|
c969870cb6
|
removed dupe privilegeList, added missing privilege to copyPrivsFrom
|
2016-06-08 10:37:46 +03:00 |
|
psychobunny
|
b37b083a4d
|
new privilege: Access Topic
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
|
2016-05-28 05:41:17 -04:00 |
|
pichalite
|
6c09d3ca5f
|
fixes #4636 (#4639)
|
2016-05-13 12:40:42 -04:00 |
|
barisusakli
|
5ff5a01c4f
|
check for invalid topic
|
2016-04-29 22:33:08 +03:00 |
|
barisusakli
|
5e5e46e95f
|
closes #4499
|
2016-04-29 20:35:57 +03:00 |
|
Barış Soner Uşaklı
|
89aa06526d
|
fix indent
|
2016-03-23 00:05:07 +02:00 |
|
barisusakli
|
86d70eca74
|
closes #4103
|
2016-01-25 13:36:21 +02:00 |
|
barisusakli
|
08f52b1e0b
|
remove unused requires
|
2016-01-23 12:12:46 +02:00 |
|
barisusakli
|
fa136ca021
|
remove unused code
|
2016-01-20 18:01:02 +02:00 |
|
barisusakli
|
47c71b5a37
|
closes https://github.com/NodeBB/nodebb-theme-persona/issues/181
|
2015-10-28 15:10:27 -04:00 |
|
barisusakli
|
5e1bd58a02
|
closes #3782
|
2015-10-26 22:28:30 -04:00 |
|
barisusakli
|
8630196a2d
|
up composer
|
2015-10-20 19:07:24 -04:00 |
|
barisusakli
|
75e2228989
|
closes #3689
|
2015-09-29 16:36:37 -04:00 |
|
barisusakli
|
fec3877e51
|
fix tests
|
2015-09-27 15:21:23 -04:00 |
|
barisusakli
|
8c17de4221
|
remove dupe
|
2015-09-27 15:02:04 -04:00 |
|
barisusakli
|
4e32751819
|
added back canEdit
|
2015-09-27 01:37:03 -04:00 |
|
barisusakli
|
5950f97f96
|
more refactors
|
2015-09-25 17:38:58 -04:00 |
|
barisusakli
|
1f4857585d
|
user refactor
|
2015-09-25 17:08:00 -04:00 |
|
barisusakli
|
96364935e9
|
removed deprecated methods
|
2015-09-23 12:09:01 -04:00 |
|
barisusakli
|
11c70f3a28
|
closes #2330
|
2015-09-16 08:35:40 -04:00 |
|
barisusakli
|
3fff334de2
|
some priv cleanup
|
2015-09-15 19:21:30 -04:00 |
|
barisusakli
|
faae98892d
|
privilege fixes
|
2015-09-15 18:21:17 -04:00 |
|
barisusakli
|
e341b80d93
|
use set to get groups
|
2015-08-06 16:25:36 -04:00 |
|
Julian Lam
|
cbb0542984
|
changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table
|
2015-05-26 12:37:44 -04:00 |
|
barisusakli
|
3ffd3a5d3c
|
closes #2970, closes #3078
|
2015-04-21 16:26:29 -04:00 |
|
barisusakli
|
b7b44e13b1
|
added privileges.topics.filterUids
if a topic is deleted and user doesn't have permissions/admin/mod dont
send notifs
|
2015-04-18 16:34:32 -04:00 |
|
barisusakli
|
1b2da78fd8
|
missing lines
|
2015-04-11 16:50:55 -04:00 |
|
barisusakli
|
1ce3d7284b
|
closes #2995
|
2015-04-11 16:48:09 -04:00 |
|
barisusakli
|
9e3b2148ba
|
components
|
2015-04-02 22:06:22 -04:00 |
|