greenlight/app
hiroshisuga beb414aec7
Use the user image for BBB avatar #2 (Limit image size) (#2860)
* Update bbb_server.rb

* Update bbb_server.rb

* showing user avatar

To make sure something unexpected happens

* revert if current_user due to the undefined error

* Update bbb_server.rb

'if current_user' should not have problem, but rubocop complains...

* Update bbb_server.rb

* add an option to avatar image

* Add an option to avatar image

* add an option avatar_image

* Update rooms_controller.rb

* Update joiner.rb

* Update bbb_server.rb

* Update joiner.rb

* Update joiner.rb

* Update rooms_controller.rb

* Update joiner.rb

* Update sample.env

* Update application_helper.rb

* Update rooms_controller.rb

* Update joiner.rb

* Update bbb_server.rb

* Update application_helper.rb

Add a check if the URL is valid.

* double the limit

* move the judgement to controller

* Update joiner.rb

* Update rooms_controller.rb

* Update application_helper.rb

* Update rooms_controller.rb

* Update application.rb

* Update joiner.rb

* Update rooms_controller.rb

* Update joiner.rb

* Update rooms_controller.rb

* Update application_helper.rb

* Update application.rb

* in case parameter not set

* change to MAX_AVATAR_SIZE

* Notification default value

Co-authored-by: Jesus Federico <jesus@123it.ca>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-09-18 18:56:39 -04:00
..
assets Fixed overflowing menu (#2782) 2021-06-14 19:59:25 -04:00
channels GRN2-xx: Removed unnecessary log lines (#930) 2020-02-12 17:49:35 -05:00
controllers Use the user image for BBB avatar #2 (Limit image size) (#2860) 2021-09-18 18:56:39 -04:00
helpers Prevent double hyphens in room names (#2813) 2021-06-28 22:47:34 -04:00
jobs add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
mailers Added valid until text to invite email (#2599) 2021-03-22 19:26:51 -04:00
models Allow users to record by default (#2834) 2021-07-08 18:22:40 -04:00
views Open graph displaying incorrect language bug (#2836) 2021-07-13 10:04:59 -04:00