Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull to the latest #6

Merged
merged 46 commits into from
Apr 17, 2019
Merged

pull to the latest #6

merged 46 commits into from
Apr 17, 2019

Conversation

junfengP
Copy link
Owner

No description provided.

cerebrater and others added 30 commits April 8, 2019 12:00
有關獲取主頁中的最新訊息(`matters/latest`),因網站未能提供相應接口,且需模仿 click button,故只能採用 `puppeteer`。
- 由于源站页面结构(包括 url)变更,导致页面链接/guid、参数均与之前不对应。这是一个**破坏性/不兼容**变更
- 另外链接全部更改为 https
- Closes #1866
解决一分钟之内发布的微博,pubDate为'刚刚'的bug

close #1870
fix: houxu/lives/new 为空的问题
refactor: houxu/lives 从后续 App 接口获取数据,增加摘要显示
docs: 调整 houxu/lives 的文档,描述更加清晰
由于先前的路由的注册顺序是**先**`/nytimes/:lang?`**后**`/nytimes/morning_post`,且`lang`参数为可选。当访问`/nytimes/morning_post`时实际上是走到了第一个路由也就是`/nytimes/:lang?`里(这种情况下第二个路由其实并没有起作用),导致输出内容不符合预期

因此调换两个路由的注册顺序可以解决这个问题

Closes #1886
`.chapter-list` 下有多个 `ul`,最新的 `ul` 在最后面。
在转发 Telegram Channel 到 Mastodon 的过程中,发现有两处格式错误:

1. hashtag 和斜体内容, Mastodon 不支持,就变成 `<i>#tag</i>` 这样的形式了,版式很乱且没必要,这个一般用的也少,干脆就去掉了。
2. 在去除不可见字符的时候,应当保留回车 `\r \n` ,这样可以更好的保持排版格式。(源代码中参照的 stackoverflow 链接中的第二个,回答中的提示也有保留回车的选项,就套过来了。
LogicJake and others added 16 commits April 13, 2019 14:29
-修正处理视频时长的逻辑
-为封面图url开头增加http以适配某些阅读器
-GUID替换为url
北京邮电大学所有学院的硕士研究生招生通知
添加北理工教务处和计院的通知。
- 考虑到兼容性问题,guid 仍为旧的地址链接,link 和 description 中已换成新链接
- Closes #1921
修复a9vg feed
添加 [中国传媒大学研究生招生网](http://yz.cuc.edu.cn) 通知公告
@junfengP junfengP merged commit 4cc29cd into junfengP:master Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.