summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2021-07-04Updated Smol EmojiJaakko Keränen
2021-06-25Merge branch 'dev' into work/v1.6Jaakko Keränen
# Conflicts: # CMakeLists.txt
2021-06-25Updated Smol EmojiJaakko Keränen
2021-06-24Updated Smol EmojiJaakko Keränen
2021-06-24Updated Smol EmojiJaakko Keränen
2021-06-21Updated Smol EmojiJaakko Keränen
Camels and a lizard.
2021-06-18Help: WordJaakko Keränen
2021-06-17Help: Documentation for the palette.txt fileJaakko Keränen
IssueID #263
2021-06-15iOS: Bumped versionJaakko Keränen
2021-06-15Merge branch 'dev' into work/v1.6Jaakko Keränen
# Conflicts: # res/fonts/SmolEmoji-Regular.ttf
2021-06-15Updated release notes and AppDataJaakko Keränen
2021-06-15Updated Smol EmojiJaakko Keränen
2021-06-15Preferences: New Fonts tab; reorganizedJaakko 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-11iOS: Opening a file via document pickerJaakko 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-10Updated Smol EmojiJaakko Keränen
2021-06-10DocumentWidget: Deleting local files via link context menuJaakko Keränen
2021-06-10Preferences: Memory size limitJaakko Keränen
Memory used for RAM storage of media along with navigation history so it can be restored instantly.
2021-06-10Tight mode for Query/Feeds indicatorJaakko Keränen
2021-06-09Updated Smol EmojiJaakko Keränen
2021-06-09CertImportWidget: Respond to "input.paste"Jaakko Keränen
The "input.paste" command is triggered via menus before CertImportWidget gets the key.
2021-06-08Bumped version to 1.5.2Jaakko Keränen
2021-06-06Updated release notes and AppDataJaakko Keränen
2021-06-06Updated Smol EmojiJaakko Keränen
2021-06-06Lang: Recompiled language stringsJaakko Keränen
2021-06-06Updated Smol EmojiJaakko Keränen
2021-05-29Updated AppDataJaakko Keränen
2021-05-29Updated release notesJaakko Keränen
2021-05-29Updated release notesJaakko Keränen
2021-05-29Lang: Recompiled language stringsJaakko Keränen
2021-05-29Keys: Redundant split menu language stringsJaakko Keränen
2021-05-29Preferences: Added toggle for UI animationsJaakko Keränen
2021-05-29Gempub: Fixed glitches in DocumentWidgetJaakko Keränen
2021-05-28Smol Emoji: Added Person and checkboxesJaakko Keränen
2021-05-28Lang: Translations for New Identity scopesJaakko Keränen
2021-05-28Updated release notesJaakko Keränen
2021-05-27Updated Smol EmojiJaakko Keränen
Added Gear.
2021-05-27Updated Smol EmojiJaakko Keränen
2021-05-27Updated Smol EmojiJaakko Keränen
2021-05-27Fixed link to LICENSE_SmolEmoji.txtJaakko Keränen
2021-05-27Added OFL license for Smol EmojiJaakko Keränen
IssueID #283
2021-05-26Fonts: Added more Smol Emoji symbolsJaakko Keränen
2021-05-25Removed Symbola, replaced with other/new fontsJaakko Keränen
Symbola's license is not permissive enough, so it has been removed. Added "Smol Emoji" with face emoticons and other UI characters for Lagrange. More symbols provided by Noto Sans Symbols and Noto Sans Symbols 2. The fallback fonts are now Iosevka, which has a pretty good coverage (although monospace), and the user's chosen TrueType font (which could still be a local copy of Symbola). Still a work in progress: some characters are missing. IssueID #283
2021-05-21Added -u,--url-or-search command line optionJaakko Keränen
Opening an URL or making a search query from the command line. IssueID #232
2021-05-21Behavior of opening URLs via command lineJaakko Keränen
Open all URLs/files specified on the command line in new tabs, and raise the window if the app is already running. IssueID #235
2021-05-21Keybindings for split view menuJaakko Keränen
The split view keys now have keybindings. The default bindings for horizontal/vertical were changed to conform to Emacs (3/2). IssueID #278
2021-05-21Added identity exportingJaakko Keränen
Exporting an identity will display it in a new tab in PEM encoded format, where it can be saved or copied. IssueID #236
2021-05-20DocumentWidget: Updated error page localizationJaakko Keränen
Added a new language string and blockquote styling for displaying the server's error message. IssueID #280
2021-05-20Identity creation user experienceJaakko Keränen
Revised the New Identity dialog to hide the additional fields by default. Added a new option to select where the new identity will be active (current domain/page/nowhere). When the new identity is automatically activated, reload the URL used for activation.
2021-05-14Show "Line break" help text in input dialogJaakko Keränen
2021-05-13Updated AppData for v1.4.1Jaakko Keränen