Anton Georgiev
|
1ef29a034b
|
push the redis messages in a FIFO queue to avoid race cond
|
2015-11-04 20:57:56 +00:00 |
|
Anton Georgiev
|
6cec8d0c81
|
change the default font on mobile to 16
|
2015-11-04 20:54:42 +00:00 |
|
Anton Georgiev
|
c4d7d70dce
|
fix placement of welcome message issue
|
2015-11-03 22:19:17 +00:00 |
|
Anton Georgiev
|
7f07e686dd
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-fix
|
2015-11-03 21:08:16 +00:00 |
|
Anton Georgiev
|
9e56192e4b
|
improve logs to detect correct sequence of events and detect race cond
|
2015-11-03 21:07:56 +00:00 |
|
Richard Alam
|
03a7110a92
|
Merge pull request #2869 from gthacoder/meteor-client
HTML5 client: UI fixes and code refactoring.
|
2015-11-02 14:40:41 -05:00 |
|
Anton Georgiev
|
2ca161124e
|
do not store flash client users while reconnecting
|
2015-11-02 19:37:23 +00:00 |
|
Maxim Khlobystov
|
f4f4a119d9
|
Got rid of some old unused code related to the raise hand functionality.
|
2015-11-01 16:08:12 -08:00 |
|
Maxim Khlobystov
|
50e3000b85
|
Made Raise Hand button invisible in full screen mode.
|
2015-11-01 15:55:22 -08:00 |
|
Maxim Khlobystov
|
50c74ce5ee
|
Corrected the position of Full Screen button and the size of Raise Hand button to align them together on mobile devices.
|
2015-11-01 15:49:25 -08:00 |
|
Maxim Khlobystov
|
1c93dfa588
|
Replaced the FAB trigger's icon with a raised hand + did some code refactoring for the sliding menu and FAB.
|
2015-11-01 15:34:49 -08:00 |
|
Maxim Khlobystov
|
a23dc18c78
|
Fixed the issue with unselectable text in Chrome.
|
2015-10-31 21:20:38 -07:00 |
|
Anton Georgiev
|
39f90d2f8b
|
cleaning up
|
2015-10-30 21:30:58 +00:00 |
|
Anton Georgiev
|
47cee3138f
|
use UPSERT for chat messages too
|
2015-10-30 21:27:56 +00:00 |
|
Anton Georgiev
|
a4dd3d63e4
|
use UPSERT for meetings and users
|
2015-10-30 20:23:41 +00:00 |
|
Anton Georgiev
|
67b4ab69fb
|
it was trying to reuse username from cache
|
2015-10-29 22:10:33 +00:00 |
|
Anton Georgiev
|
d490dc9ef4
|
work on fixing the userlist discrepancies (extra users)
|
2015-10-29 21:23:03 +00:00 |
|
Anton Georgiev
|
4b53c3d874
|
omit users with authToken undef; improve logs
|
2015-10-28 16:12:40 +00:00 |
|
Anton Georgiev
|
e89c37f8ae
|
lock settings - missed these
|
2015-10-28 16:00:55 +00:00 |
|
Anton Georgiev
|
940dd4b9b2
|
hide joinAudio with mic icon if permissions prohibit mic
|
2015-10-27 20:58:41 +00:00 |
|
Anton Georgiev
|
1a7d91dcf2
|
adapt to the restructured lock settings message format
|
2015-10-27 20:34:03 +00:00 |
|
Anton Georgiev
|
7d624edbb8
|
leave global audio when exiting
|
2015-10-26 22:54:49 +00:00 |
|
Anton Georgiev
|
f54fcd9035
|
improve redis log
|
2015-10-26 22:53:34 +00:00 |
|
Oleksandr Zhurbenko
|
b53d6454b1
|
Fixed a bug where horizontal scrolling appeared when users got long chat messages in mobile views
|
2015-10-16 14:49:06 -07:00 |
|
Oleksandr Zhurbenko
|
f963798952
|
Resetting resized input box after switching from landscape to portrait on desktop
|
2015-10-16 14:38:20 -07:00 |
|
perroned
|
30332602ed
|
Made ahandlers for picking up orientation switching
|
2015-10-16 12:00:23 -07:00 |
|
Oleksandr Zhurbenko
|
f552f8a4cc
|
Restricted textbox resizing to landscape only
|
2015-10-16 12:00:16 -07:00 |
|
Anton Georgiev
|
a3e7721db9
|
update welcome message
|
2015-10-09 15:36:56 +00:00 |
|
Anton Georgiev
|
8a6c713237
|
while in audio display exit audio
|
2015-10-07 15:21:25 +00:00 |
|
Anton Georgiev
|
a38f5b642a
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-fix
|
2015-10-07 15:10:55 +00:00 |
|
perroned
|
99e0b75997
|
Simplify loading protocol process for libraries
|
2015-10-06 12:56:50 -07:00 |
|
perroned
|
3a738caa90
|
Load libraries from same protocl as page was served from
|
2015-10-06 12:48:34 -07:00 |
|
perroned
|
9f69fc4105
|
Merge remote-tracking branch 'bbb/master' into html5-client-https-audio
|
2015-10-06 12:42:37 -07:00 |
|
Maxim Khlobystov
|
4b14abfc9d
|
Slightly changed the color palette for FAB.
|
2015-10-06 08:15:08 -07:00 |
|
Maxim Khlobystov
|
d5fddab14d
|
Cleaning up.
|
2015-10-06 08:10:38 -07:00 |
|
perroned
|
9e9002b6bd
|
When in audio only display exit button, remove join for other method
|
2015-10-05 13:46:54 -07:00 |
|
Anton Georgiev
|
8093ec3a66
|
adapt to internal userId (same for html5 as externalId)
|
2015-10-05 19:19:36 +00:00 |
|
perroned
|
343bcf86d0
|
Load external JS libraries using HTTPS
|
2015-10-05 12:07:14 -07:00 |
|
Maxim Khlobystov
|
5b97d359b3
|
Changed the color palette for the floating action button to use the existing colors.
|
2015-10-05 11:45:35 -07:00 |
|
Maxim Khlobystov
|
426adee719
|
Prevented the FAB from triggering on clicking invisible buttons.
|
2015-10-05 11:34:10 -07:00 |
|
Maxim Khlobystov
|
4231de1f51
|
Made FAB disappear smoothly after user clicks one of its buttons.
|
2015-10-05 10:02:52 -07:00 |
|
Maxim Khlobystov
|
e9f204b681
|
Added the ability to clear emoji status.
|
2015-10-02 18:07:28 -07:00 |
|
Maxim Khlobystov
|
65a7ac4b70
|
Implemented emoji status detection.
|
2015-10-01 15:24:43 -07:00 |
|
Maxim Khlobystov
|
d8ecfd8e04
|
Added the ability to set emoji status.
|
2015-10-01 12:41:43 -07:00 |
|
Maxim Khlobystov
|
da50169319
|
Updated Meteor.
|
2015-10-01 11:34:00 -07:00 |
|
Chad Pilkey
|
ad03486971
|
Merge pull request #2804 from OZhurbenko/whiteboard-modifications
Polling shape correction
|
2015-09-24 13:37:34 -04:00 |
|
Oleksandr Zhurbenko
|
e4277691d4
|
Corrected Back to Public button in a private chat tab
|
2015-09-15 10:51:31 -07:00 |
|
Anton Georgiev
|
233707395a
|
limit flooding logs
|
2015-09-14 19:56:25 +00:00 |
|
Anton Georgiev
|
d7e414fa43
|
[un]mute message was not going to the correct redis channel
|
2015-09-14 19:55:04 +00:00 |
|
Oleksandr Zhurbenko
|
cfccc3aae2
|
Added outer whitespace to the poll shape, as in the Flash client
|
2015-09-11 13:07:50 -07:00 |
|