Don't use the confusing TwitterAPI namespace #7841

Merged
mkljczk merged 4 commits from mkljczk/pleroma:twitter-api-removal into develop 2026-03-06 16:24:34 +00:00
Owner

Signed-off-by: nicole mikołajczyk git@mkljczk.pl

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
Don't use the confusing TwitterAPI namespace
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
120719f28c
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
Author
Owner
It also removes this https://pl.fediverse.pl/notice/B3kpU6zgg24ZUcjBei
mkljczk force-pushed twitter-api-removal from 3adbc065ab
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 1b182b07dc
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
2026-03-02 23:23:25 +00:00
Compare
mkljczk force-pushed twitter-api-removal from 262d934332
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 19025563e2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-03-03 16:32:45 +00:00
Compare
mkljczk changed title from WIP: Don't use the confusing TwitterAPI namespace to Don't use the confusing TwitterAPI namespace 2026-03-03 17:49:40 +00:00
phnt approved these changes 2026-03-04 20:55:28 +00:00
Dismissed
phnt left a comment
Owner

Pleroma.Web.PleromaAPI.UtilController has unused alias Pleroma.Activity. Can't point to it, because it wasn't changed...

    warning: unused alias Activity
    │
 10 │   alias Pleroma.Activity
    │   ~
    │
    └─ lib/pleroma/web/pleroma_api/controllers/util_controller.ex:10:3

Other than that, lgtm.

`Pleroma.Web.PleromaAPI.UtilController` has unused alias `Pleroma.Activity`. Can't point to it, because it wasn't changed... ``` warning: unused alias Activity │ 10 │ alias Pleroma.Activity │ ~ │ └─ lib/pleroma/web/pleroma_api/controllers/util_controller.ex:10:3 ``` Other than that, lgtm.
remove unused alias
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
499b2ed118
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
mkljczk merged commit a1bb81bddb into develop 2026-03-06 16:24:34 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
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
pleroma/pleroma!7841
No description provided.