bartle
  • Login
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Maiyannah Bishop (maiyannah@plateia.org)

  1. Maiyannah Bishop (maiyannah@plateia.org)'s status on Monday, 29-May-2017 02:15:18 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    I still have a few things to finish manually merging from upsteam in !postActiv - so until I get there, if you use nightly postActiv, you will want to delete /plugins/OStatus/ #postActiv
    In conversation Monday, 29-May-2017 02:15:18 CEST from plateia.org permalink
  2. Maiyannah Bishop (maiyannah@plateia.org)'s status on Monday, 29-May-2017 02:13:20 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Just pushed a big documentation update: documenting the OStatus_profile class that contains most of the information stored on remote profiles in !postActiv. I'll be generating the HTML docs and updating the sites shortly. #postActiv
    In conversation Monday, 29-May-2017 02:13:20 CEST from plateia.org permalink
  3. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 21-May-2017 04:31:47 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Just pushed code documentation for the File class to !postActiv nightly.  I probably don't have to state the usefulness of that particular part of code documentation ;)  #postActiv
    In conversation Sunday, 21-May-2017 04:31:47 CEST from plateia.org permalink
  4. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 21-May-2017 00:45:17 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Documented the Config class for people interested in how !postActiv stores config settings internally.  Pushing the change now, code docs on the site will be updated in a bit. #postActiv
    In conversation Sunday, 21-May-2017 00:45:17 CEST from plateia.org permalink
  5. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 14-May-2017 12:37:38 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    • Bob Mottram
    Also merged another MR from @bob into !postActiv nightly which should set up gzip compression automatically for the instance so that should help performance as well. #postActiv
    In conversation Sunday, 14-May-2017 12:37:38 CEST from plateia.org permalink
  6. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 14-May-2017 11:52:12 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    • vinzv
    • Bob Mottram
    Merged a change into !postActiv from @bob that changes the default setup of the postActiv debian auto-installer to use the www-data user for daemons, as I believe was suggested by @vinzv #postActiv
    In conversation Sunday, 14-May-2017 11:52:12 CEST from plateia.org permalink
  7. Maiyannah Bishop (maiyannah@plateia.org)'s status on Monday, 08-May-2017 10:39:05 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Anyone interested in the !postActiv logo design, whether it just be pitching in opinions or helping design it or whatever, can find an issue on the tracker here: https://git.postactiv.com/postActiv/postActiv/issues/126 #postActiv
    In conversation Monday, 08-May-2017 10:39:05 CEST from plateia.org permalink
  8. Maiyannah Bishop (maiyannah@plateia.org)'s status on Monday, 08-May-2017 09:58:12 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Put the 10$ I have left after fees etc from last month's patreon pledges for !postActiv as a bounty for a postActiv logo, for any of you that were thinking about maybe tackling it.  I know its nowheres near what professional recompense is for logo design, but it's what I can afford and have left over to offer for the bounty so I figured I'd put it towards that task.  #postActiv
    In conversation Monday, 08-May-2017 09:58:12 CEST from plateia.org permalink
  9. Maiyannah Bishop (maiyannah@plateia.org)'s status on Monday, 08-May-2017 09:02:09 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    So since some people have a distaste for followbots, I have added a feature to !postActiv to allow people to filter subscribers against a Perl-compatible regular expression.

    To set it, put this in your config.php:
    $config['site']['sanctions']['subscriptions_filter'] = "PCRE goes here";

    Then any user who tries to subscribe to you who matches the filter will receive an authorization error and will not be able to subscribe.

    Of course, be careful with what PCRE you put in that field, because you can have false positives if you're not.

    #postActiv
    In conversation Monday, 08-May-2017 09:02:09 CEST from plateia.org permalink
  10. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 07-May-2017 20:23:13 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Updating the !postActiv site with the new docs, quite a few core classes are now minimally documented which should help a ton.  #postActiv
    In conversation Sunday, 07-May-2017 20:23:13 CEST from plateia.org permalink
  11. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 07-May-2017 16:02:04 CEST Maiyannah Bishop Maiyannah Bishop
    in reply to
    • postActiv user group
    • Maiyannah Bishop
    So a biggish code documentation dump for !postActiv this morning, goodness it feels good to be in action again.  The site will be updated shortly, and then I'm going to grab some grub and get back to it.  A gentle reminder that if you like what we're doing with #postActiv you can support the project by submitting patches or financially via patreon at https://www.patreon.com/postActiv - thanks again for those whom have done either or both :)  I will have a couple new bounties up shortly too once I have write ups for them, but noms time for now ;)
    In conversation Sunday, 07-May-2017 16:02:04 CEST from plateia.org permalink
  12. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 07-May-2017 15:24:51 CEST Maiyannah Bishop Maiyannah Bishop
    in reply to
    • postActiv user group
    • Maiyannah Bishop
    And another hour ish later, thats code documentation done for the User_group class in !postActiv which is probably also helpful for people looking to modify or make plugins for #postActiv :)
    In conversation Sunday, 07-May-2017 15:24:51 CEST from plateia.org permalink
  13. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 07-May-2017 14:31:37 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Phew that took like an hour and a half but I got code documentation done for the User class in !postActiv, which no doubt will be helpful for people looking to hack on it.  #postActiv

    It will be pushed to the repo shortly.
    In conversation Sunday, 07-May-2017 14:31:37 CEST from plateia.org permalink
  14. Maiyannah Bishop (maiyannah@plateia.org)'s status on Wednesday, 03-May-2017 05:01:10 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    I pushed a change to !postActiv that includes reportedly missing database tables in the creation, however, I need people who don't mind testing/proving this to give it a spin and let me know how it works out for them.  #postActiv

    (Some of these I think are from dead plugins but they were being complained about regardless)
    In conversation Wednesday, 03-May-2017 05:01:10 CEST from plateia.org permalink
  15. Maiyannah Bishop (maiyannah@plateia.org)'s status on Tuesday, 02-May-2017 11:10:28 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Just pushed an OStatus module documentation dump to the !postActiv repo, FYI.  The site will be updated shortly.  #postactiv
    In conversation Tuesday, 02-May-2017 11:10:28 CEST from plateia.org permalink
  16. Maiyannah Bishop (maiyannah@plateia.org)'s status on Tuesday, 02-May-2017 10:09:10 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    For the morning crowd: thanks to all who have supported !postActiv be it with code or donations, it's much appreciated :) #postactiv
    In conversation Tuesday, 02-May-2017 10:09:10 CEST from plateia.org permalink
  17. Maiyannah Bishop (maiyannah@plateia.org)'s status on Tuesday, 02-May-2017 02:29:25 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Thanks to all who supported !postActiv on Patreon the past month, it's much appreciated #postActiv :)
    In conversation Tuesday, 02-May-2017 02:29:25 CEST from plateia.org permalink
  18. Maiyannah Bishop (maiyannah@plateia.org)'s status on Sunday, 30-Apr-2017 19:43:35 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    I don't include HLA's server expenses in postActiv's stated patreon since a couple people asked.  I consider that part of HLA's stuff, not part of postActiv's.

    The expenses for postActiv here webops way are a few things:

    1] dedicated server lease (bulk of the money, right here)
    2] domain name fees and other stuff like that
    3] offsite backup
    4] a few incidentals like stock photography I use in the site, though I would prefer to find similar CC licensed stuff I can't spin days looking for it so...
    5] I put a couple hours worth of the going rate for sysadmin stuff in that price to be fair to myself about the time taken to keep the server for the website (postactiv.com) and the instance going steady.  It's probably more than this if I pinched pennies and minutes and hours and all that, but as couple hours at min wage seems more than fair.

    So I guess this can be considered a FYI post for !postActiv patreon contributors #postActiv
    In conversation Sunday, 30-Apr-2017 19:43:35 CEST from plateia.org permalink
  19. Maiyannah Bishop (maiyannah@plateia.org)'s status on Thursday, 27-Apr-2017 16:39:55 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    Okay, I just pushed a commit to !postActiv nightly that has hubsub callback blocking for instances. What does this mean? Basically when they hubout messages to you, these messages can be blocked.

    !!!! Things to note: !!!!
    1 - @-mentions are not blocked, those are done with salmons.
    2- YOUR OWN hubouts are not blocked, so they will still be sent out to banned instances (for now)

    To do this on latest !postActiv nightly, add this to your config.php:

    $config['site']['sanctions']['banned_instances'] = 'site1.com,site2.com,etc.com';

    Change as desired.

    Report any problems to the issue tracker as always, so it doesn't get lost and we get any problems fixed. I'm going to get some sleep, or try to, and then work on outgoing hubouts. #postActiv
    In conversation Thursday, 27-Apr-2017 16:39:55 CEST from plateia.org permalink
  20. Maiyannah Bishop (maiyannah@plateia.org)'s status on Thursday, 27-Apr-2017 16:39:05 CEST Maiyannah Bishop Maiyannah Bishop
    • postActiv user group
    (Take two with less forgetting the hashtag)
    Okay, I just pushed a commit to !postActiv nightly that has hubsub callback blocking for instances. What does this mean? Basically when they hubout messages to you, these messages can be blocked.

    !!!! Things to note: !!!!
    1 - @-mentions are not blocked, those are done with salmons.
    2- YOUR OWN hubouts are not blocked, so they will still be sent out to banned instances (for now)

    To do this on latest !postActiv nightly, add this to your config.php:

    $config['site']['sanctions']['banned_instances'] = 'site1.com,site2.com,etc.com';

    Change as desired.

    Report any problems to the issue tracker as always, so it doesn't get lost and we get any problems fixed. I'm going to get some sleep, or try to, and then work on outgoing hubouts.
    In conversation Thursday, 27-Apr-2017 16:39:05 CEST from plateia.org permalink
  • Before

User actions

    Maiyannah Bishop

    Maiyannah Bishop

    Ottawa, Canada

    http://www.postactiv.com

    Lead Developer of postActiv, administrator of this instance. Like what we're doing? Chip us a dollar at www.patreon.com/postActiv

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          63514
          Member since
          27 Apr 2017
          Notices
          30
          Daily average
          0

          Feeds

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

          bartle is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All bartle content and data are available under the Creative Commons Attribution 3.0 license.