jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

14 lines
640 B

  1. ---
  2. date: '2020-06-30 18:31:41'
  3. draft: false
  4. posttype: note
  5. slug: 5efb76fd
  6. visibility: public
  7. ---
  8. Last week I raised a couple of tickets with the brid.gy dev, one of which related to truncation length for fediverse using the mastodon api but with larger character allowances than the default 500.
  9. Ticket here: https://github.com/snarfed/bridgy/issues/953
  10. In my case its for pleroma which has an additional *max_toot_chars* field and on my instance this is set to the default of 5000 characters.. I think perhaps misskey uses this field too..
  11. Anyway, this post serves as a test of the implementation sitting as it does at 541 characters.