~alcinnz/rhapsode

8bf7b85d — Adrian Cochrane 3 years ago
Remove global variable, move to Page field.
9946bf63 — Adrian Cochrane 3 years ago
Log browser history in memory
3eb42c6a — Adrian Cochrane 3 years ago
Add introductory messages.
20d1c98e — Adrian Cochrane 3 years ago
Read out a page's <link>s, they could be useful!
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.
48419960 — Adrian Cochrane 3 years ago
Extract data for 'pseudolinks', exposing more features.
974256f1 — Adrian Cochrane 3 years ago
Release Rhapsode v3 with hyperlinks
b762df03 — Adrian Cochrane 3 years ago
Navigate to selected link.
723aea05 — Adrian Cochrane 3 years ago
Prepare for navigating links:

Compute levenshtein distances.
Read lines from stdin.
226826fe — Adrian Cochrane 3 years ago
Expose additional logging via commandline options.
b2147925 — Adrian Cochrane 3 years ago
Improve Gemini support, upgrade HURL, log history records.
0040d2b6 — Adrian Cochrane 3 years ago
Expand on documentation of available CSS properties.
999efb67 — Adrian Cochrane 3 years ago
Specify the fallback license for the sound effects.

I was prompted to do some digging to find this.
elementary though relicenses it under the Unlicense.
10f5b0bb — Adrian Cochrane 3 years ago
Populate changelog.
b41aedb2 — Adrian Cochrane 3 years ago
Merge remote-tracking branch 'contrib-ariana/issues'
7a7acaac — Adrian Cochrane 3 years ago
Merge remote-tracking branch 'contrib-ariana/doc-update'
bf572743 — Ariana Giroux 3 years ago
Added initial CSS API docs to CSS-Speech-Tutorial

- Adds new initial technical reference for the mentioned CSS properties.

  For example, usage of properties to vary voice articulation now
  include a full list of valid arguments, as well as a simple usage
  explanation.

- Adds new "**Wanted:**" tag to solicit further expansion on technical
  documentation.

- Adds new "**Wanted:**" tag to a few of the technical reference
  sections.

  I am not a proficient user of Haskell, and cannot discern a few of the
  valid keywords or syntax simply by reading through the code.

- Also makes a title more clear in CSS-Speech-Tutorial.md
d165a158 — Ariana Giroux 3 years ago
Update & Fix grammar throughout docs files

Applies many small changes throughout the documentation files, aimed at
readability.
Next