aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/googlemeet
Commit message (Collapse)AuthorAge
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* refactor: update class name from Gmail to GoogleMeetLibravatar Mahadevan Sreenivasan2020-05-27
|
* fix: Google meet is unusable - Errors out when trying to connect to a ↵Libravatar Mahadevan Sreenivasan2020-05-27
| | | | | | | | audio/video call - Strip off any Ferdi/Electron text from user-agent using modifyRequestHeaders hook - Resize icon to 1024x1024px as npm package was complaining - Bump version number to 1.0.3
* Don't set Mac UA on Linux for Google servicesLibravatar Tomas Popela2020-04-02
| | | | | | | If we set the Mac UA on Linux, then various shortcuts will change to Mac ones - i.e. Ctrl + K to create a link in GMail will stop work, Ctrl + Enter to send an email in GMail and others. Only set the Mac UA when not running on Linux.
* Fix recipe differencesLibravatar vantezzen2020-03-06
This will make no functional changes - it will only remove any differences that existed between the recipe archives and uncompressed versions in order to make the verify-all script work.