Commit Graph

53 Commits

Author SHA1 Message Date
Kevin Froman 8c7319048d bug fixes 2019-08-08 01:25:48 -05:00
Kevin Froman ef01d3b577
+ added notifications for mail messages
+ added authors.md
2019-08-07 22:45:18 -05:00
Kevin Froman b7d4aaed9a
Fixed up mail CSS and message deletion 2019-07-29 13:05:27 -05:00
Kevin Froman 19fa128710 progress in removing core 2019-07-25 11:14:13 -05:00
Kevin Froman ac70966c41 progress in removing core 2019-07-24 13:23:31 -05:00
Kevin Froman 50a8e8958a progress in removing core 2019-07-20 19:29:08 -05:00
Kevin Froman 000538ddc8 fixes in board, refactoring core databases to not use core anymore 2019-07-17 11:25:29 -05:00
Kevin Froman 122eb4ee5f Finished removing onionrutils for the most part, except for some possible bugs remaining 2019-06-25 19:15:04 -05:00
Kevin Froman c7e06205b7 OnionrUtils fully removed (but not fully bug free)
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -05:00
Kevin Froman 909c002dc4 more progress in removing onionrutils class 2019-06-25 03:21:36 -05:00
Kevin Froman 12227b6bcb a little work on clandestine UI 2019-06-20 02:59:32 -05:00
Kevin Froman 6630071802 log to terminal again in places where it should 2019-06-19 19:59:05 -05:00
Kevin Froman ce2095d7f8 + added hit count stat
- removed bypass_tor_check as defunct config option
* actually fixed connect stat in cli for real this time
* improved ui stats more
2019-06-16 17:34:43 -05:00
Kevin Froman 1b22a993a0 work on ui 2019-04-27 10:43:16 -05:00
Kevin Froman 47ee28f74f
* Fixed duplicate plugin events 2019-04-25 00:38:15 -05:00
KF 7b635c4fc9 fixed import error in plugins being slient, affecting plugins not being enabled on some platforms/versions 2019-03-06 16:39:46 -06:00
Kevin Froman 4798308ccd work on mail ui deletion of items 2019-03-03 00:26:55 -06:00
Kevin Froman c45c016123 moving mail over to blueprint system 2019-03-02 13:17:18 -06:00
Kevin Froman c89bf5b430 work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
Kevin Froman 651fc8c43c prevent replay of very old encrypted data 2019-02-25 22:19:37 -06:00
Kevin Froman a05a391b7e dont allow replies to invalid signatures 2019-02-17 14:44:51 -06:00
Kevin Froman 4843fb1e9c fixes after module moves 2019-02-17 14:21:03 -06:00
Kevin Froman 1be6bf1ec8 fixed broken mail function call 2019-02-12 22:47:11 -06:00
Kevin Froman b09dae276c mail fixes 2019-02-11 16:36:43 -06:00
Kevin Froman 3cf5f4c04d better support human public keys, do not use forward secrecy when not signing 2019-02-10 16:26:47 -06:00
Kevin Froman 30604fa23c more mail ui work 2019-02-10 12:43:45 -06:00
Kevin Froman 898085887c convert human readable keys back to base32, work on mail sending from web ui 2019-02-09 20:21:36 -06:00
Kevin Froman 9d5aec1b78 plugins can now respond to api 2019-02-08 12:53:28 -06:00
Kevin Froman bec8ecdc12 added unsigned mail messages 2019-02-05 12:47:11 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Kevin Froman 13c2289096 added subject line in mail, improved readme 2019-02-01 13:55:59 -06:00
Kevin Froman aef6d5d8e6 bug fixes and performence improvements 2019-01-21 21:29:29 -06:00
Kevin ca70b275f6 Merge wot 2018-12-09 17:29:39 +00:00
Arinerron 908ee647a1
Fix merge conflicts 2018-11-16 23:23:10 -08:00
Arinerron bb08162019
Make Onionr more user friendly
This commit mostly just made messages more readable, worked on logger, and fixed a few bugs
2018-11-10 19:25:40 -08:00
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Kevin Froman c0707a10f9 fixed offline error 2018-11-08 23:22:43 -06:00
Kevin Froman 6f72e8c06c better address validation and removed dependency 2018-11-04 17:01:58 -06:00
Kevin Froman 293b36e3ad mail plugin usable now 2018-11-04 10:06:24 -06:00
Kevin Froman a31a0fd264
removed pubkey pow and bug fixes 2018-11-03 00:06:04 -05:00
Kevin Froman f270d3c522 work on sentbox 2018-11-02 22:24:14 -05:00
Kevin Froman b1752132cb work on sentbox 2018-10-31 23:56:59 -05:00
Kevin Froman 15877449f8
bug fixes 2018-10-02 11:45:56 -05:00
Kevin Froman 716fb7335c
removed debug statements 2018-08-29 23:49:28 -05:00
Kevin Froman f4cc1a6f8f
updated dockerfile, fixed bug in showing name in mail 2018-08-28 22:02:32 -05:00
Kevin Froman c0c0f838b6 better user info syncing and show names in mail 2018-08-28 20:09:27 -05:00
Kevin Froman 0f8581b399
fixed crash in mail 2018-08-18 14:38:15 -05:00
Kevin Froman 9655bfd872
* do not reinsert blocks
* warn mail about bad sigs
2018-08-17 23:42:30 -05:00
Kevin Froman cfbc834eb5
* fixed locale issue in docker
* fixed uploaded blocks not saving type properly
2018-08-17 16:50:16 -05:00
Kevin Froman 3b04771eb7
finished inbox and signature validation for private messages 2018-07-19 02:08:51 -05:00