Commit Graph

23 Commits

Author SHA1 Message Date
Cadence Ember 4363891fa6
Add configuration option to disable media proxy
Media proxy is enabled by default, and was always enabled before this
commit.
2021-06-21 02:14:28 +12:00
Jakob Wenzel 7fd90bce54
fix crash in feeds with empty caption 2021-02-22 23:18:26 +13:00
Jakob Wenzel 9b4f235355
insert br tags in feeds
FreshRSS performs input sanitation and throws away all style attributes.
Instead of relying on them for linebreaks, insert br tags.
2021-02-19 00:14:01 +13:00
Cadence Ember 44c8e96a94
Cache enhancements:
- Use quota for /p/ requests
- Correctly detect owner.full_name to save unneeded requests out
- Unify quota reached pages
- Unify post presentation into function that fetches prerequisites
- Add getByID method to userRequestCache
2020-07-29 21:51:41 +12:00
Cadence Ember 4c119c307b
When data not initialised, log more details 2020-07-29 00:10:27 +12:00
Cadence Ember 112d9cc90e
Add request quota system 2020-07-23 00:58:21 +12:00
Cadence Ember c57d51e3eb
Embed videos in feeds 2020-07-10 22:34:06 +12:00
Cadence Ember a023e09743
Add IGTV 2020-06-25 02:58:01 +12:00
Cadence Ember eeba2367af
Fix post date display 2020-05-31 18:06:08 +12:00
Cadence Ember ea81b945ce
Add remove hashtags setting 2020-05-30 23:04:06 +12:00
Cadence Ember ba5a5a7653
Add date to posts 2020-05-30 18:59:59 +12:00
Cadence Ember b7d3309a2b
Redesign disabled feed system 2020-04-22 23:59:45 +12:00
Cadence Ember d66d12e7da
Fix for Instagram's changed N1 data 2020-04-17 01:15:21 +12:00
Cadence Fish 5201a6612b
Rewrite feeds 2020-02-18 13:39:20 +13:00
Cadence Fish 0ea95d1943
Clickable usernames and hashtags
Should work well enough. Report edge cases.
2020-02-04 03:30:19 +13:00
Cadence Fish 6e136dc77a
Add preferRSS setting 2020-02-03 03:53:37 +13:00
Cadence Fish 272f4b6e3b
Add alternative method to fetch user 2020-02-03 02:24:14 +13:00
Cadence Fish a5ab771969
Add video support (experimental!) 2020-01-30 04:20:20 +13:00
Cadence Fish 3297333312
Force 3 columns on mobile 2020-01-29 23:08:52 +13:00
Cadence Fish e3e1e007ed
Fix RSS website_origin 2020-01-29 23:00:47 +13:00
Cadence Fish 9f5fa84f9a
Basic error checking 2020-01-27 19:03:28 +13:00
Cadence Fish 1f253981b2
RSS feed includes all gallery images 2020-01-27 04:15:53 +13:00
Cadence Fish 5303ae1d4b
Write full types and fix related bugs
Also fixes #4.
2020-01-27 03:56:59 +13:00