GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by fedicat (fedicat@pc.cafe)

  1. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Friday, 04-Sep-2026 08:15:47 JST fedicat fedicat
    • silverpill

    RE: https://mitra.social/objects/01a06953-5976-7453-8847-069f0e2c903f

    I see it

    from @silverpill

    In conversation about 3 days ago from pc.cafe permalink

    Attachments


  2. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Thursday, 13-Aug-2026 02:19:27 JST fedicat fedicat

    #fedicat recognizes #fedihood now, only complication was handling a collision between the fedihood and #pixelfed place field in posts

    In conversation about a month ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/117/079/488/150/507/452/original/581ca4e24cfa8e87.jpeg

    2. https://cdn.masto.host/pccafe/media_attachments/files/117/079/488/251/980/574/original/e548e7b3ea474326.jpeg

    3. https://cdn.masto.host/pccafe/media_attachments/files/117/079/488/333/494/249/original/294e2626480a44ec.jpeg
  3. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Monday, 29-Jun-2026 01:44:13 JST fedicat fedicat

    adding support for #mitra group timelines

    In conversation about 2 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/828/645/721/347/346/original/ed900af719dd73fc.jpeg

    2. https://cdn.masto.host/pccafe/media_attachments/files/116/828/645/819/914/139/original/ab55bbe37d0306ae.jpeg
  4. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Sunday, 14-Jun-2026 08:27:57 JST fedicat fedicat
    in reply to
    • Fedilab Apps

    @apps oh, cool, I have six posts but split between two accounts, I should stick to one!

    In conversation about 3 months ago from gnusocial.jp permalink
  5. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Sunday, 14-Jun-2026 08:19:53 JST fedicat fedicat
    in reply to
    • Fedilab Apps

    @apps hey, just letting you know in case it got overlooked, I sent in a submission a few days ago

    In conversation about 3 months ago from pc.cafe permalink
  6. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Thursday, 04-Jun-2026 08:02:00 JST fedicat fedicat

    mastodon sighting at northeastern nevada museum

    In conversation about 3 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/688/645/929/501/569/original/726e4198fa77fedb.jpeg
  7. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Monday, 11-May-2026 07:37:25 JST fedicat fedicat
    in reply to
    • Chee Aun 🤔

    @cheeaun looks good!

    In conversation about 4 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/548/918/462/445/230/original/8e55b225a637fbb0.jpeg
  8. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Monday, 11-May-2026 07:37:22 JST fedicat fedicat
    in reply to
    • wakest ⁂
    • Chee Aun 🤔

    @liaizon @cheeaun I think so! The official mastodon ios app has recent commits (which I've been referencing to figure out what's available) but I don't think it's updated on the app store yet. The advantage of testflight, I can knock out a change 1-2 times a day.

    In conversation about 4 months ago from pc.cafe permalink
  9. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Monday, 11-May-2026 07:37:21 JST fedicat fedicat
    in reply to
    • wakest ⁂
    • Chee Aun 🤔

    @liaizon @cheeaun there's quite a bit more to add, it's like quote posts so you get notifications about getting added to a collection and you can remove yourself from a collection, and I just added a check to see if a collection is marked sensitive and thus hide it with a warning like posts

    In conversation about 4 months ago from pc.cafe permalink
  10. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Monday, 11-May-2026 07:37:19 JST fedicat fedicat
    in reply to
    • wakest ⁂
    • Chee Aun 🤔

    @liaizon @cheeaun there's nothing like a quote approval policy that I know of, I only noticed the remove option from their ios app code but just realized it's in the web client

    In conversation about 4 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/551/251/980/096/391/original/2b558178d85a5e66.png
  11. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Sunday, 10-May-2026 07:46:51 JST fedicat fedicat
    in reply to
    • Fedilab Apps

    @apps I just switched my five-year old intel macbook to linux, it's been unusable for xcode work for at least the last two years, but now it's a happy camper and I got most of my disk space back.

    In conversation about 4 months ago from pc.cafe permalink
  12. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Friday, 17-Apr-2026 02:38:00 JST fedicat fedicat
    in reply to
    • silverpill

    @silverpill gotosocial, if the post content type is set to markdown, converts
    ``` json
    ```
    to <pre><code class = "language-json">

    In conversation about 5 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/410/569/824/241/652/original/0fe91373817e6f94.jpeg
  13. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Friday, 17-Apr-2026 02:37:59 JST fedicat fedicat
    in reply to

    @silverpill oh, I just noticed that's how they have it in the gfm spec
    https://github.github.com/gfm/#example-112

    In conversation about 5 months ago from pc.cafe permalink
  14. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Thursday, 16-Apr-2026 05:04:22 JST fedicat fedicat

    fun #fedicat feature, adding syntax highlighting (provided by the Textual renderer) for #gotosocial code blocks that specify a language

    In conversation about 5 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/405/764/307/020/333/original/a6881eddb19572da.jpeg
  15. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Saturday, 07-Mar-2026 22:18:24 JST fedicat fedicat

    #Mitra can query outgoing follow requests now, same endpoint as #gotosocial

    In conversation about 6 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/185/641/815/341/347/original/ad0aa9a0857d55a0.jpeg
  16. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Thursday, 19-Feb-2026 09:44:39 JST fedicat fedicat
    in reply to
    • Fedilab Apps

    @apps this? https://docs.joinmastodon.org/entities/Instance/#timelines_access

    In conversation about 7 months ago from pc.cafe permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Instance - Mastodon documentation
      Represents the software instance of Mastodon running on this domain.
  17. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Friday, 06-Feb-2026 23:59:04 JST fedicat fedicat

    adding a long press menu to reactions, on #pleroma #akkoma #mitra you can view who reacted

    In conversation about 7 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/116/023/939/875/032/762/original/ace22ed9a9d7f967.jpeg

    2. https://cdn.masto.host/pccafe/media_attachments/files/116/023/940/027/680/605/original/e2b06b9c1bbc07af.jpeg
  18. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Sunday, 18-Jan-2026 20:31:55 JST fedicat fedicat

    commencing #Bonfire support

    In conversation about 8 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/115/913/370/287/500/202/original/d7c66046a9c62bd2.jpeg

    2. https://cdn.masto.host/pccafe/media_attachments/files/115/913/370/436/718/530/original/09f81287bed8a652.jpeg
  19. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Sunday, 14-Dec-2025 04:36:58 JST fedicat fedicat

    #Wrapstodon account interactions

    In conversation about 9 months ago from pc.cafe permalink

    Attachments


    1. https://cdn.masto.host/pccafe/media_attachments/files/115/711/809/323/220/085/original/7b850ca0cdc54282.jpeg

    2. https://cdn.masto.host/pccafe/media_attachments/files/115/711/809/499/884/467/original/0af20c7a5246550c.jpeg
  20. Embed this notice
    fedicat (fedicat@pc.cafe)'s status on Monday, 08-Dec-2025 07:06:39 JST fedicat fedicat

    #akkoma changelog

    ## 2025.12

    ### REMOVED
    - DEPRECATE `/api/v1/timelines/direct`.

    In conversation about 9 months ago from pc.cafe permalink
  • Before

User actions

    fedicat

    fedicat

    The official account for the Fedicat fediverse iOS client available on TestFlight. I try to include other fediverse stuff to keep it interesting.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          264874
          Member since
          11 Jun 2024
          Notices
          46
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.