]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/storage
Bump required JRE version in README
[signal-cli] / src / main / java / org / asamk / signal / storage /
2020-09-11 AsamKRefactor ProfileStore to handle name/uuid addresses...
2020-09-11 AsamKSupport saving profiles for users without uuids
2020-09-11 AsamKPrevent corrupting account file, when serialization...
2020-09-10 AsamKRemove deprecated calls
2020-09-10 AsamKCache profiles for 24h before retrieving them again
2020-08-14 AsamKImprove stderr output
2020-06-05 AsamKIgnore closed channel exception when closing the channe...
2020-05-15 AsamKMove Exception classes to corresponding package
2020-05-13 AsamKRefactor Manager and SignalAccount to implement Closeable
2020-05-11 AsamKRefactor Manager to always have a valid SignalAccount...
2020-04-03 AsamKAdd RecipientStore to resolve all identifiers to Signal...
2020-03-29 AsamKStore uuids in identity and session store
2020-03-27 AsamKFix potential crash that could happen when legacy threa...
2020-03-24 AsamKRemove unused methods from LegacyJsonThreadStore
2020-03-24 AsamKSet uuid after verify and linking and request it at...
2020-03-23 AsamKRemove ThreadStore and store message expiration time...
2020-03-23 AsamKStore group member uuids in group store
2020-03-23 AsamKStore contact uuids in contact store
2020-03-23 AsamKUse SignalServiceAddress in more places
2020-03-22 AsamKMark group as active when the user hasn't left it
2020-03-21 AsamKFix some inspection issues
2020-03-21 AsamKUpdate libsignal-service-java
2020-02-12 AsamKUpdate to libsignal 2.15.3_unofficial_2
2020-01-22 Daniel SchäufeleAdd support for blocking contacts and accounts (#260)
2019-12-30 AsamKImprove SignalServiceAddress handling
2019-12-30 signal-stickersUpdate to libsignal 2.15.3 (#255)
2019-10-16 AsamKReformat imports
2019-09-05 AsamKSynchronize fileChannel access
2018-11-21 Vincent OlivierManager : removeLinkedDevices updates isMultiDevice...
2018-11-20 AsamKFix inspections
2018-11-19 AsamKFix minor inspection issues
2018-11-18 AsamKExtract SignalAccount from Manager
2018-11-17 AsamKUpdate signal-service-java dependency
2018-08-12 AsamKUpdate signal-service-java to 2.8.0
2017-06-16 AsamKImplement json output for receive
2017-06-15 AsamKUse Base64 from libsignal
2017-05-20 AsamKUpdate dependencies
2017-02-26 AsamKReformat
2017-02-26 Pim OtteRename thread package to threads
2017-02-26 Pim OtteModifying methods to be public to match package division
2017-02-26 Pim OtteMoving files to packages