Nabin Hait
|
a92ed100e2
|
fix: Removed get_doc_before_save
|
2019-04-23 13:15:39 +05:30 |
|
Frappe Bot
|
94ea028db3
|
Merge branch 'master' into develop
|
2019-03-08 09:38:18 +00:00 |
|
Aditya Hase
|
5493d1dfa3
|
fix(test): Remove unused operations from chat tests (#7028)
Reduces frappe app test time by 20 seconds
|
2019-03-07 14:36:06 +05:30 |
|
deepeshgarg007
|
347a6dc17f
|
fix: Chat profile not found err msg fix
|
2019-03-02 17:15:05 +05:30 |
|
Frappe Bot
|
54e97b9ebc
|
Merge branch 'master' into develop
|
2019-02-28 10:05:32 +00:00 |
|
Deepesh Garg
|
c9c607b71d
|
fix: Chat message not found on refresh issue fix (#6990)
If chat message is deleted then chat message not found error message is shown on refresh.

|
2019-02-26 23:55:32 +05:30 |
|
Aditya Hase
|
a87b9cc3bd
|
fix: Clear duplicate entry message (#6961)
|
2019-02-19 23:52:57 +05:30 |
|
Faris Ansari
|
308fa1318f
|
fix: Ignore duplicate entry for Chat Profile (#6959)

|
2019-02-19 14:30:05 +05:30 |
|
Aditya Hase
|
837bfc0995
|
fix(unicode): Import unicode_literals in every file (#6805)
* fix(unicode): Import unicode_literals in every file
* fix(unicode): Test if safe_json_loads return unicode instead of bytes
|
2019-01-25 11:56:27 +05:30 |
|
Faris Ansari
|
5f8d19133e
|
fix(Chat): Show red indicator for unread threads (#6629)
- Mark messages as read in background
|
2018-12-17 10:06:12 +05:30 |
|
Aditya Hase
|
265d4501c6
|
fix(chat): Do not remove Chat Operators from Website Settings
|
2018-11-13 12:48:26 +05:30 |
|
Faris Ansari
|
89d56e4de1
|
fix(translations): Replace translations by keyword with indexed version
Keywords in the translation also gets translated which
results in an error because python cannot find the key
|
2018-09-18 11:55:10 +05:30 |
|
Rushabh Mehta
|
445e2bd9b8
|
fix(image): chat room image hidden, finally had to do it in spite of reminding @achillesrasquinha 14 times to do it!
|
2018-08-16 14:46:46 +05:30 |
|
shriharishastry
|
0a68539c47
|
[background-report] minor cleanup
|
2018-07-16 15:43:40 +05:30 |
|
Zarrar
|
f32467dde8
|
make content as read only (#5787)
if message type is file, make content read only
|
2018-07-06 18:16:58 +05:30 |
|
Achilles Rasquinha
|
536069147e
|
check chat profile exists the right way
|
2018-04-09 15:35:18 +05:30 |
|
Achilles Rasquinha
|
6199c2edf9
|
fix chat token
|
2018-04-02 11:31:29 +05:30 |
|
Achilles Rasquinha
|
034935db13
|
Fixed Website Chat updates
|
2018-03-29 16:57:22 +05:30 |
|
Achilles Rasquinha
|
12b628d885
|
Added Attachments
|
2018-03-29 13:50:49 +05:30 |
|
Achilles Rasquinha
|
a9c1117f2e
|
Add chat token
|
2018-03-26 23:50:04 +05:30 |
|
Achilles Rasquinha
|
1c6694b4cb
|
Added Date Range to Enable Chat
|
2018-03-26 17:17:00 +05:30 |
|
Achilles Rasquinha
|
5f522510d5
|
Functional Website Chat
|
2018-03-26 01:36:03 +05:30 |
|
Achilles Rasquinha
|
27bcc320ef
|
raw commit
|
2018-03-23 20:28:28 +05:30 |
|
Achilles Rasquinha
|
2c90f4d5b9
|
raw commit
|
2018-03-23 17:19:25 +05:30 |
|
Achilles Rasquinha
|
474e219e97
|
Raw commit
|
2018-03-22 17:34:07 +05:30 |
|
Achilles Rasquinha
|
cece071dff
|
added website chat
|
2018-03-22 14:43:28 +05:30 |
|
Achilles Rasquinha
|
22a318a9ff
|
fixed throttling
|
2018-03-19 19:10:57 +05:30 |
|
Achilles Rasquinha
|
f5a6e22e82
|
Delete README.md
|
2018-03-02 18:26:50 +05:30 |
|
Achilles Rasquinha
|
abb7f14bbd
|
self.assertEqual
|
2018-02-28 21:19:01 +05:30 |
|
Achilles Rasquinha
|
8bae34eb2f
|
frappe.get_version
|
2018-01-26 18:16:01 +05:30 |
|
Achilles Rasquinha
|
a4c0d6dfbb
|
chat fixes
|
2018-01-25 10:33:51 +05:30 |
|
Faris Ansari
|
1569a22ec5
|
[fix] Apply filters for child table in list view (#4907)
|
2018-01-24 15:29:56 +05:30 |
|
Achilles Rasquinha
|
b04e3cce42
|
New Chat RoomView Layout
|
2018-01-22 18:35:25 +05:30 |
|
Achilles Rasquinha
|
27e5cf6967
|
some minor updates
|
2018-01-21 11:46:58 +05:30 |
|
Achilles Rasquinha
|
c53ec2e12c
|
Merge pull request #4871 from achillesrasquinha/Fix-4869
[FIX] permission issues for non System Managers
|
2018-01-18 18:19:19 +05:30 |
|
Achilles Rasquinha
|
9b5b86a485
|
Merge pull request #4864 from achillesrasquinha/fix-chat-3
Filter Chat Message List
|
2018-01-18 18:19:07 +05:30 |
|
Achilles Rasquinha
|
c0d9122592
|
Fixed Codacy
|
2018-01-18 17:01:39 +05:30 |
|
Achilles Rasquinha
|
8db0ee37cf
|
Fixed permissions
|
2018-01-18 16:50:43 +05:30 |
|
Achilles Rasquinha
|
0c0fce72b3
|
realtime enable chat
|
2018-01-18 12:43:59 +05:30 |
|
Achilles Rasquinha
|
6bf8547d19
|
Filter Chat Message List
|
2018-01-18 09:58:54 +05:30 |
|
Achilles Rasquinha
|
8b7fede7f4
|
Merge pull request #4798 from achillesrasquinha/fixes-chat
[frappe-chat] Fixes and Features.
|
2018-01-16 10:20:22 +05:30 |
|
Achilles Rasquinha
|
5803868813
|
fixed typo
|
2018-01-14 23:21:56 +05:30 |
|
Achilles Rasquinha
|
7f5cef23ec
|
cleaner chat-message and chat-room apis
|
2018-01-14 22:16:30 +05:30 |
|
Nabin Hait
|
f3e8446a82
|
Don't set window size in selenium tests
|
2018-01-11 12:05:40 +05:30 |
|
Achilles Rasquinha
|
39eda7b7c4
|
message preview and notifications 💃
|
2018-01-09 14:37:45 +05:30 |
|
Achilles Rasquinha
|
67ddf79747
|
added the squash method to utils
|
2018-01-05 14:31:50 +05:30 |
|
Achilles Rasquinha
|
25ecf977da
|
Fixed Codacy
|
2018-01-04 17:04:35 +05:30 |
|
Achilles Rasquinha
|
d3db149144
|
updated message
|
2018-01-04 10:02:51 +05:30 |
|
Achilles Rasquinha
|
e691a9e753
|
Added Design Consistencies
|
2018-01-03 17:36:20 +05:30 |
|
Achilles Rasquinha
|
3cb7f80336
|
Fixed Room Permissions and Message Permission Issues
|
2018-01-03 17:12:15 +05:30 |
|