Commit Graph

1336 Commits

Author SHA1 Message Date
Bu5hm4nn
fd02a6896d Keep RelayEntry light 2023-05-19 16:50:34 -06:00
Bu5hm4nn
9f9fcb7f2f - use custom underline
- use color priorities (as per dtonon)
- refine ui spacing
2023-05-19 16:27:50 -06:00
Bu5hm4nn
32edd074db Add page "My Relays" 2023-05-19 14:48:51 -06:00
Bu5hm4nn
ecfe410294 - Handle case of edited relay disappearing from list
- Cleanup some unused code
2023-05-19 14:11:40 -06:00
Bu5hm4nn
7b382eae09 Implement "Force disconnect" button (and abstract draw_link_at()) 2023-05-19 13:42:14 -06:00
Bu5hm4nn
285d05f346 Use "advertise" switch for now (share publicly should be covered by "inbox" and "outbox" settings) 2023-05-19 12:41:49 -06:00
Bu5hm4nn
6a82b486e2 RelayEntry: Link "inbox" and "outbox" to read and write switches 2023-05-19 11:52:02 -06:00
Bu5hm4nn
693ab6ae84 Increase default theme extreme_bg_color to white 2023-05-19 11:15:22 -06:00
Bu5hm4nn
d59dbe47e9 RelayEntry: Add remaining usage switches 2023-05-19 11:14:56 -06:00
Bu5hm4nn
47b31ed2bb NIP11 short info complete, added a lot of constants to aid in tweaking 2023-05-19 10:12:56 -06:00
Bu5hm4nn
15884a3d23 Start on NIP11 layout in Relay edit view 2023-05-18 23:46:09 -06:00
Bu5hm4nn
f5acc8034c Merge branch 'dilger/nip11' into feature/relay-list-widget 2023-05-18 22:24:19 -06:00
Bu5hm4nn
e4f2ed1ee9 Start building relay usage options, cargo fmt 2023-05-18 22:23:13 -06:00
Bu5hm4nn
ae28ab2733 Fix egui id conflicts, add usage bits fields 2023-05-18 17:36:00 -06:00
Mike Dilger
39b1fbf3dd Minions to save NIP-11 data 2023-05-19 09:02:48 +12:00
Mike Dilger
3926a0eec1 DbRelay code for schema 35 2023-05-19 09:02:48 +12:00
Mike Dilger
7a79b39b90 SCHEMA35: relay.nip11 and relay.last_attempt_nip11 2023-05-19 08:24:14 +12:00
Bu5hm4nn
6c5b0b0c66 Cache RelayEntry objects 2023-05-18 13:41:32 -06:00
Bu5hm4nn
053f55f85d - Properly disable other relay entries when editing
- disable filters and sorting on edit
- don't lock scrolling on edit
2023-05-18 09:47:09 -06:00
Bu5hm4nn
4283cbbe3e Implement 'modal' edit interaction 2023-05-17 23:16:06 -06:00
Bu5hm4nn
0382c3d8f1 Load "option" SVG symbol for RelayItem widget 2023-05-17 16:56:30 -06:00
Bu5hm4nn
ea7c1f91eb Move location of "Following" to no. 2 2023-05-17 13:25:18 -06:00
Bu5hm4nn
1ba6904036 Implement relay filtering and sorting, use accent color in RelayEntry 2023-05-17 13:05:57 -06:00
Bu5hm4nn
395edd80b6 Add search field for relay views, improve structure, cargo fmt 2023-05-16 22:46:07 -06:00
Bu5hm4nn
1a672a3b6e Rename Relay pages, move widgets to src/ui/widgets folder 2023-05-16 16:37:55 -06:00
Bu5hm4nn
e493917af8 Add new view to Live relay page 2023-05-16 16:29:17 -06:00
Bu5hm4nn
d8e41d7ad0 Implement List view for RelayEntry widget 2023-05-15 22:22:26 -06:00
Mike Dilger
4506bed6d9 Please clippy 2023-05-15 13:44:05 +12:00
Mike Dilger
8ed694dae9 Persist the positions of the switches 2023-05-15 13:41:49 +12:00
Mike Dilger
f38a2973ed bugfix when compiling without side-menu 2023-05-15 13:37:21 +12:00
Bu5hm4nn
85620d10c4 Remove "+" button shadow 2023-05-14 08:43:12 -06:00
Bu5hm4nn
cbf8341000 Merge commit 'dtonon/feature/fix-last-note-visibility' into 'bu5hm4nn/master' 2023-05-14 08:40:42 -06:00
Daniele Tonon
262ad90061 Add some space after the last note to keep it fully visible 2023-05-14 02:15:20 +02:00
Daniele Tonon
82b9b8bd93 Fix main feed/panel margins 2023-05-14 02:14:02 +02:00
Bu5hm4nn
fecdd26c21 Fix shadow artefact in "+" button 2023-05-13 12:53:03 -06:00
Bu5hm4nn
751969f41b Add media buttons to videos as well 2023-05-13 12:52:36 -06:00
Bu5hm4nn
5123a79cb3 cargo fmt 2023-05-13 12:25:08 -06:00
Bu5hm4nn
010bc8982b Merge commit dtonon/feature/fix-hue-rotate-warnings' into 'bu5hm4nn/master' 2023-05-13 12:14:00 -06:00
Bu5hm4nn
b1abd2de26 Rename setting "feed_direction_reverse_chronological" to "posting_area_at_top" 2023-05-13 12:12:00 -06:00
Bu5hm4nn
ec12468464 Focus unlock field and then the draft area 2023-05-13 08:21:12 -06:00
Bu5hm4nn
8c5dfe8e9a Enable fullsize_content on MacOS 2023-05-13 08:13:01 -06:00
Daniele Tonon
28c92b9bf4 Increase contrast for warning labels on Default dark 2023-05-13 11:03:16 +02:00
Daniele Tonon
131c384a80 Fix hue rotate calculation 2023-05-13 11:02:47 +02:00
Mike Dilger
cd95bda84d Delay persistent job restart for 30 seconds instead of 15 2023-05-13 19:40:09 +12:00
Mike Dilger
2c85a8f56c Minion to track job_id and signal overlord when complete 2023-05-13 19:37:55 +12:00
Mike Dilger
3c17d49124 Add a job_id to minions and overlords can communicate about finished jobs 2023-05-13 19:37:55 +12:00
Mike Dilger
0a707c2cf3 Close minions (more reliably) when they have no open subscriptions. 2023-05-13 19:37:42 +12:00
Mike Dilger
35df629311 Increase menu color contrast so I can see 2023-05-13 13:37:35 +12:00
Mike Dilger
163506b5cf Merge remote-tracking branch 'dtonon/feature/review-toggles' into unstable 2023-05-13 12:03:04 +12:00
Mike Dilger
273ba8673b Merge remote-tracking branch 'dtonon/feature/default-theme-colors' into unstable 2023-05-13 12:00:18 +12:00