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

158 Commits

Author SHA1 Message Date
makeworld
1c4d13b055 Use new go-gemini to handle invalid status codes, show error modal for out of range ones
Ref #266
2021-12-07 19:07:20 -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
06b649d81a Doc for #274 2021-12-06 19:08:38 -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
a033731cd8 Doc for #271 2021-12-03 10:01:14 -05:00
makeworld
5f57b13217 Doc for #245 2021-08-10 15:07:47 -04:00
makeworld
ff0f6d3812 Doc for #242 2021-06-25 00:01:58 -04:00
makeworld
9fd5deb649 Support multiple bookmarks with the same name 2021-05-14 18:45:41 -04:00
makeworld
d4aec14f63 Fix lint and changelog for prev commit 2021-05-14 18:18:03 -04:00
makeworld
47e4d4f929 📝 Doc for #236 2021-05-13 16:40:50 -04:00
makeworld
2f214b547c 📝 Doc for #235 2021-05-06 22:28:21 -04:00
makeworld
14595e766b 📝 Doc for #222 2021-04-21 22:02:51 -04:00
makeworld
29996d2051 📝 Doc for #225 2021-04-20 17:02:59 -04:00
makeworld
6fa3600e95 ⬆️ Switch off gofeed fork now that PR is merged 2021-04-19 10:01:48 -04:00
makeworld
e42516b670 ⬆️ Update gofeed fork 2021-04-18 12:20:43 -04:00
makeworld
0884dbeb2d 💬 Change default search to geminispace.info 2021-03-08 14:23:49 -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
4ecdede580 📝 Changelog 2021-02-27 21:19:12 -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
makeworld
1d27ce43e8 📝 Doc for #200 2021-02-21 10:39:40 -05:00
makeworld
2951d16486 💄 Help text color matches regular text 2021-02-20 15:24:09 -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
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
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
makeworld
4e3befae2e 📝 Doc for #184 2021-02-07 21:55:30 -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
makeworld
1540e4f561 'about:' URLs can now be typed in the bottom bar
Fixes #167
2021-01-11 10:06:21 -05:00
makeworld
e42b24c6f2 Update doc for merge 2020-12-25 16:26:03 -05:00
makeworld
193179ad34 🐛 Fix downloading of pages that are too large or timed out 2020-12-24 23:40:55 -05:00
makeworld
035fca1208 🐛 Don't use cache when URL is typed in bottom bar
Fixes #159
2020-12-24 16:25:39 -05:00
makeworld
405087d3d0 📝 Doc for #135 2020-12-24 16:15:19 -05:00
makeworld
6e3e8a0584 🐛 Don't crash if subbed page matches user dir pattern but doesn't have more
Fixes #157
2020-12-23 23:57:18 -05:00
makeworld
d7d7c3054e 🚑 Don't panic when adding a feed/page for the first time
Fixes #151
2020-12-21 12:42:43 -05:00
makeworld
9ad3dd82a0 🐛 Empty quote lines don't disappear 2020-12-20 17:52:06 -05:00
makeworld
1b92bc9bc4 🔖 Ready for v1.7.0 2020-12-20 17:26:39 -05:00
makeworld
8ec9bb780c about:version page
Fixes #126
2020-12-20 16:39:33 -05:00
makeworld
b6ad49dfb0 Add cache time limit
Fixes #110
2020-12-20 15:54:47 -05:00