Commit Graph

137 Commits (3be83699db9f8e3b3c5e53d492a655813d163614)

Author SHA1 Message Date
Kevin Froman 3be83699db boards now load async 2019-09-06 00:18:25 -05:00
Kevin Froman 1f757679d9 added soft-reset command, fixed broken nonce cache, work on chat 2019-09-05 04:40:31 -05:00
Kevin Froman cc66c3a896 work on about modal 2019-09-04 05:10:17 -05:00
Kevin Froman 170cca9620 misc work on webui 2019-09-04 01:20:11 -05:00
Kevin Froman cf26232d61 added command to reset tor transport 2019-09-01 04:13:46 -05:00
Kevin Froman 17d345824e added notifications and signed posts to board 2019-08-31 19:13:59 -05:00
Kevin Froman 2cb36875d2 added signature toggle on circles posts 2019-08-31 05:56:44 -05:00
Kevin Froman 271307fbe1 removed fontawesome source 2019-08-30 18:08:02 -05:00
Kevin Froman c3bb676363 +added fontawesome, improved readme 2019-08-30 04:23:44 -05:00
KF dcc42575c3 fixed mail ordering 2019-08-29 01:49:41 -05:00
Kevin Froman abd252cfed added console.log welcome on ui homepage 2019-08-27 03:24:43 -05:00
Kevin Froman a375117dd8 work on chat 2019-08-21 03:03:24 -05:00
Kevin Froman d548723f90 work on chat 2019-08-19 01:04:35 -05:00
Kevin Froman 995d380b9f work on chat 2019-08-18 22:54:36 -05:00
Kevin Froman 315e860eff added chat sendbox 2019-08-18 15:10:28 -05:00
Kevin Froman a69cb17e47 fixed inserted blocks not having default expire in meta db
work on chat
2019-08-18 00:27:33 -05:00
Kevin Froman 80098d39c1 connections now able to be created and detected in webui 2019-08-17 02:27:33 -05:00
Kevin Froman 0d9e72eccd work on chat 2019-08-16 17:40:17 -05:00
Kevin Froman 602bc62897 work on chat 2019-08-16 15:41:56 -05:00
Kevin Froman e267bbbead catch value error on insert queue removal 2019-08-14 01:40:03 -05:00
Kevin Froman e86f154522 * prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
2019-08-13 17:28:53 -05:00
Kevin Froman 7c02f6fff1 * refactored blockmetadata
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman 8c7319048d bug fixes 2019-08-08 01:25:48 -05:00
Kevin Froman ef01d3b577
+ added notifications for mail messages
+ added authors.md
2019-08-07 22:45:18 -05:00
Kevin Froman 41368a2747 fix broken connection pool 2019-08-07 18:14:13 -05:00
Kevin Froman bd5b6a1802 do not update address databases on every request 2019-08-06 16:19:26 -05:00
Kevin Froman bf9b244180 fixed some bugs 2019-08-06 00:49:31 -05:00
Kevin Froman b7d4aaed9a
Fixed up mail CSS and message deletion 2019-07-29 13:05:27 -05:00
Kevin Froman 0fee4eb390 added auto refresh to circle ui 2019-07-28 23:07:29 -05:00
Kevin Froman 9933cd1b82 circles now working ok in ui 2019-07-28 22:00:38 -05:00
Kevin Froman 7514fd5228 work on chat 2019-07-27 16:56:06 -05:00
Kevin Froman b24c683f5f work on chat 2019-07-27 02:29:16 -05:00
Kevin Froman 000538ddc8 fixes in board, refactoring core databases to not use core anymore 2019-07-17 11:25:29 -05:00
Kevin Froman 1ced21f40c forgot navbar.js, work on board web ui refreshing and appearance 2019-07-17 00:10:39 -05:00
Kevin Froman 9298b3716b
refactored logger into a module 2019-07-13 19:29:33 -05:00
Kevin Froman 4256de5097 updated screenshots to have new ui 2019-07-13 01:35:49 -05:00
Kevin Froman 2811173051 fix broken peer cleanup 2019-07-12 19:03:06 -05:00
Kevin Froman 2a124c423b fixed broken plugin blueprint loading 2019-07-12 17:31:11 -05:00
Kevin Froman be318f2403 punish peers for overloading get responses 2019-07-10 02:29:05 -05:00
Kevin Froman 52c7ba860d fixed mail UI for redesign 2019-07-09 22:17:56 -05:00
Kevin Froman bcc475dc61 refactor downloadblocks, removed old main.js, correct replay protection check 2019-07-03 21:28:16 -05:00
KF 2f07b2d00e * fixed some mail elements for bulma redesign
* added dll, exe to .gitignore
* fixed some miscpublicapi endpoints httpapi calls
2019-07-02 17:34:26 -05:00
Kevin Froman 54dabefe45 incomplete work on refactoring client api endpoints 2019-07-01 15:38:55 -05:00
Kevin Froman 02c71eab2f * fixed fd handler probably
* fixed security level in ui redesign
* moved client api insertblock to its own blueprint
2019-06-29 15:17:48 -05:00
Kevin Froman d70afbf92b merge refactorinsert into travis' ui work 2019-06-28 17:26:37 -05:00
Travis 33340746dd Implemented Bulma for the new UI.
Tried to use the template element and JavaScript for some elements.
2019-06-28 16:24:34 -05:00
Kevin Froman 03fbf32af9 added reconstructhash for working with block hashes without their leading zeroes 2019-06-27 21:43:50 -05:00
Kevin Froman 50e93f46e4 * Major core refactoring
* renamed clandestine to esoteric
2019-06-22 16:16:12 -05:00
Kevin Froman 12227b6bcb a little work on clandestine UI 2019-06-20 02:59:32 -05:00
Kevin Froman 8082570b7f * bumped nacl and unpaddedbase32 verison
* added/improved support for unpaddedbase32 keys
* greatly improved home UI and mail
* deniable blocks shouldnt use forward secrecy anymore
* dont add yourself as a contact
2019-06-19 01:57:13 -05:00