Commit Graph
89 Commits
Author SHA1 Message Date
Scott NonnenbergandGitHub e68b9d81a6 Update Contributing.md 2026-04-08 01:33:55 +10:00
yash-signal e3560adbcf Add mac sandbox build support 2026-02-27 14:12:04 -06:00
yash-signalandGitHub 9fb5839116 Update Prettier 2025-12-19 10:16:43 -06:00
Fedor Indutny 5d1a9d22f0 Suffix lint rule and fixes 2025-10-16 23:46:00 -07:00
ayumi-signalandGitHub eac9a69e20 Use ErrorBoundary for donations 2025-08-11 11:44:10 -07:00
Fedor IndutnyandGitHub a9fb186c23 Use pnpm 2025-02-19 11:16:41 -07:00
Fedor IndutnyandGitHub 3c25092f50 Update electron to 32.0.1 2024-08-26 13:16:10 -04:00
Ben Biddington e844688b92 Make it clear that 'Could not detect abi for version...' errors can be safely ignored 2024-07-19 08:36:54 +12:00
ayumi-signalandGitHub 328117cecf CONTRIBUTING: Add info for macOS ad-hoc signing 2024-07-11 09:55:11 -07:00
Jamie KyleandGitHub fcdf864025 Add npmrc to use legacy peer deps everywhere 2024-06-24 19:59:26 -07:00
Fedor IndutnyandGitHub 2478bf1bd3 Move from yarn to npm 2024-06-24 13:14:32 -07:00
Vijith Assarandayumi yu 6214c26463 link to GitHub Issues from CONTRIBUTING.md
Include a link to the pool of GitHub Issues in the instructions to make it easier for new contributors to look up relevant Issues when they encounter the commit message requirements for the first time.
2023-12-08 13:39:49 -08:00
ayumi-signalandGitHub 55d6d8c417 Update CONTRIBUTING.md windows VS version 2023-11-28 16:34:03 -08:00
Scott NonnenbergandGitHub 40c21b1666 Improved windows notifications 2023-08-01 09:06:29 -07:00
Scott Nonnenberg ebde2a1f7c Merge signalapp/Signal-Desktop#6322 2023-06-15 15:54:42 -07:00
Fedor IndutnyandGitHub f84b6a31dc Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Daniel Zhang 82c1502638 Clarify config subdirectory 2023-03-13 09:16:18 -10:00
Daniel Zhang 87a818e2fb Fix appData; Remove NODE_CONFIG_DIR 2023-03-10 13:58:01 -10:00
Daniel Zhang d1bd78d984 Fix electron documentation link 2023-03-10 13:58:01 -10:00
Daniel Zhang eb34a8e0f1 Clarify directory for additional storage profiles 2023-03-10 13:58:01 -10:00
Jamie KyleandGitHub 3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor IndutnyandGitHub 50d9b6e5e1 Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
Scott Nonnenberg a72a431e0f Merge signalapp/Signal-Desktop#5342 2022-12-12 13:52:57 -08:00
Scott NonnenbergandGitHub 5957c111cf Move to smartling for translation services 2022-09-27 14:01:06 -07:00
Evan HahnandGitHub f0bf3a075f Remove call for public translations 2022-07-20 09:19:30 -07:00
Scott NonnenbergandGitHub 9921a07a0b Prepare for branch move: development -> main 2022-04-25 15:53:31 -07:00
Scott NonnenbergandGitHub 746f3618f3 A few updates to CONTRIBUTING.md 2022-02-25 18:00:59 -06:00
Scott NonnenbergandGitHub e74376b997 Remove Grunt in favor of ts/scripts 2021-12-14 10:43:46 -06:00
Fedor IndutnyandGitHub bbc13d058e Update electron to 16.0.4 2021-12-09 09:06:04 +01:00
Ehren KretandGitHub 425404cd6e Update chat server URLs 2021-08-24 17:32:46 -04:00
Quentin HibonandEvan Hahn 0588b9c8d9 Update CONTRIBUTING.md with new Python version
See [#5216][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5216
2021-08-05 11:08:33 -05:00
jojomatik 5f438064e0 Fix developer setup section for windows
Remove reference to
https://github.com/felixrieseberg/windows-build-tools. According to the
commits the project switched to Python 3, but it seems like there has
not been a release since and the project seems to be unmaintained.
Therefore it still installs Python 2.7.

Added "Download Build Tools for Visual Studio" and "Download Python 3"
as steps.
2021-06-16 12:59:44 +02:00
Josh PerezandGitHub 173771d34b New top-level React root: <App /> 2021-06-14 12:01:00 -07:00
Quentin HibonandGitHub 30e8feed8b Mention git-lfs in contribution instructions
See [#5026][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5026
2021-04-02 15:31:29 -05:00
Ben BusbyandGitHub a173a9b33f Mention git-lfs prerequisite for developer setup (#4754)
The git-lfs dependency is pertinent to more operating systems than just
macOS. This moves the mention of git-lfs from the "macOS" section of
CONTRIBUTING to the general "Developer Setup" section.
2021-02-04 14:29:23 -08:00
Evan HahnandEvan Hahn 8bfaf598af Add license headers across the project 2020-11-04 13:03:13 -06:00
Oren MagenandGitHub ce6cf7b439 Improve instructions for the "staging environment" part in CONTRIBUTING.md (Issue #2164) (#4570) 2020-10-12 18:08:20 -04:00
Evan HahnandJosh Perez 373ea0d060 Fix instructions for running libtextsecure tests 2020-08-28 15:42:24 -04:00
Evan HahnandJosh Perez 7aff568bf8 Fix local-development.json instructions 2020-08-28 15:42:24 -04:00
Scott Nonnenberg bffbc1e5cf Readme update; fix package.json scripts for Windows 2020-07-27 14:39:19 -07:00
Gabriel GollerandGitHub 2c4ce6bcca remove icon-gen script; not used anymore
yarn icon-gen is not in package.json and is not used anymore
2020-05-05 14:31:51 -07:00
Ehren KretandScott Nonnenberg a0e9791623 Add support for receiving attachments from CDN 2 2020-04-29 17:42:41 -07:00
Josh PerezandGitHub 32c0a8fbf6 Lint fixes 2020-02-19 09:55:35 -08:00
Chris VarenhorstandGitHub e4d0829129 Mention git-lfs in the contributor doc (#3927) 2020-02-12 13:57:05 -08:00
Ken PowersandScott Nonnenberg 0d3b390129 Upgrade Prettier 2020-01-08 09:44:54 -08:00
Ken PowersandScott Nonnenberg 11d47a8eb9 Sticker Creator 2019-12-17 12:28:46 -08:00
Ken PowersandScott Nonnenberg 2a5cd3e4ea Contributing.md: Update production instructions. 2019-05-16 15:23:21 -07:00
Scott Nonnenberg 6624e68350 A few updates to our Contributing.md and Pull Request template 2019-04-08 13:59:26 -07:00
Scott Nonnenberg 3105b77475 Migrate to SQLCipher for messages/cache
Quite a few other fixes, including:
  - Sending to contact with no avatar yet (not synced from mobile)
  - Left pane doesn't update quickly or at all on new message
  - Left pane doesn't show sent or error status

Also:
 - Contributing.md: Ensure set of linux dev dependencies is complete
2018-07-31 17:08:45 -07:00
Joshua LundandScott Nonnenberg 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 2018-07-05 11:23:29 -07:00