projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95c9481
)
Update CHANGELOG
author
Egor Kislitsyn
<egor@kislitsyn.com>
Thu, 19 Sep 2019 07:53:34 +0000
(14:53 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Thu, 19 Sep 2019 07:57:37 +0000
(14:57 +0700)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 906aa985ebbcbe46d43d1212fc0e0f90cdec033b..f84b0ac682dcd9fec8a945d361acf77848c065d4 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-38,6
+38,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses)
- Improve digest email template
– Pagination: (optional) return `total` alongside with `items` when paginating
+- Add `rel="ugc"` to all links in statuses, to prevent SEO spam
### Fixed
- Following from Osada