Skip to content

Remove necessary hashtag, make it optional #2

@philipbrembeck

Description

@philipbrembeck

Proposed changes

Get rid of the necessary Hashtag and use endpoint accounts/statuses instead.
The Hashtag could be optionally added in the down_msg or up_msg (proposed in #3 ), but should not be necessary.

Steps

  • Find a way to extract a users profile id – without the user having to find it out via the API
    This won't work: https://example.social/api/v1/accounts/@username/statuses
    While this works: https://fosstodon.org/api/v1/accounts/12345678900000000/statuses
  • Change the search for hashtag to a profile search (only the last 1-2 posts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions