Skip to content

A coloring script for nicer presentation + issue with the reblogged status id #79

@rakoo

Description

@rakoo

Hey there ! Thanks a lot for msync, after much searching left and right I might finally have found the foundation of my fediverse usage :)

  1. I am creating it at https://git.sr.ht/~rakoo/msync_fzf, it's small and intends to remain so. I created a coloring awk script at https://git.sr.ht/~rakoo/msync_fzf/tree/master/item/color.awk , inspired by the one from mblaze at https://github.com/leahneukirchen/mblaze/blob/master/mcolor. This script makes displaying much nicer in my opinion, but of course it's open for customization :)

  2. I stumbled upon an issue: some of statuses are actually reblogged statuses which their own id (see https://docs.joinmastodon.org/methods/statuses/), and msync uses that reblogged id. When I want to boost the original status, msync picks the reblogged id but that fails because AFAIU you can't reblog a reblog, you have to get the initial status.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions