Julian Lam
|
097ee5d2a2
|
user icons in chat modal and page
|
2015-09-27 16:07:07 -04:00 |
|
barisusakli
|
5950f97f96
|
more refactors
|
2015-09-25 17:38:58 -04:00 |
|
Julian Lam
|
2e3eef136f
|
Update chat frontend to better handle incoming messages
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
|
2015-09-16 18:15:10 -04:00 |
|
Julian Lam
|
34a6275b85
|
sanitise chat teaser
|
2015-09-16 15:44:10 -04:00 |
|
Barış Soner Uşaklı
|
e62bd2ab9e
|
fix chat status unread etc.
|
2015-09-15 13:13:23 -04:00 |
|
barisusakli
|
15b667850e
|
closes #3595
|
2015-09-14 17:42:06 -04:00 |
|
barisusakli
|
5ff2eccbd2
|
#3593
|
2015-09-14 15:10:25 -04:00 |
|
psychobunny
|
ff83305c6a
|
closes #3593
|
2015-09-14 15:01:35 -04:00 |
|
psychobunny
|
b5c7473c95
|
get teasers: probably faster, hopefully
|
2015-08-31 17:09:37 -04:00 |
|
psychobunny
|
08137c5c1e
|
fixed issue where teasers were being assigned to the wrong chat
|
2015-08-31 16:53:15 -04:00 |
|
psychobunny
|
6aa6510ef6
|
teasers instead of chatTeasers
|
2015-08-28 17:44:00 -04:00 |
|
psychobunny
|
71cad7e181
|
chat teaser
|
2015-08-27 17:58:29 -04:00 |
|
psychobunny
|
643abb6926
|
if params.count is passed in, min should be 0
|
2015-08-27 17:37:34 -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
|
2593f1b4d9
|
Fix bug where new chat messages would not append
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
|
2015-07-29 12:58:06 -04:00 |
|
Julian Lam
|
48af82659e
|
removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288
|
2015-07-03 16:43:36 -04:00 |
|
Julian Lam
|
f168566928
|
fixed incorrect use of username in unsub cta in emails
|
2015-05-27 21:36:13 -04:00 |
|
barisusakli
|
990b02d0db
|
fix crash @julianlam
|
2015-05-22 00:42:24 -04:00 |
|
barisusakli
|
95e9d7c798
|
filter messages
|
2015-05-22 00:39:48 -04:00 |
|
Aziz Khoury
|
35c426ee1c
|
guard against NULL mids/messages
I've seen them few times during import testing. In case the conversation does not exists.
|
2015-05-13 13:02:00 -04:00 |
|
barisusakli
|
7632997a99
|
closes #3045
|
2015-04-22 10:41:49 -04:00 |
|
Julian Lam
|
a5832624d7
|
added optional parameter to define timestamp when sending a chat message, for use in write API
|
2015-04-17 14:38:01 -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 |
|
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
2015-03-31 23:40:58 -04:00 |
|
psychobunny
|
13fa1f6b9a
|
require socket.io only when you need it, shaves off another 0.5s on load
|
2015-02-23 16:24:43 -05:00 |
|
barisusakli
|
756d03fa62
|
closes #2745
generate paths on retrieval instead of notification creation
also fix follow notification path
|
2015-02-19 18:14:38 -05:00 |
|
barisusakli
|
bfaf50908d
|
closes #2565
|
2014-12-31 14:16:27 -05:00 |
|
Aziz Khoury
|
100f31be81
|
adding mid on the message returned data on addMessage
|
2014-12-13 08:19:49 -05:00 |
|
barisusakli
|
f7c70e2a7a
|
update all socket methods, works on single node
|
2014-11-28 19:06:07 -05:00 |
|
barisusakli
|
c56b9aafff
|
closes #2289, replace Infinity with '+inf'
|
2014-11-07 19:40:41 -05:00 |
|
barisusakli
|
72bb74cf46
|
canMessage
|
2014-11-06 12:57:59 -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
|
433769eb36
|
closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
|
2014-10-30 16:51:15 -04:00 |
|
Julian Lam
|
ffdc4b5d24
|
fixed places where site_title was being referenced in config, instead of the correct "title"
|
2014-10-23 15:47:25 -04:00 |
|
barisusakli
|
72a919e416
|
time based check
|
2014-10-15 14:49:11 -04:00 |
|
psychobunny
|
f4b5090738
|
more linting
|
2014-10-08 12:11:06 -04:00 |
|
barisusakli
|
6aa53b8323
|
nextStart changes, fixed move topic notification text
|
2014-10-02 17:46:43 -04:00 |
|
barisusakli
|
4066607388
|
closes #2052
|
2014-09-17 16:29:07 -04:00 |
|
Julian Lam
|
b80b0e1e99
|
re: #2098, chat message emails are now opt-in
|
2014-09-16 13:54:03 -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
|
b7ee875b12
|
user.isOnline fix
wont hit db on every user socket connect or user disconnect
|
2014-09-06 22:08:55 -04:00 |
|
barisusakli
|
851d5c0f32
|
send uids to isOnline in messaging
|
2014-08-12 11:36:36 -04:00 |
|
Julian Lam
|
0e28b6f2d5
|
fixed #1980 -- missing pass-through
|
2014-08-12 09:17:41 -04:00 |
|
barisusakli
|
a2bb8029fe
|
use utils.toISOString
|
2014-08-08 15:28:44 -04:00 |
|
psychobunny
|
db2ef15a09
|
linting
|
2014-08-07 16:06:23 -04:00 |
|
barisusakli
|
b0b78c3092
|
minor fix to prevent err when trying to mark null nid
|
2014-08-03 12:40:46 -04:00 |
|