Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-21 | URL regex: exclude guillemets | Vitaly Takmazov | |
2024-08-30 | Fix URL regex | Vitaly Takmazov | |
2024-02-02 | Use <blockquote /> tag for quotes | Vitaly Takmazov | |
* fix compatibility with Mastodon | |||
2023-04-26 | Expose `friendsOnly` message property over API | Vitaly Takmazov | |
2021-08-20 | map NSFW tag to as:sensitive ActivityPub property | Vitaly Takmazov | |
2020-11-15 | Run tests with JUnit 5 | Vitaly Takmazov | |
2020-03-07 | Reorganize project layout | Vitaly Takmazov | |
2019-12-12 | Update copyrights | Vitaly Takmazov | |
2019-11-13 | Spring Boot 2.2.1, Babel 7.7 | Vitaly Takmazov | |
2019-10-22 | Revert "Spring Boot 2.2" | Vitaly Takmazov | |
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-21 | Spring Boot 2.2 | Vitaly Takmazov | |
2019-07-01 | MessageUtils: Fix regexLink2 pattern | Vitaly Takmazov | |
2019-05-05 | Carriage return in quote regex | Vitaly Takmazov | |
As we did not clear carriage returns now from body quote regex was broken | |||
2019-01-23 | quote formatting fixes and more test cases | Vitaly Takmazov | |
2019-01-22 | Fix quote regex | Vitaly Takmazov | |
2019-01-21 | ActivityPub: convert HTML to Markdown | Vitaly Takmazov | |
2018-12-13 | do not count linebreak as part of entity | Vitaly Takmazov | |
2018-11-12 | parse entities before html escaping | Vitaly Takmazov | |
2018-11-12 | api: message entities | Vitaly Takmazov | |
2018-11-08 | Merge everything into single Spring Boot application | Vitaly Takmazov | |