greenlight/config
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
..
environments S3-compatible object storage API (#2720) 2021-06-18 14:28:33 -04:00
initializers Removed duplicate code for openid_connect provider (#2431) 2021-01-14 18:12:33 -05:00
locales Translate /config/locales/en.yml in fr (#2882) 2021-08-31 17:17:50 -04:00
application.rb Use the user image for BBB avatar #2 (Limit image size) (#2860) 2021-09-18 18:56:39 -04:00
boot.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
cable.yml Switched default cable adapter to postgres (#2139) 2020-09-29 11:31:42 -04:00
database.yml GRN2-XX: Patch to overcome performance issues with the database. (#2454) 2021-01-20 17:25:49 -05:00
environment.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
puma.rb Complete refactor of Gemfile and upgraded gems (#2553) 2021-02-26 17:34:07 -05:00
routes.rb remove un-used route (#2773) 2021-06-25 00:47:31 -04:00
secrets.yml initial commit 2018-05-07 16:06:01 -04:00
spring.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
storage.yml S3-compatible object storage API (#2720) 2021-06-18 14:28:33 -04:00