Commit Graph

  • 1ae7429a6a remove key, mod and ru since they are not required Himanshu 2021-04-14 09:11:47 +0530
  • 7af58deec8 show custom navigation keybinds in help page Himanshu 2021-04-14 09:00:29 +0530
  • d4c7e87838 🔨 Add gen command to Makefile makeworld 2021-04-13 16:45:44 -0400
  • 567324a56b Adding options to config.toml Eric Payne 2021-04-13 09:15:13 +0000
  • fe35f45e8c
    Added Gruvbox Dark theme (#224) thumb 2021-04-12 13:08:00 -0500
  • 862bd520f5
    Update README.md thumb 2021-04-12 11:57:50 -0500
  • 77c53de83f
    Update gruvbox_dark.toml thumb 2021-04-12 11:39:57 -0500
  • b7fed6debf Adding a new binding to yank the current page URL and another new binding to yank the currently selected target URL. Eric Payne 2021-04-12 09:58:05 +0000
  • f87a8b319a
    Added Gruvbox Dark theme thumb 2021-04-12 03:04:32 -0500
  • f0f49dd473 📝 Fix slimey theme image placement makeworld 2021-04-11 17:22:44 -0400
  • d2004d93ca 📝 Fix Slimey theme placement in themes README makeworld 2021-04-11 17:21:11 -0400
  • f53b88687e
    add slimey.toml (#223) Lee T 2021-04-11 17:19:52 -0400
  • e96222151f add lee2sman contribution line lee2sman 2021-04-11 16:40:34 -0400
  • b87b1e4d5a add Slimey image preview lee2sman 2021-04-11 16:02:25 -0400
  • c46a34cb84 add link to config info on wiki lee2sman 2021-04-11 15:45:43 -0400
  • c0fb19d963 add slimey.toml lee2sman 2021-04-11 15:22:45 -0400
  • 7744e260ba Add option for custom keybinds for navigation Himanshu 2021-04-11 23:08:15 +0530
  • 67126ae785
    Add atelier forest themes (#221) Joy Alice Gu 2021-04-10 17:21:24 -0700
  • 2137d487ec Add atelier forest themes Joy Alice Gu 2021-04-10 16:21:27 -0700
  • f622a96696 🎨 go fmt makeworld 2021-04-07 12:56:32 -0400
  • 045848bdbf 📝 Update NOTES.md cview links makeworld 2021-04-07 12:55:10 -0400
  • 7dba1b257d ⬆️ Update cview location makeworld 2021-04-07 12:52:22 -0400
  • 46d6c3fc04 📝 Move up repology badge makeworld 2021-04-06 18:07:25 -0400
  • fdbc1d5ad1 📝 Add termux install instructions makeworld 2021-04-06 17:52:28 -0400
  • 4ab05226a0 rename underscore variable names t-900-a 2021-04-03 13:26:25 -0400
  • 92ca251a1c handler logic added backwards compatibility for when {{url}} is not specified for handleOther() t-900-a 2021-04-03 13:04:06 -0400
  • 3316b68ade ⬆️ Update cview to latest makeworld 2021-04-02 11:36:33 -0400
  • 46c19f3279 Merge branch 'master' into stream makeworld 2021-03-31 10:37:48 -0400
  • 0685127b72 ⬆️ Switch back to original cview makeworld 2021-03-31 10:37:32 -0400
  • 2080030b47 fixed ReplaceAll params t-900-a 2021-03-28 01:07:29 -0400
  • 337dba2d0d use string.ReplaceAll instead of string.Replace t-900-a 2021-03-28 01:04:15 -0400
  • 8db23c61f0 Allow custom URL placement for external handlers Previously the URl was appended to the end now it can be placed anywhere using {{url}} t-900-a 2021-03-28 00:57:05 -0400
  • b5644697ca
    📝 Add repology badge and remove Linux distro-specific instructions makeworld 2021-03-27 20:23:15 -0400
  • f9327c0a51 🔨 Create PREFIX dir if needed and use command vars makeworld 2021-03-13 11:44:04 -0500
  • 703e853834 ⬆️ Update cview fork makeworld 2021-03-10 19:11:10 -0500
  • 0884dbeb2d 💬 Change default search to geminispace.info makeworld 2021-03-08 14:23:49 -0500
  • f3f8a63c38 Close links chan at end; remove TODOs makeworld 2021-03-07 22:37:10 -0500
  • 4bc73487a4 ability to specify keys to highlight next/prev link Chris Howey 2021-03-06 19:15:18 -0600
  • 38674eebbd Merge branch 'master' into stream makeworld 2021-03-04 20:59:58 -0500
  • f52d1a04c1 Test Go 1.16 and drop 1.13 support makeworld 2021-03-04 20:59:48 -0500
  • d85ac2226e Compile fix makeworld 2021-03-04 20:15:23 -0500
  • d136c8a9f8 Consistent receiver name makeworld 2021-03-04 20:14:56 -0500
  • fedc1fd11a Switched from Write to ReadFrom for all renderers and finished gemtext renderer makeworld 2021-03-04 20:09:51 -0500
  • 44d92e45e3 💄 Help page scrollbar uses theme config makeworld 2021-03-02 22:13:56 -0500
  • d2d5846b0e ANSI and plain renderers done but untested, gemtext started makeworld 2021-03-01 19:05:26 -0500
  • d58aa83d71 🐛 Escape plaintext documents makeworld 2021-03-01 16:07:50 -0500
  • 8f216f569b renderer -> render makeworld 2021-03-01 15:35:47 -0500
  • 00ab2f4542 📝 Update cview PR link makeworld 2021-02-28 16:42:45 -0500
  • 767df356eb 📝 Remove Markdown rendering from roadmap makeworld 2021-02-28 16:37:01 -0500
  • 769731036c 🚨 Lint fix makeworld 2021-02-27 23:55:26 -0500
  • 4ecdede580 📝 Changelog issue-197 makeworld 2021-02-27 21:19:12 -0500
  • a655ce0eac Works now! makeworld 2021-02-27 21:18:03 -0500
  • 8e7300726d 🚧 Initial work makeworld 2021-02-27 18:17:49 -0500
  • 4514f8b8c0 🚨 Happy linter makeworld 2021-02-27 00:21:57 -0500
  • 8198aa09d0 🚨 Happy linter makeworld 2021-02-27 00:20:11 -0500
  • 215f1a25ee 🚨 Happy linter makeworld 2021-02-27 00:17:11 -0500
  • af5bd00bcb Use XBEL for bookmarks - #68 makeworld 2021-02-27 00:13:11 -0500
  • 3789580e6e
    Add greyscale theme (#204) Leif Metcalf 2021-02-26 12:30:00 +1300
  • 4eb4332aea
    Update README.md Leif Metcalf 2021-02-26 12:24:02 +1300
  • 98c9840ac7
    Update README.md Leif Metcalf 2021-02-26 12:03:54 +1300
  • d6895d2ee4
    Add greyscale theme Leif Metcalf 2021-02-26 11:40:06 +1300
  • 180d108827 🔥 Removed favicon support - fixes #199 makeworld 2021-02-22 17:41:48 -0500
  • dac643cbd6 Change new tabs to conditionally start empty Peter Steinberg 2021-02-22 21:39:40 +0100
  • 1d27ce43e8 📝 Doc for #200 makeworld 2021-02-21 10:39:40 -0500
  • 809d7fdccb
    Fix issue 198 (#200) Jeff 2021-02-21 07:36:36 -0800
  • 217abfc55a Fix issue 198: len(string) returns bytes not rune count, casting to []rune fixes UTF-8 parsing Jeff Frasca 2021-02-20 22:37:29 -0800
  • 2951d16486 💄 Help text color matches regular text makeworld 2021-02-20 15:24:09 -0500
  • 53f6828379 📝 Remove Known Bugs section makeworld 2021-02-17 17:49:09 -0500
  • 71385e9f4e 👷 Use Go 1.16 for goreleaser v1.8.0 makeworld 2021-02-17 15:50:32 -0500
  • 1b08f76bd8 📝 Cosmetic fixes makeworld 2021-02-17 15:37:36 -0500
  • 0025742ff5 📝 Docs ready for v1.8.0 makeworld 2021-02-17 15:31:06 -0500
  • 4b08d40096 🔖 Ready for v1.8.0 makeworld 2021-02-17 15:27:13 -0500
  • d369704506 🔧 List all keybindings - fixes #190 makeworld 2021-02-17 15:25:05 -0500
  • a7f4ab35cb Display page even if mediatype params are malformed makeworld 2021-02-17 14:58:55 -0500
  • c9468c11ef Support sensitive input - fixes #106 makeworld 2021-02-17 14:48:03 -0500
  • 9198572f34
    cview update (#107) makeworld 2021-02-17 14:17:13 -0500
  • 9779ef3c54 Remove unecessary TODO cview-update makeworld 2021-02-17 14:06:19 -0500
  • 7b5d5db142 Add issues to NOTES.md makeworld 2021-02-17 12:18:16 -0500
  • 332aa6af9f 💬 Link to makeworld.space instead of .gq makeworld 2021-02-17 12:11:57 -0500
  • 35de6bfb58 Merge branch 'master' into cview-update makeworld 2021-02-17 11:43:10 -0500
  • 5e889967bc 🐛 Don't break visiting IPv6 hosts when port 1965 is specified makeworld 2021-02-17 09:25:02 -0500
  • 0e07c4789e 📝 Doc for #187 makeworld 2021-02-12 21:27:44 -0500
  • a378eaf37a
    Add more about: pages (#187) Peter Steinberg 2021-02-13 02:26:07 +0000
  • 1bf367c0fd Fix version page and some word changes makeworld 2021-02-12 21:24:15 -0500
  • 6f59ab429a Disable linter and fix about:thanks rendering makeworld 2021-02-12 21:18:37 -0500
  • 819a6cfdab Make go generate work makeworld 2021-02-12 21:14:52 -0500
  • 624282b4fd Fix about pages being needlessly rerendered Peter Steinberg 2021-02-12 21:53:52 +0100
  • ef4dbaf708 Fix code generation not supporting go generate Peter Steinberg 2021-02-12 21:51:32 +0100
  • 6050713b7d Inline LICENSE and THANKS files Peter Steinberg 2021-02-10 01:43:37 +0100
  • 80fbec9770 Add more about: pages Peter Steinberg 2021-02-06 22:33:36 +0100
  • 06d39547d4
    Made tab the delimiter for the help message table. (#180) Stephen Robinson 2021-02-08 18:06:13 -0800
  • 4466a3bc01 Made tab the delimiter for the help message table. Stephen Robinson 2021-02-05 15:10:07 -0800
  • 4e3befae2e 📝 Doc for #184 makeworld 2021-02-07 21:55:30 -0500
  • 2f23390696
    search: trim trailing whitespace (#184) Thomas Adam 2021-02-08 02:52:53 +0000
  • 7bc4652624 search: trim whitespace Thomas Adam 2021-02-06 17:20:35 +0000
  • 3111ac0bb0
    Add install instructions for Void (#188) Peter Steinberg 2021-02-07 22:41:42 +0000
  • cabed8de69 Update cview to latest makeworld 2021-02-07 00:34:50 -0500
  • 5d6bdd174a Add install instructions for Void Peter Steinberg 2021-02-06 22:54:05 +0100
  • d839e47442 treat command-line option the same as other links Thomas Adam 2021-02-06 18:18:30 +0000
  • 86bde5ec11 🐛 Handle empty META - fixes #176 makeworld 2021-02-04 18:06:56 -0500