aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add dummy text to the READMEHEADmasterMax Magorsch2020-08-111-0/+1
* Remove arrow in the recent templateMax Magorsch2020-06-241-4/+0
* Use 3 tabs to split the different viewsMax Magorsch2020-06-248-81/+161
* Fix the links of the search resultsMax Magorsch2020-06-241-1/+1
* Make --compute-threads more verboseMax Magorsch2020-06-241-0/+7
* Create message_to_reference table if not presentMax Magorsch2020-06-241-9/+22
* Add an option to recompute the thread referencesMax Magorsch2020-06-244-2/+35
* Fix the computation of replies to a messageMax Magorsch2020-06-244-15/+69
* Remove verbose logging messagesMax Magorsch2020-06-241-7/+0
* Fix getAllMessagesCount to use message_id_fieldMax Magorsch2020-06-241-1/+1
* Fix the references of a messageMax Magorsch2020-06-242-6/+34
* Rename MessageId to MessageIdFieldMax Magorsch2020-06-243-9/+17
* Fix the InReplyTo referenceMax Magorsch2020-06-243-22/+8
* Only show threads for popular messagesMax Magorsch2020-06-231-0/+1
* Specify the used templates more explicitlyMax Magorsch2020-06-235-8/+8
* Decode subjects correctlyMax Magorsch2020-06-237-7/+16
* Improve link to popular threadsMax Magorsch2020-06-231-1/+1
* Format Messaage count when browsing listsMax Magorsch2020-06-235-25/+33
* Hide messages where the date is nullMax Magorsch2020-06-232-1/+3
* Show Author email if name is not availableMax Magorsch2020-06-231-0/+3
* Fix empty datesMax Magorsch2020-06-231-4/+6
* 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-222-11/+77
* Cache pages to improve the performanceMax Magorsch2020-06-227-22/+100
* Improve the performance of the importerMax Magorsch2020-06-225-43/+141
* Rework the data model to improve the performanceMax Magorsch2020-06-2219-254/+326
* 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
* Show number of messages on the landing pageMax Magorsch2020-06-191-1/+1
* Update package-lock.jsonMax Magorsch2020-06-191-195/+33
* Bump webpack dependenciesMax Magorsch2020-06-191-4/+3
* Wait for postgres to start upMax Magorsch2020-06-191-1/+2
* Fix docker-composeMax Magorsch2020-06-191-0/+2
* Change the default entrypoint of the imageMax Magorsch2020-06-191-1/+1
* Disable DAST tests for nowMax Magorsch2020-06-191-1/+1
* Use archives.g.o for DAST for nowMax Magorsch2020-06-191-1/+1
* Add bin folderMax Magorsch2020-06-191-0/+0
* Run go fmtMax Magorsch2020-06-193-9/+9
* Initial versionMax Magorsch2020-06-1963-0/+11250