1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-09-27 23:05:55 -04:00
Commit Graph

486 Commits

Author SHA1 Message Date
makeworld
fdbc1d5ad1 📝 Add termux install instructions 2021-04-06 17:52:28 -04:00
makeworld
3316b68ade ⬆️ Update cview to latest 2021-04-02 11:36:33 -04:00
makeworld
0685127b72 ⬆️ Switch back to original cview
My PR was merged: https://gitlab.com/tslocum/cview/-/merge_requests/14
2021-03-31 10:37:32 -04:00
makeworld
b5644697ca
📝 Add repology badge and remove Linux distro-specific instructions 2021-03-27 20:23:15 -04:00
makeworld
f9327c0a51 🔨 Create PREFIX dir if needed and use command vars
https://github.com/makeworld-the-better-one/gemget/issues/17#issuecomment-797795676
2021-03-13 11:44:04 -05:00
makeworld
703e853834 ⬆️ Update cview fork
Only one commit update, just read (un)locks the mutex for TextDimensions instead of write
2021-03-10 19:11:10 -05:00
makeworld
0884dbeb2d 💬 Change default search to geminispace.info 2021-03-08 14:23:49 -05:00
makeworld
f52d1a04c1 Test Go 1.16 and drop 1.13 support 2021-03-04 20:59:48 -05:00
makeworld
44d92e45e3 💄 Help page scrollbar uses theme config 2021-03-02 22:13:56 -05:00
makeworld
d58aa83d71 🐛 Escape plaintext documents 2021-03-01 16:07:50 -05:00
makeworld
00ab2f4542 📝 Update cview PR link 2021-02-28 16:42:45 -05:00
makeworld
767df356eb 📝 Remove Markdown rendering from roadmap 2021-02-28 16:37:01 -05:00
makeworld
769731036c 🚨 Lint fix 2021-02-27 23:55:26 -05:00
makeworld
4ecdede580 📝 Changelog 2021-02-27 21:19:12 -05:00
makeworld
a655ce0eac Works now! 2021-02-27 21:18:03 -05:00
makeworld
8e7300726d 🚧 Initial work 2021-02-27 18:17:49 -05:00
makeworld
4514f8b8c0 🚨 Happy linter 2021-02-27 00:21:57 -05:00
makeworld
8198aa09d0 🚨 Happy linter 2021-02-27 00:20:11 -05:00
makeworld
215f1a25ee 🚨 Happy linter 2021-02-27 00:17:11 -05:00
makeworld
af5bd00bcb Use XBEL for bookmarks - #68 2021-02-27 00:13:11 -05:00
Leif Metcalf
3789580e6e
Add greyscale theme (#204) 2021-02-25 18:30:00 -05:00
makeworld
180d108827 🔥 Removed favicon support - fixes #199 2021-02-22 17:41:48 -05:00
makeworld
1d27ce43e8 📝 Doc for #200 2021-02-21 10:39:40 -05:00
Jeff
809d7fdccb
Fix issue 198 (#200) 2021-02-21 10:36:36 -05:00
makeworld
2951d16486 💄 Help text color matches regular text 2021-02-20 15:24:09 -05:00
makeworld
53f6828379 📝 Remove Known Bugs section 2021-02-17 17:49:09 -05:00
makeworld
71385e9f4e 👷 Use Go 1.16 for goreleaser 2021-02-17 15:50:32 -05:00
makeworld
1b08f76bd8 📝 Cosmetic fixes 2021-02-17 15:37:36 -05:00
makeworld
0025742ff5 📝 Docs ready for v1.8.0 2021-02-17 15:31:06 -05:00
makeworld
4b08d40096 🔖 Ready for v1.8.0 2021-02-17 15:27:13 -05:00
makeworld
d369704506 🔧 List all keybindings - fixes #190 2021-02-17 15:25:05 -05:00
makeworld
a7f4ab35cb Display page even if mediatype params are malformed
Fixes #141
2021-02-17 14:58:55 -05:00
makeworld
c9468c11ef Support sensitive input - fixes #106 2021-02-17 14:48:03 -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
makeworld
332aa6af9f 💬 Link to makeworld.space instead of .gq 2021-02-17 12:11:57 -05:00
makeworld
5e889967bc 🐛 Don't break visiting IPv6 hosts when port 1965 is specified
Fixes #195
2021-02-17 09:25:02 -05:00
makeworld
0e07c4789e 📝 Doc for #187 2021-02-12 21:27:44 -05:00
Peter Steinberg
a378eaf37a
Add more about: pages (#187)
Co-authored-by: makeworld
2021-02-12 21:26:07 -05:00
makeworld
4e3befae2e 📝 Doc for #184 2021-02-07 21:55:30 -05:00
Thomas Adam
2f23390696
search: trim trailing whitespace (#184)
When amfora is given a string to search, if that string contains a
valid protocol (gemini://), and that string contains trailing
whitespace, then the string is treated as a search term.

Although perhaps slightly more uncommon, if the input string was as a
result of copy/paste then it's possible the string could contain
trailing spaces, which is not what was intended, but rather should be
removed so that it's treated either as a valid gemini:// link or a
search term.

Some efforts around this appeared in #138
2021-02-07 21:52:53 -05:00
Peter Steinberg
3111ac0bb0
Add install instructions for Void (#188) 2021-02-07 17:41:42 -05:00
makeworld
86bde5ec11 🐛 Handle empty META - fixes #176 2021-02-04 18:06:56 -05:00
makeworld
abacacf5f5 📝 Doc for #173 2021-02-04 17:33:49 -05:00
Peter Steinberg
972cb366a5
Fix Bookmarks modal not closing on ESC (#173) 2021-02-04 17:30:32 -05:00
Art Barnes
d884e1d161
update help text (#172)
Co-authored-by: Art Barnes <art@pin2.io>
2021-02-02 11:34:55 -05:00
makeworld
1540e4f561 'about:' URLs can now be typed in the bottom bar
Fixes #167
2021-01-11 10:06:21 -05:00
git-bruh
7db8a8a819
Fix KISS url (#170) 2021-01-07 08:42:22 -05:00
makeworld
e42b24c6f2 Update doc for merge 2020-12-25 16:26:03 -05:00
makeworld
5d7426f116 Merge branch 'master' into mediatype-handlers 2020-12-25 16:22:26 -05:00
makeworld
193179ad34 🐛 Fix downloading of pages that are too large or timed out 2020-12-24 23:40:55 -05:00