Commit Graph

397 Commits

Author SHA1 Message Date
d5e210b080 更新代码 2024-11-03 09:18:28 +08:00
3cef90c887 更新代码 2024-11-03 09:17:46 +08:00
d49e037f51 fix #7 新增了修改密码时错误的旧密码提示 2024-11-03 09:15:19 +08:00
7ed3c51118 fix #6 修正了创建新的评论后,评论区重复显示评论的问题 2024-11-03 08:20:48 +08:00
560f4655df fix #5
修正了按钮高度问题
2024-11-03 00:32:58 +08:00
720bafe787 添加com.google.ar.core 2024-10-30 01:11:50 +08:00
068ca693ea 1.0.000.15 2024-10-29 05:30:54 +08:00
d6e2db7edb 删除post中的following按钮 2024-10-29 05:30:01 +08:00
5b3d663a73 修正动态页面错误 2024-10-27 11:31:27 +08:00
be18a60b2b 修正个人主页阴影错误 2024-10-26 23:05:31 +08:00
e1ba8709de 禁止在主页进行unfollow操作 2024-10-26 21:59:37 +08:00
e8ddd67219 屏蔽关注动态页面的关注按钮 2024-10-26 19:18:50 +08:00
2012668361 动态主题切换 2024-10-26 19:05:52 +08:00
01fb092e83 feat: Implement moment follow/unfollow feature
This commit implements the follow/unfollow feature for moments in the Search, Timeline, and Explore tabs.

It includes:

- Adding a follow button to moment cards and implementing follow/unfollow logic in the respective ViewModels.
- Updating the UI to reflect the follow status changes in the moment list.
- Handling follow/unfollow API requests.
2024-10-26 17:44:51 +08:00
fe2bd2f382 feat: 实现探索动态功能
在动态列表中新增探索动态功能,允许用户浏览和发现新的动态内容。

具体修改包括:

- 在API接口中添加`explore`参数,用于请求探索动态数据。
- 修改MomentService,添加`explore`参数,用于获取探索动态数据。
- 更新MomentViewModel,使用`explore`参数请求探索动态数据。
- 修改MomentPagingSource,使用`explore`参数请求探索动态数据。
- 修改MomentCard,使用`explore`参数显示探索动态数据。
2024-10-26 17:17:29 +08:00
5c1cca6a69 修改更新提示的颜色 2024-10-26 16:48:45 +08:00
9838439ff1 补充提交 2024-10-26 16:14:47 +08:00
994e493035 版本更新提示 2024-10-26 16:06:59 +08:00
fd2f1cfc1d 版本1.0.000.15 2024-10-26 06:54:56 +08:00
8dca3e8de1 暗黑模式按钮、更新弹框文案 2024-10-26 06:53:47 +08:00
e38c36aa2c 软件内版本检测更新 2024-10-26 06:02:30 +08:00
ed66f15be7 修复小细节,home图标和消息通知 2024-10-26 02:51:23 +08:00
d3518b1a82 首页新增推荐 2024-10-25 22:01:58 +08:00
5e65f217bb 底部导航Mask颜色使用AppColor 2024-10-25 03:33:21 +08:00
c183c2fb9d TextField图标文字对齐(password) 2024-10-25 02:49:04 +08:00
684078515f 提取应用颜色 2024-10-24 23:53:51 +08:00
9cf6a338ea 提取App颜色 2024-10-24 17:22:05 +08:00
9e55043a17 新消息时自动刷新 2024-10-24 15:00:11 +08:00
fde7a0ad95 问题修正 2024-10-23 21:09:59 +08:00
dad032e233 问题修正 2024-10-23 20:32:32 +08:00
6cb19eb6cf 关注和取消关注 2024-10-13 06:18:02 +08:00
fab1e0206d 修改背景细节 2024-10-13 05:57:25 +08:00
20a34b569a 启动页控制 2024-10-13 05:03:34 +08:00
d98bfe88c5 更换图标 2024-10-13 04:33:14 +08:00
f1e0b5d49b 修复密码修改页面、Favorite页面 2024-10-13 04:23:04 +08:00
dc0aa4d46c 封闭测试1.0.000.14 2024-10-13 04:07:54 +08:00
fe3b409b43 修复个人主页跳转 2024-10-13 04:07:04 +08:00
3c5f8a7787 调整发送页面 2024-10-13 03:28:57 +08:00
341b092687 修复搜索页面,Moment页面的边距和Users页面的操作按钮 2024-10-13 03:02:33 +08:00
f6e763cb3f 调整布局和边距 2024-10-13 02:44:22 +08:00
7ec5abe362 点赞列表显示评论点赞关联的动态 2024-10-12 17:35:48 +08:00
dc363122c9 更新聊天的滚动逻辑 2024-10-12 16:29:53 +08:00
198a815b32 log in 页面调整 2024-10-12 14:06:24 +08:00
fb291f634f 修正ActionButton 2024-10-12 10:35:39 +08:00
723adf52c2 修正展示用户搜索结果时的布局错误 2024-10-12 10:30:46 +08:00
dee954ef5e Merge remote-tracking branch 'origin/main' 2024-10-12 10:07:32 +08:00
c0956b3b94 登出时取消消息推送注册 2024-10-12 10:07:18 +08:00
a58f2da98c 优化间距 2024-10-11 23:41:38 +08:00
6f1113e9c0 signup 页面优化间距 2024-10-11 23:39:52 +08:00
7bd3ea8f91 登录页面字体调整 2024-10-11 23:31:03 +08:00