aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Enable snap build & publish for edge, beta, stable channels (#74)Libravatar Nathanael2022-05-01
|
* Remove native compilation ('python', 'node-gyp') since we no longer have ↵Libravatar Vijay Aravamudhan2022-05-01
| | | | such dependencies (#73)
* Fix issue where 'macos-notification-state' was being loaded in non-macosLibravatar Vijay A2022-04-30
|
* Turn on caching for windowsLibravatar Vijay A2022-04-30
|
* Install the required version of 'python' in CI buildsLibravatar Vijay A2022-04-30
|
* Replace dependency on 'cld' with 'languagedetect' to remove native ↵Libravatar Vijay A2022-04-30
| | | | compilation issu
* 6.0.0-nightly.17 [skip ci]v6.0.0-nightly.17Libravatar github-actions2022-05-01
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-05-01
|
* Add missing contributors [skip ci]Libravatar Vijay A2022-04-30
|
* Regenerate contributors [skip ci]Libravatar Vijay A2022-04-30
|
* feat: add CSS scroll snap in split view mode (#64)Libravatar niu tech2022-04-30
|
* docs: add SpecialAro as a contributor for code (#66) [skip ci]Libravatar allcontributors[bot]2022-04-30
| | | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* docs: add nathanaelhoun as a contributor for infra (#67) [skip ci]Libravatar allcontributors[bot]2022-04-30
| | | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* docs: add fernandofig as a contributor for code, design (#68) [skip ci]Libravatar allcontributors[bot]2022-04-30
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Fix CI badge [skip ci]Libravatar Vijay A2022-04-30
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-30
|
* 6.0.0-nightly.16 [skip ci]v6.0.0-nightly.16Libravatar github-actions2022-04-29
|
* fix: desktopCapturer in electron 17+ (fixes #59)Libravatar Kristóf Marussy2022-04-29
| | | | | | | | | | | Since electron 17, desktopCapturer is only available in the main process: https://www.electronjs.org/blog/electron-17-0#desktopcapturergetsources-in-the-renderer This patch adds a new IPC message from the service renderer to the main process so it can still invoke desktopCapturer.getSources Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-29
|
* Use 'fetch-depth: 0' to pull in all history (trying to see if the ↵Libravatar Vijay A2022-04-29
| | | | submodule-update issue gets fixed)
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-29
|
* Fixes existing gap on horizontal sidebarLibravatar André Oliveira2022-04-29
|
* Upgrade 'electron' to '18.2.0'Libravatar Vijay A2022-04-29
|
* 6.0.0-nightly.15 [skip ci]v6.0.0-nightly.15Libravatar github-actions2022-04-29
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-29
|
* Upgrade 'pnpm' to '6.32.11'; Pull in latest 'recipes'Libravatar Vijay A2022-04-28
|
* 6.0.0-nightly.14 [skip ci]v6.0.0-nightly.14Libravatar github-actions2022-04-28
|
* Pull in latest version of 'recipes' submoduleLibravatar Vijay A2022-04-27
|
* Use specific version of the GH action runner OS so as to limit issues ↵Libravatar André Oliveira2022-04-27
| | | | | relating to upgraded OS under our feet (#55) Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Add Ferdi server to hosted services (#49)Libravatar André Oliveira2022-04-27
| | | | * 'SettingsNavigation.js' and 'TeamDashboard.js' also have a call to 'LIVE_FERDI_API', but it handles the teams feature that I think neither Ferdi or Ferdium provide. * Removes comment on 'apiBase.ts' because I tested and the Terms was redirecting fine on the 'Help' Menu.
* 6.0.0-nightly.13 [skip ci]v6.0.0-nightly.13Libravatar github-actions2022-04-27
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-27
|
* Remove straggling reference to 'jq'.Libravatar Vijay A2022-04-26
|
* chore: fix typo in EditSettingsForm.js [skip ci]Libravatar Ikko Ashimine2022-04-26
|
* 6.0.0-nightly.12 [skip ci]v6.0.0-nightly.12Libravatar github-actions2022-04-26
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-26
|
* fix(ci): escape quotes in windows npm i commandLibravatar Nathanaël Houn2022-04-25
|
* Rebranding of Ferdium ServerLibravatar André Oliveira2022-04-25
|
* Use published version of 'node-mac-permissions' instead of the github SHALibravatar Vijay A2022-04-25
|
* 6.0.0-nightly.11 [skip ci]v6.0.0-nightly.11Libravatar github-actions2022-04-25
|
* Remove hardcoding of 'npm' and 'pnpm' version in CI scriptsLibravatar Vijay A2022-04-24
|
* Remove dependency on 'jq' since 'node' can be used for the sameLibravatar Vijay A2022-04-24
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-04-25
|
* Accept both 'ferdi-data' and 'ferdium-data' extnsLibravatar Vijay A2022-04-24
| | | | (useful when moving from Ferdi to Ferdium)
* Added content for unsigned nightlies; Commented out opencollective integrationLibravatar Vijay A2022-04-24
|
* Removed references to funding and opencollectiveLibravatar Vijay A2022-04-24
|
* Updated information about the internal server that Ferdium uses for ↵Libravatar Vijay A2022-04-24
| | | | accountless mode
* Made 'macos-notification-state' an optional dependency so that it doesn't ↵Libravatar Vijay A2022-04-24
| | | | affect non-mac builds; Updated many node modules
* Added missing fields into the GH issue template [skip ci]Libravatar Vijay A2022-04-24
| | | | | | | | | | | | These are vital for capturing info reqd for RCA 1. Ferdium Version 2. Operating System 3. Operating System Version 4. Arch 5. Last Known Working Ferdium version 6. Expected behavior 7. Actual behavior
* Pulled in new 'recipes' version (downgrade 'node') [skip ci]Libravatar Vijay A2022-04-24
|