proton-bridge/internal
Leander Beernaert d6000d025e fix(GODT-2935): Do not allow parentID into drafts
When sending a message ensure that if a ParentID matches a proton
message, it is not a draft. This is not supported by the Proton API.
2023-10-25 16:29:39 +02:00
..
app feat(GODT-2771): removed cert check and install on app startup on macOS. 2023-09-19 07:57:59 +02:00
bridge feat(GODT-3015): Add simple algorithm to deal with multiple attachment for bug report. 2023-10-20 10:14:20 +00:00
certs feat(GODT-2771): added CLI commands for cert install/uninstall/status check on macOS. 2023-09-19 07:57:59 +02:00
clientconfig feat(GODT-2703): got rid of account details dialog with Apple Mail autoconf. 2023-06-21 10:21:19 +02:00
configstatus fix(GODT-2969): Prevent duration corruption for config status event. 2023-10-19 15:43:44 +02:00
constants feat(GODT-2655): display internal build time tag in log and GUI. 2023-06-05 07:37:10 +02:00
cookies Other: Update copyright year 2023-01-02 11:09:11 +01:00
crash fix(GODT-2500): Recover in deferred function. 2023-04-05 09:25:24 +02:00
dialer chore: Fix linter errors 2023-06-05 14:07:39 +02:00
events feat(GODT-2835): Bump GPA adding support for AsyncAttachments for BugReport +... 2023-10-03 13:43:16 +00:00
files feat(GODT-2814): Standalone Server Manager 2023-08-07 16:47:41 +02:00
focus feat(GODT-2748): log calls that cause main window to show, with reason. 2023-06-29 16:56:47 +02:00
frontend feat(GODT-3015): Add simple algorithm to deal with multiple attachment for bug report. 2023-10-20 10:14:20 +00:00
identifier chore(GODT-2799): Move Identifier interface to separate module 2023-07-19 09:07:02 +02:00
legacy/credentials test: oss-fuzz support for fuzzing 2023-07-18 09:13:11 +02:00
locations feat(GODT-2829): Integrate new sync service 2023-08-25 15:21:00 +02:00
logging feat(GODT-2691): close logrus output file on exit. 2023-06-28 16:11:40 +02:00
network feat(GODT-2829): New Sync Service 2023-08-23 16:12:19 +02:00
safe Other: Update copyright year 2023-01-02 11:09:11 +01:00
sentry fix(GODT-2669): Display sentry ID in bridge init log. 2023-05-31 14:28:26 +02:00
service feat(GODT-2255): Randomize the focus service port. 2023-02-08 10:06:53 +00:00
services fix(GODT-2935): Do not allow parentID into drafts 2023-10-25 16:29:39 +02:00
telemetry fix(GODT-2774): Add external context to telemetry tasks 2023-07-06 13:09:35 +02:00
try feat(GODT-2500): Reorganise async methods. 2023-04-03 07:07:22 +02:00
updater chore: Fix linter errors 2023-06-05 13:48:56 +02:00
user chore: Add debug_assemble binary 2023-10-25 11:43:39 +00:00
useragent feat(GODT-2673): Use NoClient as UserAgent without any client connected and... 2023-06-01 15:27:56 +00:00
usertypes fix(GODT-2865): add error on failed unlock. 2023-08-17 08:19:25 +00:00
vault feat(GODT-2771): removed cert check and install on app startup on macOS. 2023-09-19 07:57:59 +02:00
versioner chore: merge release/Rialto into devel 2023-05-23 15:53:29 +02:00
errors.go chore: refactor: error cause type. 2023-03-08 11:57:19 +01:00