talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/machine_setup 2023-09-27 19:02:11 +00:00
c2a0f90b4f Fix delete-selection-mode setting.
talexander pushed to main at talexander/machine_setup 2023-09-27 17:19:45 +00:00
6f3c5ca025 Remove explicit pinentry setting.
talexander pushed to main at talexander/organic 2023-09-24 07:11:57 +00:00
dd91e506bd Merge branch 'scan_optimization'
cd781a7dcf Add simple test to prove the scan for in-buffer settings is still working.
8cd0e4ec63 Optimize scanning for in-buffer settings by scanning forward for possible keywords.
f9460b88d7 Add a TODO for a performance optimization.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-09-24 05:13:35 +00:00
0b2a5f4fbf Change all runtime asserts in private functions to debug_assert.
talexander pushed to main at talexander/organic 2023-09-24 01:12:56 +00:00
6097e4df18 Merge branch 'standard_properties'
d5b1014fe4 Unify the standard properties checks in diff.
dd8a8207ce Move assert bounds for elements and objects (except PlainText) to the compare element/object functions.
b4c985071c Add a GetStandardProperties trait.
d4f27ef297 Remove only use of Source trait.
Compare 8 commits »
talexander pushed to main at talexander/organic 2023-09-23 18:55:10 +00:00
f0e28206ff Add a supported versions section to the README.
talexander pushed to main at talexander/organic 2023-09-23 18:46:52 +00:00
1f64e289a2 Add TODOs for all of the properties that need to be compared.
f7690ff64b Remove an allocation for lesser block end.
Compare 2 commits »
talexander pushed to master at talexander/homepage 2023-09-23 16:37:04 +00:00
9ebcf96ed2 Change default mime type inside .well-known to be plain text.
talexander pushed to master at talexander/homepage 2023-09-23 16:29:41 +00:00
846da7bcf9 Move well-known to not be hidden. Nginx will handle rewriting the path.
talexander pushed to main at talexander/organic 2023-09-22 04:04:44 +00:00
bd5e50d558 Remove TODO.
talexander pushed tag v0.1.8 to talexander/organic 2023-09-22 03:48:28 +00:00
talexander pushed to main at talexander/organic 2023-09-22 03:48:26 +00:00
de87b7df93 Publish version 0.1.8.
talexander deleted branch worg from talexander/organic 2023-09-22 03:41:48 +00:00
talexander pushed to main at talexander/organic 2023-09-22 03:38:22 +00:00
a267d13fd7 Merge branch 'worg'
a29973a110 Add a "format" makefile target.
31c782499e Do not match text markup end with empty contents.
b7c7057095 Add a test for double tilde.
49e3c90a3a Add a test showing a text markup condition we are not handling and significantly reduce allocations by using references for the captured marker for text markup.
Compare 60 commits »
talexander pushed to worg at talexander/organic 2023-09-22 03:20:28 +00:00
a29973a110 Add a "format" makefile target.
31c782499e Do not match text markup end with empty contents.
b7c7057095 Add a test for double tilde.
49e3c90a3a Add a test showing a text markup condition we are not handling and significantly reduce allocations by using references for the captured marker for text markup.
Compare 4 commits »
talexander pushed to master at talexander/homepage 2023-09-22 03:18:44 +00:00
ae7240b2f4 Render my public pgp key in the browser instead of downloading it.
talexander pushed to worg at talexander/organic 2023-09-22 02:09:12 +00:00
129228c5c5 Require either eof or whitespace to line ending for valueless items.
f0a7493a89 Support blank lines for descriptive list with empty value before final list item.
dc5695ec9f Update description list test to ensure we match blank values properly for both final and non-final items.
4ff62fbfae Support backslash as a post character for text markup.
c892d406c3 Do not parse the tag for a plain list item if it is an ordered plain list item.
Compare 11 commits »
talexander pushed to main at talexander/machine_setup 2023-09-21 20:57:23 +00:00
49fa0eb9cc Disable on-type formatting in rust.
talexander pushed to main at talexander/machine_setup 2023-09-21 20:30:54 +00:00
e4b10e7260 Remove extra subkey from pgp key.
talexander pushed to master at talexander/homepage 2023-09-21 20:30:09 +00:00
cee38a2c55 Remove extra subkey from pgp key.