summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* finish making everything configurableJesse Luehrs2022-02-164-108/+167
|
* remove vimwikiJesse Luehrs2022-02-162-3/+0
|
* update depsJesse Luehrs2022-02-169-0/+0
|
* major revamp of mbsyncloopJesse Luehrs2022-02-164-69/+180
|
* fix replyJesse Luehrs2022-02-161-2/+3
|
* allow SIGHUP to immediately recheck mailJesse Luehrs2022-02-132-1/+4
|
* oops, change this backJesse Luehrs2022-02-081-1/+1
|
* fix busy loopJesse Luehrs2022-02-081-2/+2
| | | | not sure why, but
* improve goimapnotify subprocess handlingJesse Luehrs2022-02-082-19/+35
|
* actually we can't rename this file yetJesse Luehrs2022-02-071-1/+1
| | | | once we move to generating the config files, this should be possible
* fix pathsJesse Luehrs2022-02-071-2/+2
|
* more refactoringJesse Luehrs2022-02-071-2/+13
|
* fix watch-kbd for new udev mechanismsJesse Luehrs2022-02-071-1/+1
| | | | | looks like the keyboard device symlinks are created and then moved into place now, rather than just created directly
* cleanupJesse Luehrs2022-02-071-2/+1
|
* refactorJesse Luehrs2022-02-071-3/+7
|
* fix escapingJesse Luehrs2022-02-071-1/+1
|
* improve mbsyncloop error handlingJesse Luehrs2022-02-071-6/+11
|
* remove debuggingJesse Luehrs2022-01-041-2/+0
|
* also have goimapnotify read from mbsyncloop's background processJesse Luehrs2022-01-021-1/+1
|
* use imap idle to get more up to date mail checkingJesse Luehrs2021-12-303-11/+44
|
* failure to update shouldn't cause the loop to exitJesse Luehrs2021-12-291-2/+4
|
* fix channel selectionJesse Luehrs2021-12-281-3/+10
|
* clean up a bit of log spamJesse Luehrs2021-12-281-1/+1
|
* be slightly more aggressive about syncingJesse Luehrs2021-12-281-4/+6
|
* ignore .uidvalidity filesJesse Luehrs2021-12-271-1/+1
|
* remove a bunch of unused stuffJesse Luehrs2021-12-2722-2430/+0
|
* update submodulesJesse Luehrs2021-12-2710-0/+0
|
* also sync remote deletions, etcJesse Luehrs2021-12-271-2/+2
|
* fix hooks directoryJesse Luehrs2021-12-271-3/+3
|
* remove one more mail2 remnantJesse Luehrs2021-12-271-8/+0
|
* switch from offlineimap to mbsyncJesse Luehrs2021-12-2715-64/+90
|
* add script for managing encrypted volumesJesse Luehrs2021-12-271-0/+30
|
* disable some pdf functionality due to a bugJesse Luehrs2021-12-271-1/+3
|
* switch fontsJesse Luehrs2021-12-271-3/+3
|
* fix tv script to work when disconnectedJesse Luehrs2021-12-271-3/+10
|
* update password searching scriptJesse Luehrs2021-12-271-1/+1
|
* give up on mpdscribbleJesse Luehrs2021-08-182-7/+0
|
* add scriptJesse Luehrs2021-07-221-0/+14
|
* try out vimwikiJesse Luehrs2021-07-104-0/+5
|
* shfmt everythingJesse Luehrs2021-07-1021-82/+85
|
* add some shfmt configJesse Luehrs2021-07-102-1/+5
|
* use less annoying syntax for string splittingJesse Luehrs2021-07-101-2/+1
|
* also add an alias for an arch containerJesse Luehrs2021-07-101-0/+1
|
* temporary config for mail server rebuildJesse Luehrs2021-07-051-0/+8
|
* disable async for zsh-autosuggestionsJesse Luehrs2021-07-011-0/+2
| | | | it seems to break history-search-end
* update pluginsJesse Luehrs2021-07-014-0/+0
|
* make smt use alpine instead of debianJesse Luehrs2021-06-202-3/+4
| | | | | it has very few dependencies, so this seems to work fine (unlike reply which needs to do things like compile xs modules)
* bring back my reply configurationJesse Luehrs2021-06-203-2/+26
|
* also add a podman wrapper for replyJesse Luehrs2021-06-201-0/+9
|
* use debian:stable-slimJesse Luehrs2021-06-191-1/+1
|