Commit Graph

535 Commits

Author SHA1 Message Date
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
599b491378 Relay manager has event counters. 2023-03-01 11:52:09 -06:00
Robert C. Martin
f2af810246 Better version of relay-check-closed using ping and pong timers. 2023-02-28 15:54:44 -06:00
Robert C. Martin
d1ba0e49f4 Stop printing out event-counter and web-backlog messages. 2023-02-28 12:58:18 -06:00
Robert C. Martin
ac6420342b Stop the check-close timer until I can think of a better way. 2023-02-28 12:54:37 -06:00
Robert C. Martin
6a0940b05b Add dups and kinds to stats panel. 2023-02-28 12:17:55 -06:00
Robert C. Martin
a3d1ce40ef Add processed and incoming events to stats panel. 2023-02-28 10:13:36 -06:00
Robert C. Martin
0f80db6806 Move :websocket-backlog into mem. 2023-02-28 09:19:20 -06:00
Robert C. Martin
8511e58526 Stats frame. Very preliminary. 2023-02-27 15:37:36 -06:00
Robert C. Martin
8e5b489f9c Refactored handle-event and made is smarter about handling duplicate events. Established :processed-event-ids in mem. 2023-02-27 14:05:26 -06:00
Robert C. Martin
f89ffb093b Add :lud16 to kind:0 profile. 2023-02-27 08:00:41 -06:00
Robert C. Martin
02d804e731 add last relay message to relay manager. 2023-02-25 09:23:20 -06:00
Robert C. Martin
ae713a7b8c Hitting return in a relay after making no discernable change to the url does nothing and keeps the relay unchanged. 2023-02-25 07:54:58 -06:00
Robert C. Martin
db74938add Bob Broke the Build Again. Fix tests. 2023-02-24 15:37:34 -06:00
Robert C. Martin
f453281e2e Relay manager can now rename, add, and delete relays. 2023-02-24 15:32:22 -06:00
Robert C. Martin
32c989231a Add the <new relay> field to the top of the relay manager.
Validate any url changes.
Add a new url to the relays list.
2023-02-24 12:47:18 -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
e8e93cb866 Properly sorted the list of relays. 2023-02-24 07:37:15 -06:00
Robert C. Martin
a8db802e43 Manage relays menu is working, sort of. 2023-02-23 16:24:22 -06:00
Robert C. Martin
0e3e8292e6 menubar and menus. They don't do anything. 2023-02-23 13:05:01 -06:00
Robert C. Martin
da7988b738 Abbreviate ids in article panel and decrease width of main window. 2023-02-23 12:44:12 -06:00
Robert C. Martin
9132b11a2c Restart a relay that closes without reporting. 2023-02-23 12:23:01 -06:00
Robert C. Martin
7689e8c8e9 Add config/relay-pattern and abbreviate relay names in the relay-label of the article-panel. 2023-02-23 08:36:32 -06:00
Robert C. Martin
2556f8a112 Actually add the contact list. 2023-02-23 08:14:00 -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
460b77d575 Change version. 2023-02-21T15:39 2023-02-21 15:39:51 -06:00
Robert C. Martin
a9674d2383 Fixed bug in search. Seems to be working now. 2023-02-21 15:27:42 -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
867394eb5d The beginnings of the search bar. 2023-02-20 14:23:55 -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
be31403f0b Send recommended relays. kind:2 2023-02-19 13:31:01 -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
222b3ec133 Print number of events added when creating new tab. 2023-02-19 07:37:31 -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
3a272fdda8 add header to websocket so that relay.snort.social will connect. 2023-02-17 08:16:59 -06:00
Robert C. Martin
9d31c8f11c Delete some commented out code. 2023-02-16 15:18:19 -06:00
Robert C. Martin
c215fe192c Add nip05 to kind:0 profile. Open up some websocket timings. Retry connection timeouts. 2023-02-16 13:50:12 -06:00
Robert C. Martin
efd3c0f90e Click on @<event-id> in article window, selects that article. 2023-02-16 13:00:30 -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
a1622c3498 DM should not show ->name if you are the recipient. 2023-02-15 16:12:56 -06:00
Robert C. Martin
b03f9016af Fix incomming DMs. 2023-02-15 12:48:57 -06:00
Robert C. Martin
2eeb55ec39 Some little tweaks. 2023-02-15 07:55: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
74c28bf0da Reaction mark changed to two digit count. 2023-02-14 08:22:30 -06:00