1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
aerc/lib
sqwishy 2fcd77f101 toLocal template function
Hi. This adds a template function to convert a time to the local time zone. And modifies
the default quoted_reply template to use it and show the time zone when formatting the
timestamp of the quoted message.

Previously, the quoted message timestamp was UTC and it would format it without the time
zone. And I thought it might be a little confusing or weird to some normal people when I
email them and I don't want normal people to be confused or think that I'm weird.
2020-02-25 11:05:41 -05:00
..
format Add labels to index format (%g) 2019-12-27 10:20:29 -07:00
sort Preserve sorting order in search results 2019-10-09 19:46:43 -04:00
templates toLocal template function 2020-02-25 11:05:41 -05:00
ui compose: don't call ti.tabcomplete when it is nil 2020-01-09 14:32:12 -05:00
uidstore
dirstore.go Move msgstore map to dirstore 2019-07-26 14:15:27 -04:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
msgstore.go lib/msgstore: debounce directoryUpdateRequests 2020-02-25 11:05:26 -05:00
oauthbearer.go
open_darwin.go
open.go
socket.go lib: fix an out of bounds panic in the server 2020-02-13 10:26:12 -05:00