Kawauso

Results 16 issues of Kawauso

#### 路由地址(不包含参数) ```routes /twitter/user/:id/:routeParams? ``` #### 完整路由地址,包含所有必选与可选参数 ```fullroutes /twitter/user/waylybaye/showQuotedInTitle=1 ``` #### 相关文档地址 - https://docs.rsshub.app/social-media.html#twitter #### 预期是什么 在标题处显示被引用的推文 #### 实际发生了什么 没有在标题处显示被引用的推文 #### 部署相关信息 Docker部署方式 | Env | Value | | ------------------...

RSS bug

现有的默认行间距在中文下过小,导致阅读体验不佳。

### 这是一个什么样的功能? 现在NGA只会显示帖子楼主发布的0楼内容,不会显示下面的回复,希望可以增加显示回复的功能。 ### 这个功能可以解决什么问题? 显示回复 ### 额外描述 _No response_ ### 这不是重复的功能请求和 RSS 提案 - [X] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保这项功能尚未被请求及不是 [新的 RSS 提案](https://github.com/DIYgod/RSSHub/issues/new?assignees=&labels=RSS+proposal&template=rss_request_zh.yml)。

RSS enhancement

### 路由地址 ```routes /weibo/user/:uid/:routeParams? ``` ### 完整路由地址 ```fullroutes /weibo/user/6048193311/readable=1&showEmojiForRetweet=1&addLinkForPics=1&showTimestampInDescription=1&displayVideo=0&showEmojiInDescription=0&showLinkIconInDescription=0 ``` ### 相关文档 https://docs.rsshub.app/social-media.html#wei-bo-bo-zhu ### 预期是什么? 正常显示图片 ### 实际发生了什么? 图片无法正常显示,且图片链接显示403 Forbidden [![Snipaste_2022-10-15_10-22-29](https://i.im.ge/2022/10/15/2DfwNT.Snipaste-2022-10-15-10-22-29.png)](https://im.ge/i/2DfwNT) [![Snipaste_2022-10-15_10-22-38](https://i.im.ge/2022/10/15/2DfEDJ.Snipaste-2022-10-15-10-22-38.png)](https://im.ge/i/2DfEDJ) ### 部署 自建 ### 部署相关信息 OS: Linux, Node:...

RSS bug
Bug Ping: Pinged
Route: v1

### 路由地址 ```routes /cnki/journals/:name ``` ### 完整路由地址 ```fullroutes /cnki/journals/HIST ``` ### 相关文档 https://docs.rsshub.app/journal.html#zhong-guo-zhi-wang-qi-kan ### 预期是什么? 正常获取内容 ### 实际发生了什么? Route requested: /journals/HIST Error message: Cannot read properties of undefined (reading 'replace')...

RSS bug
Bug Ping: Pinged
Route: v2
Count: 1/1

**Describe the bug** I am currently subscribing to an RSS feed with the following address: https://rsseverything.com/feed/36a9c080-82fd-44ed-83e8-b286df24e249.xml. I’ve been attempting to use a CSS selector in FreshRSS to extract the article...

SimplePie :cake:
Feed problem :newspaper_roll:
Bug (confirmed) 🪲

### 检查清单 - [X] 已经在 [GitHub Issues](https://github.com/go-sonic/sonic/issues) 中搜索过该问题 ### 是什么版本出现了此问题? v1.1.3 ### 使用的什么数据库? SQLite3 ### 使用的哪种方式部署? Executable file ### 在线站点地址 https://blog.kawauso.xyz ### 发生了什么? 使用SSH连接VPS并成功运行后,关闭SSH再次连接VPS无法运行。 出错日志如下。 ### 相关日志输出 ```shell panic: handlers...

bug

### 路由地址 ```routes /pixiv/user/:id ``` ### 完整路由地址 ```fullroutes /pixiv/user/2497307 ``` ### 相关文档 https://docs.rsshub.app/zh/routes/social-media#user-activity ### 预期是什么? 正常获取内容 ### 实际发生了什么? 自建并配置`PIXIV_REFRESHTOKEN`提示:`RejectError: Authentication failed. Access denied.` [rsshub.app](https://rsshub.app/)提示`FetchError: [GET] "https://app-api.pixiv.net/v1/user/illusts?filter=for_ios&user_id=2497307": 403 Forbidden` 访问提示链接显示: ```...

RSS bug

图一是Apple Book内显示的画面: 图二是calibre显示的画面: 可明显看出上下内容被裁切了,一番搜索没有找到相关解决办法,特来询问。 同时非常感谢开发者做出的如此好用的Zip转Epub工具。 Apple Book为iPad Air 5,系统iPadOS 17,手机iOS 17也同样有此现象。

**Describe the bug** The subscription source has garbled characters. https://peterwunder.de/projects/achievements/atom.xml **To Reproduce** It can be reproduced after subscription. **Expected behavior** The content is displayed normally. **Screenshots** ![image](https://github.com/FreshRSS/FreshRSS/assets/92703641/bf37ffcc-7469-4917-bb5f-e7ba1f5072d4) **Environment information (please...

SimplePie :cake:
Feed problem :newspaper_roll: