psychobunny
|
13fa1f6b9a
|
require socket.io only when you need it, shaves off another 0.5s on load
|
10 years ago |
barisusakli
|
756d03fa62
|
closes #2745
generate paths on retrieval instead of notification creation
also fix follow notification path
|
10 years ago |
barisusakli
|
bfaf50908d
|
closes #2565
|
10 years ago |
Aziz Khoury
|
100f31be81
|
adding mid on the message returned data on addMessage
|
10 years ago |
barisusakli
|
f7c70e2a7a
|
update all socket methods, works on single node
|
10 years ago |
barisusakli
|
c56b9aafff
|
closes #2289, replace Infinity with '+inf'
|
10 years ago |
barisusakli
|
72bb74cf46
|
canMessage
|
10 years ago |
barisusakli
|
595ff1f4b1
|
closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
|
10 years ago |
Julian Lam
|
adfb89a2ad
|
closed #2321
|
10 years ago |
barisusakli
|
433769eb36
|
closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
|
10 years ago |
Julian Lam
|
ffdc4b5d24
|
fixed places where site_title was being referenced in config, instead of the correct "title"
|
10 years ago |
barisusakli
|
72a919e416
|
time based check
|
10 years ago |
psychobunny
|
f4b5090738
|
more linting
|
10 years ago |
barisusakli
|
6aa53b8323
|
nextStart changes, fixed move topic notification text
|
10 years ago |
barisusakli
|
4066607388
|
closes #2052
|
11 years ago |
Julian Lam
|
b80b0e1e99
|
re: #2098, chat message emails are now opt-in
|
11 years ago |
Julian Lam
|
b85ff61de6
|
refactored chat notification system to wait a bit before sending notif/email, closes #2098
|
11 years ago |
barisusakli
|
9a96458f79
|
closes #2053
|
11 years ago |
barisusakli
|
493d0dea1e
|
part 1 of notif refactor
|
11 years ago |
barisusakli
|
b7ee875b12
|
user.isOnline fix
wont hit db on every user socket connect or user disconnect
|
11 years ago |
barisusakli
|
851d5c0f32
|
send uids to isOnline in messaging
|
11 years ago |
Julian Lam
|
0e28b6f2d5
|
fixed #1980 -- missing pass-through
|
11 years ago |
barisusakli
|
a2bb8029fe
|
use utils.toISOString
|
11 years ago |
psychobunny
|
db2ef15a09
|
linting
|
11 years ago |
barisusakli
|
b0b78c3092
|
minor fix to prevent err when trying to mark null nid
|
11 years ago |
barisusakli
|
1a68fe5a26
|
possible fix for #1909
|
11 years ago |
barisusakli
|
d7520508e3
|
#1375 part1
|
11 years ago |
psychobunny
|
3f9e6e7d86
|
closes #1901
|
11 years ago |
barisusakli
|
5a0e99956e
|
some cleanup
|
11 years ago |
Julian Lam
|
91ce3634fc
|
fixed #1904
|
11 years ago |
Julian Lam
|
086ebb7e5a
|
closed #1874
|
11 years ago |
barisusakli
|
c7de38f28e
|
closes #1902
messages:<uid>:<uid> list changed to messages:uid:<uid>:to:<uid>
sortedset
|
11 years ago |
Julian Lam
|
a79bb29216
|
partial fix to #1874
|
11 years ago |
psychobunny
|
685cd38162
|
calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
|
11 years ago |
barisusakli
|
89bb11a58c
|
closes #1880
|
11 years ago |
barisusakli
|
a4975cab33
|
closes #1825, closes #1674
|
11 years ago |
barisusakli
|
0f5c1d1892
|
added messaging hook #1798
|
11 years ago |
Julian Lam
|
7b3159292f
|
added some utility functions for #1798, fixed chat notifications bodyLong value
|
11 years ago |
Julian Lam
|
13e4e8dad7
|
a couple final tweaks to contact list and such... #1788
|
11 years ago |
Julian Lam
|
4d85df5bae
|
issue #1788 - start
|
11 years ago |
barisusakli
|
c5d9a68b4b
|
closes #1445
|
11 years ago |
barisusakli
|
f9572cc5c7
|
fixes chat messages
|
11 years ago |
barisusakli
|
d832a6f805
|
closes #1381
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
barisusakli
|
3a69a191ff
|
closes #1285
|
11 years ago |
barisusakli
|
22ba104930
|
chat style
|
11 years ago |
barisusakli
|
10d8eed7b9
|
closes #1229
|
11 years ago |
barisusakli
|
7873b90caf
|
missing ;
|
11 years ago |
barisusakli
|
3d6cce44c7
|
dont display chats with deleted users
|
11 years ago |
barisusakli
|
284276cbb6
|
messaging jshint
|
11 years ago |