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 (Migrated from github.com) approved these changes 6 年之前
elegaanz (Migrated from github.com) left a comment

Seems to work fine. 👌 Thanks!

Seems to work fine. :ok_hand: Thanks!

Reviewers

The pull request has been merged as 76ca76f068.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b tags-federation master
git pull origin tags-federation

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff tags-federation
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#295
Loading…
尚未有任何內容