jiti-meet/react/features/base/participants
Saúl Ibarra Corretgé 911df4b18a fix(avatar) revert back to defaulting to Gravatar
While the base URL remains configurable, this patch reverts back to using
Gravatar.

We noticed high latency with libravatar and contacted them. They are in the
process of migrarting to a better infrastructure (it's a single personal server
at the moment) so we'll re-evaluate once that has happened.

As for why not leave the default and change it on the meet.jit.si installation,
we don't want to kill their server :-)
2020-11-24 11:43:26 +01:00
..
components chore: remove some cycles 2020-07-29 09:31:38 +02:00
actionTypes.js feat: add grant moderator functionality 2020-07-15 12:13:28 +02:00
actions.js ref(thumbnail): mutedWhileDisconnected -> redux 2020-11-02 13:49:36 -06:00
constants.js feat: SVG icons 2019-09-13 14:07:53 +02:00
functions.js fix(avatar) revert back to defaulting to Gravatar 2020-11-24 11:43:26 +01:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js feat(avatar) add ability to customize Gravatar base URL 2020-11-18 00:05:49 +01:00
preloadImage.native.js feat: SVG icons 2019-09-13 14:07:53 +02:00
preloadImage.web.js fix(avatars) refactor preloading 2020-10-14 21:58:28 +02:00
reducer.js ref(thumbnail): mutedWhileDisconnected -> redux 2020-11-02 13:49:36 -06:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00