Julian Lam
|
0e9a096c25
|
moved some socket notifications to notifyUser instead of in websocket layer (again, @barisusakli)
|
10 years ago |
Julian Lam
|
d40ca1e3c8
|
moved a number of sanity checks to also be in canMessage, so they are all consolidated into one exported method. (@barisusakli)
|
10 years ago |
Julian Lam
|
078d76a11b
|
removed sanitisation of chat message body, as messages are "parsed as a post" now.
|
10 years ago |
barisusakli
|
fa9fde43fb
|
closes #2971
|
10 years ago |
barisusakli
|
5501c0c759
|
closes #3005
|
10 years ago |
barisusakli
|
a14249dee6
|
removed tags
|
10 years ago |
barisusakli
|
45bf5de1e5
|
closes #2982
update url with new slug on topic title edit
|
10 years ago |
psychobunny
|
5c59aa7737
|
closes #2986
|
10 years ago |
psychobunny
|
799cc9397a
|
closes #2973
also fixes some UX issues and enforces password length check on both
client and server
|
10 years ago |
Barış Soner Uşaklı
|
df3e007120
|
closes #2969
|
10 years ago |
psychobunny
|
56d1b521c5
|
closes #2967
@barisusakli there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
|
10 years ago |
psychobunny
|
43bd798f2b
|
#2967
|
10 years ago |
barisusakli
|
e33a905f55
|
missing change
|
10 years ago |
barisusakli
|
f81e3ad358
|
categoryTools componets
|
10 years ago |
Barış Soner Uşaklı
|
c294c3b342
|
fix inf scroll and timeago on users page
|
10 years ago |
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
10 years ago |
Barış Soner Uşaklı
|
41db2dcd14
|
removed idle added recent tags presence info
|
10 years ago |
Barış Soner Uşaklı
|
c9b98306e0
|
dont require everything in folder
dont want rooms.js to be public
|
10 years ago |
barisusakli
|
77e956861a
|
#2486
various fixes for socket.io cluster
display user presence correctly
|
10 years ago |
Julian Lam
|
25cb1f9284
|
Merge remote-tracking branch 'origin/master' into categories_revamp
|
10 years ago |
Julian Lam
|
d3af278123
|
removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887
|
10 years ago |
Barış Soner Uşaklı
|
36942125e6
|
closes #2894
also mark user online if they post a reply
|
10 years ago |
Julian Lam
|
9b84a887d3
|
a huge frickin' number of changes for #2887. This is part of #2463
|
10 years ago |
barisusakli
|
b268927cf9
|
removedu if from filter:parse,post, parse strip teaser content
|
10 years ago |
barisusakli
|
c8e0eab34e
|
escape data on room enter
|
10 years ago |
Barış Soner Uşaklı
|
9edfcb0053
|
dont save user obj in db
|
10 years ago |
Julian Lam
|
eee2aa8051
|
making sure to pass in userData to notifications.create on user follow
|
10 years ago |
Barış Soner Uşaklı
|
8b429a2e05
|
removed path
|
10 years ago |
Julian Lam
|
82f7ca5e0f
|
added a path to follow notification
|
10 years ago |
barisusakli
|
5bc2e7dac2
|
closes #2309
|
10 years ago |
barisusakli
|
fd5f00459b
|
fix admin events pagination
|
10 years ago |
Barış Soner Uşaklı
|
d3dca842cb
|
also #2858
|
10 years ago |
barisusakli
|
279bb62a3f
|
cache parsed post content
clear cache on plugin install/uninstall/activate/deactivate
|
10 years ago |
barisusakli
|
d342e01ef1
|
search group members
|
10 years ago |
Barış Soner Uşaklı
|
cda38d6ed6
|
closes #2515
|
10 years ago |
Julian Lam
|
4360069859
|
fixing buttons on mobile composer, and updating format so tags button only appears on mobile
|
10 years ago |
Barış Soner Uşaklı
|
07572b188b
|
fix crash
|
10 years ago |
Julian Lam
|
daaf61bc68
|
fixed issue where accessing a category's access control caused a client-side error
|
10 years ago |
barisusakli
|
558e708576
|
remove console.log
|
10 years ago |
Barış Soner Uşaklı
|
e5343b7efc
|
dont display cluster warning if not running as cluster
|
10 years ago |
Julian Lam
|
b777c448cf
|
closed #2803
|
10 years ago |
psychobunny
|
3c9431b2fc
|
socket.io/plugin updated instructions to use require.main.require instead
|
10 years ago |
barisusakli
|
bd17bff7d4
|
prevent double follow/unfollow
|
10 years ago |
Barış Soner Uşaklı
|
8b21f1c8ab
|
dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
|
10 years ago |
barisusakli
|
f7f453f8cd
|
closes #2794
|
10 years ago |
psychobunny
|
a2e3179ea4
|
nav - enable / disable
|
10 years ago |
psychobunny
|
c3701bcea7
|
loading and saving navigation
|
10 years ago |
Julian Lam
|
98158fb6f9
|
@barisusakli works perfectly
|
10 years ago |
Julian Lam
|
3e3fff9fe8
|
hooking up accept/reject invite, #2758
|
10 years ago |
Barış Soner Uşaklı
|
66d6c49ed4
|
closes #2749
|
10 years ago |