aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
Commit message (Expand)AuthorAge
* Revert "Removed 'Most Popular' services since it alludes to user-tracking (#1...Libravatar kytwb2022-01-01
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* refactor: reuse method from the core electron framework for the 'About' dialog.Libravatar Vijay A2021-09-13
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-09
* Ability for service recipe to expose known certificate hosts (#1890)Libravatar Vijay Raghavan Aravamudhan2021-09-08
* refactor: merge common i18n strings [skip ci]Libravatar Vijay A2021-09-08
* Add a confirmation when quitting Ferdi and a preference to toggle it (impleme...Libravatar Vijay Raghavan Aravamudhan2021-09-07
* refactor: externalize english textLibravatar Vijay A2021-09-07
* Revert "refactor: trying to fix zoom in/out being sticky for the last active ...Libravatar Vijay A2021-09-06
* refactor: trying to fix zoom in/out being sticky for the last active service ...Libravatar Vijay A2021-09-06
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* chore: Change user-visible text from 'use vertical style' to 'use horizontal ...Libravatar Vijay A2021-08-27
* chore: added TODO and regenerated file [skip ci]Libravatar Vijay A2021-08-21
* chore: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
* chore: added missing auto-generated file from past commit.Libravatar Vijay A2021-08-14
* feat: Add buttons in the 'Advanced' section of preferences to allow the user ...Libravatar Vijay A2021-08-14
* feat: allow the user to enable/disable dark modeLibravatar Vijay A2021-08-11
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
* refactor: Removed duplication and added note about why they were slightly dif...Libravatar Vijay A2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* feat: added new Help menu item to allow easy import/export of config dataLibravatar Vijay A2021-08-09
* fix(spell-check): use electron's API to enable/disable spell-check when the a...Libravatar Vijay A2021-08-09
* refactor: remove unused setting, add debug stmt.Libravatar Vijay A2021-08-08
* revert: partially reverted menu-item cleanup (having only 'role' does not wor...Libravatar Vijay A2021-08-06
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Fixed #1726: Revamp menu items with correct accelerators. (#1728)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* Removed 'Most Popular' services since it alludes to user-tracking (#1718)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* Added a 'wakeUpStrategy' that the user can control to wake up a previously hi...Libravatar Vijay Raghavan Aravamudhan2021-07-23
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed references to 'premium' i18n keys that are no longer used.Libravatar Vijay A2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* Added new help text for lay-users to figure out what their user-agent value is.Libravatar Vijay A2021-07-06
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
* Fixed issue with not being able to add new service.Libravatar Vijay A2021-07-04
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Updated package-lock.json (missed in prev commit)Libravatar Vijay A2021-06-29
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Added new message when the user doesn't find a service (but that is present i...Libravatar Vijay A2021-06-23
* Upgraded to Electron 13.1.3 (#1542)Libravatar Vijay Raghavan Aravamudhan2021-06-22
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
* Fix active Todos service behaviour (#1481)Libravatar kytwb2021-06-12
* Added ability to turn off notifications for clipboard events generated by con...Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Expose Chrome version to todos webview (fix #1211) (#1478)Libravatar Kristóf Marussy2021-06-03
* Environmental variables for dev/production mode (#1455)Libravatar Kristóf Marussy2021-05-27
* Auto-generated files and linter fixes.Libravatar Vijay A2021-05-26