Commit graph

1300 commits

Author SHA1 Message Date
AsamK
900b648f09 Refresh prekeys if there are less than 20 left on the server 2016-03-27 16:17:42 +02:00
AsamK
95278a95ce Use the old config directory .config/textsecure as fallback 2016-03-27 16:17:42 +02:00
AsamK
eabd361405 Rename to signal-cli
Changes experimental dbus interface from
org.asamk.TextSecure to org.asamk.Signal
2016-03-27 16:17:42 +02:00
AsamK
10719a443a Rename axolotl -> signalProtocol 2016-03-25 16:57:40 +01:00
AsamK
b06fafbf62 Update to signal-service-java 2.1.1 2016-03-25 16:50:51 +01:00
AsamK
78252a13df Update gradle 2016-03-21 16:01:10 +01:00
AsamK
5f4325283a Set initial java heap size to 2MB in service files
Make it more usable in memory restricted environments
2016-02-16 13:46:01 +01:00
AsamK
11e5dfbcf5 Update gradle 2016-02-10 13:04:57 +01:00
AsamK
de4a1d1933 Update README.md 2016-01-04 12:11:23 +01:00
AsamK
ea2b0f9d52 Bump version 2015-12-31 16:16:39 +01:00
AsamK
0130585355 Make config path configurable 2015-12-31 16:16:18 +01:00
AsamK
506bc5df13 Service: use user textsecure-cli 2015-12-31 16:16:18 +01:00
AsamK
df0ae3b8dd Fix typo 2015-12-31 15:21:23 +01:00
AsamK
13aafc6712 Add systemd service file with instance variable 2015-12-31 15:17:34 +01:00
AsamK
43ec78594c Implement fetch messages
Uses a patched libtextsecure-java
https://github.com/AsamK/libtextsecure-java/commits/master
2015-12-31 13:17:41 +01:00
AsamK
239afa07e8 Handle DBusExecutionExceptions 2015-12-31 12:54:25 +01:00
AsamK
ea8f62a298 Update gradle 2015-12-31 11:54:18 +01:00
AsamK
bc5b4dc764 Update dependencies 2015-12-30 18:13:49 +01:00
AsamK
3e013f1a8d Bump version 2015-12-30 18:11:54 +01:00
AsamK
acadd90a6d Send Signal "MessageReceived" on dbus when receiving messages 2015-12-30 18:11:54 +01:00
AsamK
fb36613402 Use File() correctly 2015-12-30 18:11:54 +01:00
AsamK
3d56067272 Fix exceptions to work over dbus 2015-12-30 17:39:07 +01:00
AsamK
2a0f9f7629 Update README.md
Add dbus info
2015-12-16 22:20:44 +01:00
AsamK
61392fd17d Take dbus name only when the service is ready 2015-12-16 21:38:32 +01:00
AsamK
60981479d7 Add example files for making a dbus activatable service 2015-12-16 21:38:30 +01:00
AsamK
27d9424f1e Rename package 2015-12-13 11:06:10 +01:00
AsamK
5859e7b9f7 Add possibility to send messages via dbus daemon 2015-12-12 22:56:30 +01:00
AsamK
a69e8facd2 Inline unnecessary methods 2015-12-12 22:09:51 +01:00
AsamK
208e12bdc6 Always call save() after modifying something 2015-12-12 22:09:06 +01:00
AsamK
9a1b348ed2 Implement daemon mode with dbus interface 2015-12-12 21:30:24 +01:00
AsamK
845e93ec0f Cleanup 2015-12-12 20:05:44 +01:00
AsamK
80cc0cad92 Fix build with Java 7 2015-12-12 20:05:14 +01:00
AsamK
ef5d3a65f8 Refactoring, move more functionality into Manager 2015-12-12 11:38:15 +01:00
AsamK
4b5bfcba80 Extract getTextSecureAttachments method 2015-12-10 21:42:44 +01:00
AsamK
c1abc12907 Check if the username is a valid phone number with country code 2015-12-06 17:22:39 +01:00
AsamK
b6684906fc Fix groups for upgraded clients 2015-12-06 15:45:31 +01:00
AsamK
9b7e9cc61e Set required java version to 1.7 2015-12-06 15:06:27 +01:00
AsamK
eeba9687cb Bump version 2015-11-28 01:05:45 +01:00
AsamK
95fdff18f5 Update README 2015-11-26 17:36:54 +01:00
AsamK
fb862e4dde Implement updateGroup 2015-11-26 17:02:28 +01:00
AsamK
1689dfcb38 Implement quitGroups 2015-11-26 15:02:16 +01:00
AsamK
09decf7916 Implement sending EndSession messages 2015-11-26 14:38:47 +01:00
AsamK
2c6796e3ce Move endsession and attachment handling to Manager 2015-11-26 14:17:32 +01:00
AsamK
2517919c49 Enable sending to groups 2015-11-25 14:39:33 +01:00
AsamK
c41ac8e7a3 Store group info in json 2015-11-25 14:39:33 +01:00
AsamK
d0dae4e064 Fix NPE when not specifying receive timeout 2015-11-25 14:39:33 +01:00
AsamK
6208eb72d8 Increase timeout 2015-11-25 12:58:52 +01:00
AsamK
b5400f77c3 Update gradle 2015-11-23 16:02:00 +01:00
AsamK
1b3cd51157 Bump version 2015-11-21 19:01:14 +01:00
AsamK
c5b884f62b Show GroupInfo of messages, if present 2015-11-21 19:01:14 +01:00