aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* 5.6.3-nightly.46 [skip ci]v5.6.3-nightly.46Libravatar github-actions2021-10-29
|
* refactor: Remove duplicate codeLibravatar Vijay A2021-10-29
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-29
|
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28
| | | | | | | | | | | - change node version from 14.18.1 to 16.13.0 - change npm version from 6.14.13 to 8.1.0 - update package-lock.json to lockfileVersion 2 - use @sindresorhus/do-not-disturb instead of macos-notification-state to avoid failing CI - run ferdi build on latest macos and windows - skip husky in CI builds - move 'cld' and 'node-mac-permissions' to optionalDependency Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* New translations en-US.json (French) (#2155)Libravatar Ferdi Bot2021-10-28
|
* use local 'node-gyp' instead of global one (#2160)Libravatar Vijay Aravamudhan2021-10-28
|
* upgrade 'node-gyp' to '8.3.0' (#2159)Libravatar Vijay Aravamudhan2021-10-28
| | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at>
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* New Crowdin updates (#2154) [skip ci]Libravatar Ferdi Bot2021-10-28
|
* 5.6.3-nightly.45 [skip ci]v5.6.3-nightly.45Libravatar github-actions2021-10-28
|
* New Crowdin updates (#2146)Libravatar Ferdi Bot2021-10-27
|
* 5.6.3-nightly.44 [skip ci]v5.6.3-nightly.44Libravatar github-actions2021-10-27
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-27
|
* Add feature to display document title along with current title (#2143)Libravatar Chandrika Priya Bogadi2021-10-26
| | | Co-authored by: Rachel Cynthia <rachel883omega@gmail.com>
* docs: add Chandrika-Priya as a contributor for code (#2145) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* docs: add rachelcynthia as a contributor for code (#2144) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* New Crowdin updates (#2138) [skip ci]Libravatar Ferdi Bot2021-10-26
|
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
| | | | | | * Remove DEFAULT_FEATURES_CONFIG from config * Remove static controller Co-authored-by: Madhuri B <MadhuriBandanadam@users.noreply.github.com>
* Add feature to display service name under service icon when the toggle for ↵Libravatar Vishnu0172021-10-26
| | | | | it is enabled in the settings (#2136) Co-authored-by: AnjithPaul <anjithpaul.mec@gmail.com>
* docs: add Vishnu017 as a contributor for code (#2142) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* docs: add AnjithPaul as a contributor for code (#2141) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* docs: add MadhuriBandanadam as a contributor for code (#2140) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* docs: add abinmn as a contributor for code (#2139)Libravatar allcontributors[bot]2021-10-26
|
* New translations en-US.json (Dutch) (#2137) [skip ci]Libravatar Ferdi Bot2021-10-26
|
* New translations en-US.json (Dutch) (#2135) [skip ci]Libravatar Ferdi Bot2021-10-26
|
* feature: allow 'file' urls for services (fixes #2118) (#2130)Libravatar Vijay Aravamudhan2021-10-26
|
* docs: added 'sreelekhaMarasig' as contributor for code [skip ci]Libravatar Vijay A2021-10-26
|
* docs: added 'johan-mathew' as contributor for code [skip ci]Libravatar Vijay A2021-10-26
|
* chore: upgrade 'pnpm' to '6.19.0'Libravatar Vijay A2021-10-26
|
* 5.6.3-nightly.43 [skip ci]v5.6.3-nightly.43Libravatar github-actions2021-10-26
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-26
|
* Add feature to resize and fit window to screen on macOS when double c… (#2125)Libravatar Ajesh Kumar S2021-10-25
| | | Co-authored-by: Sreelekha sreelekha.marasigogu@gmail.com
* docs: add AjeshKumarS as a contributor for code (#2127) [skip ci]Libravatar allcontributors[bot]2021-10-25
|
* docs: add Suvarna221B as a contributor for code (#2126) [skip ci]Libravatar allcontributors[bot]2021-10-25
|
* Show error indicator when the service fails to load (#2124)Libravatar Suvarna Sivadas2021-10-25
| | | Co-authored-by: Johan K Mathew <johankmathew@gmail.com>
* 5.6.3-nightly.42 [skip ci]v5.6.3-nightly.42Libravatar github-actions2021-10-25
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-25
|
* reverting conversion: renamed 'src/components/ui/Button.tsx' to ↵Libravatar Vijay A2021-10-24
| | | | 'src/components/ui/Button.js'
* 5.6.3-nightly.41 [skip ci]v5.6.3-nightly.41Libravatar github-actions2021-10-24
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-24
|
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23
| | | | https://github.com/getferdi/ferdi/issues/1280 WhatsApp-like services can set active dialog title to the app title eg. Ferdi - WhatsApp - Contact Name
* chore: upgrade npm modulesLibravatar Vijay A2021-10-23
|
* chore: upgrade npm modulesLibravatar Vijay A2021-10-23
|
* 5.6.3-nightly.40 [skip ci]v5.6.3-nightly.40Libravatar github-actions2021-10-23
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-23
|
* fix: Remove 'counterCache' which was precluding from resetting the badge ↵Libravatar Vijay Aravamudhan2021-10-23
| | | | once the counts reached zero (#2113)
* fix: correct the import of API_VERSION (#2112)Libravatar Vijay Aravamudhan2021-10-23
|
* 5.6.3-nightly.39 [skip ci]v5.6.3-nightly.39Libravatar github-actions2021-10-21
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-21
|
* New Crowdin updates (#2105)Libravatar Ferdi Bot2021-10-21
|