Julian Lam
c3821c2070
Close #3540
10 years ago
barisusakli
ffff8093ba
make sure user is admin/mod before forking
10 years ago
psychobunny
e0cfc117c7
changing function signature for messaging.getMessages
...
@julianlam should this be moved to 0.8.0?
10 years ago
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
10 years ago
Julian Lam
5f9990299f
Pass a notification path when a user follows another
...
When a user followed another, a notification is created, but with
no path, so on plugins like pushbullet, it would default to trying
to build a topic url, but the required values were null, leading to
a broken url.
10 years ago
barisusakli
5ababdbdf0
prevent crash if data.enter is not string
10 years ago
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
barisusakli
aeb15ed7ee
moved getMonthlyPageViews to analytics
10 years ago
Barış Soner Uşaklı
2968dbb9ac
Merge pull request #3346 from bdharrington7/bookmark2
...
Saves user bookmarks on server if available
10 years ago
bdharrington7
25203ee67e
changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
10 years ago
barisusakli
47cc1083df
fix mark all read
10 years ago
barisusakli
05411651b3
server side check so you can't leave admin group
10 years ago
Julian Lam
eac92b00c6
better error checking with socket broadcast method
10 years ago
Julian Lam
fa351ffa07
fixed wrong documentation in comments...
10 years ago
Julian Lam
474ff3ed35
fixed #3359
10 years ago
bdharrington7
45df5a3d0b
stores the user's bookmark on the server
10 years ago
barisusakli
6ee0671e6a
added too many tags check to post edit
10 years ago
Barış Soner Uşaklı
6bd131815f
Merge pull request #3256 from yariplus/mintags
...
Add minimum tags per topic setting.
10 years ago
yariplus
bd863e1ccb
Fix derp.
10 years ago
Julian Lam
5340537631
closed #2820
10 years ago
Julian Lam
e25d2fa6e6
closed #2811
10 years ago
barisusakli
dc7839b511
small fix
10 years ago
barisusakli
daf1a388eb
closes #3039
10 years ago
barisusakli
81eeab42ed
category filter on /unread
10 years ago
Julian Lam
1229470bba
seems the categories.search socket method is not used...
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
psychobunny
780838c579
fixes "other" category for presence graph
10 years ago
psychobunny
b69ea4564a
fix user presence graph
...
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny
26f22345cd
allow realtime updates of the traffic graph in ACP
10 years ago
barisusakli
21ad15b13a
closes #3306
10 years ago
barisusakli
b8028ccdbf
dont allow deletion of administrators and registered-users
10 years ago
Julian Lam
e355c8cb1b
removed socket calls for composer out of core and into plugin, closes #3293
10 years ago
barisusakli
491d376fb4
closes #2605
10 years ago
barisusakli
5ee1951245
closes #3271
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
barisusakli
ea818e2af8
closes #3259
10 years ago
barisusakli
718f61e3bd
closes #3263
10 years ago
yariplus
13e12ba3a5
Add minimum tags per topic setting.
10 years ago
psychobunny
3a21329c5e
allow admins to remove themselves as admin
...
but only if they are not the last admin left
10 years ago
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
psychobunny
a5365e968d
post*.flag
10 years ago
psychobunny
b5b9a190e4
console.log
10 years ago
psychobunny
28e9874ba9
allow moderators/admins with 0 rep to still be able to flag a post
10 years ago
psychobunny
b655e18cee
action:posts.flag
10 years ago
barisusakli
0ef2ccc130
closes #3240
10 years ago
barisusakli
2880a77a9f
closes #3130
10 years ago
Julian Lam
394497c9d5
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
10 years ago
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
Barış Soner Uşaklı
8eab5ac402
groups.get changes
10 years ago