Commit Graph

44 Commits

Author SHA1 Message Date
Kevin Froman 45ddbe5e69 fixes for mail, work on specs, and added files for profile viewer 2019-04-12 12:15:30 -05:00
Kevin Froman 800c061e94 ui changes and work on whitepaper 2019-03-11 00:10:37 -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 930d825ebc fix makefile and broken sentbox 2019-03-05 11:11:49 -06:00
Kevin Froman c262b67626 fixed UI sentbox 2019-03-04 21:16:33 -06:00
Kevin Froman 45221291fa work on friends and mail UI 2019-03-04 13:03:35 -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 f8867fb08e work on sentbox 2018-11-01 14:32:50 -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
Kevin Froman 2a4cef68f8
* onionrblockapi supports pubkey encryption now
* can now read messages in mail plugin
2018-07-18 02:33:23 -05:00
Kevin Froman 7390945ebf
work on mail plugin inbox 2018-07-17 02:18:17 -05:00
Kevin Froman f432d9193e
+ implemented some menus and message drafting in pm plugin
* prevent block types from being too large in metadata processing
2018-07-16 02:40:58 -05:00