| Commit message (Expand) | Author | Age | Files | Lines |
* | Use 3 tabs to split the different views | Max Magorsch | 2020-06-24 | 5 | -21/+79 |
* | Fix the computation of replies to a message | Max Magorsch | 2020-06-24 | 1 | -10/+41 |
* | Remove verbose logging messages | Max Magorsch | 2020-06-24 | 1 | -7/+0 |
* | Fix getAllMessagesCount to use message_id_field | Max Magorsch | 2020-06-24 | 1 | -1/+1 |
* | Fix the references of a message | Max Magorsch | 2020-06-24 | 1 | -4/+32 |
* | Fix the InReplyTo reference | Max Magorsch | 2020-06-24 | 2 | -20/+6 |
* | Only show threads for popular messages | Max Magorsch | 2020-06-23 | 1 | -0/+1 |
* | Specify the used templates more explicitly | Max Magorsch | 2020-06-23 | 5 | -8/+8 |
* | Format Messaage count when browsing lists | Max Magorsch | 2020-06-23 | 3 | -23/+9 |
* | Hide messages where the date is null | Max Magorsch | 2020-06-23 | 2 | -1/+3 |
* | Speed up the computation of the index page | Max Magorsch | 2020-06-23 | 1 | -6/+1 |
* | Increase the verbosity of cache updates | Max Magorsch | 2020-06-23 | 1 | -1/+17 |
* | Speed up computation of /{{listname}}/ | Max Magorsch | 2020-06-23 | 1 | -6/+1 |
* | Speed up loading the threads for a list | Max Magorsch | 2020-06-23 | 1 | -6/+1 |
* | Speed up loading the messages for a list | Max Magorsch | 2020-06-23 | 1 | -13/+1 |
* | Clean up the code | Max Magorsch | 2020-06-23 | 6 | -69/+0 |
* | Cache pages to improve the performance | Max Magorsch | 2020-06-22 | 6 | -22/+85 |
* | Rework the data model to improve the performance | Max Magorsch | 2020-06-22 | 9 | -81/+90 |
* | Speed up the /lists page | Max Magorsch | 2020-06-19 | 1 | -15/+37 |
* | Run go fmt | Max Magorsch | 2020-06-19 | 2 | -5/+5 |
* | Initial version | Max Magorsch | 2020-06-19 | 14 | -0/+910 |