1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-25 19:55:22 +00:00
Commit Graph

84 Commits

Author SHA1 Message Date
mooff
762e2d606a
Support for Shift mod keybinds (#269) 2021-12-07 21:26:42 -05:00
makeworld
790d7ace6c Windows uses paths set by XDG variables over APPDATA if they are set
Fixes #255
2021-12-07 17:40:50 -05:00
makeworld
043242392c Accept spaces in paths for url-handlers config
Fixes #214
2021-12-07 15:56:12 -05:00
makeworld
97ee1aa368 Use default application to open unknown schemes
Fixes #207
2021-12-07 15:28:34 -05:00
makeworld
b52263c487 Get recent theme changes to work when color = false 2021-12-03 20:52:30 -05:00
makeworld
f270fa2b23 Lint and GIF link fix 2021-12-03 18:02:10 -05:00
makeworld
6666ef2584 Text and element colors of default theme change to be black on white terminals
Ref #181
2021-12-03 17:58:16 -05:00
makeworld
2e1049b8ab Default to using the user's terminal theme colors
Issue #181
2021-12-03 14:58:02 -05:00
makeworld
599f42744e Revert "Change default yellow for preformatted text to orange"
This reverts commit 0245267d87.
2021-12-03 12:34:41 -05:00
makeworld
0245267d87 Change default yellow for preformatted text to orange 2021-12-03 12:00:34 -05:00
makeworld
5098f125a1 Underline non-gemini links for color blind users
Fixes #189
2021-12-03 11:45:36 -05:00
makeworld
6e17b57837 Appease linter 2021-12-01 11:18:20 -05:00
Michael McDonagh
3929c9704e
Fix issue 244 (#245)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2021-08-10 15:03:34 -04:00
makeworld
ed36eee83c 🐛 Capture all scrolling keys 2021-05-14 18:09:04 -04:00
Himanshu
9337f63ed2
Add option for custom keybinds for navigation (#222)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2021-04-21 21:59:05 -04:00
lostleonardo
40e9d2106a
Adding bindings to yank the current URL and the selected URL (#225) 2021-04-20 17:00:34 -04:00
makeworld
f622a96696 🎨 go fmt 2021-04-07 12:56:32 -04:00
makeworld
7dba1b257d ⬆️ Update cview location 2021-04-07 12:52:22 -04:00
makeworld
0884dbeb2d 💬 Change default search to geminispace.info 2021-03-08 14:23:49 -05:00
makeworld
af5bd00bcb Use XBEL for bookmarks - #68 2021-02-27 00:13:11 -05:00
makeworld
180d108827 🔥 Removed favicon support - fixes #199 2021-02-22 17:41:48 -05:00
Jeff
809d7fdccb
Fix issue 198 (#200) 2021-02-21 10:36:36 -05:00
makeworld
d369704506 🔧 List all keybindings - fixes #190 2021-02-17 15:25:05 -05:00
makeworld
9198572f34
cview update (#107)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
Co-authored-by: Stephen Robinson <stephen@drsudo.net>
Co-authored-by: Trevor Slocum <trevor@rocketnine.space>
Co-authored-by: Stephen Robinson <sudobash1@users.noreply.github.com>
2021-02-17 14:17:13 -05:00
Peter Steinberg
a378eaf37a
Add more about: pages (#187)
Co-authored-by: makeworld
2021-02-12 21:26:07 -05:00
makeworld
bf47a1d57a Support streaming; error if cmd or types are empty 2020-12-24 23:38:12 -05:00
makeworld
72849bcc95 Re-add temp downloads dir init, in lower place 2020-12-24 16:54:06 -05:00
makeworld
9ed1c638a4 Cleanup config and README 2020-12-24 16:52:04 -05:00
makeworld
7c2f59fcdc Merge branch 'master' into mediatype-handlers 2020-12-24 16:40:10 -05:00
Jeff
f10337e429
Keybinding system for global keys (#135)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-12-24 16:13:38 -05:00
makeworld
b6ad49dfb0 Add cache time limit
Fixes #110
2020-12-20 15:54:47 -05:00
makeworld
8412b211b6 🐛 Use custom downloads dir 2020-12-20 15:23:00 -05:00
Stephen Robinson
0df5effdcf
Mediatypes support (#134)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
Co-authored-by: Stephen Robinson <stephen@drsudo.com>
2020-12-14 14:28:07 -05:00
makeworld
d0c8184cc0 Merge branch 'master' into feeds 2020-12-06 22:11:05 -05:00
makeworld
dd7550dffb Add pagination 2020-12-06 20:57:57 -05:00
p1gp1g
cafbb5c4c1
show links (#133)
Co-authored-by: pigpig <pigpig@pig.pig>
2020-12-01 14:00:01 -05:00
makeworld
f6e89fdaa1 Switch subscription-based naming 2020-11-27 17:01:29 -05:00
makeworld
ba28b2b5f9 Merge branch 'master' into feeds 2020-11-23 21:11:51 -05:00
makeworld
73bd071753 🔧 Use single quotes for commands and paths in config 2020-11-19 20:49:16 -05:00
makeworld
f740ce6cf9 💄 Switch pre. text color to yellow - less passive 2020-11-19 00:07:56 -05:00
makeworld
12321f82a7 Update every X minutes with X workers 2020-11-18 21:24:26 -05:00
makeworld
d0d8b15bbb 🚧 Autodetect all kinds of feeds 2020-11-18 20:39:27 -05:00
makeworld
cf5e65f75a 🚧 Adding & displaying feeds/pages works
See NOTES.md for things still left
2020-11-17 20:56:15 -05:00
makeworld
bc4c72bba9 Merge branch 'master' into feeds 2020-11-17 10:45:28 -05:00
makeworld
524dee9635 💄 Preformatted text grey by default 2020-11-16 18:20:53 -05:00
makeworld
819023daec 🐛 Support ANSI color codes in preformatted blocks 2020-11-04 20:31:04 -05:00
makeworld
4fbaa978d4 Don't cache client cert domains 2020-11-04 19:40:34 -05:00
makeworld
5adb676a68 🚨 Make linter happy 2020-11-04 18:47:27 -05:00
makeworld
b3482d3a09 🐛 Fixes #77 2020-11-04 18:35:56 -05:00
makeworld
424ce099dd 📝 Update changelog and config for #112 2020-11-04 16:45:34 -05:00