~alcinnz/rhapsode

ref: 6be6e9ad952d05efdb84d2f525540d662c5c2aac rhapsode/src/Links.hs -rw-r--r-- 13.1 KiB
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).
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
Next