ArthurHoaro
|
a8e210faa6
|
Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds
Fixes #1485
|
2020-08-29 10:06:40 +02:00 |
|
ArthurHoaro
|
301c7ab1a0
|
Better support for notes permalink
|
2020-07-28 20:46:11 +02:00 |
|
ArthurHoaro
|
7b2ba6ef82
|
RSS/ATOM feeds: process through Slim controller
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
f4929b1188
|
Make FeedBuilder instance creation independant of the request stack
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
cf92b4dd15
|
Apply the new system (Bookmark + Service) to the whole code base
See https://github.com/shaarli/Shaarli/issues/1307
|
2020-01-18 09:55:59 +01:00 |
|
ArthurHoaro
|
0baa658130
|
Fix RSS permalink included in Markdown bloc
Adds another line break before inserting RSS permalink to avoid including it in markdown blocs, such as blockquote.
|
2019-09-12 19:38:37 +02:00 |
|
ArthurHoaro
|
cc69aad4a9
|
Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve
Do not try to retrieve thumbnails for internal link
|
2019-03-02 10:54:06 +01:00 |
|
ArthurHoaro
|
a8e7da0114
|
Do not try to retrieve thumbnails for internal link
Also adds a helper function to determine if a link is a note and apply it across multiple files.
|
2019-02-24 12:25:50 +01:00 |
|
ArthurHoaro
|
520d29578c
|
Remove the redirector setting
Fixes #1239
|
2019-02-09 13:55:11 +01:00 |
|
VirtualTam
|
dea72c711f
|
Optimize and cleanup imports
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
2019-01-13 00:04:42 +01:00 |
|
VirtualTam
|
f24896b237
|
namespacing: \Shaarli\Bookmark\LinkDB
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
2019-01-12 22:47:48 +01:00 |
|
VirtualTam
|
dfc650aa23
|
namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
2019-01-12 22:47:48 +01:00 |
|