82 Commits (6c7fe6b5cfda600b8c422e916608033222b2bd86)

Author SHA1 Message Date
barisusakli 202edfa47e chat history access 9 years ago
barisusakli 7365b9cc73 more chat refactors 9 years ago
barisusakli ab70220499 fix indent 9 years ago
barisusakli f67f408b2c some chats refactor 9 years ago
pichalite b5d798077f remove log
:fail:
9 years ago
pichalite 30ce17ef73 mark room unread on new message 9 years ago
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors 9 years ago
Barış Soner Uşaklı 6828d4c239 closes #4306 9 years ago
barisusakli a67f3d2a15 closes #4299 9 years ago
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap 9 years ago
barisusakli 8bc80abde6 removed notify typing code, not even working 9 years ago
barisusakli 78bb4776df fix crazy indents 9 years ago
pichalite 991d85cae2 account for search input when calculating recent list height on expanded chats 9 years ago
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