barisusakli
9f35a2b251
flat threadtools.purge
10 years ago
barisusakli
1caddb6182
uploads controller
10 years ago
barisusakli
a70b73df81
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
barisusakli
4ab288acae
delete fullname:uid mapping on user delete
10 years ago
psychobunny
5d43aa3212
ability to redirect the user from anywhere
...
just send
```
callback({
status: 302,
path: '/user/psychobunny'
});
```
10 years ago
psychobunny
a7d73d4106
fixes adding new routes to user/xxx/route
11 years ago
Julian Lam
b4731ad47b
added colorpicker to frontend, badge colour changes for groups, #2588
11 years ago
Julian Lam
7be0830751
properly showing private state in group details, #2588
11 years ago
Julian Lam
84c19921b9
newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588
11 years ago
Julian Lam
65537d997f
if a group is deleted, flush the owner and pending sets, too
11 years ago
barisusakli
a8de1c1465
properly fix #2586
11 years ago
barisusakli
d7c27b35ab
closes #2586
11 years ago
Julian Lam
96c37c25b0
join, leave, accept, reject: handlers + UI, #2588
11 years ago
Julian Lam
3a3d45155e
show pending members in frontend UI, #2588
11 years ago
Julian Lam
71b41239ac
attempting to join a private group causes the join to be pending, #2588
11 years ago
barisusakli
db1cc6b8d2
search by fullname
11 years ago
Julian Lam
a5d7fee623
Merge remote-tracking branch 'origin/master' into private-groups
11 years ago
Julian Lam
d747ce5760
granting and rescinding ownership, #2588
11 years ago
Julian Lam
a907fa2187
added concept of group ownership, #2588
11 years ago
Julian Lam
9fa3675424
added methods and socket listeners for group joining and leaving, #2588
11 years ago
barisusakli
a77a761433
closes #1917
11 years ago
psychobunny
1a13f2a54a
no need to crash nodebb on missing template directory warning
11 years ago
barisusakli
ce9c17f8e5
ability to search posts by user
11 years ago
Julian Lam
1868a02bd7
Merge branch 'master' into private-groups
11 years ago
Julian Lam
aa62c52580
closed #2583
11 years ago
Julian Lam
a2af8105ec
closed #2583
11 years ago
barisusakli
60f1b9679a
search filters
11 years ago
Julian Lam
917f76feab
group join/leave controls in groups list page (+ helper!)
11 years ago
Julian Lam
f3fa2f10ed
added ACP option to enable private groups
11 years ago
barisusakli
c1ac92ac19
popular topics will use topic creation time
11 years ago
Julian Lam
fc7a882877
fixed #2582
11 years ago
barisusakli
f060a36853
fix indent
11 years ago
barisusakli
b51127bd9c
closes #2578
11 years ago
Baris Usakli
a36391864a
fix recent replies crash, closes #2575
11 years ago
Julian Lam
e4caa83158
Merge pull request #2573 from unreadableusername/master
...
footer.tpl loggedIn variable support
11 years ago
Baris Usakli
8522af504a
closed #2571
11 years ago
Julian Lam
112a1e8c85
happy new year!
11 years ago
Oleksandr Pidlisnyi
f9887de478
footer.tpl loggedIn variable support
11 years ago
barisusakli
7b49effc14
minor tweaks
11 years ago
Julian Lam
1ddb90720c
Merge branch 'guest-handles'
11 years ago
Julian Lam
23b9b21cdd
better handling of guest handles in frontend, #2569
11 years ago
Julian Lam
9befa6aca7
proper handling of post editing, integration with ACP toggle, #2569
11 years ago
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
11 years ago
barisusakli
fbd875b397
fix sortedSetIncrBy return
11 years ago
Julian Lam
325815a78d
showing guest handles in frontend UI #2569
11 years ago
barisusakli
0a534b20e3
sortedSetCount fix for +inf/-inf
11 years ago
barisusakli
03ee524121
fix tests and mongo method
11 years ago
barisusakli
00541b2bc8
sortedSetRange tests
11 years ago
barisusakli
bfaf50908d
closes #2565
11 years ago
barisusakli
1511a0c3fe
closes #2568
11 years ago
Julian Lam
7dc309fc16
template in composer #2569
11 years ago
Julian Lam
fcbb48bb77
acp setting for allowGuestHandles #2569
11 years ago
Julian Lam
cb4fb62d4a
moved ACP menu into a partial
11 years ago
barisusakli
4d5ed784a1
more hash tests
...
getObjectValues
isObjectField
deleteObjectField
incrObjectField
11 years ago
barisusakli
1e6f5d822d
setRemove tests
11 years ago
barisusakli
c62e7ed641
list test fix
11 years ago
barisusakli
3e8c29e5f9
list tests
11 years ago
barisusakli
8aa75b7af4
publish reload requests, fix missing nconf
11 years ago
barisusakli
cc487a7fc8
publish restart requests
11 years ago
barisusakli
4364b50ecf
closes #2562
11 years ago
barisusakli
d2e69884b5
closes #2556
11 years ago
barisusakli
c4c8964f82
closes #2543
11 years ago
barisusakli
747f212f1a
closes #2552 , disable prompt colors
11 years ago
barisusakli
9170ee831a
reset search on tags page if input is empty
11 years ago
barisusakli
fc79b3a932
fix isInstalled, publish plugin install and upgrade requests
11 years ago
barisusakli
48acb0082e
isActive
11 years ago
barisusakli
68f985c6da
refactor map css/less
11 years ago
barisusakli
fdbd9a816f
moved comments above method
11 years ago
barisusakli
d0b8337075
broke plugins.js into files
11 years ago
barisusakli
d1540322c9
closes #2555
11 years ago
barisusakli
8eb58bf5fe
check err
11 years ago
barisusakli
b7f55e8453
fix tests
11 years ago
barisusakli
8007bb0644
dont ignore error
11 years ago
barisusakli
e0edb71a8a
use socket.io default and ["polling", "websocket"]
11 years ago
barisusakli
1cbf5ddfe9
only send back err on redis.deleteAll
11 years ago
barisusakli
7cf3719c80
fix rename and increment
11 years ago
barisusakli
410d9fa4fa
fix more tests
11 years ago
barisusakli
bf54859a27
key tests
11 years ago
barisusakli
37235557bb
fix callback in redis.setRemove
11 years ago
barisusakli
00fb3ab909
only send back error for sortedSetsRemove
11 years ago
barisusakli
0d223ef88d
missing err
11 years ago
barisusakli
87435c1a9e
return email:confirmed on admin header
11 years ago
barisusakli
ce24c6dc04
pass callback directly
11 years ago
barisusakli
4b1b98e229
handle changePicture callback properly
11 years ago
barisusakli
3d9e86d9b2
removed null
11 years ago
barisusakli
cd41e192d1
closes #2546
11 years ago
barisusakli
87f57b8cd3
cuz @psychobunny said so
11 years ago
barisusakli
d68c44fd0a
dont sent status update if user set it offline
11 years ago
barisusakli
a9e12f4174
remove unused requires
11 years ago
barisusakli
b1edc59987
fix undefined next
11 years ago
psychobunny
a5f63a5ac7
upgrade script was refusing to complete until I added this
...
@barisusakli fyi
11 years ago
barisusakli
9865f78cbb
flat is good
11 years ago
barisusakli
768c17263c
fix error messages
11 years ago
barisusakli
936ea5f686
sync config changes over redis pubsub
11 years ago
barisusakli
2f8e6a1f2b
closes #2458
11 years ago
barisusakli
2ea5f85d9b
closes #2481
11 years ago
barisusakli
e6b4a45cda
closes #2531
11 years ago
barisusakli
712d5bce5b
show 24 hours in traffic graph
11 years ago
barisusakli
94cf29d42c
show monthly page views
11 years ago
barisusakli
b07a522c60
one less query in privileges.topics.get
11 years ago
barisusakli
984b17349a
closes #2476
11 years ago
barisusakli
4ce6341d85
fix acp for header changes
11 years ago
barisusakli
83312ad53a
faster getTeasers
11 years ago
barisusakli
14e46a87a6
closes #2529
11 years ago
barisusakli
8ed06eb773
closes #2528
11 years ago
barisusakli
04084807c2
removed app.loadConfig
11 years ago
psychobunny
da7dcd99a8
#2532 renamed to "socket.io:transports"
...
Sample config:
"socket.io": {
"transports": ["websocket"]
}
11 years ago
barisusakli
6a8a5a9de0
use validator.escape
11 years ago
barisusakli
793a0a6772
fix mark topic notifications read on enter
11 years ago
barisusakli
d314b9cae2
closes #2538
11 years ago
barisusakli
d28fb153c7
closes #2537
11 years ago
barisusakli
7ec8393004
closes #2532
11 years ago
barisusakli
1a34327f9d
removed unnecessary require
11 years ago
barisusakli
59545d740c
only emit event:user_leave to topic rooms instead of all online users
11 years ago
barisusakli
f47550d23e
closes #2533
11 years ago
barisusakli
26b2ef1543
prevent crash in getChildren
11 years ago
barisusakli
c0c85c24cf
duh strings dont work
11 years ago
barisusakli
64cc0f244d
just show err.message
11 years ago
Aziz Khoury
100f31be81
adding mid on the message returned data on addMessage
11 years ago
barisusakli
e72ec429a2
remvoed lowered pingTimeout
11 years ago
barisusakli
e74d39889e
removed extra comma
11 years ago
barisusakli
bf3f20bf8b
removed extra comma
11 years ago
barisusakli
2c7d9e1a7c
store teaserPid in topic
...
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
11 years ago
barisusakli
0cb0dafae3
another relative_path fix
11 years ago
barisusakli
03de918f10
fix more relative path redirects
11 years ago
barisusakli
011c42bde3
updated analytics
...
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
11 years ago
barisusakli
da4014eb71
dont allow move to same topic
11 years ago
barisusakli
8bba811aaf
closes #2522
11 years ago
barisusakli
52a53df80d
missing err check
11 years ago
barisusakli
8965855218
made breadcrumbs regular function
...
less db calls as well
11 years ago
barisusakli
518c6f7cfa
closes #2521
11 years ago
psychobunny
e0c8989e8b
closes #2519
11 years ago
psychobunny
94efa6dd87
closes #2520
11 years ago
Barış Soner Uşaklı
5f47f2226a
escape topic title and category name
11 years ago
Julian Lam
3deb423c55
testing socket availability before attempting to bind
11 years ago
Julian Lam
68e761bed0
if using sockets, reset the umask back to the old value after listening
11 years ago
Julian Lam
273e26ddb1
if a locally installed plugin not published to npm has a syntax error, this fixes it. closes #2512
11 years ago
barisusakli
9b083a6a66
half ping timeout
11 years ago
barisusakli
86bd85bba4
removed qs fix indent
11 years ago
barisusakli
2e04501224
closes #2516
11 years ago
barisusakli
348d05d3d1
remove deprecated res.json usage
11 years ago
barisusakli
b63c0df8a2
fixed event name
11 years ago
barisusakli
5a79b99a7a
derp
11 years ago
barisusakli
9f7196f5b0
dont crash if config is undefined, added error to plugins
11 years ago
Julian Lam
772f4c103a
properly pass in error value for locally installed plugin
11 years ago
barisusakli
aeae76c28d
added error false
11 years ago
Julian Lam
b565f3ac0a
closed #2497
11 years ago
barisusakli
8af5102912
missing return
11 years ago
barisusakli
8e8375cbba
validate email password on register
11 years ago
Julian Lam
b278f27ffe
partial fix to #2509
11 years ago