barisusakli
c213f77f91
merge
11 years ago
barisusakli
5ac5d20e4b
users:online refactor
11 years ago
Julian Lam
1ce3c9ca2d
no longer logging warnings for socket.io
11 years ago
Julian Lam
7ad242b981
using redis for user online list management if configured
11 years ago
Julian Lam
e952a873a8
moving onlineUsers from an in-memory variable to a sorted set
11 years ago
barisusakli
b6bd955131
Merge remote-tracking branch 'origin/master' into socket.io1.x
11 years ago
barisusakli
51436fd2d9
check privs on composer.push
11 years ago
barisusakli
4bed05a622
disable stuff that crashes in socket.io 1.x
11 years ago
barisusakli
7cbaa90d36
update to socket.io 1.2.1, return_buffers option
11 years ago
barisusakli
04175c92d9
Merge remote-tracking branch 'origin/master' into socket.io1.x
11 years ago
Julian Lam
fa39b5e46b
closed #2446
11 years ago
barisusakli
fba0e95aeb
Merge remote-tracking branch 'origin/master' into socket.io1.x
11 years ago
Barış Soner Uşaklı
6581c90475
forgot one
11 years ago
barisusakli
7e6f29e007
Merge remote-tracking branch 'origin/master' into socket.io1.x
11 years ago
Barış Soner Uşaklı
7b14716eb8
use data.url
11 years ago
barisusakli
73fb653ddf
emit works
11 years ago
barisusakli
82d863b9c8
deps, disabled all server side calls
11 years ago
barisusakli
347e37a224
show warning and errors for socket.io also show info in dev
11 years ago
barisusakli
d177481f94
chop chop
11 years ago
barisusakli
6012223b81
show message name, fix template name overwrite
11 years ago
barisusakli
9c1216eb63
closes #2432
11 years ago
Julian Lam
e0fba796c7
Merge pull request #2426 from Schamper/image-upload-socket-fix
...
Fix the hook return object in the User.uploadProfileImageFromUrl socket
11 years ago
MrWaffle
969c3a77cf
Fix the hook return object in the User.uploadProfileImageFromUrl socket
11 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
11 years ago
barisusakli
7f5984d1fd
removed dupe code
11 years ago
barisusakli
c974256600
missing radix
11 years ago
barisusakli
671ec8532c
fix unfavourite
11 years ago
barisusakli
3d93a76508
removed command param made unvote wrapper
11 years ago
psychobunny
8c98f47688
action:post.upvote / action:post.downvote now sends current status; new: action:post.unvote
11 years ago
barisusakli
0a1fa72bd8
use loadMoreFromSet
11 years ago
barisusakli
f0797493ee
make sure sockets leave the current room when entering another
11 years ago
barisusakli
653850661e
topics.getTopics doesnt take set param
11 years ago
barisusakli
9ab74b0a61
added ability to take heap snapshots
11 years ago
barisusakli
9d56f50967
voters info
11 years ago
barisusakli
52c12fa1b1
use wrapper functions getPostsFields and getTopicsFields
11 years ago
barisusakli
6a3a3669d2
check privs on getRecentReplies and getRecentTopicReplies
11 years ago
barisusakli
c24e451c12
closes #2401
11 years ago
barisusakli
181e2b4132
check err
11 years ago
barisusakli
e6973b55d4
closes #1990
11 years ago
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
11 years ago
Julian Lam
7e35987e1b
fixing regression for #2355 , introduced in a129075
11 years ago
barisusakli
d2cddc734b
fix flagging and post filter
...
cant flag posts that don't exist anymore
11 years ago
Julian Lam
73dea4fc4e
upvote and favourites notif fixing
11 years ago
barisusakli
b60ed95d20
Merge remote-tracking branch 'origin/master'
11 years ago
barisusakli
1ae39d638a
closes #2356
11 years ago
Julian Lam
f0b104fef0
possible fix to #2365
11 years ago
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
11 years ago
Julian Lam
a12907512f
refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355
11 years ago
barisusakli
9e1789dc58
closes #2297
11 years ago
barisusakli
39b679705b
closes #2248
11 years ago