Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-22 | Preferences: Added setting for Return key behavior | Jaakko Keränen | |
2021-07-17 | Updated release notes | Jaakko Keränen | |
2021-07-16 | DocumentWidget: Shortcut for ignoring expiration | Jaakko Keränen | |
2021-07-16 | Allow override for certificate expiry | Jaakko Keränen | |
The user is able to ignore certificate expiry and continue loading the page regardless. This adds a one hour exception to the expiration date. | |||
2021-07-16 | Updated release notes | Jaakko Keränen | |
2021-07-16 | Updated Help | Jaakko Keränen | |
2021-07-16 | Improved TOFU implementation | Jaakko Keränen | |
If a server sends a different certificate (checked by matching public key fingerprints), abort the connection at the TLS handshake stage. A new error page is shown explaining the situation. A button is provided for conveniently opening Page Information, where trust can be updated. The file format of "visited.txt" was updated, so it is now called "visited.2.txt". The new format includes server port numbers, and the fingerprints are calculated based on public keys. IssueID #308 IssueID #309 IssueID #310 | |||
2021-07-15 | Fixing regressions text metrics, InputWidget | Jaakko Keränen | |
`run_Font_` was moving the Y cursor position twice for each line break. Checking for the HarfBuzz UNSAFE_TO_BREAK flag leads to some unexpected behavior near edges of words. The old `tryAdvanceNoWrap` method should return the maximum horizontal advance of the text, and not the cursor position's advance. `draw_WrapText` used the wrong foreground color. `TextBuf` now uses WrapText to do all the measuring and drawing, making things much simpler. | |||
2021-07-14 | Updated release notes | Jaakko Keränen | |
2021-07-14 | Updated README and release notes | Jaakko Keränen | |
Details about HarfBuzz and FriBidi. | |||
2021-07-11 | Lang: Added strings for new preferences | Jaakko Keränen | |
2021-07-04 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-25 | Merge branch 'dev' into work/v1.6 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt | |||
2021-06-25 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-24 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-24 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-21 | Updated Smol Emoji | Jaakko Keränen | |
Camels and a lizard. | |||
2021-06-18 | Help: Word | Jaakko Keränen | |
2021-06-17 | Help: Documentation for the palette.txt file | Jaakko Keränen | |
IssueID #263 | |||
2021-06-15 | iOS: Bumped version | Jaakko Keränen | |
2021-06-15 | Merge branch 'dev' into work/v1.6 | Jaakko Keränen | |
# Conflicts: # res/fonts/SmolEmoji-Regular.ttf | |||
2021-06-15 | Updated release notes and AppData | Jaakko Keränen | |
2021-06-15 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-15 | Preferences: New Fonts tab; reorganized | Jaakko Keränen | |
Added a fonts tab and reorganized settings more logically. Some of the General items were more appropriate for the Style page. | |||
2021-06-11 | iOS: Opening a file via document picker | Jaakko Keränen | |
Use a native file picker to open files. Declare support for .gmi/.gemini files so they can be opened via Files and share sheets. | |||
2021-06-10 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-10 | DocumentWidget: Deleting local files via link context menu | Jaakko Keränen | |
2021-06-10 | Preferences: Memory size limit | Jaakko Keränen | |
Memory used for RAM storage of media along with navigation history so it can be restored instantly. | |||
2021-06-10 | Tight mode for Query/Feeds indicator | Jaakko Keränen | |
2021-06-09 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-09 | CertImportWidget: Respond to "input.paste" | Jaakko Keränen | |
The "input.paste" command is triggered via menus before CertImportWidget gets the key. | |||
2021-06-08 | Bumped version to 1.5.2 | Jaakko Keränen | |
2021-06-06 | Updated release notes and AppData | Jaakko Keränen | |
2021-06-06 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-06 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-06-06 | Updated Smol Emoji | Jaakko Keränen | |
2021-05-29 | Updated AppData | Jaakko Keränen | |
2021-05-29 | Updated release notes | Jaakko Keränen | |
2021-05-29 | Updated release notes | Jaakko Keränen | |
2021-05-29 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-05-29 | Keys: Redundant split menu language strings | Jaakko Keränen | |
2021-05-29 | Preferences: Added toggle for UI animations | Jaakko Keränen | |
2021-05-29 | Gempub: Fixed glitches in DocumentWidget | Jaakko Keränen | |
2021-05-28 | Smol Emoji: Added Person and checkboxes | Jaakko Keränen | |
2021-05-28 | Lang: Translations for New Identity scopes | Jaakko Keränen | |
2021-05-28 | Updated release notes | Jaakko Keränen | |
2021-05-27 | Updated Smol Emoji | Jaakko Keränen | |
Added Gear. | |||
2021-05-27 | Updated Smol Emoji | Jaakko Keränen | |
2021-05-27 | Updated Smol Emoji | Jaakko Keränen | |
2021-05-27 | Fixed link to LICENSE_SmolEmoji.txt | Jaakko Keränen | |