Oswaldo Acauan
|
ed59945b3f
|
Increased the sidebar to 2/3 of the screen on mobile
|
2015-11-17 11:24:22 -02:00 |
|
Chad Pilkey
|
f9c241a041
|
Merge pull request #2891 from OZhurbenko/chat-improvements
Slide Loading and Resizing corrections
|
2015-11-12 14:06:18 -05:00 |
|
Oleksandr Zhurbenko
|
3e4572d6b5
|
Removed unused code
|
2015-11-11 15:31:03 -08:00 |
|
Oleksandr Zhurbenko
|
8a17a295b9
|
Fixed a problem with displaying tall slides on the first load
|
2015-11-10 19:44:48 -08:00 |
|
Anton Georgiev
|
e300e0376f
|
cleaning up
|
2015-11-09 22:03:11 +00:00 |
|
Anton Georgiev
|
d3f9f4e8a7
|
keep track of queue length; omit some messages from entering the queue (pong,..)
|
2015-11-09 21:35:03 +00:00 |
|
Anton Georgiev
|
e3efd24a2b
|
fix function def typo
|
2015-11-09 18:45:31 +00:00 |
|
Anton Georgiev
|
c18aef9f5e
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-fix
|
2015-11-06 22:01:34 +00:00 |
|
Anton Georgiev
|
84e8cb0d48
|
fix issue with join user for Flash users
|
2015-11-06 22:01:03 +00:00 |
|
Anton Georgiev
|
247349e9b4
|
working on serializing message handling
|
2015-11-06 21:38:18 +00:00 |
|
Oleksandr Zhurbenko
|
849b58d8cb
|
Fixed chatbody's srolling on increasing font-size
|
2015-11-06 13:06:17 -08:00 |
|
Oleksandr Zhurbenko
|
4b0bce343b
|
Added input textarea resizing on font-size change
|
2015-11-06 12:26:41 -08:00 |
|
Oleksandr Zhurbenko
|
f6700df896
|
Applied dynamic font-size for the input textarea
|
2015-11-05 15:16:33 -08:00 |
|
Anton Georgiev
|
db62de4e2f
|
in the process of serializing message handling
|
2015-11-05 22:22:14 +00:00 |
|
perroned
|
8a8e81da55
|
Uniform height for settings components
|
2015-11-05 12:42:47 -08:00 |
|
perroned
|
98e4034ca3
|
Prevent horizontal scrollbars for chat
|
2015-11-05 10:22:17 -08:00 |
|
perroned
|
6b198daa36
|
Unify height for chat controls
|
2015-11-05 10:17:09 -08:00 |
|
perroned
|
b17ee7b7bf
|
Fix centering of fieldsets in Firefox
|
2015-11-05 10:16:35 -08:00 |
|
Oleksandr Zhurbenko
|
a6e38c69f1
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into modal-improvements
Conflicts:
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/style.less
|
2015-11-04 15:47:14 -08:00 |
|
Oleksandr Zhurbenko
|
12a00553d2
|
Getting rid of duplicating code
|
2015-11-04 15:34:54 -08:00 |
|
Oleksandr Zhurbenko
|
cb610535bb
|
Modal window changes: removed cancel buttons and a save button, added 'Close' instead, fixed centering problem
|
2015-11-04 15:33:29 -08:00 |
|
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 |
|
Oleksandr Zhurbenko
|
2b96e6f723
|
Added spinning bar which is displayed while the data is loading
|
2015-11-03 12:04:02 -08:00 |
|
Oleksandr Zhurbenko
|
a97eba6d8b
|
Making sure that the data is downloaded before starting rendering the client
|
2015-11-03 12:03:05 -08: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
|
2f9a990663
|
Moving options' template to modal
|
2015-10-23 16:29:24 -07: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 |
|