Commit Graph

230 Commits

Author SHA1 Message Date
Robert C. Martin
8afe35b2b6 Fixed unit tests. (Bob!) 2023-03-02 09:51:06 -06:00
Robert C. Martin
3bd6f2489d Update last NOTICE on relay manager. And fix horrible subscription ids. 2023-03-01 15:21:39 -06:00
Robert C. Martin
db74938add Bob Broke the Build Again. Fix tests. 2023-02-24 15:37:34 -06:00
Robert C. Martin
c6115758bd Be stricter with the relays to add.
Clear retries when restarting a relay from the relay manager.
Properly delete tabs from the :tabs-list
2023-02-24 10:35:09 -06:00
Robert C. Martin
9132b11a2c Restart a relay that closes without reporting. 2023-02-23 12:23:01 -06:00
Robert C. Martin
6a629f6837 Add my contact list to migration 9 so that new users will at least see something. Relays are all :read-web-of-trust to prevent initial flooding. 2023-02-22 15:13:58 -06:00
Robert C. Martin
2286aab967 Search is working. More could be added I suppose. Added treating petnames and usernames as ids. 2023-02-21 14:24:07 -06:00
Robert C. Martin
280ed9b187 Search is working. More could be added I suppose. Added treating petnames as ids. 2023-02-21 14:16:13 -06:00
Robert C. Martin
aee5ca8af3 Search is working. More could be added I suppose. 2023-02-21 14:03:03 -06:00
Robert C. Martin
52e3e6630e Fixed a lot of swing/db related issues. Ick! 2023-02-20 10:47:49 -06:00
Robert C. Martin
e3e87653db Tabs are working -- again. And a lot better too. 2023-02-19 09:46:26 -06:00
Robert C. Martin
dabe85a768 Relaunch is no more. Tabs are much better. 2023-02-17 16:44:04 -06:00
Robert C. Martin
dc8b5d09ba Add author to tab is working. 2023-02-17 14:15:25 -06:00
Robert C. Martin
0751f1de0d Can add author's articles to a tab. About to add new tab to article tree. 2023-02-17 10:29:15 -06:00
Robert C. Martin
1b7e76470c add idreference for @<hex-string> references to articles. 2023-02-16 11:44:19 -06:00
Robert C. Martin
207a226f3a ms-linkifying @references. 2023-02-16 11:27:55 -06:00
Robert C. Martin
ffb1d9ddc9 Strip http:// from hyperlink text when displaying an article. This is in preparation for using hyperlinks in articles for many different things like event-id references. 2023-02-16 10:18:30 -06:00
Robert C. Martin
afe50564be Load read messages first. Fiddle with timing. 2023-02-14 10:17:13 -06:00
Robert C. Martin
02ec1ae707 CLicking on an id in the article panel will load the article from the DB into the article tree. 2023-02-13 14:56:19 -06:00
Robert C. Martin
6bb92fbe1d Clean up a bit, and add creation time to profiles. 2023-02-12 09:35:45 -06:00
Robert C. Martin
d4f5d47da5 Reset relay retry if last retry was over an hour ago. 2023-02-11 09:07:49 -06:00
Robert C. Martin
bf2eb4408e Add :read-web-of-trust to relays. 2023-02-10 09:00:30 -06:00
Robert C. Martin
2fda904b84 Line up the article tree header with the reaction icon. Don't request contacts during test runs. Request contacts after subscribing. Trim headers in tests. 2023-02-10 08:19:31 -06:00
Robert C. Martin
00985af77b Reaction UI is working. 2023-02-09 10:16:35 -06:00
Robert C. Martin
768668b9e6 Strip tags other than e and p from subject event when composing a reaction (kind 7) 2023-02-09 08:31:28 -06:00
Robert C. Martin
4eb2218d11 Process incomming reactions (kind 7). 2023-02-08 15:44:47 -06:00
Robert C. Martin
c96629c92f Add up/down buttons to article panel for sending reactions. 2023-02-08 14:07:53 -06:00
Robert C. Martin
7789d54338 Some tweaks for performance and logging. 2023-02-06 11:52:15 -06:00
Robert C. Martin
bf8176f195 Oops. Broke some unit tests. Fixed. 2023-02-04 10:43:02 -06:00
Robert C. Martin
4468c6f682 Database loaded again but relays are all timing out. 2023-02-04 09:22:36 -06:00
Robert C. Martin
66619a48bb Batch add contacts and profiles.
gateway/add-event removed id argument as uses id in event instead.
2023-02-04 08:32:20 -06:00
Robert C. Martin
124e5a335a Lots is working. 2023-02-02 14:28:02 -06:00
Robert C. Martin
a0990921d7 Ready to try migration 10 for real. 2023-02-02 10:33:25 -06:00
Robert C. Martin
cb7eea5bda Migration 10 to XTDB 2023-02-02 10:03:15 -06:00
Robert C. Martin
f3943cb749 All queries work. All tests pass. Test run passes too. And it even kinda works when I run prod. But it's not ready yet. Lots to do. 2023-01-31 14:15:16 -06:00
Robert C. Martin
0bbfe7737c Begin adding xtdb. All tests work in-memory. 2023-01-31 09:34:58 -06:00
Robert C. Martin
57483aed30 Separate mem from db. 2023-01-30 14:53:31 -06:00
Robert C. Martin
1a84f4147e ui-context is no more. YAY! 2023-01-30 14:26:08 -06:00
Robert C. Martin
61e5709cf0 Pulled ui-context from tabs_spec and user-configuration-spec 2023-01-29 10:00:29 -06:00
Robert C. Martin
530ef1ace7 got ui-context out of tabs-spec, article-tree-spec and article-tree-util-spec. 2023-01-29 09:39:00 -06:00
Robert C. Martin
7188c7a519 moved :node-map and :orphaned-references to mem. 2023-01-29 09:23:47 -06:00
Robert C. Martin
3789daee77 create update-mem and allow set-mem to be nested. 2023-01-29 09:03:13 -06:00
Robert C. Martin
1103548acb get rid of some ui-context references. More to come. 2023-01-29 08:32:56 -06:00
Robert C. Martin
1afeae504a Implement "test" argument for main. 2023-01-29 07:55:50 -06:00
Robert C. Martin
be937b6a97 Removing ui-context. 2023-01-28 20:36:01 -06:00
Robert C. Martin
741b39c81d get-event-state has been replaced by get-mem and get-config and db. 2023-01-28 10:15:31 -06:00
Robert C. Martin
bce157fca2 bech32 encoding working with 64 byte numbers. 2023-01-27 14:09:53 -06:00
Robert C. Martin
934bc7a946 bech32 working. And in make-contact-list-from-tag 2023-01-27 12:19:24 -06:00
Robert C. Martin
39cd3b98c9 Encapsulate :user-configuration 2023-01-26 14:38:06 -06:00
Robert C. Martin
cfa8f915fd Get rid of :read-event-ids altogether. Replace with :read tag in the events. 2023-01-26 13:38:39 -06:00