Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-09 | Revert "More caches" | Vitaly Takmazov | |
This reverts commit 82cbd49555a723f91ed3684a64debeade9c0b3f8. | |||
2019-08-09 | Revert "Evict caches on user changes, fix tests" | Vitaly Takmazov | |
This reverts commit 17578516fe0978602ddfac56055cfb1d1b2e0121. | |||
2019-08-09 | Revert "Cache popular tags" | Vitaly Takmazov | |
This reverts commit d18c76dd2ec83a757ccb4073a49cc1512c9c5bcb. | |||
2019-08-09 | Revert "Cache autoconfiguration" | Vitaly Takmazov | |
This reverts commit 0597fae5542de52a30dc60679a7f66ccea76ad51. | |||
2019-08-08 | Cache autoconfiguration | Vitaly Takmazov | |
2019-08-05 | Cache popular tags | Vitaly Takmazov | |
2019-08-05 | Evict caches on user changes, fix tests | Vitaly Takmazov | |
2019-08-02 | More caches | Vitaly Takmazov | |
2019-08-02 | Caching configuration for users and discussions | Vitaly Takmazov | |
2019-07-26 | Fix blurry fonts causing by iframe | Vitaly Takmazov | |
2019-07-26 | set correct uri of external user in fetchUser response | Vitaly Takmazov | |
2019-07-10 | Revert "ActivityPub contexts already have type, no need to duplicate" | Vitaly Takmazov | |
This reverts commit 3188babc5e9acb46816a6d4a917c31340af11298. | |||
2019-07-06 | ActivityPub contexts already have type, no need to duplicate | Vitaly Takmazov | |
2019-07-06 | ActivityPub: Mastodon hashtag should have href | Vitaly Takmazov | |
It should fix displaying as attachment in Mastodon feed | |||
2019-07-04 | Render email using templates | Vitaly Takmazov | |
* do not include tracking pixel in pm * reorganize snapshots layout * reconfigure pebble to not trim anything | |||
2019-07-04 | ActivityPub: ignore cookies from client responses | Vitaly Takmazov | |
2019-07-01 | Use Apache HTTP Client for ActivityPub | Vitaly Takmazov | |
2019-07-01 | MessageUtils: Fix regexLink2 pattern | Vitaly Takmazov | |
2019-06-19 | API: add tag stats to /me endpoint | Vitaly Takmazov | |
2019-06-19 | ActivityPub: fix logger | Vitaly Takmazov | |
2019-06-19 | Telegram: unescape update data for logger | Vitaly Takmazov | |
2019-06-19 | Telegram: webhook logging | Vitaly Takmazov | |
2019-06-19 | Telegram: debug logging | Vitaly Takmazov | |
2019-06-19 | Fix XMPP logging | Vitaly Takmazov | |
2019-06-19 | Short logger names | Vitaly Takmazov | |
2019-06-19 | Clean up logging | Vitaly Takmazov | |
2019-06-18 | ActivityPub: top Announces should be public | Vitaly Takmazov | |
2019-06-17 | Make remaining message entities serializable | Vitaly Takmazov | |
2019-06-17 | TwitterManager: do not overwrite top event message user | Vitaly Takmazov | |
2019-06-17 | Load initial data into h2 on bootRun | Vitaly Takmazov | |
2019-06-17 | webpack: remove url-loader limit | Vitaly Takmazov | |
2019-06-13 | Remove wix.com link | Vitaly Takmazov | |
2019-06-07 | Telegram: do not add the same id to anonymous chats multiple times | Vitaly Takmazov | |
2019-06-05 | ActivityPub: log outbound contexts | Vitaly Takmazov | |
2019-05-28 | PROTOCOL CHANGES in mastodon 2.8(?) | Vitaly Takmazov | |
2019-05-27 | ActivityPub: deserialize activities with single context | Vitaly Takmazov | |
2019-05-15 | allow to empty message only when image present | 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-05-05 | Fix /ws/ redirects | Vitaly Takmazov | |
2019-04-29 | Refactoring | Vitaly Takmazov | |
2019-04-29 | Fit netneladno.ru queries | Vitaly Takmazov | |
2019-04-29 | UserUtils -> @Visitor | Vitaly Takmazov | |
2019-04-29 | rss test | Vitaly Takmazov | |
2019-04-26 | Minimize SQL queries for banned users | Vitaly Takmazov | |
2019-04-26 | Authorization checks are in spring-security for a while | Vitaly Takmazov | |
2019-04-25 | mysql test profile | Vitaly Takmazov | |
run as SPRING_PROFILES_ACTIVE=mysql ./gradlew check | |||
2019-04-14 | Fix search paging | Vitaly Takmazov | |
2019-04-13 | Send read event to SSE clients | Vitaly Takmazov | |
2019-04-10 | README update and minor cleanup | Vitaly Takmazov | |
2019-04-09 | Fix likes counter while fixing tests on mysql | Vitaly Takmazov | |