fedimovies/CHANGELOG.md

22 lines
520 B
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Added `/api/v1/accounts/lookup` Mastodon API endpoint.
2022-12-11 18:41:08 +00:00
- Implemented activity delivery queue.
2022-12-27 21:15:19 +00:00
### Changed
- Updated installation instructions, default mitra config and recommended nginx config.
- Limited the number of requests made during the processing of a thread.
2022-12-27 21:15:19 +00:00
### Fixed
- Fixed post and profile page redirections.