Commit Graph

90 Commits

Author SHA1 Message Date
poka 8e49a0ce71 Welcome functionnal GVA stuff into jaklis ! 2020-12-08 20:10:02 +01:00
poka fd0f340bc5 Finish to merge likes classes 2020-12-07 17:09:13 +01:00
poka cc68918d59 Finish to split classes 2020-12-07 16:42:22 +01:00
poka a426771761 split classes 2020-12-07 16:02:31 +01:00
poka 5476458853 Merge cesium+ classes; Create cesium general class to be call with globals methodes 2020-12-07 12:29:26 +01:00
poka 929ea237c5 Add standalone crypt.py script to encrypt/decrypt msg 2020-12-06 17:16:41 +01:00
poka 9c406c5476 Use absolute anr real path for .env 2020-12-05 03:15:05 +01:00
poka ed16b0b66d remove require ... 2020-12-05 02:17:14 +01:00
poka d478ed87db Subcommand required; Add description in help 2020-12-05 01:44:09 +01:00
poka 6f81fd178d Big improve on args parser 2020-12-05 01:34:30 +01:00
poka e79ec7e8c4 Fix --key and --node using 2020-12-05 00:48:15 +01:00
poka 1cebbd7ae1 Add -n option for custom node; Edit README.md 2020-12-04 04:10:40 +01:00
poka 5479075a1b Fix no title for like getting 2020-12-03 23:45:11 +01:00
poka 5c6bbe1a2e Improve for loop without i using 2020-12-03 09:25:46 +01:00
poka b1bbcfdec3 Improve dunikey finding 2020-12-03 09:19:24 +01:00
poka 1d4a76c58b Add global arg option -k for dunikey 2020-12-03 09:09:18 +01:00
poka bbcf4943c0 test git 2 2020-12-03 07:48:41 +01:00
poka 3bf4f97054 test git 2020-12-03 07:48:16 +01:00
poka 1a38fcef04 remove unused PIL module 2020-12-03 07:28:22 +01:00
poka c221d3e1da Get avatar; set avatar; erase profile 2020-12-03 07:25:12 +01:00
poka a292711ae8 Allow -t option with -f for read messages 2020-12-03 03:09:03 +01:00
poka 5bbf27357d Remove blank line after title 2020-12-03 02:38:46 +01:00
poka 29dc7486bd Add json output for read messages 2020-12-03 02:11:09 +01:00
poka 787409cc34 Fix no pubkey catching 2020-12-03 00:21:58 +01:00
poka 9b08aeea88 Clean error if get profile is empty 2020-12-02 21:41:30 +01:00
poka ba9e474ea7 Create temporary dunikey if no dunikey 2020-12-02 09:54:11 +01:00
poka 7ea608c4fb typo help 2020-12-02 08:14:29 +01:00
poka 116dc38130 Version 0.0.1 2020-12-02 08:09:27 +01:00
poka 0e56ded825 Welcome Jaklis ! 2020-12-02 08:04:04 +01:00
poka f39be0e03b Improve dunikey path loading 2020-12-02 07:36:19 +01:00
poka 62e776be7e Add cesium+ profile management; merge class to cesium.py 2020-12-02 07:23:12 +01:00
poka 2af9e72379 cosmetic 2020-12-02 07:17:37 +01:00
poka cb1703a554 Add nbr of message on bottom too 2020-12-01 07:40:04 +01:00
poka 5c1ccb82ef Add pseudo to yours field 2020-11-30 05:28:41 +01:00
poka 89fc7a775c Faster nickname lookup 2020-11-30 05:02:40 +01:00
poka 5c76e3c6a5 Add pseudo and payTo wallet to likes 2020-11-30 01:44:59 +01:00
poka be41a11cb3 Allow like myself... 2020-11-30 00:43:21 +01:00
poka 236de7092c Don't crash when score is 0 2020-11-30 00:36:34 +01:00
poka 26ecee37d9 Allow relike a profile; allow only like between 0 and 5 2020-11-30 00:25:25 +01:00
poka b05d33f398 allow like egal to 0 ... 2020-11-29 23:42:57 +01:00
poka 7be1821efb Big improve on gchange likenator 2020-11-29 23:33:50 +01:00
poka bc758cdc62 Like,Unlike,Read like from a gchange profile 2020-11-24 10:40:13 +01:00
poka 891d2c22d6 Add ternaire condition 2020-11-24 09:18:26 +01:00
poka eb4982f94a rearranging files 2020-11-24 07:42:47 +01:00
poka cd945654bb Up to version 0.1 2020-11-22 04:45:59 +01:00
poka 6bb37dbb47 Improve JSON documents generation 2020-11-22 04:39:27 +01:00
poka 4aea990144 Fix bad pubkey in encryption 2020-11-22 03:26:49 +01:00
poka 931ed64481 Improve catching errors 2020-11-22 03:09:30 +01:00
poka d4ad7928d6 Edit readme 2020-11-21 23:29:50 +01:00
poka 02ae104da2 Apply Vit advices about .env and few stuff 2020-11-21 23:26:52 +01:00