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
barisusakli
af50ade066
closes #3560
10 years ago
Julian Lam
902d11c6af
Fix #3470
10 years ago
Julian Lam
cead53ec86
Fix list behaviour in chat page
10 years ago
Julian Lam
98b74f848e
Fix newSet detection on chat messages
10 years ago
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.
10 years ago
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)
10 years ago
psychobunny
1d94b6a96f
closes #3000
10 years ago
Barış Soner Uşaklı
dadbda98b7
closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
psychobunny
412c5360a6
allow timeago to be cast on other elements as well, ex. small
10 years ago
barisusakli
a73f34df4a
no need for ajaxify.end listener
10 years ago
Barış Soner Uşaklı
940c33c426
fix js error removed dupe code
10 years ago
Barış Soner Uşaklı
abd3979fb3
closes #2465
10 years ago
psychobunny
cb1e2c9fef
linting client side modules
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
10 years ago
Julian Lam
1b00d0f739
fixed #2670
10 years ago
barisusakli
32e08ba419
closes #2070
10 years ago
Julian Lam
adfb89a2ad
closed #2321
10 years ago
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
10 years ago