Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-11-08 | Add Facebook Pages id to site header | Vitaly Takmazov | |
2021-11-07 | Stop using version in Facebook Graph API requests | Vitaly Takmazov | |
2021-11-07 | mark changeProfileOverApi test as known to be broken | Vitaly Takmazov | |
2021-11-07 | Fix top query | Vitaly Takmazov | |
2021-11-01 | Top: do not recommend message twice | Vitaly Takmazov | |
2021-10-30 | Move deleted messages to archive user | Vitaly Takmazov | |
2021-10-30 | Handle wrong RSS path correctly | Vitaly Takmazov | |
2021-10-30 | Remove unused move option | Vitaly Takmazov | |
2021-10-30 | Additional logging for recommendations | Vitaly Takmazov | |
2021-10-25 | Avatar upload improvements | Vitaly Takmazov | |
2021-10-25 | ActivityPub: fix HTTP status for Delete handler | Vitaly Takmazov | |
2021-10-25 | Fix top candidates query and update tests | Vitaly Takmazov | |
2021-10-24 | Fixes for the top bot | Vitaly Takmazov | |
2021-10-24 | Change debug level for top bot | Vitaly Takmazov | |
2021-10-24 | ActivityPub: accept profile updates | Vitaly Takmazov | |
2021-10-24 | ActivityPub: fix deletion flow | Vitaly Takmazov | |
2021-10-24 | Make logs more silent | Vitaly Takmazov | |
2021-10-24 | Handle .well-known/** requests with Spring Security | Vitaly Takmazov | |
2021-10-23 | ActivityPub: handle unexpected Undo activity | Vitaly Takmazov | |
2021-10-23 | Update top candidates query | Vitaly Takmazov | |
2021-10-23 | Add logging to top bot | Vitaly Takmazov | |
2021-10-23 | Minor code cleanup | Vitaly Takmazov | |
2021-10-23 | Fix tests | Vitaly Takmazov | |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov | |
img_path -> storage_path property | |||
2021-10-23 | RSS: add guids | Vitaly Takmazov | |
2021-10-23 | ImagesService refactoring | Vitaly Takmazov | |
* Merge ImagesService and ImageUtils * add avatar metadata to RSS feeds | |||
2021-10-23 | getUserBlogWithRecommendations: fix query | Vitaly Takmazov | |
2021-10-21 | Top feed should not contain banned users | Vitaly Takmazov | |
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov | |
2021-10-18 | Added user RSS feed with recommendations | Vitaly Takmazov | |
2021-10-18 | Display error for social login | Vitaly Takmazov | |
* CrossPostService gone | |||
2021-10-10 | Drop friends column | Vitaly Takmazov | |
2021-10-08 | Add message editing and updating interval | Vitaly Takmazov | |
* 3 days for message deletion * 15 minutes for editing | |||
2021-09-16 | Add required magic to make Mastodon happy | Vitaly Takmazov | |
2021-09-15 | Update vk.com API to 5.131 | Vitaly Takmazov | |
2021-09-06 | Cleanup ResponseEntity usage | Vitaly Takmazov | |
2021-09-06 | HTTPS links in RSS replies | Vitaly Takmazov | |