~alcinnz/rhapsode

ref: 49f5059152b74d220f8673d9c7ae35a3ab484c44 rhapsode/src/Links.hs -rw-r--r-- 9.2 KiB
49f50591 — Adrian Cochrane 3 years ago
Bundle readStrict implementation.
481a1088 — Adrian Cochrane 3 years ago
Drop outdated dependencies.
ca5e0017 — Adrian Cochrane 3 years ago
Fix freezes & crashes.
ff13105b — Adrian Cochrane 3 years ago
Add sound effects to clarification prompt.
cf3d8d0d — Adrian Cochrane 3 years ago
Allow packagers to configure default bookmarks.
12fc781e — Adrian Cochrane 3 years ago
Better label rel=stylesheet
32909aaa — Adrian Cochrane 3 years ago
Various (attempted) crash fixes.
e042770f — Adrian Cochrane 3 years ago
Integrate Shared MIME Info implementation to better label rel=alternate links
5d890185 — Adrian Cochrane 3 years ago
Bugfix: case for AppStream links had incompatible function signature.
0f67342e — Adrian Cochrane 3 years ago
Draft code for querying the FreeDesktop.Org MimeInfo XML database.
df331116 — Adrian Cochrane 3 years ago
Bugfix: generate correct anchor for <summary> links.

I'm pushing & popping to the path as a stack, but the anchor is right -> child. Needs to be reversed.
c539e099 — Adrian Cochrane 3 years ago
Expand link definition to include <details> & be independant of namespaces.

Fallback to using rel as a (technical, non-localized) label.
911f8522 — Adrian Cochrane 3 years ago
Style visited links (dading quieter).
e7cfb212 — Adrian Cochrane 3 years ago
Write out file for discovering new pages.
78836e34 — Adrian Cochrane 3 years ago
Localize into Norwegian Bokmål, thanks @harald@hub.volse.no

Previous localizations:
Italian: @Madmonkey@mastodon.uno
Swedish: @e8johan@mastodon.technology
3a0ff8db — Adrian Cochrane 3 years ago
Localize into Italian & Swedish
a9c0bfc0 — Adrian Cochrane 3 years ago
Add 'pseudolinks' for tab history, apps, & bookmarks.
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.
36f30081 — Adrian Cochrane 4 years ago
Find links in the document (for interactions).