Julian Lam
9f9051026b
more work on #5232
9 years ago
Julian Lam
cd3002e812
removed user flag reset method and associated socket call from ACP
9 years ago
Julian Lam
b7217e8841
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
barisusakli
7d47f4b067
tag tests
9 years ago
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
9 years ago
Julian Lam
dde3d2b135
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
barisusakli
69b766bbc8
more tests
9 years ago
barisusakli
1440139903
more tests
9 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
9 years ago
Julian Lam
c36fe3389e
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
f1d144f15e
history appending, finished up notes, #5232
9 years ago
Julian Lam
d9d60c20bd
flag updating and note appending, #5232
9 years ago
barisusakli
7f90e31a38
more socket user tests
9 years ago
Julian Lam
c5b9c1e2a4
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
barisusakli
9ba93d8be9
group search tests
9 years ago
Julian Lam
0bf82c0e47
Merge branch 'master' into flagging-refactor
9 years ago
barisusakli
49267d54b7
topics unread tests
9 years ago
Julian Lam
1aa70c57eb
WIP
9 years ago
barisusakli
aa69481a0c
dont mark chat notifications read if you are not in the room
9 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
9 years ago
barisusakli
b807915515
removed incorrect markread nid
9 years ago
barisusakli
d2fa0c3e6a
vote socket tests
9 years ago
barisusakli
cecb4c0403
some more group tests
9 years ago
barisusakli
db14c29e41
socket.io/categories tests
9 years ago
barisusakli
5d4903f643
fix test
9 years ago
barisusakli
ef87a2b7d7
closes #5219
9 years ago
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
9 years ago
barisusakli
dada858565
add canReply to messages
9 years ago
barisusakli
e3616ab0f9
socket/meta test
9 years ago
barisusakli
853cea7fec
removed emitter.js
9 years ago
barisusakli
5e7fb4eeb2
widget tests
9 years ago
barisusakli
4f0e93732a
#5211
...
remove passing js/css between procs
9 years ago
barisusakli
f2e4d9ce53
change flag tests so they use socket methods as well
9 years ago
barisusakli
3380f61985
more tests
9 years ago
barisusakli
2476ab3684
closes #5202
9 years ago
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
9 years ago
barisusakli
ee75c69817
post edit tests
9 years ago
barisusakli
c1d28af2a7
filter posts that you cant read
9 years ago
Ben Lubar
5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins
9 years ago
barisusakli
ecef0c6ad5
more user tests
9 years ago
barisusakli
d23966c534
more tests
9 years ago
barisusakli
3ec760ac85
inf scroll tests for topics
9 years ago
barisusakli
5cfe379841
fix recent for inf scroll
9 years ago
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
9 years ago
barisusakli
96d05b58d4
show deleted replies like regular deleted posts
9 years ago
barisusakli
ff08cbf677
replies to posts
9 years ago
Ben Lubar
ea10f51f2e
UI for replies-to-post (needs theme update)
9 years ago
barisusakli
d8a9df74d7
fix wrong error returns, more tests
9 years ago
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
9 years ago
Julian Lam
2463e85c0d
allowing moderators access to the account info page
9 years ago