1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-09-28 23:07:30 +00:00
Commit Graph

46 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
5ed035a432
Preserve history error kind 2021-01-30 19:40:20 +13:00
Cadence Ember
5f036124d9
Fix IGTV loading and post count 2021-01-19 02:23:25 +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
d22c728473
Add m.youtube.com to youtube redirect list 2020-07-29 00:52:31 +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
81b2c77b98
Add youtube/twitter rewrite (closes #22) 2020-06-22 02:04:15 +12:00
Cadence Ember
a8ca233027
Automatically update whether profiles are private 2020-06-16 02:09:40 +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
8c8808e1dc
Slightly improve blocked detection 2020-05-20 03:54:22 +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 Ember
5a3eac338a
Ability to store request history in database 2020-04-17 01:14:27 +12:00
Cadence Ember
138145fa05
Assistant understands age restricted profiles 2020-04-14 03:51:21 +12:00
Cadence Ember
41cbffa95a
Hopefully the final assistants changes 2020-04-13 02:52:04 +12:00
Cadence Ember
dc91575e1c
Update dependencies 2020-04-10 02:02:43 +12:00
Cadence Ember
99213216f7
Handle user not found in assistant 2020-04-08 15:11:49 +12:00
Cadence Ember
b2b84c0663
Remove spammy console.log 2020-04-07 18:33:35 +12:00
Cadence Ember
b22028aaa4
Add experimental assistant feature 2020-04-07 18:30:00 +12:00
Cadence Ember
9fd9a00932
Auto-refresh expired profile pictures 2020-04-05 02:57:31 +12:00
Cadence Fish
d95f6950c4
Store more in database for complete fallback 2020-02-18 17:06:11 +13: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
4426c2f206
Show instance state on homepage 2020-02-01 21:17:10 +13:00
Cadence Fish
94ed25adad
Show if blocked in /api/stats
This is experimental and is not listed in /api/stats:features yet.
2020-01-31 01:51:59 +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
cf8fd6b86b
New constants/config merge system 2020-01-28 16:14:21 +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
Cadence Fish
59d891b94b
Create post viewer 2020-01-19 04:38:14 +13:00
Cadence Fish
dc2f19edbb
Move caption above image in RSS content 2020-01-16 23:10:53 +13:00
Cadence Fish
bdedd13124
Proxy images in RSS 2020-01-16 23:10:15 +13:00
Cadence Fish
30b45c2573
RSS 2020-01-15 03:38:33 +13:00
Cadence Fish
6fd7cc501e
First release 2020-01-13 01:50:21 +13:00