Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-01 | Translations for hardcoded English strings | Jaakko Keränen | |
IssueID #276 | |||
2021-06-30 | Canonical URIs | Jaakko Keränen | |
Internally, all URIs should be converted to a canonical form so that they can be compared against each other. The canonical form is an IRI with spaces and reserved characters percent-encoded. | |||
2021-05-04 | Split view pinning, "linksplit" special tag | Jaakko Keränen | |
A navigation aid: when in split mode, option to keep one of the tabs pinned to the current page so all links open to the side. Added "linksplit" bookmark tag to activate view splitting when opening a link on the page. | |||
2021-03-20 | Bookmarks: Timestamp accuracy | Jaakko Keränen | |
There is no need for microsecond accuracy in the creation timestamp. | |||
2021-03-09 | App: Initial bookmarks | Jaakko Keränen | |
Don't automatically make "Getting Started" a remote bookmark source. 1) Rather not DDOS my server. Remote sources are not cached currently. 2) While it's a nice demo of the feature, it's not essential. 3) Avoid appearance of a "call home" default that one needs to opt out of. | |||
2021-03-07 | App: Fetch remote bookmarks after init finished | Jaakko Keränen | |
2021-02-24 | Bookmarks: Looking up site icons | Jaakko Keränen | |
Bookmark icons apply to site roots instead of domains. A root includes the user directory if one is found in the URL. | |||
2021-02-23 | Improved handling of bookmark icons | Jaakko Keränen | |
The effect of a bookmark icon is restricted to URLs that begin with the bookmarked URL. TODO: Bookmark icon of an URL should affect the whole domain, but this should take into consideration user subdirectories ("~name" or "/users/name"). IssueID #140 | |||
2021-02-23 | Bookmarks: Crash when removing a tag | Jaakko Keränen | |
2021-02-23 | Editing bookmark icons | Jaakko Keränen | |
IssueID #140 | |||
2021-02-22 | Allow user to set any character as bookmark icon | Jaakko Keränen | |
The custom icons only appear in bookmark and feed lists, though. | |||
2021-02-10 | Bookmarks: Fixed crash when removing a bookmark source | Jaakko Keränen | |
Remote bookmarks from a deleted source page were not immediately removed, so the UI got confused about the missing source bookmark. IssueID #154 | |||
2021-02-08 | Bookmarks: Do not require a label for remote links | Jaakko Keränen | |
IssueID #147 | |||
2021-01-29 | Bookmarks: Remove default Gemini ports | Jaakko Keränen | |
Normalize bookmark URLs by removing the default Gemini ports. | |||
2021-01-02 | Bookmarks: Remote bookmarks grouped under source | Jaakko Keränen | |
Rather than mix remote bookmarks with local ones, group them under the source bookmark in "pseudo-folder" fashion. The source is shown as bold. | |||
2020-12-30 | Update bookmark icons when opening pages | Jaakko Keränen | |
If bookmarks are imported or added manually, they won't have the correct site icons. Whenever a page is loaded the bookmark icon is now updated. | |||
2020-12-19 | Changed the remote bookmark icon | Jaakko Keränen | |
The cloud character U+2601 is already used as a site icon. | |||
2020-12-19 | Bookmarks: Crash when updating remote bookmarks | Jaakko Keränen | |
2020-12-19 | Remote bookmark sources | Jaakko Keränen | |
Bookmarks tagged "remotesource" are fetched and all links are treated as remote bookmarks. Remote bookmarks are not saved locally. | |||
2020-12-19 | Bookmarks: Tweaked output of "about:bookmarks" | Jaakko Keränen | |
2020-12-18 | Bookmarks: Clean up URLs with no path and query | Jaakko Keränen | |
2020-12-17 | Listing bookmarks by tag and creation time | Jaakko Keränen | |
2020-12-17 | Bookmarks: Improved bookmark list page formatting | Jaakko Keränen | |
2020-12-17 | Added "about:bookmarks" | Jaakko Keränen | |
A simple way to export all or some of your bookmarks. | |||
2020-12-01 | Added dialog for changing feed type | Jaakko Keränen | |
This also gives feedback about a newly added subscription. | |||
2020-11-27 | Bookmarks: Adding and removing tags | Jaakko Keränen | |
2020-11-25 | SidebarWidget: Tagging bookmarks via menu | Jaakko Keränen | |
2020-11-23 | Bookmarks: Finding a bookmark by URL | Jaakko Keränen | |
This needs a better lookup if there are tons of bookmarks. | |||
2020-09-18 | Home button opens a random "homepage" bookmark | Jaakko Keränen | |
2020-09-13 | Default set of bookmarks for first run | Jaakko Keränen | |
2020-09-06 | LookupWidget: Keyboard focus and cursor | Jaakko Keränen | |
2020-08-24 | Updated for the_Foundation API changes | Jaakko Keränen | |
2020-08-22 | Added BSD 2-clause license and copyright notices | Jaakko Keränen | |
2020-08-14 | Editing bookmarks | Jaakko Keränen | |
2020-08-14 | Deleting bookmarks | Jaakko Keränen | |
2020-08-14 | Bookmarks: Store in a hash with unique IDs | Jaakko Keränen | |
2020-08-14 | Adding and viewing bookmarks | Jaakko Keränen | |
2020-08-14 | Added Bookmarks | Jaakko Keränen | |