barisusakli
b6e22b7723
closes #4367
9 years ago
Julian Lam
184a2c4540
IP blacklist functionality -- re: #4367
...
Squashed commit of the following:
commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date: Mon Mar 14 17:29:45 2016 -0400
allowing blacklist.test to be called synchronously
commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date: Mon Mar 14 17:01:14 2016 -0400
added plain ipv6 support and finished middleware logic
commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 16:05:31 2016 -0500
WIP IP Banning logic middleware
commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 15:26:27 2016 -0500
tweaks to ACP, rule validator
commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 13:50:05 2016 -0500
IP Banning ACP page, styling, save&load functionality
9 years ago
accalia
0f917635c6
allow loadMore Calls to fetch page 0
9 years ago
barisusakli
a402e29f29
up widget essentials
9 years ago
barisusakli
2869b3c068
closes #4354
9 years ago
Barış Soner Uşaklı
e49af50ac8
Merge pull request #4346 from pichalite/issue-4340
...
check for last owner on user kick from group
9 years ago
barisusakli
05cc3fe4ef
closes #4335
9 years ago
pichalite
96a5d88314
cleanup
9 years ago
pichalite
c1c5db4b77
check for last owner on user kick from group
9 years ago
barisusakli
596e5676ff
remove status change
9 years ago
barisusakli
f7aa44d1bf
added some missing callbacks
9 years ago
barisusakli
c9ac1a4027
https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46
9 years ago
barisusakli
0b2f01b8bc
info page
9 years ago
Barış Soner Uşaklı
b147f42f0a
show unique user count in acp
9 years ago
Barış Soner Uşaklı
3d55eec885
Merge pull request #4317 from samhax/delete-user-invites
...
Delete user invites from APM
9 years ago
barisusakli
7ca7a31a5a
only send user status on first connect
9 years ago
barisusakli
8d9f7d8e19
added socket methods
9 years ago
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
9 years ago
Barış Soner Uşaklı
41bd65e81a
fix dashboard stats
9 years ago
HSam
4d87f0276b
In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic.
9 years ago
barisusakli
268aa12cc2
closes #4275
9 years ago
Barış Soner Uşaklı
441232e71d
fix missing callback
9 years ago
akhoury
a8411d44fd
merge
9 years ago
akhoury
07586c9023
merge
9 years ago
Julian Lam
13623a620b
fixed #4277
9 years ago
Julian Lam
088940d4c7
Squashed commit of the following:
...
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 16:12:15 2016 -0500
added recording and charts for topic and post counts globally and by cid
commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 15:35:49 2016 -0500
added labels to charts
commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 13:30:47 2016 -0500
added per category graphs to ACP management page
commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 12:36:11 2016 -0500
updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page
commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Feb 24 16:48:55 2016 -0500
saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny
9e832e006a
closes #2920
9 years ago
barisusakli
8bc80abde6
removed notify typing code, not even working
9 years ago
barisusakli
ebcd892aee
closes #4259
9 years ago
barisusakli
92fba4f396
closes #4248
9 years ago
barisusakli
2b90040c31
closes #4236
9 years ago
pichalite
42239e119d
search banned users only on /users/banned route
9 years ago
akhoury
bdc8e6f04f
Merge remote-tracking branch 'upstream/master'
9 years ago
Barış Soner Uşaklı
88e4591f88
closes #4194
9 years ago
barisusakli
8276090d71
closes #4180
9 years ago
akhoury
4245cb2739
adding cls support for ws
9 years ago
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
9 years ago
barisusakli
87f0d68ba2
send flag notifications to global mods as well
...
push notifications to unique uids only
9 years ago
barisusakli
e6cf8ec5cf
more flagged posts shenanigans
9 years ago
barisusakli
1b9e18c6fc
allow global mods to see banned users
9 years ago
barisusakli
821461f802
closes #4123
9 years ago
barisusakli
2b5f9d075b
closes #4101
9 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
9 years ago
barisusakli
62ea03d2c2
fix indent
9 years ago
barisusakli
ae8837b44a
generate notification path on demand
9 years ago
barisusakli
add4e6ee5b
notifications.create can return null
9 years ago
barisusakli
4440865ec4
support for array in getTopicIds
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
767c798b2f
log self account delete, logout on self account delete
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
Barış Soner Uşaklı
46c3e5c126
chat notif/unread fix
9 years ago
Julian Lam
3552e11817
fixes #4073
9 years ago
barisusakli
cb91587567
closes #4063
9 years ago
barisusakli
ee9d0ac2da
cleanup search, removed socketuser.loadSearchPage, use regular route
9 years ago
barisusakli
ab6c84471b
some search/sort changes
9 years ago
barisusakli
92f0e2d86a
closes #3586
...
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli
83cb916264
closes #4038
9 years ago
barisusakli
1ad4128649
closes #3917 , closes #2941
9 years ago
barisusakli
5fe2ebf660
fix typo in groups.join
9 years ago
barisusakli
3ea453e8a0
closes #4006
9 years ago
Barış Soner Uşaklı
24114539d5
closes #4046
9 years ago
barisusakli
005db18120
closes #4041
9 years ago
barisusakli
18013c5518
closes #3977
9 years ago
barisusakli
dea74aa11e
removed heapdump
9 years ago
barisusakli
a6074da17e
closes #4032
9 years ago
Barış Soner Uşaklı
1a86e68394
fix references
9 years ago
Julian Lam
fb0ce8f60f
Updated subject line in text emails
...
Would always show "NodeBB" before. Now shows proper site title.
9 years ago
barisusakli
eb57276980
fix test
9 years ago
barisusakli
c10b2fdb60
closes #4022
9 years ago
barisusakli
7ad90b4ef6
closes #2659
9 years ago
barisusakli
caabbcf9fd
closes #3949
9 years ago
barisusakli
6be8675580
closes #4012
9 years ago
barisusakli
77b9406841
closes #4008
9 years ago
barisusakli
cf889b70bd
closes #3982
9 years ago
barisusakli
ac77f78d6b
closes #3994
9 years ago
barisusakli
687d29a44b
closes #2134
9 years ago
barisusakli
478faac945
closes #3997
9 years ago
barisusakli
ab0797a6d8
chat fixes
...
update bootstrap tags input
dont allow adding self to chat room
9 years ago
barisusakli
abed319da2
closes #3996
9 years ago
barisusakli
b4014ac420
closes #3988
9 years ago
barisusakli
1e8409ef83
fix tab
9 years ago
barisusakli
dff3d7f20e
various group chat fixes #3980
...
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
9 years ago
barisusakli
f0b333e8a1
closes #3929
9 years ago
barisusakli
5e9a656709
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
barisusakli
270f8130da
closes #3952
9 years ago
barisusakli
26ac05dd5c
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
barisusakli
3d79e0750b
fix edit delete for rooms
9 years ago
barisusakli
f71fd0a3ec
only allow users in the room to get raw message content
9 years ago
Julian Lam
05df8900db
closes #3912
9 years ago
Julian Lam
9db0f59432
part of #3912
9 years ago
barisusakli
d8810ceae9
send messages
9 years ago
barisusakli
784ff07907
ability to add/remove users from chat rooms, tagsinput
9 years ago
barisusakli
8fab270852
leaveRoom method, small fixes
9 years ago
barisusakli
f8a6666e1a
chat notify changes
9 years ago
barisusakli
29d8b9c181
more room changes app.openChat
9 years ago
barisusakli
c5d2f61b01
more fixes
9 years ago
barisusakli
43c697a5df
edit message
9 years ago
barisusakli
a1ab50bd2d
check admin and priv groups
9 years ago
barisusakli
58d05f7c79
recent chat list with rooms
9 years ago
barisusakli
e2e547db45
first part of messaging refactor
9 years ago