~alcinnz/rhapsode

ref: 091c7d82762d76096de04e2d3f955f5f28b9ccd8 rhapsode/src/Links.hs -rw-r--r-- 12.1 KiB
091c7d82 — Adrian Cochrane 1 year, 7 months ago
Refactor link extraction to match new link dispatch, & defer internationalization to config
65356894 — Adrian Cochrane 1 year, 7 months ago
Factor out URI Fetching logic into seperate hackage.
6cee31ba — Adrian Cochrane 2 years ago
Add wakeword detection. Currently uses Voice2JSON/Mycroft Precise's default 'Hey mycroft'
17a4d92a — Adrian Cochrane 2 years ago
Bug/compilation fixes to voice commands implementation.
5199f051 — Adrian Cochrane 2 years ago
Integrate Voice2JSON for voice command input.

Ended up coding the commandline in Haskell because that, somewhat surprisingly,
had better APIs for the purpose than C. Turned out to be well worth navigating the language barrier.
4ab0d7f7 — Adrian Cochrane 2 years ago
Initialize Voice2JSON for speech recognition!
36444201 — Adrian Cochrane 3 years ago
Implement sortable tables (TODO attach aria-sort attrs).
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).
Next