Age | Commit message (Expand) | Author |
2023-01-12 | Fix avatar update | Vitaly Takmazov |
2023-01-11 | Do not double escape search string | Vitaly Takmazov |
2023-01-11 | Social login refactoring: set cookie after login | Vitaly Takmazov |
2023-01-11 | Fix Telegram login | Vitaly Takmazov |
2023-01-08 | Fix ActivityPub redirects | Vitaly Takmazov |
2023-01-05 | ActivityPub: signed GET requests, fix Signature verification | Vitaly Takmazov |
2023-01-04 | ActivityPub: cleanup media types and redirects | Vitaly Takmazov |
2023-01-04 | OAuth authentication for Mastodon and ActivityPub C2S | Vitaly Takmazov |
2022-12-31 | PMQueriesService -> ChatService | Vitaly Takmazov |
2022-12-24 | `Collectors.toList()` -> `toList()` | Vitaly Takmazov |
2022-12-23 | Show external followers in stats | Vitaly Takmazov |
2022-12-22 | `@username@example.com` urls are now redirects to ActivityPub profile | Vitaly Takmazov |
2022-12-22 | www: Mastodon-compatible `/share` endpoint | Vitaly Takmazov |
2022-12-21 | Social logins: adopt records | Vitaly Takmazov |
2022-12-09 | Redirect thread URL to ActivityPub version if Accept header matches | Vitaly Takmazov |
2022-12-08 | Cleanup unused authorization checks handled by spring-security | Vitaly Takmazov |
2022-12-07 | Login: use `Referer` header to redirect after the successful login | Vitaly Takmazov |
2022-12-07 | Remove login popup | Vitaly Takmazov |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov |
2022-06-30 | Add `noindex` conditions | Vitaly Takmazov |
2022-05-12 | Apple sign-in: log JWT token | Vitaly Takmazov |
2022-02-17 | Do not allow to delete Telegram when it is the only social account | Vitaly Takmazov |
2021-11-07 | Stop using version in Facebook Graph API requests | Vitaly Takmazov |
2021-10-23 | Minor code cleanup | Vitaly Takmazov |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov |
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov |
2021-10-18 | Display error for social login | Vitaly Takmazov |
2021-09-15 | Update vk.com API to 5.131 | Vitaly Takmazov |
2021-08-23 | ActivityPub: send Update event on user profile updates | Vitaly Takmazov |
2021-03-25 | login page refactoring | Vitaly Takmazov |
2021-03-24 | Cleanup HttpMediaTypeNotAcceptableException handler | Vitaly Takmazov |
2021-03-24 | Handle HttpMediaTypeNotAcceptableException | Vitaly Takmazov |
2020-12-25 | Refactoring | Vitaly Takmazov |
2020-12-23 | Fix title locale on Settings page | Vitaly Takmazov |
2020-11-24 | Fix title localization on some web pages | Vitaly Takmazov |
2020-11-20 | Fix previous fix™️ | Vitaly Takmazov |
2020-11-20 | Process Referer header without javax.servlet reference | Vitaly Takmazov |
2020-11-19 | Display "reply" button to user when message author ignored him | Vitaly Takmazov |
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov |
2020-10-20 | Revert "Append * to keyword search" | Vitaly Takmazov |
2020-10-02 | Update copyright years | Vitaly Takmazov |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov |
2020-06-05 | Append * to keyword search | Vitaly Takmazov |
2020-05-21 | Show correct signup errors | Vitaly Takmazov |
2020-04-09 | /user/tag? => /user/search? | Vitaly Takmazov |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov |
2020-04-03 | Reorganize layout and code cleanup | Vitaly Takmazov |
2020-04-03 | Extract sape code into ControllerAdvice | Vitaly Takmazov |