Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-31 | Bump Spring Boot to 2.6.6 | ||
* Spring4Shell workaround is not needed anymore | |||
2022-03-31 | Spring4Shell workaround | ||
2022-03-23 | Return correct replies counter on /thread API endpoint | ||
* replies counter will not include replies from banned users now | |||
2022-03-18 | Cleanup all JS linter errors | ||
2022-03-18 | Embed Telegram posts | ||
2022-03-07 | Fix readonly query | ||
2022-03-03 | Fix *readonly tag | ||
2022-02-17 | Do not allow to delete Telegram when it is the only social account | ||
2022-02-10 | Hey, 2022 | ||
2022-01-13 | mail: handle invalid In-Reply-To header | ||
2021-11-25 | Fix tests on Windows | ||
2021-11-23 | Fix more stylelint warnings | ||
* appearance now handled by autoprefixer * Font names should not have quotes | |||
2021-11-23 | -moz-selection is handled by Autoprefixer | ||
2021-11-14 | Handle rejected requests with error 400 | ||
2021-11-12 | Throw correct exception from mark_read API endpoint | ||
2021-11-11 | New top query fix | ||
2021-11-08 | Add Facebook Pages id to site header | ||
2021-11-07 | Stop using version in Facebook Graph API requests | ||
2021-11-07 | mark changeProfileOverApi test as known to be broken | ||
2021-11-07 | Fix top query | ||
2021-11-01 | Top: do not recommend message twice | ||
2021-10-30 | Move deleted messages to archive user | ||
2021-10-30 | Handle wrong RSS path correctly | ||
2021-10-30 | Remove unused move option | ||
2021-10-30 | Additional logging for recommendations | ||
2021-10-25 | Avatar upload improvements | ||
2021-10-25 | ActivityPub: fix HTTP status for Delete handler | ||
2021-10-25 | Fix top candidates query and update tests | ||
2021-10-24 | Fixes for the top bot | ||
2021-10-24 | Change debug level for top bot | ||
2021-10-24 | ActivityPub: accept profile updates | ||
2021-10-24 | ActivityPub: fix deletion flow | ||
2021-10-24 | Make logs more silent | ||
2021-10-24 | Handle .well-known/** requests with Spring Security | ||
2021-10-23 | ActivityPub: handle unexpected Undo activity | ||
2021-10-23 | Update top candidates query | ||
2021-10-23 | Add logging to top bot | ||
2021-10-23 | Minor code cleanup | ||
2021-10-23 | Fix tests | ||
2021-10-23 | ImagesService -> StorageService | ||
img_path -> storage_path property | |||
2021-10-23 | RSS: add guids | ||
2021-10-23 | ImagesService refactoring | ||
* Merge ImagesService and ImageUtils * add avatar metadata to RSS feeds | |||
2021-10-23 | getUserBlogWithRecommendations: fix query | ||
2021-10-21 | Top feed should not contain banned users | ||
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | ||
2021-10-18 | Added user RSS feed with recommendations | ||
2021-10-18 | Display error for social login | ||
* CrossPostService gone | |||
2021-10-10 | Drop friends column | ||
2021-10-08 | Add message editing and updating interval | ||
* 3 days for message deletion * 15 minutes for editing | |||
2021-09-16 | Add required magic to make Mastodon happy | ||