senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by pixelfed development (pixeldev@pleroma.site)

  1. pixelfed development (pixeldev@pleroma.site)'s status on Friday, 13-Sep-2019 11:02:38 JST pixelfed development pixelfed development
    • pixelfed development
    Based on some feedback, Pixelfed Import will support Instagram and Mastodon, and instead of allowing 1 import per service, it will be 1 import per service per week or month (up to the instance admin).

    #pixeldev #pixelfedImport
    In conversation Friday, 13-Sep-2019 11:02:38 JST from pleroma.site permalink
  2. pixelfed development (pixeldev@pleroma.site)'s status on Monday, 11-Feb-2019 04:20:42 JST pixelfed development pixelfed development
    We will be releasing v0.8.0rc1 today. We do not recommend updating to this release until we can test it on staging.pixelfed.net.

    If you do update, don't forget to do a backup first! "php artisan backup:run"
    In conversation Monday, 11-Feb-2019 04:20:42 JST from pleroma.site permalink
  3. pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 20-Jan-2019 14:01:16 JST pixelfed development pixelfed development
    v0.8.0 will be a big release.

    Some highlights:

    - It will be the biggest UI update (not including MicroUI) since August.
    - Improved federation support
    - S3/Wasabi/Spaces/Minio support
    - MicroUI (beta, full release expected in v1.0)
    - Stories (beta, full release expected in v1.0)
    In conversation Sunday, 20-Jan-2019 14:01:16 JST from pleroma.site permalink
  4. pixelfed development (pixeldev@pleroma.site)'s status on Friday, 18-Jan-2019 18:22:57 JST pixelfed development pixelfed development
    We are adopting hashids for profile and status ids.

    To ensure a smooth migration, any numeric profile/status urls (created before February 20, 2019) will be permanently redirected. #pixeldev
    In conversation Friday, 18-Jan-2019 18:22:57 JST from pleroma.site permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/010/273/246/original/86a80c341b4b7535.png
  5. pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 17-Jan-2019 15:35:48 JST pixelfed development pixelfed development
    A small update to the readme caused the closure of the 2nd largest pixelfed instance.

    While we do try to support Postgres, we have encountered some bugs and thought it would be a good idea to discourage new instances from choosing that database until we are 100% certain it won't cause any issues.

    We regret what has happened, and will work to prevent any miscommunications from happening in the future. If you run an instance using postgres and are worried about support please reach out to us and we will do our best to fix any bugs that may occur.
    In conversation Thursday, 17-Jan-2019 15:35:48 JST from pleroma.site permalink
  6. pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 13-Jan-2019 15:45:30 JST pixelfed development pixelfed development
    Security isn't a feature, it's an expectation.

    We can't wait to share new and improved tools to keep your account secure. #pixelfed
    In conversation Sunday, 13-Jan-2019 15:45:30 JST from pleroma.site permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/010/056/943/original/8f9a99e5beb0fdcc.png
  7. pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 13-Jan-2019 15:31:36 JST pixelfed development pixelfed development
    Mobile APIs will be shipping soon!

    Developer Warnings:

    - Scopes will be limited to "read" or "write" in the first version.

    - Some (mastodon) endpoints are not applicable to pixelfed but will still return a valid empty response.

    - Some endpoints may not be available in the first version.
    In conversation Sunday, 13-Jan-2019 15:31:36 JST from pleroma.site permalink
  8. pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 12-Jan-2019 13:16:33 JST pixelfed development pixelfed development
    We have successfully tested S3 support! It will be shipping this weekend ? #pixelfed
    In conversation Saturday, 12-Jan-2019 13:16:33 JST from pleroma.site permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/010/011/453/original/daf6e6ebb2ee5b12.png
  9. pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 12-Jan-2019 06:16:52 JST pixelfed development pixelfed development
    Admin dashboard updates will be shipping this weekend! #pixelfed
    In conversation Saturday, 12-Jan-2019 06:16:52 JST from pleroma.site permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/009/999/373/original/356464eb4ffd66a4.png
  10. pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 12-Jan-2019 05:43:31 JST pixelfed development pixelfed development
    • pixelfed development
    We have replaced timeline infinite scroll with a "load more posts" button until we can ensure infinite loading works across all browsers.
    In conversation Saturday, 12-Jan-2019 05:43:31 JST from pleroma.site permalink
  11. pixelfed development (pixeldev@pleroma.site)'s status on Friday, 11-Jan-2019 11:27:39 JST pixelfed development pixelfed development
    We will be shipping some admin dashboard and mod tool updates tonight!
    In conversation Friday, 11-Jan-2019 11:27:39 JST from pleroma.site permalink
  12. pixelfed development (pixeldev@pleroma.site)'s status on Monday, 07-Jan-2019 08:04:02 JST pixelfed development pixelfed development
    We are investigating HEIC/HEIF support. You can track the progress in this issue: https://github.com/pixelfed/pixelfed/issues/749
    In conversation Monday, 07-Jan-2019 08:04:02 JST from pleroma.site permalink

    Attachments

    1. HEIC/HEIF Support · Issue #749 · pixelfed/pixelfed
      from GitHub
      Add support for HEIC/HEIF images. Notes: GD does not support HEIC yet, so we need to drop GD support in favour of ImageMagick. Intervention does not support HEIC yet, we can add support or use IM d...
  13. pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 05-Jan-2019 11:44:05 JST pixelfed development pixelfed development
    S3 Support will be shipping soon.

    We are taking a different approach, storing all media locally until its transcoded/post-processed and then upload to S3. After 24 hours or so local media will be purged.

    We will also ship a tool to move local media to the cloud or vice versa.

    A few benefits:
    - Object storage is cheap, you can increase account storage limits.
    - Resilient, Wasabi outages do not affect new uploads.
    - Redundancy, a future release will include support for multiple CDNs and the ability to serve photos and videos on different CDNs.
    In conversation Saturday, 05-Jan-2019 11:44:05 JST from pleroma.site permalink
  14. pixelfed development (pixeldev@pleroma.site)'s status on Friday, 04-Jan-2019 13:57:54 JST pixelfed development pixelfed development
    We apologize for not responding to our Github Issues and Pull Requests lately. We plan to spend a full day working on them this weekend!
    In conversation Friday, 04-Jan-2019 13:57:54 JST from pleroma.site permalink
  15. pixelfed development (pixeldev@pleroma.site)'s status on Friday, 28-Dec-2018 02:38:06 JST pixelfed development pixelfed development
    We released v0.7.5 earlier with federation bug fixes. To enable federation add ```ACTIVITY_PUB=true``` to .env and recache the config!
    In conversation Friday, 28-Dec-2018 02:38:06 JST from pleroma.site permalink
  16. pixelfed development (pixeldev@pleroma.site)'s status on Monday, 24-Dec-2018 14:49:22 JST pixelfed development pixelfed development
    We plan to release Pixelfed Stories in 0.9.0 :pixelfed:
    In conversation Monday, 24-Dec-2018 14:49:22 JST from pleroma.site permalink
  17. pixelfed development (pixeldev@pleroma.site)'s status on Monday, 24-Dec-2018 06:39:31 JST pixelfed development pixelfed development
    [PSA] If you run an instance, we highly recommend disabling registration until further notice. A fix should be pushed soon!
    In conversation Monday, 24-Dec-2018 06:39:31 JST from pleroma.site permalink
  18. pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 18-Dec-2018 17:21:40 JST pixelfed development pixelfed development
    We will be shipping Content Filter Service (CFS) soon, it is inspired by pleroma MRF.

    This will allow admins to easily set content filter rules in the admin dashboard. #pixelfed
    In conversation Tuesday, 18-Dec-2018 17:21:40 JST from pleroma.site permalink
  19. pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 16-Dec-2018 18:09:13 JST pixelfed development pixelfed development
    We have just pushed v0.6.1 which includes responsive UI improvements for mobile/tablet devices.

    https://github.com/pixelfed/pixelfed/releases/tag/v0.6.1
    In conversation Sunday, 16-Dec-2018 18:09:13 JST from pleroma.site permalink

    Attachments

    1. pixelfed/pixelfed
      from GitHub
      Federated Image Sharing (WIP). Contribute to pixelfed/pixelfed development by creating an account on GitHub.
  20. pixelfed development (pixeldev@pleroma.site)'s status on Wednesday, 12-Dec-2018 10:34:30 JST pixelfed development pixelfed development
    When implementing the mastodon v1 APIs, I discovered it was not only possible, but pretty easy to add alternate front ends thanks to the "only_media" parameter. #pixeldev
    In conversation Wednesday, 12-Dec-2018 10:34:30 JST from pleroma.site permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/008/783/553/original/1cadd56f47f2a7c9.png
  • Before

User actions

    pixelfed development

    pixelfed development

    pixelfed development account. main account: <a href="https://mastodon.social/@pixelfed">https://mastodon.social/@pixelfed</a>

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          1614
          Member since
          4 Jul 2018
          Notices
          54
          Daily average
          0

          Feeds

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

          senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.