Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-13 | Added a preference for maximum URL size | Jaakko Keränen | |
The setting defaults to 8 KB. Link lines with longer URLs are not recognized as links. | |||
2022-02-11 | Merge branch 'dev' into work/v1.11 | Jaakko Keränen | |
2022-02-11 | Updated language strings | Jaakko Keränen | |
2022-02-11 | Updated release notes | Jaakko Keränen | |
2022-02-11 | Added a binding for "Paste Preceding Line" | Jaakko Keränen | |
2022-02-10 | Updated release notes | Jaakko Keränen | |
2022-02-09 | SidebarWidget: Update after identity addition/deletion | Jaakko Keränen | |
2022-02-09 | Merge branch 'dev' into work/v1.11 | Jaakko Keränen | |
# Conflicts: # res/lang/eo.bin # res/lang/ie.bin | |||
2022-02-09 | DocumentWidget: "Paste Preceding Line" should be undoable | Jaakko Keränen | |
2022-02-09 | Updated release notes | Jaakko Keränen | |
2022-02-09 | Updated release notes | Jaakko Keränen | |
2022-02-08 | Fonts: Improved fallback glyph search | Jaakko Keränen | |
The fontpack documentation says that when a glyph isn't found, all available fonts are checked in priority order. However, the implementation didn't actually do this. Now there is a separate priority mapping for loaded fonts so they can be quickly scanned for any missing glyphs in the right order. "iosevka-body" was prioritized higher because it provides a number of UI icons. | |||
2022-02-08 | Updated release notes | Jaakko Keränen | |
2022-02-07 | Updated release notes | Jaakko Keränen | |
2022-02-06 | Recompiled UI strings | Jaakko Keränen | |
2022-02-06 | Merge branch 'dev' into work/v1.11 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # res/fonts/SmolEmoji-Regular.ttf # res/lang/gl.bin # src/app.c | |||
2022-02-05 | SidebarWidget: Fixed animations in the 2nd split | Jaakko Keränen | |
2022-02-05 | Updated release notes and AUTHORS | Jaakko Keränen | |
2022-02-04 | Updated release notes | Jaakko Keränen | |
2022-02-04 | macOS: Use Metal on >60 Hz displays | Jaakko Keränen | |
The problem with the occasional stutters related to SDL_WaitEvent() are still there, but on a 120 Hz display it's even worse to be stuck on 60 Hz. Metal is required for 120 Hz. | |||
2022-02-04 | Fixed issues with stripping ANSI escapes | Jaakko Keränen | |
2022-02-01 | Fixed ANSI color handling issues | Jaakko Keränen | |
Added the missing BG escapes 100-107, and fixed how the FG is adjusted to keep text legible. Previously it was not considering the actual BG color being applied to a text run. | |||
2022-01-30 | Updated release notes | Jaakko Keränen | |
2022-01-30 | Release notes broken to smaller pages | Jaakko Keränen | |
2022-01-30 | Cleanup | Jaakko Keränen | |
2022-01-30 | Text: Break words at backslashes | Jaakko Keränen | |
2022-01-29 | Don't have duplicate New Tab buttons | Jaakko Keränen | |
There tab buttons don't need a New Tab button if the navbar has it. | |||
2022-01-29 | Hierarchical navigation with Gopher and Titan | Jaakko Keränen | |
With Gopher, ensure that the item type changes to 1, and with Titan, change to normal Gemini. | |||
2022-01-28 | iOS: Updated release notes | Jaakko Keränen | |
2022-01-28 | Updated release notes | Jaakko Keränen | |
2022-01-28 | Updated release notes | Jaakko Keränen | |
2022-01-27 | Updated release notes | Jaakko Keränen | |
2022-01-26 | Added a man page | Jaakko Keränen | |
Generated with Pandoc. | |||
2022-01-24 | Android: Bumped version number; updated release notes | Jaakko Keränen | |
2022-01-24 | iOS: Bumped version number; updated release notes | Jaakko Keränen | |
2022-01-24 | Gopher: Set item type to 1 when navigating to parent | Jaakko Keränen | |
As suggested in: gemini://ruario.flounder.online/gemlog/2022-01-19_Some_Gopher_improvements_for_Lagrange.gmi | |||
2022-01-24 | Updated release notes and Smol Emoji | Jaakko Keränen | |
2022-01-22 | Updated Smol Emoji | Jaakko Keränen | |
2022-01-22 | Updated Smol Emoji | Jaakko Keränen | |
2022-01-21 | iOS: Bumped version, updated release notes | Jaakko Keränen | |
2022-01-20 | Android: External downloads; Back button handling; bumped version | Jaakko Keränen | |
2022-01-20 | Updated language strings | Jaakko Keränen | |
2022-01-20 | Updated language strings | Jaakko Keränen | |
2022-01-20 | Merge branch 'dev' into work/v1.11 | Jaakko Keränen | |
# Conflicts: # res/lang/cs.bin # res/lang/es.bin # res/lang/ru.bin # res/lang/sr.bin # res/lang/tr.bin # res/lang/uk.bin | |||
2022-01-20 | Updated language strings | Jaakko Keränen | |
2022-01-20 | Updated release notes | Jaakko Keränen | |
2022-01-19 | Fontpack lookup via missing glyphs | Jaakko Keränen | |
IssueID #435 | |||
2022-01-17 | SidebarWidget: Fixed actions getting hidden on Feeds tab | Jaakko Keränen | |
2022-01-17 | Updated language strings | Jaakko Keränen | |
2022-01-16 | Added menu string for customizing toolbar | Jaakko Keränen | |