Kevin
9fd985ea49
work on the cliui
2018-09-01 15:38:44 -05:00
Kevin
1203bb2b7a
* Adjusted connect configuration
...
* work on cli-ui
2018-08-31 22:29:57 -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
c907558dd1
more work on user info
2018-08-27 23:45:31 -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
732fe70ff4
Merge branch 'refactoring2' into new-pm
2018-07-18 02:36:40 -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
Arinerron
40341b1dc3
Misc updates
2018-07-17 21:45:51 -07: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
Kevin Froman
f42d308b2b
- removed gui for now
...
* work on new pm plugin
2018-07-13 21:43:03 -05:00
Kevin Froman
db203290dd
handle keyboardinterrupt better in flow
2018-07-12 18:23:58 -05:00
Kevin Froman
865bc94ccb
+ flow plugin is now working
...
+ added escapeAnsi function to utils
2018-07-12 02:37:10 -05:00
Kevin Froman
f918ae9b9c
started work on flow plugin
2018-07-11 02:35:22 -05:00
Arinerron
8846dcc2c6
See details
...
- Completes support for repositories
- `./RUN-LINUX.sh create-repository [plugins...]`
- `./RUN-LINUX.sh add-repository <block hash>`
- `./RUN-LINUX.sh remove-repository <block hash>`
- Fixes several misc bugs
- Refactors code
- Some messy code was rewritten
- Variables renamed
- Migrated old block api (insertBlock) to new Block API (onionrblockapi)
- Kept to standards
- Made code more reusable in `onionrproofs.py`
- Improves logging messages
- Added error output for some features missing it
- Capitalized sentences
- Added punctuation where it is missing
- Switched `logger.info` and `logger.debug` in a few places, where it is logical
- Removed or added timestamps depending on the circumstance
- Added a few misc features
- Added command aliases for `add-file` and `import-blocks`
- Improved statistics menu
- Displays `Known Block Count`
- Calculates and displays `Percent Blocks Signed`
2018-05-31 21:25:28 -07:00
Arinerron
a232e663a7
Change pluginmanager to dependency
2018-05-19 15:52:24 -07:00
Arinerron
30f617c83e
Update plugins to use new Block API
2018-05-15 20:08:42 -07:00
Arinerron
e95feb06db
Work on block api, finish later
2018-05-14 23:43:29 -07:00
Arinerron
93338e3fb9
Add repository support
2018-05-14 23:16:55 -07:00
Arinerron
15d0e7c6fd
Fix small bug with description and authors
2018-05-13 21:19:33 -07:00
Arinerron
b1e9e61430
Make pluginmanager functional
2018-05-13 21:11:31 -07:00
Arinerron
f0e842eae4
Fix positional argument bug
2018-05-12 23:37:47 -07:00
Arinerron
fe4261c4a2
Various improvements
...
- Adds a lot more to the pluginmanager
- Refactors code
- Relocates functions
2018-05-12 20:45:32 -07:00
Arinerron
adf007bf30
Make progress bar
2018-05-10 22:18:39 -07:00