Commit Graph

132 Commits

Author SHA1 Message Date
Shadowfacts 1016011bd9
Bump build number and update changelog 2021-10-16 12:14:27 -04:00
Shadowfacts d0849e7ff0
Remove unused CFBundleDocumentTypes 2021-10-16 12:14:22 -04:00
Shadowfacts 6aa38720af
Fix GeminiIntents target not depending on frameworks 2021-10-16 11:58:23 -04:00
Shadowfacts 0d80b6fdf5
Add toolbar customization 2021-10-16 11:20:00 -04:00
Shadowfacts bea574d7bb
Fix scroll indicator color in dark mode 2021-10-09 10:18:06 -04:00
Shadowfacts 32648808cb
Add Open Homepage intent 2021-10-09 10:17:49 -04:00
Shadowfacts 29e2589d5c
Add Homepage home screen shortcut item 2021-10-09 10:17:49 -04:00
Shadowfacts e470d7b58e
Add pull to refresh 2021-10-09 10:17:49 -04:00
Shadowfacts 86719b4528
Add preference for hiding toolbars 2021-10-09 10:17:49 -04:00
Shadowfacts b313f37170
Add all the intents 2021-10-09 10:17:49 -04:00
Shadowfacts e872af04a3
Move Markdown/HTML renderer to GeminiFormat 2021-10-09 10:17:48 -04:00
Shadowfacts 0d85c6f6ea
Fix HTML renderer inserting extra </ul>s 2021-10-02 10:49:41 -04:00
Shadowfacts d6ff2141dc
GeminiRenderer: Add Markdown renderer 2021-10-02 10:49:26 -04:00
Shadowfacts 806149ec1b
GeminiRenderer: Add HTML renderer tests 2021-10-01 19:27:45 -04:00
Shadowfacts a9327249eb
GeminiProtocl: Fix attribution not being set, and not compiling on macOS 2021-10-01 19:25:54 -04:00
Shadowfacts c59fe5b319
GeminiRenderer: allow disabling element classes/ids 2021-10-01 19:03:26 -04:00
Shadowfacts 2b82e3b545
Add Open URL intent 2021-09-30 11:06:03 -04:00
Shadowfacts 144695cc96
Add title to browse user activities 2021-09-30 11:05:54 -04:00
Shadowfacts 7dd4f3aa4c
Show page titles in back/forwards menus on iOS 15 2021-09-28 22:18:56 -04:00
Shadowfacts ebdd06738a
State restoration 2021-09-28 22:09:38 -04:00
Shadowfacts afa2a7b771
Fix retain cycle in toolbar 2021-09-28 21:03:23 -04:00
Shadowfacts c391a274e1
Support multiple windows 2021-09-28 20:57:06 -04:00
Shadowfacts e2cc4c4caa
Remove old logging statement 2021-09-28 20:56:58 -04:00
Shadowfacts 8c53685d21
Set request attribution to user 2021-09-28 20:20:08 -04:00
Shadowfacts 13462d2307
Add license
Closes #4
2021-09-25 11:24:11 -04:00
Shadowfacts 7c728ce27d
Bump build number and update changelog 2021-08-30 21:07:00 -04:00
Shadowfacts 57ae52c090
Fix link lines with unescaped characters in the link not being parsed 2021-08-30 21:03:18 -04:00
Shadowfacts 66f318f0e7
Improve URL entry heuristics, add punycode encoding for UTF-8 hosts
Uses URI fixup code from firefox-ios
2021-08-30 20:53:57 -04:00
Shadowfacts 3055cc339f Bump build number and update changelog 2021-06-18 11:17:21 -04:00
Shadowfacts fccce078b2 Fix VoiceOver focus staying in place after navigating 2021-06-17 23:30:50 -04:00
Shadowfacts 984ecc8879 Change VoiceOver focus after jumping from table of contents
Fixes #6
2021-06-17 23:13:33 -04:00
Shadowfacts 1ce48bc77e Fix connecting to tx.decrypt.fail 2021-06-17 22:58:46 -04:00
Shadowfacts 8c43bc8a44 Fix plain text responses not being visible in dark mode 2021-06-17 22:35:50 -04:00
Shadowfacts de68ecbe4b Don't assume character encoding when loading in fallback mode 2021-06-17 22:20:02 -04:00
Shadowfacts 5d2fb53510 Add input handling on iOS 2021-06-17 22:15:18 -04:00
Shadowfacts 255e5d7ff4 Fix crash when parsing invalid URLs 2021-06-15 23:33:40 -04:00
Shadowfacts dd0dcbde9c Fix crash when clearing URL field and pressing Go 2021-06-15 23:33:29 -04:00
Shadowfacts e5f520cf6f Add homepage preference 2021-06-15 23:21:22 -04:00
Shadowfacts 8183e6986a Add preference to turn off link icons 2021-06-15 22:44:50 -04:00
Shadowfacts 6a8c5b56fe Use AnyObject instead of class for protocol 2021-06-15 22:37:01 -04:00
Shadowfacts 188599dc01 Add more detailed metadata to share sheet 2021-06-15 22:31:32 -04:00
Shadowfacts a07d73cfe1 Update resolved packages 2021-06-15 22:31:32 -04:00
Shadowfacts 4bb2d064d1 GeminiProtocol minor cleanup 2021-06-15 22:31:23 -04:00
Shadowfacts e79cdcdb57 Bump build number 2021-03-25 22:28:53 -04:00
Shadowfacts b6eef7b317 Fix toolbar animation getting stuck partway 2020-12-22 21:17:42 -05:00
Shadowfacts 33e1f0dca6 Add Document.title test 2020-12-21 21:35:51 -05:00
Shadowfacts 7253b1218a Bump version and update changelog 2020-12-21 18:10:48 -05:00
Shadowfacts bb16c9ca9f Handle blank schemes when parrsing link URLs 2020-12-21 17:53:47 -05:00
Shadowfacts 7506ff3225 Fix Preferences Done button not working 2020-12-21 17:46:18 -05:00
Shadowfacts 5e2af7d678
Add web view fallback to display images 2020-12-21 11:13:51 -05:00