ELHADDAD Hamza and Sean Molenaar
b7527a7b81
share on google plus and mail
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
ELHADDAD Hamza and Sean Molenaar
a876e74074
share
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
4a9a4cf0d2
(+) Adding sharing_user names to EVERY articles + pre-condition if sharedArticle: no title feed (e.g.: from wikiRSS...)
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
9b1e2cfc5f
(+) adding google & mail icons (urls remain unchanged)
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Marco Nassabain and Sean Molenaar
5342837d40
✨ NewsItem: share with user on click (front-end)
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
marco.nassabain@etu.unistra.fr and Sean Molenaar
ea4178620b
🎨 create ShareController and moved share logic
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
marco.nassabain@etu.unistra.fr and Sean Molenaar
4b1102972e
🐛 Use the sharee api to get users for sharing
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
cf00206da0
(+) Dynamic userlist on input change
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
00011ee4ec
(+) Partage RSS (FB & Twitter) [URL]
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
e6658969aa
(+) input contactSearch
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
9743cf3260
(*) Logo RSX <---- left placement
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
e49a361740
(+) add fb twitter logos
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
ea7211fd2a
(+) add fake contacts + twitter + fb
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Jimmy Huynh and Sean Molenaar
06690315ca
(+) Link share icon
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Aurelien DAVID and Sean Molenaar
93700c8446
v1 dropdown shared for a new
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 23:17:31 +02:00
Marco Nassabain and Sean Molenaar
a1edb03e19
🔥 Remove changes from front-end for back-end pr
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 22:31:21 +02:00
Jimmy Huynh and Sean Molenaar
b402fddef9
(+) Adding sharing_user names to EVERY articles + pre-condition if sharedArticle: no title feed (e.g.: from wikiRSS...)
...
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com >
2021-04-08 22:31:21 +02:00
Tucker McKnight and Benjamin Brahmer
5ba6f04bae
Fix incorrect article sorting
...
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 >
2021-02-22 19:44:33 +01:00
anoy and Benjamin Brahmer
92e0ecd177
fixed double escaped intro
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org >
2020-06-20 13:27:29 +02:00
Éloi Rivard and GitHub
306d3cdc60
Basic Media-RSS support ( #599 )
...
Signed-off-by: Éloi Rivard <azmeuk@gmail.com >
2020-02-16 14:26:06 +01:00
b_b and Benjamin Brahmer
44658773bf
Generate enclosure div only for audio & video ( #567 )
...
Generate enclosure div only for audio & video Fix #532
Signed-off-by: brunob <bruno@eliaz.fr >
2019-11-10 08:19:05 +01:00
Chris Aumann and Benjamin Brahmer
ec6001eb55
Fix </ul> closing tag in part.content.php ( #523 )
...
Signed-off-by: Chris Aumann <me@chr4.org >
2019-07-07 09:46:12 +02:00
nachoparker and Benjamin Brahmer
1a54c2abec
add "mark read" floating button mobile. Fixes #469 ( #505 )
...
Signed-off-by: nachoparker <nacho@ownyourbits.com >
2019-05-11 10:08:14 +02:00
John Molakvoæ and Bernhard Posselt
79f49fa6f0
Stable13 fixes ( #254 )
...
* 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 >
2018-01-25 10:02:32 +01:00
Bernhard Posselt
42c57af9f8
better link
2017-05-24 20:52:23 +02:00
Bernhard Posselt
e64167ec0a
Fix #151 , Fix #145
2017-05-19 17:48:16 +02:00
Bernhard Posselt
3134670d3b
Show favicons in expanded mode's subtitle section if a folder is viewed
2016-12-09 15:06:31 +01:00
Bernhard Posselt
a557394c5c
remove pull to refresh
2016-05-11 17:12:52 +02:00
Bernhard Posselt
d538613b60
Fix #791
2016-04-18 21:18:13 +02:00
Bernhard Posselt
a4759b31dd
show text preview in compact mode
2016-01-17 17:31:33 +01:00
Bernhard Posselt
a2232bbd25
version bump
2015-09-20 16:38:10 +02:00
Bernhard Posselt
0d68f95aa6
fix #718
2015-09-20 16:28:02 +02:00
Bernhard Posselt
e7844bb078
fix #845
2015-08-31 16:11:51 +02:00
Bernhard Posselt
0879029922
add rtl support
2015-08-26 13:04:48 +02:00
Bernhard Posselt
80c664f6a7
fix mark read on open shortcut
2015-06-05 11:22:28 +02:00
Bernhard Posselt
f37984d167
fix #805
2015-06-02 09:49:44 +02:00
Bernhard Posselt
554ae892ff
fix video playback for some videos
2015-05-19 13:49:11 +02:00
Bernhard Posselt
e76e75ac80
fix #787
2015-05-08 09:36:22 +02:00
Bernhard Posselt
ee3d2332ec
fix #156
2015-03-30 16:20:05 +02:00
Bernhard Posselt
5adeba1a56
fix #715
2015-01-23 11:53:03 +01:00
Bernhard Posselt
4ea127ed03
set noreferrer tag for links pointing to articles
2015-01-06 17:07:24 +01:00
Bernhard Posselt
af95556560
add article action plugins
2014-12-17 10:43:14 +01:00
Bernhard Posselt
8e74fa253d
Make expand entries in compact view after jumping to next/previous feed optional with a setting
2014-12-03 10:40:41 +01:00
Bernhard Posselt
ba80ebc52b
fix #679
2014-12-02 15:16:04 +01:00
Bernhard Posselt
a334d6b374
fix #667
2014-12-02 14:11:14 +01:00
Bernhard Posselt
c8b8ee69d1
fix #134
2014-11-19 19:39:59 +01:00
Bernhard Posselt
53443fd177
show hint when no articles to read are availabe
2014-11-19 17:09:23 +01:00
Bernhard Posselt
676b8dd187
first stab at recommended sites
2014-11-19 15:54:32 +01:00
Bernhard Posselt
35623dc2ba
fix firstrun ajax cron message
2014-11-17 15:44:28 +01:00
Bernhard Posselt
2a54eb90ee
show a warning if ajax webcron is detectedg
2014-11-17 15:37:47 +01:00