Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-10 | Cleanup some lint warnings | Vitaly Takmazov | |
2022-07-10 | Fetch ActivityPub profiles directly without our proxy | Vitaly Takmazov | |
* Profiles were fetched through proxy because of CORS issues in Mastodon, now issues are solved | |||
2022-07-08 | Embed tweets without broken widgets.js | Vitaly Takmazov | |
2022-07-01 | Bump `java-telegram-bot-api` to 6.1.0 | Vitaly Takmazov | |
* make compatible with API changes | |||
2022-06-30 | Add `noindex` conditions | Vitaly Takmazov | |
2022-06-30 | ActivityPub: fix Actor type casting | Vitaly Takmazov | |
2022-06-30 | ActivityPub: add missing Actor types | Vitaly Takmazov | |
2022-06-29 | Use full URL for avatars in replies | Vitaly Takmazov | |
2022-06-29 | Avatars in /thread API endpoint | Vitaly Takmazov | |
2022-06-27 | Drop outdated web security rules | Vitaly Takmazov | |
2022-06-25 | `likes` field returns recommendations count | Vitaly Takmazov | |
2022-06-25 | Fix tests | Vitaly Takmazov | |
2022-06-25 | Fix recommendations counters in html templates | Vitaly Takmazov | |
* deprecate `likes` message field, use `recommendations` where possible | |||
2022-06-07 | Add ermp site verification | Vitaly Takmazov | |
2022-06-02 | eslint-plugin-jsdoc | Vitaly Takmazov | |
2022-05-25 | Add autocomplete hints to login/signup forms | Vitaly Takmazov | |
2022-05-21 | Upgrade to Spring Boot 2.7 | Vitaly Takmazov | |
* replace deprecated config property | |||
2022-05-13 | Do not send subscriptions to banned users | Vitaly Takmazov | |
2022-05-13 | Refactor AppleClientSecretGenerator | Vitaly Takmazov | |
2022-05-13 | Use @Disabled annotation in tests | Vitaly Takmazov | |
2022-05-13 | Switch ActivityPub key management to Churchkey library | Vitaly Takmazov | |
2022-05-12 | Use Churchkey library to read PEM files and keys | Vitaly Takmazov | |
2022-05-12 | Update top criterias | Vitaly Takmazov | |
2022-05-12 | Apple sign-in: log JWT token | Vitaly Takmazov | |
2022-05-12 | Google sign in: validate client id | Vitaly Takmazov | |
2022-04-19 | ActivityPub: log unhandled contexts when processing messages | Vitaly Takmazov | |
2022-04-19 | ActivityPub: handle context issues when processing messages | Vitaly Takmazov | |
2022-04-14 | ActivityPub: handle followers exceptions | Vitaly Takmazov | |
2022-04-13 | Handle email exceptions | Vitaly Takmazov | |
2022-04-13 | ActivityPub: handle like exceptions | Vitaly Takmazov | |
2022-04-08 | XMPP: log invalid JIDs | Vitaly Takmazov | |
2022-04-08 | ActivityPub: handle public key issues | Vitaly Takmazov | |
2022-04-08 | Telegram: send top messages to the channel | Vitaly Takmazov | |
2022-04-07 | scripts: Add some JSDoc | Vitaly Takmazov | |
2022-03-31 | Bump Spring Boot to 2.6.6 | Vitaly Takmazov | |
* Spring4Shell workaround is not needed anymore | |||
2022-03-31 | Spring4Shell workaround | Vitaly Takmazov | |
2022-03-23 | Return correct replies counter on /thread API endpoint | Vitaly Takmazov | |
* replies counter will not include replies from banned users now | |||
2022-03-18 | Cleanup all JS linter errors | Vitaly Takmazov | |
2022-03-18 | Embed Telegram posts | Vitaly Takmazov | |
2022-03-07 | Fix readonly query | Vitaly Takmazov | |
2022-03-03 | Fix *readonly tag | Vitaly Takmazov | |
2022-02-17 | Do not allow to delete Telegram when it is the only social account | Vitaly Takmazov | |
2022-02-10 | Hey, 2022 | Vitaly Takmazov | |
2022-01-13 | mail: handle invalid In-Reply-To header | Vitaly Takmazov | |
2021-11-25 | Fix tests on Windows | Vitaly Takmazov | |
2021-11-23 | Fix more stylelint warnings | Vitaly Takmazov | |
* appearance now handled by autoprefixer * Font names should not have quotes | |||
2021-11-23 | -moz-selection is handled by Autoprefixer | Vitaly Takmazov | |
2021-11-14 | Handle rejected requests with error 400 | Vitaly Takmazov | |
2021-11-12 | Throw correct exception from mark_read API endpoint | Vitaly Takmazov | |
2021-11-11 | New top query fix | Vitaly Takmazov | |