69 Commits (946a082eaa5edf8eef35b9b8b75cd5130ce59f3b)

Author SHA1 Message Date
pichalite ca3fa023e8 fixes #4159 9 years ago
pichalite f637521105 chat edit fixes 9 years ago
Barış Soner Uşaklı d2df63f9a5 Merge pull request #4165 from pichalite/initiate-chat
Initiate chat from chat page
9 years ago
pichalite 44d4c2bc7c hopefully I got everything right this time!! 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
pichalite 2723800628 indentation 9 years ago
pichalite 971c3eb0e1 indentation 9 years ago
pichalite 4b5d5b4bd9 search user and initiate chat from expanded chat page 9 years ago
Barış Soner Uşaklı 303ac90dc5 Merge pull request #4155 from pichalite/master
use component
9 years ago
pichalite 776c60dc00 use component 9 years ago
barisusakli 5e86d9f804 closes #4131 9 years ago
barisusakli da338a1341 fix typo 9 years ago
barisusakli 222ef14d7f added chat:autocomplete:init 9 years ago
barisusakli 18013c5518 closes #3977 9 years ago
barisusakli ab0797a6d8 chat fixes
update bootstrap tags input
dont allow adding self to chat room
9 years ago
barisusakli df605babff closes #3983 9 years ago
barisusakli abed319da2 closes #3996 9 years ago
barisusakli dff3d7f20e various group chat fixes #3980
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
9 years ago
barisusakli 5a26eb1c76 IS fix, timeago fix 9 years ago
barisusakli 3d79e0750b fix edit delete for rooms 9 years ago
barisusakli f71fd0a3ec only allow users in the room to get raw message content 9 years ago
barisusakli 832a20e59e markRead fixes 9 years ago
barisusakli d8810ceae9 send messages 9 years ago
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput 9 years ago
barisusakli 2ac34ba391 fix recepientUid 9 years ago
barisusakli 29d8b9c181 more room changes app.openChat 9 years ago
barisusakli 5d1169e686 changed the chat route to /chats/:roomid? 9 years ago
Julian Lam ea1b640435 calling translator in parseMessage 9 years ago
Julian Lam 7b49dc9061 fixes #3935 9 years ago
Julian Lam a4d8ab9d12 fixes #3950 9 years ago
Julian Lam c04622506d console.log removal 9 years ago
Julian Lam 0b735fad17 fixed #3936 9 years ago
Julian Lam 46571ccd77 closes #3930 9 years ago
Julian Lam 2d203d7dca Squashed commit of the following:
Closes #2668

commit 3d4f494ed3257bceda8f6f82057cab83f0f252b3
Author: Julian Lam <[email protected]>
Date:   Fri Dec 11 12:06:42 2015 -0500

    theme minvers for #2668

commit b608ce61854f8195143685bb9753b80d32b26e95
Author: Julian Lam <[email protected]>
Date:   Fri Dec 11 12:01:03 2015 -0500

    Allowing chat modal to edit and delete messages

    re: #2668

commit 0104db90a4070582f3938b6929dae35f985bac35
Author: Julian Lam <[email protected]>
Date:   Fri Dec 11 11:51:23 2015 -0500

    Fixed issue where newSet calculations were off

    ... sometimes.

    Also, rendering of edited messages now parses a template partial,
    instead of just replacing the content.

commit 5cb6ca600425ca9320c599b32306e93dcc5aa4ce
Author: Julian Lam <[email protected]>
Date:   Fri Dec 11 11:07:12 2015 -0500

    If edited content matches existing content...

    ... then edit is aborted.

commit 6e7495247b1895589c716db29f919a934087b924
Author: Julian Lam <[email protected]>
Date:   Fri Dec 11 11:05:08 2015 -0500

    some linting and fixed issue where new msgs when deleted would crash server

commit db4a9e40d6dff44569c2437378121db8fdf75cf8
Author: Julian Lam <[email protected]>
Date:   Tue Dec 8 17:25:56 2015 -0500

    Message deletion for #2668, and fixed bug

    Fixed bug where chat modal would spawn even though user was sitting
    on the /chats page.

commit a5aa2498ab4a8bba02a6daa43a9dbed7b3e37976
Author: Julian Lam <[email protected]>
Date:   Tue Dec 8 14:55:23 2015 -0500

    wiring up the edit button, #2668

commit 5f2afdcf6f2b9eae6b5873ca100149e65e3d385d
Author: Julian Lam <[email protected]>
Date:   Tue Dec 8 14:20:39 2015 -0500

    added indicator to show if and when a message had been edited

commit e8301132d525c1b9fd46c98cdb282ac7ea7a0d7f
Author: Julian Lam <[email protected]>
Date:   Tue Dec 8 14:06:39 2015 -0500

    Allowing editing of chat messages

commit bfd991be1cb1769599f7d5d2b1638e313c3c2dcb
Author: Julian Lam <[email protected]>
Date:   Tue Dec 8 10:33:49 2015 -0500

    Added messageId to messages object return

commit 0306ee6657b3288dd4547c66869d7d4ece0b31ad
Author: Julian Lam <[email protected]>
Date:   Tue Dec 8 08:20:17 2015 -0500

    WIP #2668
9 years ago
Julian Lam bc199d6872 By default, always switch chat in chats page
closes #3915
9 years ago
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate 9 years ago
barisusakli b556652582 fix chat redirect 9 years ago
Julian Lam 6fe480d8c6 Adding some snazzy hotkeys to chat page 10 years ago
Julian Lam cef8e44b3b Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib 10 years ago
Julian Lam 47d39d3346 closes #3673 10 years ago
barisusakli 0a9f82e30d removed some dupe code from chats 10 years ago
barisusakli 2f94307125 removed duplicated code in chats 10 years ago
Julian Lam c148b1c956 If a new message arrives, replace the teaser with the new message content, closes #3623 10 years ago
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.
10 years ago
Julian Lam 7fae82a9bd Update chat page behaviour on mobile
As the chat page is not optimised for mobile devices, if
entered, the chat messages themselves will be hidden
(corresponding commits on themes), and the client-side
javascript will open the chat modal when contacts are clicked.
10 years ago
barisusakli f17a716055 closes #3619 10 years ago
Barış Soner Uşaklı 6d8134618f fix chats 10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
barisusakli 0cac0692b6 closes #3532 10 years ago
barisusakli a1c407acd0 closes #3530 10 years ago