Commit Graph

20 Commits (15b667850edae8f094abecd2c0b18b1e93059ba2)

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