barisusakli
b556652582
fix chat redirect
2015-10-15 13:00:32 -04:00
Julian Lam
6fe480d8c6
Adding some snazzy hotkeys to chat page
2015-09-25 11:07:41 -04:00
Julian Lam
cef8e44b3b
Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib
2015-09-25 10:53:52 -04:00
Julian Lam
47d39d3346
closes #3673
2015-09-25 10:49:44 -04:00
barisusakli
0a9f82e30d
removed some dupe code from chats
2015-09-18 14:30:18 -04:00
barisusakli
2f94307125
removed duplicated code in chats
2015-09-18 12:22:16 -04:00
Julian Lam
c148b1c956
If a new message arrives, replace the teaser with the new message content, closes #3623
2015-09-16 18:25:32 -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
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.
2015-09-16 16:05:00 -04:00
barisusakli
f17a716055
closes #3619
2015-09-16 12:18:38 -04:00
Barış Soner Uşaklı
6d8134618f
fix chats
2015-09-15 12:29:24 -04:00
barisusakli
22d6ceab59
closes #2427
2015-09-14 17:55:15 -04:00
barisusakli
0cac0692b6
closes #3532
2015-09-14 17:45:02 -04:00
barisusakli
a1c407acd0
closes #3530
2015-09-10 17:13:36 -04:00
barisusakli
af50ade066
closes #3560
2015-09-10 16:24:27 -04:00
Julian Lam
902d11c6af
Fix #3470
2015-08-24 11:34:09 -04:00
Julian Lam
cead53ec86
Fix list behaviour in chat page
2015-07-29 15:22:00 -04:00
Julian Lam
98b74f848e
Fix newSet detection on chat messages
2015-07-29 13:16:52 -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
60a6775c72
Changed behaviour of the Chat Typing Notification
...
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
2015-07-29 12:41:09 -04:00
psychobunny
1d94b6a96f
closes #3000
2015-04-17 13:44:47 -04:00
Barış Soner Uşaklı
dadbda98b7
closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
2015-04-07 13:45:46 -04:00
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
2015-03-31 15:11:59 -04:00
psychobunny
412c5360a6
allow timeago to be cast on other elements as well, ex. small
2015-03-16 17:22:44 -04:00
barisusakli
a73f34df4a
no need for ajaxify.end listener
2015-03-13 23:44:11 -04:00
Barış Soner Uşaklı
940c33c426
fix js error removed dupe code
2015-03-11 13:32:28 -04:00
Barış Soner Uşaklı
abd3979fb3
closes #2465
2015-03-11 13:25:56 -04:00
psychobunny
cb1e2c9fef
linting client side modules
2015-02-25 19:09:39 -05:00
Barış Soner Uşaklı
d20628a8d4
closes #2539
2015-02-11 12:55:02 -05:00
Julian Lam
1b00d0f739
fixed #2670
2015-02-01 20:29:57 -05:00
barisusakli
32e08ba419
closes #2070
2014-11-16 17:29:45 -05:00
Julian Lam
adfb89a2ad
closed #2321
2014-10-30 17:50:27 -04:00
psychobunny
b51c90dcb3
doing some reshuffling in public/src
...
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
2014-10-08 15:36:47 -04:00