Wykres commitów

13 Commity (615448ae23581a0de35768e900c06084e1b0521c)

Autor SHA1 Wiadomość Data
chroju 615448ae23
fix enriching single-letter second level domain 2023-03-12 09:07:28 +09:00
Dario Piotrowicz a606e76093 handle hashtags in statuses
- by parsing them in enrichStatus
 - implementing a tag page to show their timeline

resolves #345
2023-02-28 17:05:22 +00:00
Sven Sauleau 5e77067324 ignore invalid user mentions 2023-02-20 12:21:02 +00:00
Dario Piotrowicz 7d2ffc6a03 make enrishStatus mentions tests more robust and fix prefix issue 2023-02-10 13:20:29 +00:00
Dario Piotrowicz 561d5e03ca make enrichStatus accept mentioned with longer domain 2023-02-10 12:53:01 +00:00
Dario Piotrowicz 5366e8a5d7 improve links parsing 2023-02-08 19:37:47 +00:00
Dario Piotrowicz 7c3353e90e handle sub-domains correctly in enrichStatus 2023-02-06 23:29:29 +00:00
Dario Piotrowicz c6a3da522b apply regexes to enrichStatus (again) 2023-02-06 12:20:04 +00:00
Sven Sauleau 33f6e30966 fix lint 2023-02-06 11:37:25 +00:00
Sven Sauleau b843eb8a62 add more mention tests 2023-02-06 11:35:08 +00:00
Sven Sauleau c9c87b4209 Revert "simplify enrichStatus method by using regexes"
This reverts commit 4644405add.
2023-02-06 11:35:08 +00:00
Dario Piotrowicz 4644405add simplify enrichStatus method by using regexes 2023-02-01 22:27:39 +00:00
Sven Sauleau ea1e2c522d Enrich status with HTML Microformats 2023-02-01 16:09:20 +00:00