Commit Graph

96 Commits

Author SHA1 Message Date
psychobunny
d081ecf368 fixed chatModal centering 2014-09-25 10:35:50 -04:00
psychobunny
da0eff6a4e double click the chat header to maximize 2014-09-25 10:30:17 -04:00
barisusakli
48c3619028 lowered chat zindex 2014-09-22 22:17:50 -04:00
barisusakli
4066607388 closes #2052 2014-09-17 16:29:07 -04:00
barisusakli
9a96458f79 closes #2053 2014-09-15 16:26:25 -04:00
barisusakli
b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
2014-09-06 22:08:55 -04:00
barisusakli
6b39e328f5 chat fix 2014-09-02 16:01:45 -04:00
barisusakli
e495db3065 dont make a copy of chat message 2014-09-02 15:50:02 -04:00
barisusakli
625766ba85 dont send typing notif on each keyup 2014-09-02 14:29:22 -04:00
barisusakli
171f02101d closes #2035, closes #2036 2014-09-02 05:04:39 -04:00
barisusakli
69ce425ae5 closes #2021 2014-08-26 18:45:03 -04:00
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.
2014-08-05 21:31:51 +03:00
Julian Lam
77e0cb170f removed console.log 2014-08-01 16:35:39 -04:00
barisusakli
89bb11a58c closes #1880 2014-07-22 12:56:34 -04:00
barisusakli
a4975cab33 closes #1825, closes #1674 2014-07-19 10:33:27 -04:00
Julian Lam
bf2cba028d fixed #1851 2014-07-18 19:12:09 -04:00
Julian Lam
cac3ebc9e5 vertically centering modal when opened 2014-07-09 11:05:50 -04:00
Julian Lam
c259e0407e closed #1807 2014-07-09 11:03:32 -04:00
Julian Lam
95102f7e74 jshinting 2014-07-07 20:02:26 -04:00
Julian Lam
71916f0691 marathon bugfixing with @barisusakli re: #1788 2014-07-07 19:47:03 -04:00
Julian Lam
55afa17651 getting chats working between both page and modal, yay #1788 2014-07-07 15:55:34 -04:00
Julian Lam
a031bc2721 highlighting of the user with whom you are currently chatting with #1788 2014-07-07 13:09:09 -04:00
Julian Lam
07a82ec12c more WIP 2014-07-07 12:31:11 -04:00
barisusakli
c5ccf4333b translate helpers 2014-07-05 16:59:02 -04:00
barisusakli
64f680a0a3 action:chat.loaded hook 2014-07-01 15:05:07 -04:00
barisusakli
ce1934e566 closes #1684 2014-06-13 13:57:42 -04:00
psychobunny
281aa0049c init, attempt to increase cold load speed 2014-05-29 17:24:38 -04:00
Julian Lam
7dffc2a2e9 moving chat timestamp to top of message, not end 2014-05-15 16:33:36 -04:00
barisusakli
c5d9a68b4b closes #1445 2014-05-12 18:42:13 -04:00
barisusakli
8ee866fc9d closes #1513 2014-05-09 17:57:39 -04:00
barisusakli
4c28de659c closes #1504 2014-05-09 17:46:10 -04:00
barisusakli
d304bab4f1 dont change height if sizing horizontally #1508 2014-05-09 11:41:41 -04:00
barisusakli
ab15dba0de closes #1472 2014-05-02 18:07:58 -04:00
barisusakli
f3d0d70867 closes #1471 2014-05-02 16:02:26 -04:00
barisusakli
04488a9a14 closes #1139 2014-04-15 12:48:32 -04:00
barisusakli
d832a6f805 closes #1381 2014-04-14 18:04:17 -04:00
psychobunny
e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
2014-04-14 17:36:10 -04:00
barisusakli
8aa4f053e8 converted translator.get to translator.translate 2014-04-13 22:16:43 -04:00
Micheil Smith
3e82cab398 Add missing new lines at end of files. 2014-04-10 20:56:53 +01:00
barisusakli
6b7049cdae closes #1333 2014-04-03 16:11:34 -04:00
barisusakli
35eebbf20a chat message fix 2014-03-29 19:40:53 -04:00
psychobunny
7678eaf528 fixes #1296 2014-03-29 17:13:33 -04:00
barisusakli
3a69a191ff closes #1285 2014-03-28 12:13:06 -04:00
barisusakli
abc7fd54f3 added class to chat messages 2014-03-24 20:12:03 -04:00
barisusakli
0c744a947e chat will use timeago 2014-03-24 15:58:02 -04:00
barisusakli
10d8eed7b9 closes #1229 2014-03-17 16:28:00 -04:00
Julian Lam
16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 2014-03-17 11:36:30 -04:00
Julian Lam
553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 2014-03-13 17:15:09 -04:00
barisusakli
c320051a1e chat jshint 2014-03-12 01:40:35 -04:00
Julian Lam
3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification 2014-03-11 17:47:13 -04:00