Divers work on tags and mentions #295

已合并
Plume_migration_agent 6 年前 将 6 次代码提交从 tags-federation 合并至 master
所有者

Initially this was supposed to only concern tags, but I got a bit out of tracks

  • move to set to dedup mentions and tags
  • difference tags and hashtags remotely (fix #284)
  • delete (hash)tags remotely on post edition
  • add new (hash)tags remotely on post edition
  • delete mentions locally on post deletion
  • delete mentions remotely on post deletion
  • delete old mentions locally on post edition
  • delete old mentions remotely on post edition
  • create new mentions locally on post edition
  • create new mentions remotely on post edition
Initially this was supposed to only concern tags, but I got a bit out of tracks - [x] move to set to dedup mentions and tags - [x] difference tags and hashtags remotely (fix #284) - [x] delete (hash)tags remotely on post edition - [x] add new (hash)tags remotely on post edition - [x] delete mentions locally on post deletion - [x] delete mentions remotely on post deletion - [x] delete old mentions locally on post edition - [x] delete old mentions remotely on post edition - [x] create new mentions locally on post edition - [x] create new mentions remotely on post edition
elegaanz (从 github.com 迁移)6 年前 批准此合并请求
elegaanz (从 github.com 迁移) 留下了一条评论

Seems to work fine. 👌 Thanks!

Seems to work fine. :ok_hand: Thanks!

评审人

该合并请求已作为 76ca76f068 被合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b tags-federation master
git pull origin tags-federation

第二步:

合并变更并更新到 Forgejo 上
git checkout master
git merge --no-ff tags-federation
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Plume/Plume#295
正在加载...
这个人很懒,什么都没留下。