Kevin Froman
|
4b36e9d3da
|
work on torgossip
|
2021-02-21 02:29:00 +00:00 |
|
Kevin Froman
|
346d30086e
|
work on torgossip
|
2021-02-20 23:45:24 +00:00 |
|
Kevin Froman
|
60dfa8fb7e
|
work on torgossip
|
2021-02-20 00:41:46 +00:00 |
|
Kevin Froman
|
db5320124f
|
work on torgossip
|
2021-02-16 05:01:01 +00:00 |
|
Kevin Froman
|
2ffcc2e18e
|
work on torgossip
|
2021-02-15 09:11:16 +00:00 |
|
Kevin Froman
|
630a9b1522
|
work on torgossip
|
2021-02-13 20:22:07 +00:00 |
|
Kevin Froman
|
4bf1acf446
|
work on torgossip
|
2021-02-11 21:03:41 +00:00 |
|
Kevin Froman
|
257bef6ca0
|
added subprocess validator
|
2021-02-09 23:02:19 +00:00 |
|
Kevin Froman
|
d9c0adcc7b
|
work on torgossip
|
2021-02-08 07:32:31 +00:00 |
|
Kevin Froman
|
8a6129f4e2
|
work on torgossip
|
2021-02-08 01:52:12 +00:00 |
|
Kevin Froman
|
18d4a87973
|
added onion service key storage database to overcome limitations in normal torrc-based system
|
2021-02-07 07:25:39 +00:00 |
|
Kevin Froman
|
ad103ee8b0
|
work on torgossip
|
2021-02-06 06:35:18 +00:00 |
|
Kevin Froman
|
b720f2f1d5
|
Work on torgossip client
Use stems HS validator instead of custom logic
|
2021-02-05 22:16:10 +00:00 |
|
Kevin Froman
|
bae7f745ee
|
implemented peer announce in torgossip
|
2021-02-05 04:57:35 +00:00 |
|
Kevin Froman
|
227472d4dc
|
implemented peer announce in torgossip
|
2021-02-05 04:38:57 +00:00 |
|
Kevin Froman
|
f4182cb996
|
implemented peer exchange
|
2021-02-05 02:19:23 +00:00 |
|
Kevin Froman
|
b4127c9836
|
work on torgossip
|
2021-02-04 05:21:37 +00:00 |
|
Kevin Froman
|
9d546432f5
|
added traceback handler
|
2021-02-04 01:52:36 +00:00 |
|
Kevin Froman
|
5ea90acd3f
|
work on torgossip
|
2021-02-02 23:24:35 +00:00 |
|
Kevin Froman
|
9d8c7a7224
|
added peerDB to torgossip
|
2021-02-02 06:58:06 +00:00 |
|
Kevin Froman
|
c40effd520
|
added offset block list getter
|
2021-02-01 06:59:53 +00:00 |
|
Kevin Froman
|
9d13c0c989
|
work on implementing torgossip
|
2021-01-31 05:17:02 +00:00 |
|
Kevin Froman
|
ee8b81ead6
|
work on implementing torgossip
|
2021-01-31 04:40:51 +00:00 |
|
Kevin Froman
|
828c78a569
|
work on torgossip, added base64 code whitelist because of a werid plugin issue with bigbrother
|
2021-01-27 05:34:31 +00:00 |
|
Kevin Froman
|
a55055e720
|
started work on new gossip streaming protocol
|
2021-01-26 05:39:23 +00:00 |
|
Kevin Froman
|
a3ce191ed3
|
renamed old block api due to namespace conflict
fix onboarding not using optimize cpu option
|
2021-01-21 20:23:58 +00:00 |
|
Kevin Froman
|
30a4285b92
|
- Removed direct connections (will be a different project in the future)
- removed chat for now
- removed onionrcommunicatortimers
|
2020-11-21 05:31:19 +00:00 |
|
Kevin Froman
|
2601263b87
|
disable forward secrecy for now, fix autocomplete for to address in mail
|
2020-10-28 02:49:21 +00:00 |
|
Kevin Froman
|
77de7e318d
|
fix zalgo overflow in circles ui
|
2020-10-22 15:16:49 +00:00 |
|
Kevin Froman
|
723d004e5c
|
disable autocomplete for mail message subjects
|
2020-10-17 02:45:14 +00:00 |
|
Kevin Froman
|
c2b7246048
|
handle bad user ids in mail ui better
|
2020-10-14 22:28:56 +00:00 |
|
Kevin Froman
|
e0f59784b1
|
Fix mixmate and sneakernet
|
2020-10-14 00:07:41 +00:00 |
|
Kevin Froman
|
68a557daf5
|
added block type filter for public get blocks endpoint
|
2020-09-25 05:17:08 +00:00 |
|
Kevin Froman
|
3199f93d4b
|
work on making mail more efficient, added --private-ke argument imp to run script
|
2020-09-19 08:25:10 +00:00 |
|
Kevin Froman
|
646a7c0b80
|
Removed difficulty adjuster from pow
Fixed board popularity cache
|
2020-09-19 03:08:42 +00:00 |
|
Kevin Froman
|
f8fcd6d4e5
|
Formatting changes
|
2020-09-07 03:18:23 +00:00 |
|
Kevin Froman
|
37e5dbab4b
|
Moved plugin web files to be in the plugin folder to reduce staticfiles blueprint coupling
|
2020-09-01 22:41:59 +00:00 |
|
Kevin Froman
|
0b2658374b
|
Added/corrected timeouts for sqlite3 database connections
Bumped mail plugin patch version for sqlite3 timeout change
Code formatting corrections
|
2020-08-16 19:52:50 -05:00 |
|
Kevin Froman
|
feb8004c95
|
fix generating hashes not being removed when done, add endpoint to get generating hashes
|
2020-08-09 22:13:06 -05:00 |
|
Kevin Froman
|
a01b645a79
|
added dump endpoints to debug api
|
2020-08-08 21:19:09 -05:00 |
|
Kevin Froman
|
504c53edb3
|
added debug info api files
|
2020-08-08 15:59:44 -05:00 |
|
Kevin
|
9fc741106a
|
made localcommand pep8 compliant
|
2020-07-17 13:49:18 -05:00 |
|
Kevin
|
03608960c0
|
fix bug in test_lan_learn and handle errors better in encryption plugin
|
2020-06-23 16:48:04 -05:00 |
|
Kevin Froman
|
ae8d1fc5ea
|
Finished implementing notification settings for sound and strangers
|
2020-04-05 23:21:21 -05:00 |
|
Kevin Froman
|
4cd2302bc9
|
added logic for stranger notification setting
made page content refreshes happen on visibility
|
2020-04-05 03:52:40 -05:00 |
|
Kevin Froman
|
da1940cc8e
|
fix circles escapeansi being passed bytes
|
2020-04-04 00:58:02 -05:00 |
|
Kevin Froman
|
39d0be32ac
|
import jsondecodeerror seperately since its not in ujson
|
2020-04-03 04:33:30 -05:00 |
|
Kevin Froman
|
919ab12b76
|
plugins now use ujson
|
2020-04-03 04:27:37 -05:00 |
|
Kevin Froman
|
1bd0aa9419
|
added sneakernet auto importing
exportblocks now takes argument
|
2020-03-30 20:52:04 -05:00 |
|
Kevin Froman
|
b256db2698
|
added endpoint to get most popular circles
|
2020-03-28 02:41:23 -05:00 |
|