aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add various TODOsHugo Hörnquist2023-02-07
|
* Add support for CID linked images.Hugo Hörnquist2023-02-07
|
* Change info gathering to proper db reads.Hugo Hörnquist2022-12-09
| | | | | Running `xapian info` and parsing the output breaks way to easily, here we instead just open the database file and look for ourselves.
* Add comment that python-pam is recomended.Hugo Hörnquist2022-12-09
|
* Got code working on Python 3.9Hugo Hörnquist2022-12-09
|
* Update make tags to work on BSD.Hugo Hörnquist2022-12-09
|
* Minor cleanups.Hugo Hörnquist2022-12-01
|
* Force search results to fit inside one line.Hugo Hörnquist2022-12-01
|
* Made mail header set configurable.Hugo Hörnquist2022-12-01
|
* Resolve TODO about source of randomness.Hugo Hörnquist2022-12-01
|
* Further translations.Hugo Hörnquist2022-12-01
|
* Create settings file.Hugo Hörnquist2022-12-01
|
* Add "- Mu4Web" to page titles.Hugo Hörnquist2022-12-01
|
* General cleanaup.Hugo Hörnquist2022-12-01
|
* Move maildir stuff to own directory.Hugo Hörnquist2022-12-01
|
* Fix scanning of maildirs.Hugo Hörnquist2022-12-01
|
* Remove debug prints.Hugo Hörnquist2022-12-01
|
* Add ability to get raw message.Hugo Hörnquist2022-12-01
|
* Specify default sorting.Hugo Hörnquist2022-12-01
|
* Handle login prompt for logged in users.Hugo Hörnquist2022-12-01
|
* Add "remember me".Hugo Hörnquist2022-12-01
|
* Allow selecting of sort key for search results.Hugo Hörnquist2022-12-01
|
* Documentation and cleanup.Hugo Hörnquist2022-12-01
|
* Sugest download for unknown filetypes.Hugo Hörnquist2022-12-01
|
* Embedding and attachements.Hugo Hörnquist2022-11-30
|
* Minor style improvements.Hugo Hörnquist2022-11-30
|
* Minor cleanup.Hugo Hörnquist2022-11-30
|
* Add maildir listing on frontpage.Hugo Hörnquist2022-11-30
|
* Move stylesheet to other file.Hugo Hörnquist2022-11-30
|
* Work.Hugo Hörnquist2022-11-30
|
* Fix crash on invalid username.Hugo Hörnquist2022-11-29
|
* Properly specify version requirements, and add directory layout.Hugo Hörnquist2022-11-29
|
* Add makefile for ctags file.Hugo Hörnquist2022-11-28
|
* Fix search page.Hugo Hörnquist2022-11-28
|
* Replace login system with flask-login.Hugo Hörnquist2022-11-28
|
* Documentation.Hugo Hörnquist2022-11-28
|
* Replace manual cookies with flask session.Hugo Hörnquist2022-10-31
|
* Replace wed server with flask.Hugo Hörnquist2022-10-31
|
* Move stuff to sub-files.Hugo Hörnquist2022-10-31
|
* Introduce types.Hugo Hörnquist2022-10-26
|
* Fix UID's with + in them.Hugo Hörnquist2022-10-24
|
* General cleanup.Hugo Hörnquist2022-10-24
|
* s/mail:/mailto:/gHugo Hörnquist2022-04-08
|
* Initial commit.Hugo Hörnquist2022-04-07