barisusakli
|
46c2563164
|
removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
|
2015-11-05 12:34:39 -05:00 |
|
barisusakli
|
edf545cd2c
|
dont load sound data on cold load
|
2015-10-20 18:47:34 -04:00 |
|
barisusakli
|
5cf983dcee
|
check if user exists
|
2015-10-02 17:31:18 -04:00 |
|
psychobunny
|
e0cfc117c7
|
changing function signature for messaging.getMessages
@julianlam should this be moved to 0.8.0?
|
2015-08-27 17:32:33 -04:00 |
|
Julian Lam
|
474ff3ed35
|
fixed #3359
|
2015-07-24 14:25:23 -04:00 |
|
Julian Lam
|
e355c8cb1b
|
removed socket calls for composer out of core and into plugin, closes #3293
|
2015-07-06 12:34:58 -04:00 |
|
Julian Lam
|
0e9a096c25
|
moved some socket notifications to notifyUser instead of in websocket layer (again, @barisusakli)
|
2015-04-16 20:48:38 -04:00 |
|
Julian Lam
|
d40ca1e3c8
|
moved a number of sanity checks to also be in canMessage, so they are all consolidated into one exported method. (@barisusakli)
|
2015-04-16 20:32:16 -04:00 |
|
Julian Lam
|
078d76a11b
|
removed sanitisation of chat message body, as messages are "parsed as a post" now.
|
2015-04-16 20:22:27 -04:00 |
|
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
2015-03-31 23:40:58 -04:00 |
|
Julian Lam
|
4360069859
|
fixing buttons on mobile composer, and updating format so tags button only appears on mobile
|
2015-03-09 12:17:33 -04:00 |
|
Julian Lam
|
ceb18fe73d
|
added new hook and method for plugins to introduce their own formatting options, #2743
|
2015-02-19 16:51:15 -05:00 |
|
Barış Soner Uşaklı
|
276cd51836
|
closes #2467
|
2015-02-17 15:14:06 -05:00 |
|
barisusakli
|
1adc3b4ea7
|
removed console.log
|
2015-01-13 14:57:41 -05:00 |
|
barisusakli
|
6ccdf187ea
|
closes #2595
|
2015-01-13 14:54:13 -05:00 |
|
Julian Lam
|
23b9b21cdd
|
better handling of guest handles in frontend, #2569
|
2014-12-31 21:27:41 -05:00 |
|
Julian Lam
|
9befa6aca7
|
proper handling of post editing, integration with ACP toggle, #2569
|
2014-12-31 20:48:32 -05:00 |
|
barisusakli
|
e6b4a45cda
|
closes #2531
|
2014-12-21 14:14:46 -05:00 |
|
barisusakli
|
51436fd2d9
|
check privs on composer.push
|
2014-11-25 23:08:28 -05:00 |
|
barisusakli
|
c24e451c12
|
closes #2401
|
2014-11-13 16:03:11 -05:00 |
|
barisusakli
|
181e2b4132
|
check err
|
2014-11-13 15:49:43 -05:00 |
|
barisusakli
|
e6973b55d4
|
closes #1990
|
2014-11-13 15:47:25 -05:00 |
|
barisusakli
|
595ff1f4b1
|
closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
|
2014-11-05 18:59:20 -05:00 |
|
Julian Lam
|
adfb89a2ad
|
closed #2321
|
2014-10-30 17:50:27 -04:00 |
|
barisusakli
|
1b268c94c0
|
if there is no postData.tid dont notify, ie topic post
|
2014-10-29 00:10:57 -04:00 |
|
barisusakli
|
699b74603b
|
only for logged in users
|
2014-10-25 19:22:13 -04:00 |
|
barisusakli
|
4c90c9a759
|
closes #2291
|
2014-10-25 19:19:47 -04:00 |
|
barisusakli
|
72a919e416
|
time based check
|
2014-10-15 14:49:11 -04:00 |
|
barisusakli
|
c37cfe4b3f
|
closes #2209
|
2014-10-03 15:28:51 -04:00 |
|
barisusakli
|
4066607388
|
closes #2052
|
2014-09-17 16:29:07 -04:00 |
|
Julian Lam
|
b85ff61de6
|
refactored chat notification system to wait a bit before sending notif/email, closes #2098
|
2014-09-16 13:28:21 -04:00 |
|
barisusakli
|
9a96458f79
|
closes #2053
|
2014-09-15 16:26:25 -04:00 |
|
barisusakli
|
493d0dea1e
|
part 1 of notif refactor
|
2014-09-14 12:07:23 -04:00 |
|
barisusakli
|
98f338b41c
|
online count fixes for cluster
|
2014-09-04 17:41:00 -04:00 |
|
barisusakli
|
05a9e8b1d6
|
chat typing notif use room
|
2014-09-03 18:07:56 -04:00 |
|
barisusakli
|
fdafb72c34
|
removed getUserSockets for chat
emit to users rooms directly
|
2014-09-03 17:22:29 -04:00 |
|
barisusakli
|
6b39e328f5
|
chat fix
|
2014-09-02 16:01:45 -04:00 |
|
barisusakli
|
e495db3065
|
dont make a copy of chat message
|
2014-09-02 15:50:02 -04:00 |
|
barisusakli
|
0b79a73732
|
crash fix
if composer is opened in a topic that was deleted/purged
|
2014-09-01 17:24:23 -04:00 |
|
barisusakli
|
d7520508e3
|
#1375 part1
|
2014-07-28 18:18:20 -04:00 |
|
Julian Lam
|
91ce3634fc
|
fixed #1904
|
2014-07-25 16:46:04 -04:00 |
|
psychobunny
|
685cd38162
|
calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
|
2014-07-23 18:23:03 -04:00 |
|
barisusakli
|
a4975cab33
|
closes #1825, closes #1674
|
2014-07-19 10:33:27 -04:00 |
|
Julian Lam
|
dae2e14aac
|
epic hax to make the chat message list resize #1788
|
2014-07-08 21:54:31 -04:00 |
|
Julian Lam
|
7b3159292f
|
added some utility functions for #1798, fixed chat notifications bodyLong value
|
2014-07-08 11:55:55 -04:00 |
|
Julian Lam
|
71916f0691
|
marathon bugfixing with @barisusakli re: #1788
|
2014-07-07 19:47:03 -04:00 |
|
barisusakli
|
bd4722665d
|
closes #1725
removed move button from main post, disable moving main post, fixed
moving posts.
|
2014-06-23 18:06:59 -04:00 |
|
Julian Lam
|
c41bb05711
|
final pass #1720, closed #1720
|
2014-06-20 17:53:40 -04:00 |
|
Julian Lam
|
d257632878
|
first pass #1720, updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
|
2014-06-20 16:54:34 -04:00 |
|
barisusakli
|
842a1f90cf
|
fix crash on push
|
2014-06-13 18:55:53 -04:00 |
|