aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/feed
Commit message (Expand)AuthorAgeFilesLines
* Handle pagination through BookmarkServiceArthurHoaro2021-01-201-16/+9
* Daily RSS Cache: invalidate cache base on the dateArthurHoaro2020-12-171-13/+32
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-4/+5
* Add strict types for bookmarks managementArthurHoaro2020-10-131-1/+1
* Add manual configuration for root URLArthurHoaro2020-09-121-3/+3
* Fixed: Pinned bookmarks are displayed first in ATOM/RSS feedsArthurHoaro2020-08-291-1/+1
* Better support for notes permalinkArthurHoaro2020-07-281-1/+1
* RSS/ATOM feeds: process through Slim controllerArthurHoaro2020-07-231-1/+1
* Make FeedBuilder instance creation independant of the request stackArthurHoaro2020-07-231-73/+66
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-38/+0
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-39/+39
* Fix RSS permalink included in Markdown blocArthurHoaro2019-09-121-1/+1
* Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieveArthurHoaro2019-03-021-2/+2
|\
| * Do not try to retrieve thumbnails for internal linkArthurHoaro2019-02-241-2/+2
* | Remove the redirector settingArthurHoaro2019-02-091-1/+1
|/
* Optimize and cleanup importsVirtualTam2019-01-131-1/+0
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-122-7/+9
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-123-0/+398