summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
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
2021-11-25Unsplit button in toolbarJaakko Keränen
IssueID #378
2021-11-25CleanupJaakko Keränen
2021-11-25GmDocument: Heading font stylesJaakko Keränen
Swapped bold styling of heading levels 2 and 3 for better visual distinction of the hierarchy.
2021-11-24Changed label of "Merge Tabs"Jaakko Keränen
The primary function is to unsplit the view (without closing any tabs), so this should be a clearer wording.
2021-11-24Toolbar button for toggling sidebarJaakko Keränen
2021-11-24SidebarWidget: Non-item-related context menusJaakko Keränen
IssueID #388
2021-11-24Updated release notesJaakko Keränen
2021-11-24Updated release notesJaakko Keränen
2021-11-23Updated language stringsJaakko Keränen
2021-11-23Updated release notesJaakko Keränen