aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/workspaces
Commit message (Expand)AuthorAge
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* revert: fixing #1757 by commenting out partial fixLibravatar Vijay A2021-08-11
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Removed the cyclical dependency in workspaces and announcement (Partial fix f...Libravatar Markandan R2021-06-13
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
* Improve Ferdi's design (#977)Libravatar Bennett2020-10-11
* Improved onboarding flow and settings empty states (#996)Libravatar Francisco Marques2020-10-05
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Fix missing iconsLibravatar Stefan Malzner2019-10-21
| * fix(Workspaces): Allow scrolling in Workspaces drawerLibravatar Stefan Malzner2019-10-18
| * Merge branch 'release/5.4.0-beta.3' into fix/only-load-workspace-related-serv...Libravatar Stefan Malzner2019-10-08
| |\
| * | Also show Franz loading spinner when workspaces are loadingLibravatar Dominik Guzei2019-10-07
* | | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.4.0Libravatar vantezzen2019-10-09
|\ \ \ | | |/ | |/|
| * | Revert "fix(Workspaces): Only initialize active Workspace services when app i...Libravatar Stefan Malzner2019-10-04
| |/
| * Remove console.logLibravatar Dominik Guzei2019-10-04
| * Only load services when workspaces have been loadedLibravatar Dominik Guzei2019-10-04
| * ESLINT fix : Missing commaLibravatar Saurav Kothari2019-09-23
| * Add tooltip with shortcuts for WorkspacesLibravatar Saurav Kothari2019-09-23
* | Implement #37Libravatar vantezzen2019-09-16
* | Merge branch 'master' of https://github.com/meetfranz/franz into meetfranz-ma...Libravatar vantezzen2019-09-13
|\|
| * feat(Workspaces): Setting to keep all workspaces loadedLibravatar Dominik Guzei2019-09-11
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
* | Remove service limit and enable workspacesLibravatar vantezzen2019-09-07
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * Fix linting issuesLibravatar Stefan Malzner2019-09-05
| * polishingLibravatar Stefan Malzner2019-09-05
| * fix linting issuesLibravatar Stefan Malzner2019-09-04
| * bugfixing & polishingLibravatar Stefan Malzner2019-09-04
| * Add pre-launch noticeLibravatar Stefan Malzner2019-09-04
| * Add trial / subscription handlingLibravatar Stefan Malzner2019-08-19
| * Merge branch 'develop' into feature/new-pricingLibravatar Stefan Malzner2019-08-09
| |\
| * | Rename feature flagsLibravatar Stefan Malzner2019-06-17
* | | 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
| |/ |/|
* | fix reactions and workspace cleanup logicLibravatar Dominik Guzei2019-07-10
|/
* Improve cleanup code of invalid service referencesLibravatar Dominik Guzei2019-06-05
* Fix invalid services references in workspaces locallyLibravatar Dominik Guzei2019-06-05
* Merge pull request #1425 from meetfranz/fix/workspace-services-ordering-bugLibravatar Dominik Guzei2019-05-22
|\
| * fix(Workspaces): Service reordering within workspacesLibravatar Dominik Guzei2019-05-08