Divers work on tags and mentions #295

Merged
Plume_migration_agent merged 6 commits from tags-federation into master 6 years ago
Owner

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 years ago
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
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
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…
There is no content yet.