Age | Commit message (Expand) | Author |
2023-01-12 | Fix avatar update | Vitaly Takmazov |
2023-01-11 | Fix Telegram login | Vitaly Takmazov |
2023-01-10 | Restore Swagger UI | Vitaly Takmazov |
2023-01-10 | Code cleanup and copyright year update | Vitaly Takmazov |
2023-01-07 | Initial SQLite schema (work in progress) | Vitaly Takmazov |
2023-01-04 | OAuth authentication for Mastodon and ActivityPub C2S | Vitaly Takmazov |
2022-12-31 | Remove roster chats | Vitaly Takmazov |
2022-12-31 | ActivityPub: cleanup logging | Vitaly Takmazov |
2022-12-24 | db: cleanup duplicated followers and add constraints | Vitaly Takmazov |
2022-12-24 | Cacheable ActivityPub profiles | Vitaly Takmazov |
2022-12-24 | Display new replies as browser notifications | Vitaly Takmazov |
2022-12-23 | Show external followers in stats | Vitaly Takmazov |
2022-12-22 | User nick is case-insensitive | Vitaly Takmazov |
2022-12-22 | User info updates fix | Vitaly Takmazov |
2022-12-22 | h2: fix schema and pass tests without compatibility modes | Vitaly Takmazov |
2022-12-22 | h2: baseline to 1.22 | Vitaly Takmazov |
2022-12-20 | Disable CSRF entirely | Vitaly Takmazov |
2022-12-20 | Do not use multipart forms where possible | Vitaly Takmazov |
2022-12-20 | logback: move production settings to production profile | Vitaly Takmazov |
2022-12-20 | Update social tokens field size in the database | Vitaly Takmazov |
2022-12-18 | Add missing CSRF tokens | Vitaly Takmazov |
2022-12-16 | Fix `lastmessage` column | Vitaly Takmazov |
2022-12-16 | Drop unused zero date column | Vitaly Takmazov |
2022-12-16 | mysql: baseline full schema to 1.22 | Vitaly Takmazov |
2022-12-15 | postgres: baseline full schema to 1.22 | Vitaly Takmazov |
2022-12-14 | Initial PostgreSQL schema and profile | Vitaly Takmazov |
2022-12-09 | Better caching in AnythingFilter | Vitaly Takmazov |
2022-12-09 | `discover` cache | Vitaly Takmazov |
2022-12-08 | Conditional logging configuration | Vitaly Takmazov |
2022-12-08 | Remove unused configuration property | Vitaly Takmazov |
2022-12-08 | Configure caches | Vitaly Takmazov |
2022-12-08 | Track production configuration template | Vitaly Takmazov |
2022-12-08 | Add production logging configuration | Vitaly Takmazov |
2022-12-08 | Add return path parameter to other `/login` links | 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-12-03 | Add missing CSRF token to password change form | Vitaly Takmazov |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov |
2022-06-25 | Fix recommendations counters in html templates | Vitaly Takmazov |
2022-06-07 | Add ermp site verification | 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 |
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 |
2021-11-08 | Add Facebook Pages id to site header | Vitaly Takmazov |
2021-10-30 | Move deleted messages to archive user | Vitaly Takmazov |
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov |
2021-10-10 | Drop friends column | Vitaly Takmazov |
2021-09-02 | ActivityPub: fix tags template | Vitaly Takmazov |
2021-08-26 | Layout: fix tags spacing | Vitaly Takmazov |