Blob
Date:
Mon Aug 29 16:39:22 2022
UTC
Message:
more stuff to do
- fix `make gzip'should gzip all the files in /var/www/marc, and re-gzip if theoriginal changed. My understanding is that if foo.gz exists thenit'll be skipped, which is not desired. In particular the index pagesshould be re-gzipped every time as they change.- automatic linkingwould be nice to transform the URLs in the mail' body into clickablelinks. Additionally, it would be nice to support the [n] referencesyntax. Maybe turning also commit ids into links?- improve thread navigationfind a way to show links to previous/next messages in thread. (yes,*messages* since threads are trees there may be multiple nextmessages)- show the original file name in the list of attachments.see for e.g. /mail/YSqwKz9bbMYM9fHW@benson.stsp.name.html- clarify date rangesThreads are sorted by their newest mail, so if an old thread gets anew reply it'll jump in the first page. The date ranges thus canjump quite a bit when navigating backward/forward. Is this OK? Canwe communicate it better?
Omar Polo