Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-04-09 | ActivityPub: Object id must be valid URI | Vitaly Takmazov | |
2019-04-09 | ActivityPub: Activity must have an ID | Vitaly Takmazov | |
2019-04-09 | Use preconfigured ObjectMapper for ActivityPub client | Vitaly Takmazov | |
2019-04-09 | Microseconds timestamp in replies | Vitaly Takmazov | |
2019-04-07 | Increase updated_at precision | Vitaly Takmazov | |
2019-04-07 | Display “edited” in web | Vitaly Takmazov | |
2019-04-07 | Edit telegram messages | Vitaly Takmazov | |
2019-04-07 | Replies should have properties too | Vitaly Takmazov | |
2019-04-07 | Tags should be unescaped before storing | Vitaly Takmazov | |
Test tag is Test tag | |||
2019-04-06 | Message properties | Vitaly Takmazov | |
2019-04-04 | Avatars in feed recommendations | Vitaly Takmazov | |
2019-04-04 | Recommendations in feeds | Vitaly Takmazov | |
2019-04-03 | YouTube embed API: trying to prevent errors on old browsers | Vitaly Takmazov | |
2019-04-02 | fix linter warning | Vitaly Takmazov | |