133 Commits (2f9430712550ff66bb18a300daa5fc49c749fc31)

Author SHA1 Message Date
barisusakli 2f94307125 removed duplicated code in chats 10 years ago
barisusakli 1e3391ff12 closes #3617 10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
barisusakli 0cac0692b6 closes #3532 10 years ago
barisusakli ad685a0147 fix function in loops 10 years ago
barisusakli a1c407acd0 closes #3530 10 years ago
psychobunny a663f95669 chats.loadChats() 10 years ago
psychobunny 306964b4ea chat/dropdown and chat/list component 10 years ago
Julian Lam 53a1e6106e Fix bug where an empty chat message would appear in the chat modal 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
Julian Lam eac92b00c6 better error checking with socket broadcast method 10 years ago
Julian Lam 6348eb2bab fixed #3359 10 years ago
Julian Lam 474ff3ed35 fixed #3359 10 years ago
psychobunny f8b3282295 closes #3141 10 years ago
psychobunny 1556365712 call taskbar.push regardless of whether it's a new chat or not
there's logic in taskbar.push to not create the element anyways
10 years ago
psychobunny 5d04cd0bef ability to add class to taskbar; new action hook; send touid in chat 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
Julian Lam 6a32a0f399 closes #2775 10 years ago
Julian Lam a3bc5d2037 fixing bug where the nav dropdown didn't close when a chat was opened 10 years ago
Julian Lam f00589c8ba removing 'see all chats' from chats list, as it is in menu.tpl now 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
barisusakli 3bdb98e747 closes #2530 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
Julian Lam 74630b3a79 closed #2360 10 years ago
Julian Lam 93f414892b closed #2361 10 years ago
Julian Lam dfc7c7aa7f #2350 :shipit: 10 years ago
Julian Lam 0e9fdc9a09 fixed #2350 -- chat modal now opens, but input is disabled 10 years ago
barisusakli e09328c74d #2346
dont bring modal to front if u receive a message
10 years ago
barisusakli 38874345b7 closes #2346 10 years ago
Julian Lam adfb89a2ad closed #2321 10 years ago
barisusakli 433769eb36 closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
10 years ago
barisusakli 6a996bd718 closes #2210 11 years ago
psychobunny d081ecf368 fixed chatModal centering 11 years ago
psychobunny da0eff6a4e double click the chat header to maximize 11 years ago
barisusakli 48c3619028 lowered chat zindex 11 years ago
barisusakli 4066607388 closes #2052 11 years ago
barisusakli 9a96458f79 closes #2053 11 years ago
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli 6b39e328f5 chat fix 11 years ago
barisusakli e495db3065 dont make a copy of chat message 11 years ago
barisusakli 625766ba85 dont send typing notif on each keyup 11 years ago
barisusakli 171f02101d closes #2035, closes #2036 11 years ago
barisusakli 69ce425ae5 closes #2021 11 years ago
Filips Alpe 378fd095eb Leave the chat window within the screen
On smaller screens, the top of the chat window can appear so high that it is outside the screen, this fixes that.
11 years ago
Julian Lam 77e0cb170f removed console.log 11 years ago