perroned
|
c3a3cd6e83
|
Working on merging chat messages from the same user.
|
2014-09-10 12:48:23 -07:00 |
|
perroned
|
ecb83c9e53
|
Added the ability to add new lines to messages.
|
2014-09-04 11:54:46 -07:00 |
|
perroned
|
64ff5f1da2
|
Unified color conversion methods combining both to make it better, placed it in globals.coffee as a coffeescript function, and added a global handlebars helper that calls it too.
|
2014-08-21 07:40:19 -07:00 |
|
perroned
|
002370c70a
|
Santizing and styling user input in chat messages
|
2014-08-19 08:27:32 -07:00 |
|
perroned
|
747c155a09
|
Added colors for messages.
|
2014-08-19 07:10:23 -07:00 |
|
perroned
|
877015d6c9
|
Proper name overflowing solution.
|
2014-08-18 07:16:07 -07:00 |
|
perroned
|
56df4efd66
|
Fix removed font size
|
2014-08-15 12:18:23 -07:00 |
|
perroned
|
e1e12fe3c6
|
Merge remote-tracking branch 'maxim/meteor-client-messages-better-templates' into creating-better-templates
Conflicts:
labs/meteor-client/client/views/chat/chat_bar.html
|
2014-08-15 12:17:37 -07:00 |
|
perroned
|
0563a5b37c
|
Options now shows currently used font size
|
2014-08-15 11:20:21 -07:00 |
|
Maxim Khlobystov
|
43b93ff080
|
No repeating timestamps in successive messages from the same user.
|
2014-08-15 11:00:15 -07:00 |
|
perroned
|
bd829c312f
|
You can now change the font size of messages in the options bar
|
2014-08-15 10:17:51 -07:00 |
|
Maxim Khlobystov
|
9ec52a50d0
|
Username doesn't repeat in successive messages (it is displayed only once).
|
2014-08-14 17:28:01 -07:00 |
|
Maxim Khlobystov
|
e16ec283fe
|
Merge branch 'creating-better-templates' of https://github.com/perroned/bigbluebutton into meteor-client-messages-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/views/chat/chat_bar.coffee
labs/meteor-client/client/views/chat/chat_bar.html
|
2014-08-14 10:20:21 -07:00 |
|
perroned
|
a83e2fb947
|
Fixed some private chat things
|
2014-08-14 07:48:08 -07:00 |
|
perroned
|
9a2990fe4a
|
Only send initial message once
|
2014-08-13 12:16:27 -07:00 |
|
perroned
|
b830735e08
|
scrolling window for chat tabs
|
2014-08-13 11:42:31 -07:00 |
|
perroned
|
446f4e5ad9
|
Added menu buttons back to options tab, fixed message scrolling
|
2014-08-11 12:43:49 -07:00 |
|
perroned
|
6db655e1df
|
Fixing chat ui
|
2014-08-11 12:32:42 -07:00 |
|
perroned
|
d6bcf90b3e
|
Lots of UI stuff
|
2014-08-11 09:21:14 -07:00 |
|
perroned
|
ef0168fbf4
|
Added footer, fixed navbars
|
2014-08-08 12:30:28 -07:00 |
|
perroned
|
9aa7e182ec
|
Organized code :)
|
2014-08-08 09:04:04 -07:00 |
|
perroned
|
72cd8c1050
|
Made prettier, cleaned up code, removed things in code and UI that arent needed
|
2014-08-07 13:29:13 -07:00 |
|
perroned
|
eb5ef9cd08
|
Unifying layouts and modules. Making everything look better and look the same. Reducing code and making it easier to add modules.
|
2014-08-07 09:02:35 -07:00 |
|
perroned
|
903eda589f
|
Major changes to UI and templates
|
2014-08-06 10:46:54 -07:00 |
|
Maxim Khlobystov
|
f9a483561e
|
Meteor client detects URLs inside messages received (from either Meteor or Flash). Outgoing messages are being parsed and re-rendered to be compatible with Flash client.
|
2014-08-01 10:38:48 -07:00 |
|
perroned
|
3d402ef11c
|
Adding user accessibility options
|
2014-07-31 07:11:01 -07:00 |
|
perroned
|
a15265b0c5
|
More tooltips :)
|
2014-07-30 13:51:54 -07:00 |
|
Maxim Khlobystov
|
e2fd5f5202
|
Chat message timestamp is fixed (converted from Epoch time to 24-hour clock).
|
2014-07-22 18:38:52 -07:00 |
|
perroned
|
f45abb866b
|
Fixed message scrolling and added some message filtering
|
2014-07-22 06:33:27 -07:00 |
|
perroned
|
11bb0daf89
|
Fixing up chat tabs... again.
|
2014-07-17 08:25:56 -07:00 |
|
perroned
|
b72568600d
|
Fixed the view to make private chat sort messages correctly
|
2014-07-11 09:05:30 -07:00 |
|
perroned
|
9d0c06b086
|
Fixed messages to display previous messages from before join, display greeting, then display new messages accordingly
|
2014-07-11 08:53:49 -07:00 |
|
perroned
|
4001373438
|
Still trying to get the tabs UI working
|
2014-07-10 06:11:38 -07:00 |
|
perroned
|
098a4c7f81
|
Added private chat and chat tabs functionality. Tab UI is still buggy.
|
2014-07-09 06:18:52 -07:00 |
|
perroned
|
adb7dbc77c
|
working on private chat tabs
|
2014-07-07 08:30:17 -07:00 |
|
perroned
|
d0d4227d17
|
Made a tab creation helper
|
2014-07-04 08:00:46 -07:00 |
|
perroned
|
1b01ce8666
|
Added private chat creation and UI
|
2014-07-03 10:56:16 -07:00 |
|
perroned
|
775d4ef0eb
|
Added comments for future changes - 2
|
2014-07-02 09:23:30 -07:00 |
|
perroned
|
a85a706d1d
|
Updated templates to new message format, the chat now displays real messages
|
2014-07-02 09:17:05 -07:00 |
|
perroned
|
8a213f6354
|
stress the current user
|
2014-06-27 06:59:31 -07:00 |
|
perroned
|
50e746e5da
|
Fixed bug where help link changed current page, now opens new tab
|
2014-06-26 13:15:31 -07:00 |
|
perroned
|
090c5ae595
|
Fixed issue with no server version being displayed
|
2014-06-26 13:11:31 -07:00 |
|
perroned
|
f270f74903
|
Implemented auto scrolling to the bottom of the chat messages window, building chat message to send to server
|
2014-06-26 12:58:58 -07:00 |
|
perroned
|
2123998bcb
|
Changed some toggles, fixed up some UI, more chat functionality
|
2014-06-26 10:13:19 -07:00 |
|
perroned
|
8971b21a90
|
Added some comments
|
2014-06-26 08:13:29 -07:00 |
|
perroned
|
7ac36b1cf6
|
Tidy up, more chat UI, log out user info to check for duplicates'
|
2014-06-25 11:51:16 -07:00 |
|
perroned
|
30bae7c80f
|
Recreating chat UI
|
2014-06-25 06:28:15 -07:00 |
|
perroned
|
806bf90b4c
|
Some tidying up and making things more proper
|
2014-06-24 11:39:32 -07:00 |
|
perroned
|
3eb07aec15
|
Fixed a bug when switching panes
|
2014-06-24 11:36:22 -07:00 |
|
perroned
|
13df1b475b
|
Working on chat UI
|
2014-06-24 11:11:26 -07:00 |
|