Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | Select folder when adding/editing bookmarks | Jaakko Keränen | |
Most recently used folder is persistently stored in bookmarks.ini. IssueID #358 | |||
2021-11-23 | Feeds: Fixed handlig of duplicate entries | Jaakko Keränen | |
Feed entries are expected to have unique URLs, since the URL is the identifier of an entry. If a feed has the same URL for more than one entry, only process the first one and ignore the rest. An entry will still show up as unread if it keeps the same URL but changes its title. | |||
2021-11-21 | Merge branch 'dev' into work/v1.9 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # res/about/version.gmi | |||
2021-11-21 | Updated AppData | Jaakko Keränen | |
2021-11-21 | Help: `zip` options for creating fontpacks | Jaakko Keränen | |
IssueID #387 | |||
2021-11-21 | Site-specific Titan upload identity | Jaakko Keränen | |
The identity to be used for uploads is now in sitespec.ini, so it applies to an entire site root. This should match actual use cases better than having URL-specific identities. Also fixed an issue with native menus. Replacing the items with new ones was not implemented. IssueID #379 | |||
2021-11-19 | Fixed clicking on tabs when banner is underneath | Jaakko Keränen | |
Banner was too eager to eat all mouse events. | |||
2021-11-14 | Updated release notes | Jaakko Keränen | |
2021-11-14 | Merge branch 'dev' into work/v1.9 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # Depends.cmake # src/lang.c | |||
2021-11-13 | Updated AppData | Jaakko Keränen | |
2021-11-13 | Updated AppData: XML schema error | Jaakko Keränen | |
2021-11-13 | Updated AppData | Jaakko Keränen | |
2021-11-13 | Updated language strings | Jaakko Keränen | |
2021-11-13 | Updated release notes | Jaakko Keränen | |
2021-11-12 | Updated release notes | Jaakko Keränen | |
2021-11-10 | Updated release notes | Jaakko Keränen | |
2021-11-09 | Updated release notes | Jaakko Keränen | |
2021-11-08 | Bumped version number to 1.8.2 | Jaakko Keränen | |
2021-11-07 | macOS: Use Sparkle for automatic updates | Jaakko Keränen | |
2021-11-06 | Updated language strings | Jaakko Keränen | |
Cleaned up output of the string compilation script. | |||
2021-11-06 | Updated AppData | Jaakko Keränen | |
2021-11-06 | Updated release notes | Jaakko Keränen | |
2021-11-06 | Updated language strings | Jaakko Keränen | |
2021-11-04 | Added Czech UI translation | Jaakko Keränen | |
2021-11-04 | Updated release notes | Jaakko Keränen | |
2021-11-04 | Merge branch 'dev' into work/v1.9 | Jaakko Keränen | |
# Conflicts: # src/lang.c | |||
2021-11-04 | Added Hungarian UI translation | Jaakko Keränen | |
2021-11-03 | Updated release notes: typo | Jaakko Keränen | |
2021-11-02 | Updated release notes | Jaakko Keränen | |
2021-11-02 | Updated release notes | Jaakko Keränen | |
2021-10-31 | Changed format of resources.lgr | Jaakko Keränen | |
Resources are now stored in a ZIP archive, and it comes with an explicit version number. All the old embed/bincat stuff was removed as unnecessary. resources.lgr is also a valid fontpack, for loading the built-in fonts. IssueID #363 | |||
2021-10-31 | Cleanup | Jaakko Keränen | |
2021-10-31 | CMake: `zip` is required for the build | Jaakko Keränen | |
Print error message if `zip` is not found. It is used for creating fontpacks. | |||
2021-10-30 | Removed hardcoded fonts from source repository | Jaakko Keränen | |
Font library is now maintained separately. | |||
2021-10-30 | Updated AppData | Jaakko Keränen | |
2021-10-30 | Added Ukrainian UI translation | Jaakko Keränen | |
Kudos to Alyssa Liddell for a 100% translation. | |||
2021-10-30 | Updated translations | Jaakko Keränen | |
2021-10-30 | Updated Help: TrueType collections | Jaakko Keränen | |
2021-10-28 | Updated Smol Emoji | Jaakko Keränen | |
A new warning triangle. | |||
2021-10-27 | Upgrade assistance: download "classic-set" fontpack | Jaakko Keränen | |
2021-10-27 | DocumentWidget: Security warnings | Jaakko Keränen | |
2021-10-27 | Updated documentation | Jaakko Keränen | |
Fonts and other changes. | |||
2021-10-26 | Cleanup; minor tweaks | Jaakko Keränen | |
2021-10-26 | Updated release notes | Jaakko Keränen | |
2021-10-26 | Preferences: Warn about missing glyphs | Jaakko Keränen | |
2021-10-26 | Dismissing document warnings; Banner hover | Jaakko Keränen | |
The warning about terminal emulation can be dismissed on site-specific basis. Banner items show a hover frame (like buttons) to indicate they can be clicked. | |||
2021-10-25 | Document presentation warnings | Jaakko Keränen | |
Warn the user about missing glyphs and potentially unsupported ANSI escapes. TODO: Site-specific setting for dismissed warning; fonts preference about missing glyph warnings. | |||
2021-10-25 | Banner: Error items; improved appearance | Jaakko Keränen | |
2021-10-23 | Mobile: Footer button fixes; missing strings | Jaakko Keränen | |
2021-10-22 | Mobile: Minor fixes and tweaks | Jaakko Keränen | |
Tab close button visibility, newly added preferences, "Manage Fonts" button, button icon color. |