aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* Speed up the tableExists checkMax Magorsch2020-06-231-1/+1
* Speed up the computation of the index pageMax Magorsch2020-06-231-6/+1
* Increase the verbosity of cache updatesMax Magorsch2020-06-231-1/+17
* Speed up computation of /{{listname}}/Max Magorsch2020-06-231-6/+1
* Speed up loading the threads for a listMax Magorsch2020-06-231-6/+1
* Speed up loading the messages for a listMax Magorsch2020-06-231-13/+1
* Clean up the codeMax Magorsch2020-06-236-69/+0
* Improve the importer furtherMax Magorsch2020-06-221-11/+76
* Cache pages to improve the performanceMax Magorsch2020-06-227-22/+100
* Improve the performance of the importerMax Magorsch2020-06-222-40/+131
* Rework the data model to improve the performanceMax Magorsch2020-06-2213-238/+312
* Improve the error handling during the importMax Magorsch2020-06-191-0/+1
* Don't abort when parsing the body failsMax Magorsch2020-06-191-2/+2
* Speed up the /lists pageMax Magorsch2020-06-193-16/+46
* Remove duplicate listsMax Magorsch2020-06-191-2/+0
* Only import messages of public lists for nowMax Magorsch2020-06-192-1/+13
* Add all public listsMax Magorsch2020-06-191-2/+122
* Run go fmtMax Magorsch2020-06-193-9/+9
* Initial versionMax Magorsch2020-06-1921-0/+1383