Kevin Froman
389b1a10ce
merge user-abstraction into webui work
2018-09-03 14:10:59 -05:00
Arinerron
ecefa41792
Complete first part of work on onionrui
2018-09-02 22:08:12 -07:00
Arinerron
b01184d151
add logos
2018-09-02 15:44:23 -07:00
Kevin Froman
083003191f
work on cliui
2018-09-01 23:55:24 -05:00
Kevin Froman
c142ab770a
work on cliui
2018-09-01 21:59:03 -05:00
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
6ecb1fa75d
merged config to get up to date
2018-08-29 23:07:11 -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
7a0cfe34f3
work on adding/removing friends, user info
2018-08-26 22:44:32 -05:00
Kevin Froman
7a7b627259
use config for some timers
2018-08-25 09:33:38 -05:00
Kevin Froman
e346c09228
bug fixes
2018-08-23 14:46:23 -05:00
Kevin Froman
e34c08b036
sync improvements, bug fixes, config changes
2018-08-23 12:48:49 -05:00
Kevin
53577a4c10
work on netcheck and configuration
2018-08-21 15:01:50 -05:00
Kevin Froman
9d827493e4
+ v3 onion config
...
+ use newer ubuntu
2018-08-18 23:07:09 -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
40ea61707f
do not try to download already saved blocks from upload
2018-08-16 23:21:21 -05:00
Kevin Froman
a4c86630cf
reduced peer score minimum, blacklist peers
2018-08-13 15:07:14 -05:00
Arinerron
d30069d796
Quick bug fix
2018-08-04 21:16:42 -07:00
Arinerron
e2abf5f046
Onionr UI updates
2018-08-04 21:09:33 -07:00
Arinerron
60a1d36b3a
misc updates
2018-08-03 20:47:56 -07:00
Arinerron
0b77a88e72
Improve UI
2018-08-03 19:52:45 -07:00
Kevin Froman
8694ab078e
+ remove peers who do not meet the minimum score
...
* minor bug fixes and documentation improvements
* do not cleanup peers if we have no online peers (probably not
connected anyway)
* do not run peer cleanup until a min
* do not spam block list on shutdown during block sync
* use correct thread decrement in peerCleanup
* added trust int to address table, not used yet
2018-08-03 01:28:26 -05:00
Kevin Froman
032aa780ef
* fixed bug causing onionr to usually only have 1 peer at once
...
* do not crash when loading new peer profile
* removed code for defunct *address* proof of work
+ added maxStoredPeers and maxConnect config options (TODO)
+ added lastConnectAttempt to address db
+ added command to cause instant peer exchange
+ added connectCheck.txt for TODO connection testing
2018-08-02 15:18:01 -05:00
Kevin Froman
d22701199c
* work on peer profiling
...
* block exchange order
* edited disclaimer html
* began working on peerCleanup
2018-08-01 02:22:22 -05:00
Arinerron
8e01063f94
Move to www
2018-07-30 21:54:17 -07:00
Arinerron
ddb3ce1e35
Various bug fixes
2018-07-30 21:41:32 -07:00
Aaron
34b919d324
Add stuff to readme
2018-07-31 00:14:42 +00:00
Arinerron
88df88204c
Add files
2018-07-29 17:43:28 -07:00
Arinerron
215fbcba68
Add web api callbacks
2018-07-29 17:37:12 -07:00
Kevin Froman
d90be83776
work on new whitepaper
2018-07-27 18:04:30 -05:00
Kevin Froman
afdee2a7a5
work on new peer profiling system
2018-07-26 22:07:50 -05:00
Kevin Froman
71007a2d0a
+ added reverse block insertion
...
* handle downloading of blocks better when peer goes offline
* bumped default disk allocation
* added post request util
2018-07-23 02:43:10 -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
ab65f5ea95
removed old communicator
2018-07-12 23:57: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
Kevin Froman
8727dc2241
Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
2018-07-07 19:03:46 -05:00