Commit Graph

67 Commits (957a0840b1941211791298d9cd210664907ccea7)

Author SHA1 Message Date
barisusakli bfaf50908d closes
Aziz Khoury 100f31be81 adding mid on the message returned data on addMessage
barisusakli f7c70e2a7a update all socket methods, works on single node
barisusakli c56b9aafff closes , replace Infinity with '+inf'
barisusakli 72bb74cf46 canMessage
barisusakli 595ff1f4b1 closes
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
Julian Lam adfb89a2ad closed
barisusakli 433769eb36 closes
first tab (recent) shows last 50 messages instead of just last 24 hours
Julian Lam ffdc4b5d24 fixed places where site_title was being referenced in config, instead of the correct "title"
barisusakli 72a919e416 time based check
psychobunny f4b5090738 more linting
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text
barisusakli 4066607388 closes
Julian Lam b80b0e1e99 re: , chat message emails are now opt-in
Julian Lam b85ff61de6 refactored chat notification system to wait a bit before sending notif/email, closes
barisusakli 9a96458f79 closes
barisusakli 493d0dea1e part 1 of notif refactor
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
barisusakli 851d5c0f32 send uids to isOnline in messaging
Julian Lam 0e28b6f2d5 fixed -- missing pass-through
barisusakli a2bb8029fe use utils.toISOString
psychobunny db2ef15a09 linting
barisusakli b0b78c3092 minor fix to prevent err when trying to mark null nid
barisusakli 1a68fe5a26 possible fix for
barisusakli d7520508e3 part1
psychobunny 3f9e6e7d86 closes
barisusakli 5a0e99956e some cleanup
Julian Lam 91ce3634fc fixed
Julian Lam 086ebb7e5a closed
barisusakli c7de38f28e closes
messages:<uid>:<uid> list changed to messages:uid:<uid>:to:<uid>
sortedset
Julian Lam a79bb29216 partial fix to
psychobunny 685cd38162 calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
barisusakli 89bb11a58c closes
barisusakli a4975cab33 closes , closes
barisusakli 0f5c1d1892 added messaging hook
Julian Lam 7b3159292f added some utility functions for , fixed chat notifications bodyLong value
Julian Lam 13e4e8dad7 a couple final tweaks to contact list and such...
Julian Lam 4d85df5bae issue - start
barisusakli c5d9a68b4b closes
barisusakli f9572cc5c7 fixes chat messages
barisusakli d832a6f805 closes
Micheil Smith 3e82cab398 Add missing new lines at end of files.
barisusakli 3a69a191ff closes
barisusakli 22ba104930 chat style
barisusakli 10d8eed7b9 closes
barisusakli 7873b90caf missing ;
barisusakli 3d6cce44c7 dont display chats with deleted users
barisusakli 284276cbb6 messaging jshint
Baris Soner Usakli a813b3639e another eachSeries gone horray
Baris Soner Usakli 3e92644104 removed console.log