projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682f189
)
Improve wording in CHANGELOG.md
author
rinpatch
<rinpatch@sdf.org>
Mon, 8 Jul 2019 10:04:14 +0000
(13:04 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Mon, 8 Jul 2019 10:05:46 +0000
(13:05 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 25fcf9dd412b1900c7a602416e830a1fb9d7fd50..99f6fe474611e577cbb87194e9648b99f873c899 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-11,8
+11,8
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Admin API: Return avatar and display name when querying users
### Fixed
-- Not being able to pin unlisted posts
s
-- Metadata rendering
crashes no longer result in 500 errors
+- Not being able to pin unlisted posts
+- Metadata rendering
errors resulting in the entire page being inaccessible
- Mastodon API: Handling of search timeouts (`/api/v1/search` and `/api/v2/search`)
### Changed