Conversation

Notices

  1. @mmn Is there any reason that notice objects in # don't already include tags? I hacked the getter to add them in so I could expose them to the JSON encoder and use them on the client side in Qvitter, but I'm not sure if there's some way I should be doing this in a plugin rather than hacking on core.

    I am guessing that because they add an extra sql query to every notice request that it's just too big of a performance hit unless you need tags for a specific reason?

    Sunday, 19-Jun-16 02:23:36 UTC from shitposter.club
    1. @mmn and right after bugging you about this I realize I could just fill the info in using the NoticeSimpleStatusArray event.

      Sunday, 19-Jun-16 02:33:17 UTC from shitposter.club
    2. @moonman the json data lacks lots of info. It would be good if someone bothered to enhance it with the same info as xml posts. Or if people started using xml

      Sunday, 19-Jun-16 09:04:21 UTC from social.umeahackerspace.se at 63°49'42"N 20°15'34"E
      1. @mmn I'll submit a patch then because it's literally one line.

        Sunday, 19-Jun-16 13:54:35 UTC from shitposter.club