This website requires JavaScript.
Explore
Help
Register
Sign In
wangyifeng
0 Followers
·
0 Following
Joined on
2024-10-18
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-29 10:52:49 +00:00
d5b0a8b599
处理搜索点击更多聊天记录携带搜索文本;处理点击跳转到聊天位置时自动关闭搜索框;处理打开更多搜索框时自动关闭下拉列表;处理首页搜索框样式
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-29 10:28:46 +00:00
e27682badf
处理代码合并后的问题
a86cdbf94a
Merge branch 'wyfMain-dev'
2c1ae41c3e
feat(theme): 将主色调从#1890ff更改为#462AA0
44a1dd0986
fix: 修复用户信息显示逻辑
Compare 4 commits »
wangyifeng
pushed to
main
at
scout666/chat-pc
2025-05-29 10:28:37 +00:00
e27682badf
处理代码合并后的问题
wangyifeng
pushed to
main
at
scout666/chat-pc
2025-05-29 10:10:53 +00:00
a86cdbf94a
Merge branch 'wyfMain-dev'
e1e11b7633
完成搜索框中点击更多通讯录、更多群聊、点击通讯录、群聊、聊天记录对应的跳转,并处理加载更多场景;处理跳转到指定搜索记录的功能,并实现向上向下加载更多数据,并保持滚动位置
331ca65db6
完成新版已读回执规则接入,处理相应的socket消息监听、相关已读未读数量统计和详情列表展示
bdfd604fd9
接入会话置顶、会话免打扰功能到聊天设置页面;接入退出群聊、解散群聊功能,并解决历史遗留问题:群主不能退群(普通群);接入新版socket消息监听用于处理消息已读回执,读消息视角依然沿用旧版轮询方案防止丢失既有数据;查视角采用新版监听socket消息方案代替轮询接口实现
Compare 4 commits »
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-29 10:08:28 +00:00
e1e11b7633
完成搜索框中点击更多通讯录、更多群聊、点击通讯录、群聊、聊天记录对应的跳转,并处理加载更多场景;处理跳转到指定搜索记录的功能,并实现向上向下加载更多数据,并保持滚动位置
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-28 07:41:33 +00:00
331ca65db6
完成新版已读回执规则接入,处理相应的socket消息监听、相关已读未读数量统计和详情列表展示
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-27 10:52:51 +00:00
bdfd604fd9
接入会话置顶、会话免打扰功能到聊天设置页面;接入退出群聊、解散群聊功能,并解决历史遗留问题:群主不能退群(普通群);接入新版socket消息监听用于处理消息已读回执,读消息视角依然沿用旧版轮询方案防止丢失既有数据;查视角采用新版监听socket消息方案代替轮询接口实现
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-27 03:45:12 +00:00
8ce7d143ce
12
58b70f84d7
1
6d663d3d01
Merge branch 'main' of
http://172.16.100.91:3000/scout666/chat-pc
b117765bdc
fix: 修复用户信息处理和组件逻辑
Compare 4 commits »
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-27 03:25:08 +00:00
1edb639ad9
Merge branch 'wyfMain-dev'
e3f2346d66
fix: 更新配置和组件逻辑
c91a70f86d
12
02ba7af6eb
Merge branch 'main' into xingyy
19a6c89b76
fix: 修复上传进度显示和重试逻辑问题
Compare 12 commits »
wangyifeng
pushed to
main
at
scout666/chat-pc
2025-05-27 03:24:49 +00:00
1edb639ad9
Merge branch 'wyfMain-dev'
8ecee15180
完成聊天记录按日期搜索功能
efb410b657
再次重构从聊天app接入的按条件查询聊天记录组件,去除了按群成员查询、按日期查询的特异化,统一调用history接口,根据不同的场景处理参数,并处理空页面和分页等。处理不同交互场景下需要重置搜索条件的情况。目前按日期查询待接入,其他已完成
Compare 3 commits »
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-27 03:22:26 +00:00
8ecee15180
完成聊天记录按日期搜索功能
wangyifeng
pushed to
wyfMain-dev
at
scout666/chat-pc
2025-05-26 11:00:19 +00:00
efb410b657
再次重构从聊天app接入的按条件查询聊天记录组件,去除了按群成员查询、按日期查询的特异化,统一调用history接口,根据不同的场景处理参数,并处理空页面和分页等。处理不同交互场景下需要重置搜索条件的情况。目前按日期查询待接入,其他已完成
wangyifeng
pushed to
wyfMain-dev
at
scout666/fiee-official-website
2025-05-26 05:25:12 +00:00
24c27d5efb
Business Introduction 模块 768尺寸变形问题
af8348107b
Merge branch 'main' of
http://172.16.100.91:3000/scout666/fiee-official-website
fb45f534da
调整 E-Mail Alerts 表单卡片宽度,从 420px 修改为 600px
334bef4b05
Merge branch 'LiWenHao'
309d5fcb25
Merge branch 'main' of
http://172.16.100.91:3000/scout666/fiee-official-website
Compare 20 commits »
wangyifeng
pushed to
wyfMain-dev
at
scout666/fiee-official-website
2025-05-23 11:58:01 +00:00
bb57f44b60
Merge branch 'wyfMain-dev'
abc39b13af
Merge branch 'main' of
https://gitea-inner.fontree.cn/scout666/fiee-official-website
8958bf8847
secfilings
4b3d0a57d9
fix secfilings
Compare 4 commits »
wangyifeng
pushed to
main
at
scout666/fiee-official-website
2025-05-23 11:57:36 +00:00
bb57f44b60
Merge branch 'wyfMain-dev'
9bbd983253
修改手机端高度计算适配小屏手机样式
Compare 2 commits »
wangyifeng
pushed to
wyfMain-dev
at
scout666/fiee-official-website
2025-05-23 11:57:18 +00:00
9bbd983253
修改手机端高度计算适配小屏手机样式
wangyifeng
pushed to
wyfMain-dev
at
scout666/fiee-official-website
2025-05-23 11:42:58 +00:00
e9e7ad52de
Merge branch 'wyfMain-dev'
d450e2171c
Merge branch 'main' of
http://172.16.100.91:3000/scout666/fiee-official-website
c4f61ddc3c
添加股票报价页面的时间格式化功能,并更新NASDAQ显示的股票代码
f3ce08a945
修改移动端 文字 表格模块
15b15e0351
Merge branch 'main' of
https://gitea-inner.fontree.cn/scout666/fiee-official-website
into LiWenHao
Compare 12 commits »
wangyifeng
pushed to
main
at
scout666/fiee-official-website
2025-05-23 11:42:45 +00:00
e9e7ad52de
Merge branch 'wyfMain-dev'
8eedc65345
调整导航栏样式,适配不同分辨率下文字被挤压导致省略,解决看不全内容的问题
Compare 2 commits »
wangyifeng
pushed to
wyfMain-dev
at
scout666/fiee-official-website
2025-05-23 11:42:24 +00:00
8eedc65345
调整导航栏样式,适配不同分辨率下文字被挤压导致省略,解决看不全内容的问题
wangyifeng
pushed to
wyfMain-dev
at
scout666/fiee-official-website
2025-05-23 08:18:27 +00:00
24be7c61e5
Merge branch 'wyfMain-dev'
8c0c7bad57
fix back to top
77cd8fddfd
Merge branch 'main' of
https://gitea-inner.fontree.cn/scout666/fiee-official-website
9e2833cdee
fix file down
3d6ad2475b
Merge branch 'main' of
https://gitea-inner.fontree.cn/scout666/fiee-official-website
into LiWenHao
Compare 10 commits »
First
Previous
1
2
3
4
5
...
Next
Last