Commit Graph

246 Commits

Author SHA1 Message Date
KF
5e73f83c57 + added powchoice.py to use old pow on windows, temporary fix for subprocess method not working there
* various bug fixes
2019-06-14 20:31:01 -05:00
Kevin Froman
f5b3406684 + added tor data deletion command
* better support multiple tor versions in tor bootstrap (latest broke on manjaro before this)
* reduced interval for upload block timer to 5 seconds
* show message if inbox is empty in webui mail
2019-06-14 13:02:02 -05:00
Kevin Froman
faa79bb35c netcheck now also uses last incomming connection time 2019-06-14 02:05:58 -05:00
Kevin Froman
c4fa0c15f0 * doubled clock skew for blocks to 120 secs
* added onionr .onion to public api disclaimer page
2019-06-14 00:28:21 -05:00
Kevin Froman
2d78d3d017 fixed announce bug from refactor and added static data readme 2019-06-13 18:40:45 -05:00
Kevin Froman
335db64096 * Progress in adjust tagline in files, license boilerplate fixes
* Import adjustments
2019-06-11 19:05:15 -05:00
Kevin Froman
6e1f26dc91 dont allow anonymous to be set as a friends alias in the interface 2019-06-10 22:19:31 -05:00
Kevin Froman
7e85b4a995 added current BS node 2019-05-18 13:49:25 -05:00
Kevin Froman
075467ad20
* updated contributing.md with better explanations
* added clandestine endpoint and web files, basic page layout
* better comply with gplv3 in pgpwords module
2019-05-18 13:46:48 -05:00
Kevin Froman
4e3ad27485 newline in quoted mail 2019-05-13 00:01:37 -05:00
Kevin Froman
a4d6dc5fa5 bug fixes and refactoring 2019-05-07 12:56:20 -05:00
Kevin Froman
95750b6b3c finished config editor 2019-04-28 21:08:10 -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
Kevin Froman
71aadb7767 fixed dumb print leftover spamming hashes 2019-04-22 21:02:09 -05:00
Kevin Froman
c674e2d281 Fixed spam for block processing 2019-04-20 19:31:14 -05:00
Kevin Froman
2219be9ae3
+ Work on boards
* Handle ctrl-c better in main loop
2019-04-20 17:55:54 -05:00
Kevin Froman
705359d3a6 board appearance and functionality work 2019-04-16 12:04:51 -05:00
Kevin Froman
9604849dbb work on making basic board 2019-04-16 00:02:09 -05:00
Kevin Froman
2fde909d86 bug fixes and ui appearance improvements 2019-04-15 18:48:11 -05:00
Kevin Froman
9ee31684f6 fixed default expiration not using sum of date and made mail ui show inbox after closing message draft dialog 2019-04-13 17:18:38 -05:00
Kevin Froman
96219c81ab minor bug fixes 2019-04-12 18:45:22 -05:00
Kevin Froman
3bea32a911 updated docs and cleaned up api somewhat 2019-04-12 12:15:30 -05:00
Kevin Froman
bd275abe42 fixes for mail, work on specs, and added files for profile viewer 2019-04-12 12:15:30 -05:00
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
f7ae054d09 work on direct connections and clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman
3d1b967f1f plugin example of connecting to dir conn 2019-04-12 12:15:30 -05:00
Kevin Froman
29db7e27d9 basic cs messages supported 2019-04-12 12:15:30 -05:00
Kevin Froman
30630e1d8e work on clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman
726bbe61ac improved expiry 2019-04-12 12:15:30 -05:00
Kevin Froman
d3c5fe3a5a added clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman
d1737216e4 direct connections closer to working 2019-04-12 12:15:30 -05:00
Kevin Froman
ae2d792471 bootstrap blocks now inserted and detected 2019-04-12 12:15:30 -05:00
Kevin Froman
3212768dc7 work on direct connections 2019-04-12 12:15:30 -05:00
Kevin Froman
4757bb0963 further fixed forward secrecy 2019-03-13 23:51:29 -05:00
Kevin Froman
97e0945e12 finish merging new-main 2019-03-13 17:00:51 -05:00
Kevin Froman
5d45db8f8d small refactor in js and added exit btn to friend info overlay 2019-03-12 23:56:26 -05:00
Kevin Froman
fdd3ff0a9d multiprocess pow progress 2019-03-12 13:23:46 -05:00
Kevin Froman
800c061e94 ui changes and work on whitepaper 2019-03-11 00:10:37 -05:00
Kevin Froman
4fb01bac0e work on friends ui and bug fixes 2019-03-09 12:01:57 -06:00
Kevin Froman
137d6f39dd refactoring, work on friends ui, bug fixes and whitepaper work 2019-03-09 00:37:57 -06: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
b74315f75a new bootstrap address 2019-03-04 21:17:49 -06:00
Kevin Froman
c262b67626 fixed UI sentbox 2019-03-04 21:16:33 -06:00
Kevin Froman
9b6553511b bug fixes 2019-03-04 16:29:44 -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