aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/announcements
Commit message (Collapse)AuthorAge
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Automatic i18n update (i18n.meetfranz.com) * Fix zoom not working * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Add environment variable FRANZ_APPDATA_DIR * Add environment variable for config FRANZ_APPDATA_DIR * fix stuff that shouldn't need fixing in the first place * notarize app * bump version to 5.4.1 * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * update to electron 7.1.7 * bump version to 5.5.0 * Automatic i18n update (i18n.meetfranz.com) * Bump electron to 7.1.10 * plan changes * filter plan variants * add missing string * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Replace/remove deprecated electron function calls Electron replaced several function calls with object properties. Franz still uses some of these deprecated functions, so this commit will replace these with their new property counterpart. This commit is only transferring the changes made in getferdi/ferdi#371 and getferdi/ferdi#384 into the upstream repository. * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Update to electron 8.0.1 * feat(Service): Add service hibernation to save system resources * Fix linting issues * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Bump version to electron 8.1.1 * update strings * update electron-notarize * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * Add audio & video permission request for cataline * Automatic i18n update (i18n.meetfranz.com) * bump version to beta 1 * Automatic i18n update (i18n.meetfranz.com) * enable external links * Fix main content href * Automatic i18n update (i18n.meetfranz.com) * fix(Service): Fix issue with user agent override in service workers * Automatic i18n update (i18n.meetfranz.com) * fix macOS string replacement * Automatic i18n update (i18n.meetfranz.com) * fix(Experimental): Fix Google signin * fix(Service): Add integrity checks to prevent services recipes getting lost * Remove service reload on app-resume * update strings * bump version to beta 2 * Automatic i18n update (i18n.meetfranz.com) * bump electron-builder and electron-updater deps * test video permissions * fix `extendInfo` keys * fix typo * fix permission request * update camera/microphone entitlements * Automatic i18n update (i18n.meetfranz.com) * Test screen capture permissions * unpack `mac-screen-capture-permissions` * don't require localstorage temp key for permissions request * move macOS permission request to main process * Fix checking for permissions * fix(macOS): Ask the user to move Franz to the `/Applications` Folder * only try to recover recipe when user is online * update service request link * Update changelog * Reset `service.lostRecipeReloadAttempt` once service is alive again * Update translations * Fix crash on macOS * Fix merge errors * Fix lint * Disable ConnectionLostBanner * #551 Add information about Ferdi to the user agent * Fix requested changes * Remove tsbuildinfo files * Add .tsbuildinfo files to gitignore * Fix "Cannot destructure property 'app' of '_electron.remote' as it is undefined" Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io>
* Fix lintLibravatar vantezzen2019-10-18
|
* Always fetch announcements from Ferdi APILibravatar vantezzen2019-10-18
|
* Disable announcement featureLibravatar Amine Mouafik2019-10-18
|
* Implement #120v5.4.0-beta.1Libravatar vantezzen2019-10-17
|
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|
* Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\
| * Fix delay app ux in combination with announcementsLibravatar Dominik Guzei2019-09-05
| |
* | Unifying apiBase functionLibravatar vantezzen2019-08-25
| |
* | LintLibravatar vantezzen2019-08-23
| |
* | Use API URL from store for workspaces and announcementsLibravatar vantezzen2019-08-23
| |
* | Fix eslint errorsLibravatar vantezzen2019-08-22
| |
* | Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
| |
* | Remove analyticsLibravatar vantezzen2019-08-21
|/
* position: relative is kingLibravatar Stefan Malzner2019-06-21
|
* fix default locale language fallbackLibravatar Stefan Malzner2019-06-11
|
* support multilingual announcementsLibravatar Dominik Guzei2019-05-22
|
* remove version limitation for fetching announcementsLibravatar Dominik Guzei2019-05-08
|
* remove console logLibravatar Dominik Guzei2019-05-08
|
* fixes eslint issuesLibravatar Dominik Guzei2019-05-08
|
* fix(Announcements): Fixes issue with rendering announcments in workspacesLibravatar Dominik Guzei2019-05-08
|
* fix debug message for announcement semver logicLibravatar Dominik Guzei2019-05-08
|
* hide news menu item when there are no newsLibravatar Dominik Guzei2019-04-16
|
* Merge branch 'feature/announcements' into developLibravatar Stefan Malzner2019-04-16
|\
| * Add analytics eventsLibravatar Stefan Malzner2019-04-16
| |
| * provide dummy version if lastSeenAnnouncementVersion is nullLibravatar Stefan Malzner2019-04-16
| |
* | only show announcements for current versionLibravatar Dominik Guzei2019-04-12
|/
* fixes last issues with announcement logicLibravatar Dominik Guzei2019-04-12
|
* merge-in latest developLibravatar Dominik Guzei2019-04-12
|
* align announcement and spotlightLibravatar Dominik Guzei2019-04-12
|
* Finalize stylingLibravatar Stefan Malzner2019-04-11
|
* fix lint issuesLibravatar Dominik Guzei2019-04-11
|
* WIP: announcement feature and workspace fixesLibravatar Dominik Guzei2019-04-11
|
* refactor announcements to newest feature patternLibravatar Dominik Guzei2019-04-11
|
* implements basic release announcement featureLibravatar Dominik Guzei2019-03-12