]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds 1524/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 29 Aug 2020 08:06:40 +0000 (10:06 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 29 Aug 2020 08:06:40 +0000 (10:06 +0200)
commita8e210faa624517ee8b8978b7e659a0b3c689297
tree68a1d7671210ac39bc556ee6a54cf969ca7a605f
parentbea062149ebcb4663861edb1cc0a32faf85b273f
Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds

Fixes #1485
application/bookmark/BookmarkArray.php
application/bookmark/BookmarkFileService.php
application/bookmark/BookmarkServiceInterface.php
application/feed/FeedBuilder.php
tests/feed/FeedBuilderTest.php