Age | Commit message (Expand) | Author |
2023-11-11 | Stats cache | Vitaly Takmazov |
2023-11-11 | Do not use outdated Patreon library, use Rest API directly | Vitaly Takmazov |
2023-11-08 | Handle premium users from Patreon | Vitaly Takmazov |
2023-11-07 | Add logging for notifications registrations | Vitaly Takmazov |
2023-08-11 | Do not send verification emails to unknown users | Vitaly Takmazov |
2023-07-19 | Migrate to Twitter API 2.0 | Vitaly Takmazov |
2023-06-26 | ActivityPub: cache all profile exception paths | Vitaly Takmazov |
2023-06-21 | VK: read premium status using Callback API | Vitaly Takmazov |
2023-06-20 | Patreon webhook (WIP) | Vitaly Takmazov |
2023-05-31 | Modernize spring-security configuration and minor changes | Vitaly Takmazov |
2023-04-30 | Expose 'vip' and 'ignored' user lists over '/me' API endpoint | Vitaly Takmazov |
2023-04-26 | Expose 'isAdmin' user property over API | Vitaly Takmazov |
2023-04-26 | Expose `friendsOnly` message property over API | Vitaly Takmazov |
2023-04-26 | Do not show hidden messages to ugnich | Vitaly Takmazov |
2023-04-26 | API: include hidden messages | Vitaly Takmazov |
2023-04-18 | Minor cleanup | Vitaly Takmazov |
2023-04-18 | ActivityPub compatibility with private posts | Vitaly Takmazov |
2023-04-17 | Add/remove from whitelist on web | Vitaly Takmazov |
2023-04-17 | Private posts | Vitaly Takmazov |
2023-04-13 | Premium users | Vitaly Takmazov |
2023-03-11 | Revert "Switch to Tomcat and omit its exceptions from logs" | Vitaly Takmazov |
2023-02-22 | Switch to Tomcat and omit its exceptions from logs | Vitaly Takmazov |
2023-02-16 | ActivityPub: improve logging | Vitaly Takmazov |
2023-02-10 | Notifications API: check if token is already exists | Vitaly Takmazov |
2023-02-03 | tag.isIgnored, tag.isSubscribed | Vitaly Takmazov |
2023-02-03 | GetTagNoIndex -> tag.isNotIndexed | Vitaly Takmazov |
2023-01-30 | SQLite support | Vitaly Takmazov |
2023-01-28 | Cleanup Tag model | Vitaly Takmazov |
2023-01-26 | ActivityPub: log 404 errors on debug level | Vitaly Takmazov |
2023-01-22 | Show message subscription state in API thread | Vitaly Takmazov |
2023-01-22 | db refactoring: merge getMessages with isSubscribed query | Vitaly Takmazov |
2023-01-22 | Refactor messages service, remove 2 unneeded SQL queries | Vitaly Takmazov |
2023-01-20 | Minor cleanup | Vitaly Takmazov |
2023-01-19 | ActivityPub: blog redirect | Vitaly Takmazov |
2023-01-19 | ActivityPub: using correct ActivityStreams profile header | Vitaly Takmazov |
2023-01-19 | RestTemplate -> OkHttpClient | Vitaly Takmazov |
2023-01-18 | Drop unused `useroptions` table | Vitaly Takmazov |
2023-01-15 | Minor cleanup | Vitaly Takmazov |
2023-01-15 | PushQueriesService -> UserService | Vitaly Takmazov |
2023-01-15 | Drop unused table and methods | Vitaly Takmazov |
2023-01-14 | Configure test coverage reports | Vitaly Takmazov |
2023-01-14 | DB: merge ios, android, winphone tables to user_services | Vitaly Takmazov |
2023-01-14 | Minor updates for Telegram Login and bot | Vitaly Takmazov |
2023-01-13 | Mastodon API: posting and minor fixes to make Tusky happy | Vitaly Takmazov |
2023-01-13 | Fix OpenAPI generation | Vitaly Takmazov |
2023-01-13 | Specify explicit list of claims expected in JWT verification | Vitaly Takmazov |
2023-01-13 | Minor cleanup and copyright updates | Vitaly Takmazov |
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 |