pleroma-fe/CHANGELOG.md

17 行
615 B
Markdown
Raw 通常表示 履歴

2019-09-15 23:19:17 +09:00
# Changelog
All notable changes to this project will be documented in this file.
2019-11-08 11:21:19 +09:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2019-09-15 23:19:17 +09:00
## [Unreleased]
### Added
2019-10-16 00:48:34 +09:00
- Ability to hide/show repeats from user
2019-11-08 11:21:19 +09:00
- User profile button clutter organized into a menu
2019-09-15 23:19:17 +09:00
- Emoji picker
- Started changelog anew
2019-11-08 11:21:19 +09:00
- Ability to change user's email
2019-09-15 23:19:17 +09:00
### Changed
- changed the way fading effects for user profile/long statuses works, now uses css-mask instead of gradient background hacks which weren't exactly compatible with semi-transparent themes
### Fixed
- improved hotkey behavior on autocomplete popup