summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2022-01-01Mobile: User-configurable phone toolbar buttonsJaakko Keränen
Actions for the first two mobile portrait phone toolbar buttons can be chosen in Settings.
2022-01-01iOS: Bumped version numberJaakko Keränen
2021-12-31iOS: Bumped version, updated release notesJaakko Keränen
2021-12-30Added "Edit Page with Titan"Jaakko Keränen
A convenient way to copy the current page's source and open the Titan upload dialog with it prefilled. IssueID #415
2021-12-29iOS: Sharing file content and selected textJaakko Keränen
2021-12-29Inline download context menu; macOS: Show in FinderJaakko Keränen
The inline downloads UI finally has some interactivity: left-clicking on a finished download opens it in the default viewer app, and right-clicking shows a context menu with relevant actions.
2021-12-28Viewing unsupported files in another appJaakko Keränen
After receiving content of unsupported type, show a footer action button to open it in another app. IssueID #135
2021-12-26iOS: Bumped version and updated release notesJaakko Keränen
2021-12-25"Idle sleep" seems unnecessary with SDL 2.0.18Jaakko Keränen
2021-12-20LinkInfo: More concise presentationJaakko Keränen
Bold hostname, including scheme if not `gemini`. Info is now on a single wrapped line.
2021-12-18Updated release notesJaakko Keränen
2021-12-17iOS: Updated release notesJaakko Keränen
2021-12-17iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-16Updated release notes and AUTHORSJaakko Keränen
2021-12-16DocumentWidget: Paste preceding lineJaakko Keränen
Added a special actions menu in the input prompt to allow the user to paste the line preceding the latest clicked link from the originating document. One use case for this is user-editable lines.
2021-12-15iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-14iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-14Recompiled language stringsJaakko Keränen
2021-12-11Updated release notesJaakko Keränen
2021-12-10iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-10Fixed history with multiple items having the same URLJaakko Keränen
If there were multiple instances of the same URL in history, only the latest one's content would be used when navigating back/forward.
2021-12-08iOS: Bumped version number to 1.10 (2); updated release notesJaakko Keränen
2021-12-08Recompiled language stringsJaakko Keränen
2021-12-06iOS: Updated release notesJaakko Keränen
2021-12-06iOS: Platform-specific release notes and HelpJaakko Keränen
TODO: Help needs rewriting from a mobile perspective.
2021-12-05iOS: Register Iosevka for the monospace input widgetJaakko Keränen
2021-12-05Updated language stringsJaakko Keränen
2021-12-05iOS: Custom editor font and adjusted positioningJaakko Keränen
2021-12-04Mobile: Sidebar is now a vertically sliding panelJaakko Keränen
Switched the phone sidebar to use the iOS half/full-height sliding sheet design. This is better for finger reachability and for retaining access to the current page.
2021-12-03Improving identity useJaakko Keränen
The URL checks for determining which identity was in use were a bit too page-specific. Now the URL prefix usage is applied more consistently. The identity toolbar menu is now more useful in that it allows both switching identities and stopping the use of the current identity.
2021-12-03Mobile: Manage Identities via SettingsJaakko Keränen
2021-12-02Avoid capitalizing headings in .po filesJaakko Keränen
All-caps should be applied at runtime when appropriate.
2021-12-02Mobile: Button group style; upload dialog tweaksJaakko Keränen
Use checkmarks for selections in button groups.
2021-12-02Refactored CertListWidget out of the sidebarJaakko Keränen
The identity list is needed elsewhere outside of the sidebar, so moved it into a specialized ListWidget class.
2021-12-01Added switching to the identity toolbar menuJaakko Keränen
One can now use the identity toolbar menu to switch between client certificates that have been used on the current site. The five latest ones are remembered.
2021-11-30Updated release notesJaakko Keränen
2021-11-30SidebarWidget: Added short label for Mark All as ReadJaakko Keränen
The sidebar doesn't have much room so use a different label for the button.
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated language stringsJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-28Fixed page timestamp; 24-hour time preferenceJaakko Keränen
IssueID #349
2021-11-27Updated HelpJaakko Keränen
Fixed an error.
2021-11-27GmDocument: Heading level 3 indents like text linesJaakko Keränen
Making the heading hierarchy even clearer. H3 is now indented like normal text lines, and uses a bolder font.
2021-11-27Updated language stringsJaakko Keränen
2021-11-26Updated language stringsJaakko Keränen
2021-11-26Updated language stringsJaakko Keränen
2021-11-25Updated release notesJaakko Keränen