summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
AgeCommit message (Collapse)Author
2021-04-08share on google plus and mailELHADDAD Hamza
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08shareELHADDAD Hamza
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) Adding sharing_user names to EVERY articles + pre-condition if ↵Jimmy Huynh
sharedArticle: no title feed (e.g.: from wikiRSS...) Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) adding google & mail icons (urls remain unchanged)Jimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08✨ NewsItem: share with user on click (front-end)Marco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08🎨 create ShareController and moved share logicmarco.nassabain@etu.unistra.fr
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08🐛 Use the sharee api to get users for sharingmarco.nassabain@etu.unistra.fr
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) Dynamic userlist on input changeJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) Partage RSS (FB & Twitter) [URL]Jimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) input contactSearchJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(*) Logo RSX <---- left placementJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) add fb twitter logosJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) add fake contacts + twitter + fbJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) Link share iconJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08v1 dropdown shared for a newAurelien DAVID
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08🔥 Remove changes from front-end for back-end prMarco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) Adding sharing_user names to EVERY articles + pre-condition if ↵Jimmy Huynh
sharedArticle: no title feed (e.g.: from wikiRSS...) Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-02-22Fix incorrect article sortingTucker McKnight
Currently, an article with an ID of 1000 will show up earlier than one with ID = 900, because the IDs are being treated as strings and compared alphabetically. (1 comes before 9, and the comparison stops there.) We need to parse them as integers to ensure that 900 is less than 1000. Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
2020-06-20fixed double escaped introanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
Signed-off-by: Éloi Rivard <azmeuk@gmail.com>
2019-11-10Generate enclosure div only for audio & video (#567)b_b
Generate enclosure div only for audio & video Fix #532 Signed-off-by: brunob <bruno@eliaz.fr>
2019-07-07Fix </ul> closing tag in part.content.php (#523)Chris Aumann
Signed-off-by: Chris Aumann <me@chr4.org>
2019-05-11add "mark read" floating button mobile. Fixes #469 (#505)nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2018-01-25Stable13 fixes (#254)John Molakvoæ
* Fixed required class for main content Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * Fixed a external underline Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * proper scroll area Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * proper scroll area 2 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * Fixed transparent settings Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-05-24better link11.0.3Bernhard Posselt
2017-05-19Fix #151, Fix #145Bernhard Posselt
2016-12-09Show favicons in expanded mode's subtitle section if a folder is viewedBernhard Posselt
2016-05-11remove pull to refreshBernhard Posselt
2016-04-18Fix #791Bernhard Posselt
2016-01-17show text preview in compact modeBernhard Posselt
2015-09-20version bump6.0.4Bernhard Posselt
2015-09-20fix #718Bernhard Posselt
2015-08-31fix #845Bernhard Posselt
2015-08-26add rtl supportBernhard Posselt
2015-06-05fix mark read on open shortcutBernhard Posselt
2015-06-02fix #805Bernhard Posselt
2015-05-19fix video playback for some videosBernhard Posselt
2015-05-08fix #787Bernhard Posselt
2015-03-30fix #156Bernhard Posselt
2015-01-23fix #715Bernhard Posselt
2015-01-06set noreferrer tag for links pointing to articlesBernhard Posselt
2014-12-17add article action pluginsBernhard Posselt
2014-12-03Make expand entries in compact view after jumping to next/previous feed ↵Bernhard Posselt
optional with a setting
2014-12-02fix #679Bernhard Posselt
2014-12-02fix #667Bernhard Posselt
2014-11-19fix #134Bernhard Posselt
2014-11-19show hint when no articles to read are availabeBernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-17fix firstrun ajax cron message4.1.0Bernhard Posselt
2014-11-17show a warning if ajax webcron is detectedgBernhard Posselt