Anton Georgiev
|
1a7c0076a0
|
-whiteboard events red5->redis
|
2015-05-26 11:35:21 -04:00 |
|
Richard Alam
|
f4cbc0ef13
|
- finish users messages
|
2015-05-26 15:29:15 +00:00 |
|
Richard Alam
|
79d48df4cf
|
- implement user messages from red5 to bbb-apps
|
2015-05-26 15:20:10 +00:00 |
|
Maxim Khlobystov
|
934edd5a75
|
Made sure the presentation progress label never contains an undefined slide number, thus becoming too long and making the scrollbar appear.
|
2015-05-25 15:30:57 -07:00 |
|
Maxim Khlobystov
|
6ca9bb1465
|
Got back the label indicating the current slide's number.
|
2015-05-25 15:27:06 -07:00 |
|
Richard Alam
|
c603702259
|
Merge branch 'encode-decode-json' of https://github.com/antobinary/bigbluebutton into upgrade-to-scala-2.11
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatMessageListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pub/messages/GetChatHistory.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/messages/GetChatHistory.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/messages/GetChatHistoryRequestMessage.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
|
2015-05-25 22:14:49 +00:00 |
|
Richard Alam
|
6a8dc89793
|
- determine if message is published or subscribed message type
|
2015-05-25 21:54:46 +00:00 |
|
Richard Alam
|
ee3280af44
|
- organize messages
|
2015-05-25 21:38:11 +00:00 |
|
Maxim Khlobystov
|
b8e32bf316
|
Added the presenter's slide navigation to the new UI.
|
2015-05-25 14:36:43 -07:00 |
|
Richard Alam
|
3619fd4bd9
|
- cleanup
|
2015-05-25 20:38:37 +00:00 |
|
Anton Georgiev
|
33f189c965
|
Merge branch 'upgrade-to-scala-2.11' of https://github.com/ritzalam/bigbluebutton into encode-decode-json
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/messages/Constants.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/messages/Util.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/chat/red5/ChatClientMessageSender.scala
|
2015-05-25 16:32:53 -04:00 |
|
Anton Georgiev
|
bb415779cb
|
-chat reply to redis
|
2015-05-25 16:16:12 -04:00 |
|
Richard Alam
|
55449282b6
|
- split out the client message senders
|
2015-05-25 20:06:59 +00:00 |
|
Richard Alam
|
81cde8c9ff
|
- finish converting users messages
|
2015-05-25 19:36:49 +00:00 |
|
Richard Alam
|
22acfdada1
|
- fix listen only
|
2015-05-25 19:08:16 +00:00 |
|
Richard Alam
|
2570b704d5
|
- get users reply message
|
2015-05-25 18:52:25 +00:00 |
|
Richard Alam
|
d345517482
|
- convert recording messages
|
2015-05-25 17:37:28 +00:00 |
|
Richard Alam
|
163d2ec552
|
- convert meeting state and meeting muted messages
|
2015-05-25 16:14:48 +00:00 |
|
Richard Alam
|
8ad21545b8
|
- convert more voice messages
|
2015-05-25 15:04:13 +00:00 |
|
Richard Alam
|
d52795f66b
|
- add voice messages
|
2015-05-25 14:44:19 +00:00 |
|
Richard Alam
|
96a7bff10e
|
- convert webcam messages
|
2015-05-25 14:08:29 +00:00 |
|
Oleksandr Zhurbenko
|
933ffe102f
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
bigbluebutton-html5/app/client/views/chat/chat_bar.coffee
|
2015-05-24 20:32:13 -07:00 |
|
Oleksandr Zhurbenko
|
42515fd477
|
Private chat styling
|
2015-05-24 20:24:21 -07:00 |
|
Oleksandr Zhurbenko
|
0571237619
|
Search for a username to display on the private chat tab
|
2015-05-24 20:19:57 -07:00 |
|
Richard Alam
|
b100862087
|
- convert raise hand messages
|
2015-05-22 22:12:58 +00:00 |
|
Anton Georgiev
|
f1b5fdda73
|
package moved
|
2015-05-22 17:21:37 -04:00 |
|
Anton Georgiev
|
12b8ecf0ac
|
cleaning up
|
2015-05-22 16:45:10 -04:00 |
|
Richard Alam
|
6018ff2290
|
Merge branch 'encode-decode-json' of https://github.com/antobinary/bigbluebutton into upgrade-to-scala-2.11
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationMessageListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/Red5BBBInGw.java
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-redis-messaging.xml
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
|
2015-05-22 20:41:34 +00:00 |
|
Richard Alam
|
b542cd6382
|
- convert more messages
|
2015-05-22 20:17:57 +00:00 |
|
Anton Georgiev
|
a79c5f4122
|
lock settings to redis
|
2015-05-22 16:12:01 -04:00 |
|
Richard Alam
|
00866892c4
|
- make joining work
|
2015-05-22 18:30:37 +00:00 |
|
Maxim Khlobystov
|
a127b1e0d1
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client
|
2015-05-22 11:30:17 -07:00 |
|
Richard Alam
|
97262f721f
|
- restructure messages into package
|
2015-05-22 15:16:40 +00:00 |
|
Richard Alam
|
7ad9e64ec3
|
Merge branch 'encode-decode-json' of https://github.com/antobinary/bigbluebutton into upgrade-to-scala-2.11
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/Red5BBBInGw.java
|
2015-05-21 16:17:47 -07:00 |
|
Anton Georgiev
|
40a45bb09d
|
keep only red5BBBInGW
|
2015-05-21 18:51:31 -04:00 |
|
Anton Georgiev
|
bf60874703
|
more presentation messages to redis
|
2015-05-21 18:15:20 -04:00 |
|
Anton Georgiev
|
5aaa606076
|
goToSlide to redis
|
2015-05-21 17:21:18 -04:00 |
|
Anton Georgiev
|
cfe465c69a
|
use bbbIn and red5In depending on message
|
2015-05-21 16:42:49 -04:00 |
|
Chad Pilkey
|
1c61b8871f
|
First pass of chat - display only
|
2015-05-21 16:38:20 -04:00 |
|
Chad Pilkey
|
511aeac7e9
|
The web-client can log in again
JoinService inclusion is temporary for rapid development purposes
|
2015-05-21 16:37:30 -04:00 |
|
Chad Pilkey
|
d225ecc8f6
|
Split join API from other login procedures
|
2015-05-21 16:35:18 -04:00 |
|
Chad Pilkey
|
52156e7b54
|
Modified URLFetcher for Flash Player constraints
|
2015-05-21 16:32:56 -04:00 |
|
Chad Pilkey
|
356db133a7
|
fixed the chat history in the flash library
|
2015-05-21 16:31:22 -04:00 |
|
Anton Georgiev
|
d30c408ee2
|
presentation through redis part1
|
2015-05-21 13:38:09 -04:00 |
|
Chad Pilkey
|
29b27560ea
|
Merge pull request #643 from gthacoder/meteor-client-new-ui
HTML5 Client: Mobile View Updates
|
2015-05-21 12:58:49 -04:00 |
|
Maxim Khlobystov
|
1487a0e28c
|
Removed the userlist's X button from the portrait view.
|
2015-05-21 09:37:21 -07:00 |
|
Maxim Khlobystov
|
ef88685536
|
Changed the colour of a menu toggle button when its menu is opened.
|
2015-05-21 09:33:27 -07:00 |
|
Oleksandr Zhurbenko
|
f30e4ce634
|
Comments
|
2015-05-21 07:41:58 -07:00 |
|
Oleksandr Zhurbenko
|
718c23baaf
|
Private chat implementation
|
2015-05-20 17:51:29 -07:00 |
|
Oleksandr Zhurbenko
|
8dab326bd5
|
Added a helper which retreives a username for a private chat tab from the database
|
2015-05-20 17:49:13 -07:00 |
|