Commit graph

  • b94c1e50e6 Cache profiles for 24h before retrieving them again AsamK 2020-09-10 14:20:16 +02:00
  • 0f3aa22519 Retrieve avatar profile image AsamK 2020-09-10 10:19:59 +02:00
  • 6c4d272309 Update libsignal-service AsamK 2020-09-10 11:06:33 +02:00
  • 4d8b103570 Use java 14 for CI builds AsamK 2020-09-10 10:16:24 +02:00
  • 0dfe4d189b cleanup: removes deprecation Lars K.W. Gohlke 2020-08-31 21:54:11 +02:00
  • a747ddbae4 replaces strings to enable compile time checking Lars K.W. Gohlke 2020-08-31 21:53:59 +02:00
  • b8b31fbc90 cleanup: removes deprecation Lars K.W. Gohlke 2020-08-31 21:54:11 +02:00
  • 0b7d9307a5 replaces strings to enable compile time checking Lars K.W. Gohlke 2020-08-31 21:53:59 +02:00
  • 7e1764200b Update codeql-analysis.yml Lars K.W. Gohlke 2020-08-26 21:05:26 +02:00
  • 057168c421 set to jdk11 Lars K.W. Gohlke 2020-08-25 08:47:21 +02:00
  • 355373faa4
    Update codeql-analysis.yml Lars K.W. Gohlke 2020-08-26 21:05:26 +02:00
  • 94ba2d1ff2 set to jdk11 Lars K.W. Gohlke 2020-08-25 08:47:21 +02:00
  • 1be13392da Adjust link to a renamed wiki page exquo 2020-08-17 07:26:52 +00:00
  • 9912421136 Adjust link to a renamed wiki page exquo 2020-08-17 07:26:52 +00:00
  • 2e1660f066 Update README.md AsamK 2020-08-14 20:52:21 +02:00
  • 2c5a70cc47 Improve stderr output AsamK 2020-08-09 15:11:09 +02:00
  • 2c3d222e84 Remove unnecessary stderr output AsamK 2020-08-09 15:09:09 +02:00
  • b1e9f4e158 Mention the availability of signal-cli on FreeBSD Mateusz Piotrowski 2020-08-14 13:26:53 +02:00
  • 8d27b326ef
    Mention the availability of signal-cli on FreeBSD Mateusz Piotrowski 2020-08-14 13:26:53 +02:00
  • e6c1e03e21 Update dependencies AsamK 2020-08-09 13:00:29 +02:00
  • 6b02b1076c Update dependencies AsamK 2020-08-06 22:34:50 +02:00
  • f96770df3c Move decrypting recipient profile to separate method AsamK 2020-07-04 08:18:04 +02:00
  • 3aade45643 Fix a typo Mateusz Piotrowski 2020-08-05 11:08:03 +02:00
  • d0b69502d5
    Fix a typo Mateusz Piotrowski 2020-08-05 11:08:03 +02:00
  • 1ba2626ae9
    Create codeql-analysis.yml AsamK 2020-08-04 22:37:04 +02:00
  • 523c4d7b30 Wiki docs link fix Matteljay 2020-07-07 13:05:37 +02:00
  • cb8526a86f Merge branch 'master' of https://github.com/AsamK/signal-cli Matteljay 2020-07-07 10:55:24 +02:00
  • 04a545b395 Added socket ipc and docker support Matteljay 2020-07-07 10:53:11 +02:00
  • 2f9873c35e Use isEmpty() AsamK 2020-07-02 21:34:52 +02:00
  • 23282fc7e8 add further clarification to addDevice docs Elburz Sorkhabi 2020-06-21 16:56:54 -04:00
  • 5fad88fae4
    add further clarification to addDevice docs Elburz Sorkhabi 2020-06-21 16:56:54 -04:00
  • 4177deccf1 Ignore closed channel exception when closing the channel lock AsamK 2020-06-05 12:14:04 +02:00
  • a83924238f Print more information for sync requests AsamK 2020-06-05 12:13:38 +02:00
  • 34caba2a7a Delay auto responses to messages until caught up with old messages AsamK 2020-06-05 12:13:17 +02:00
  • d14b8ac71f Detect when receive has caught up with old messages AsamK 2020-06-04 18:44:13 +02:00
  • 5829e3f117 Create service config only once AsamK 2020-06-04 17:59:05 +02:00
  • 22336460cc Update dependencies AsamK 2020-06-04 17:07:03 +02:00
  • f324a43298 Remove references to the native unix-java library exquo 2020-06-02 11:01:43 +00:00
  • dbb8968b59 Remove references to the native unix-java library exquo 2020-06-02 11:01:43 +00:00
  • cf1cd60b9f Bump version v0.6.8 AsamK 2020-05-22 15:03:35 +02:00
  • bfb12b0872 Refactor sendMessage and extract sendSelfMessage method AsamK 2020-05-22 12:54:22 +02:00
  • 1aba9f370e Extract sending of expiration timer update to separate method AsamK 2020-05-22 12:48:39 +02:00
  • e048b1886d Store number/uuid in recipient store after receiving a message AsamK 2020-05-22 12:30:36 +02:00
  • b382a4260b
    Contact config - message expiration time (#308) Matúš Košút 2020-05-16 22:55:53 +02:00
  • 2beadf467c change disable message on expiration time manpages Matus Kosut 2020-05-16 20:16:19 +02:00
  • a6f961babd send message when expiration time is changed for contact Matus Kosut 2020-05-16 20:14:03 +02:00
  • 77e48bf041 refactor pr review Matus Kosut 2020-05-16 14:55:39 +02:00
  • 97631fbe06 remove logmessage in manager when setting expirationtime Matus Kosut 2020-05-16 12:04:09 +02:00
  • 1e0aa8929d Separate DbusSignal implementation from Manager AsamK 2020-05-15 17:38:32 +02:00
  • d08508e6ef Move Exception classes to corresponding package AsamK 2020-05-15 16:55:14 +02:00
  • b656b009b9 Merge branch 'master' into contact-message-expiration Matus Kosut 2020-05-15 10:33:24 +02:00
  • 0287272a3b Make fields final for DBusSignal classes AsamK 2020-05-14 23:44:24 +02:00
  • 063f2fb294 Update dependencies AsamK 2020-05-14 19:47:35 +02:00
  • 28be77572f Update dependency AsamK 2020-05-14 19:14:20 +02:00
  • a52e3e635f add message expiration time option to contactUpdate Matus Kosut 2020-05-14 17:33:31 +02:00
  • d520023fc7 Refactor Manager and SignalAccount to implement Closeable AsamK 2020-05-13 23:33:40 +02:00
  • 87f65de0c5 Save account state after ending session even if sending the message has failed AsamK 2020-05-11 18:31:22 +02:00
  • a02031aa80 Refactor Manager to always have a valid SignalAccount instance AsamK 2020-05-11 18:07:37 +02:00
  • 8163a42d3a Split manager ServiceConfig from BaseConfig AsamK 2020-05-11 14:51:55 +02:00
  • 06caf4ebb3 Update dependencies AsamK 2020-05-11 11:49:02 +02:00
  • 916d0e3cf1 Don't send group info request after receiving QUIT for unknown group AsamK 2020-05-07 12:41:49 +02:00
  • 26840a2f0f Update dependencies AsamK 2020-05-06 20:11:26 +02:00
  • a486b752e8 Improve asciidoc formatting of the man page AsamK 2020-05-06 09:24:54 +02:00
  • d8ef312b5f Remove version check which isn't working correctly AsamK 2020-05-06 09:18:48 +02:00
  • 00777a469c Switch to hypfvieh dbus-java AsamK 2020-05-06 09:13:49 +02:00
  • 207075c236 Update README.md AsamK 2020-05-06 08:37:30 +02:00
  • 08749fcee0 When sending an end session message clear local session store also if sending message fails AsamK 2020-04-21 20:36:28 +02:00
  • 19b01ff2e9 Also catch IllegalArgumentException when sending messages during receive AsamK 2020-04-21 20:33:23 +02:00
  • 6ca695b65e Bump version v0.6.7 AsamK 2020-04-03 18:00:27 +02:00
  • ae41d0c502 Output json when receiving messages from dbus and --json parameter is given AsamK 2020-04-03 16:22:10 +02:00
  • e04c45766d Rename fingerprint to safety number AsamK 2020-04-03 14:27:18 +02:00
  • f51f0cbbcf Return message timestamp after sucessfully sending a message AsamK 2020-04-03 14:02:18 +02:00
  • 320e126eeb Add RecipientStore to resolve all identifiers to SignalServiceAddress AsamK 2020-04-03 11:56:26 +02:00
  • d49d536c32
    Add a new sync dbus message which shows messages you sent. Necessary for having synchronized chats where you want your message to appear. Format is similar to receive message dbus except instead of sender, it has sender (source) and receiver (destination). (#289) narodnik 2020-04-03 13:16:57 +02:00
  • edb184ba97 Merge branch 'master' of https://github.com/AsamK/signal-cli narodnik 2020-04-01 12:52:54 +02:00
  • 62ca397e5a Add a new sync dbus message which shows messages you sent. Necessary for having synchronized chats where you want your message to appear. Format is similar to receive message dbus except instead of sender, it has sender (source) and receiver (destination). narodnik 2020-04-01 12:38:55 +02:00
  • e684a902bb Update dependencies AsamK 2020-03-30 22:00:41 +02:00
  • b68575dd16
    Use correct sticker pack key length of 32. (#288) signal-stickers 2020-03-30 15:19:17 -04:00
  • c47c8badba Update dependencies AsamK 2020-03-30 21:15:25 +02:00
  • cf5945f4ea Use correct sticker pack key length of 32. Signal Stickers 2020-03-29 22:20:53 -04:00
  • 57390ae735 Bump version v0.6.6 AsamK 2020-03-29 15:26:28 +02:00
  • b3870d6281 Update gradle wrapper AsamK 2020-03-29 14:49:01 +02:00
  • ff18b1bf99 Get untrusted identity from inner exception AsamK 2020-03-29 14:45:11 +02:00
  • 7e5aec6e15 Store uuids in identity and session store AsamK 2020-03-29 12:51:32 +02:00
  • 9d6c20a015
    Add PIN option to usage instructions in README Cosmo 2020-03-28 14:36:30 -04:00
  • 416f43b225 Fix potential crash that could happen when legacy thread.id is null or empty AsamK 2020-03-27 15:33:27 +01:00
  • 286070c054 Use legacy sender certificate, until uuid support is complete AsamK 2020-03-25 20:34:12 +01:00
  • d50dc69f08 Remove unused methods from LegacyJsonThreadStore AsamK 2020-03-24 19:30:21 +01:00
  • 5df8f32820 Mark our own identity key as trusted initially AsamK 2020-03-24 18:16:05 +01:00
  • 995de3ef5b Improve behavior, when authorization fails AsamK 2020-03-24 18:15:21 +01:00
  • 9546a79308 Print better error message for captcha required error AsamK 2020-03-24 15:14:20 +01:00
  • efa1c43b0b Get uuids from contact store when resolving numbers AsamK 2020-03-24 14:34:00 +01:00
  • 26aa31edc2 Only send our profile key to recipient who are in our contact list AsamK 2020-03-24 14:29:10 +01:00
  • 20bf605e36 Only store our own profile key in contact list, if a contact entry already exists AsamK 2020-03-24 14:27:12 +01:00
  • 6665dc0e48 Set uuid after verify and linking and request it at startup for existing clients AsamK 2020-03-23 21:56:51 +01:00
  • 1b56485fc8 Send delivery receipt for data messages that need it AsamK 2020-03-23 20:49:38 +01:00
  • b62694dbc7 Remove ThreadStore and store message expiration time in group/contact store AsamK 2020-03-23 20:28:15 +01:00
  • f982d2752e Store group member uuids in group store AsamK 2020-03-23 19:08:41 +01:00
  • a4e1d69788 Store contact uuids in contact store AsamK 2020-03-23 17:43:37 +01:00
  • eb0648828a Show recipient of sent sync message also when destination is not present AsamK 2020-03-23 17:10:44 +01:00