Posts by pixeldev@pleroma.site
(DIR) Post #9whDcVbwJYXBucS4Tg by pixeldev@pleroma.site
2018-07-02T05:31:11.389455Z
0 likes, 0 repeats
We use Redis extensively. It handles caching, counters, job queues, sessions, timelines and more! Performance is a top priority. #pixelfed
(DIR) Post #9wyJ9KQGjf6kE7mSSO by pixeldev@pleroma.site
2018-07-10T05:33:15.605221Z
0 likes, 0 repeats
Video support will be a huge feature because it changes how pixelfed stores local and remote media in a fundamental way.Only a single copy of each file will be stored.Jane uploads a cat picture. John uploads the same picture. If Jane deletes her post, her unique url to the cat picture is deleted. The original file still exists if more than 1 post contains it. #pixeldev
(DIR) Post #9xBymqRKFjUTzliQ1g by pixeldev@pleroma.site
2018-07-18T04:00:26.630237Z
0 likes, 0 repeats
Federation is the last feature to enable (even if its already done) because of how many other features rely on proper AP implementation.
(DIR) Post #9xO6D9hj2TnNdssE2y by pixeldev@pleroma.site
2018-07-24T07:36:28.026283Z
0 likes, 0 repeats
You will soon be able to proxy outgoing http requests. #security
(DIR) Post #9xeuxnlBCbkZcMRzIe by pixeldev@pleroma.site
2018-07-30T07:44:10.258822Z
0 likes, 0 repeats
deck, core, video, tour #pixeldev https://github.com/pixelfed
(DIR) Post #9xvEraB5dDR5DX4LuC by pixeldev@pleroma.site
2018-08-09T06:23:28.074840Z
0 likes, 0 repeats
If you run an instance, you should deploy the latest commits. They contain a low-risk security update, you will need to run 'composer update'. https://laravel-news.com/laravel-5-6-30
(DIR) Post #9xzKDelGY0i8CsAuVE by pixeldev@pleroma.site
2018-08-11T06:46:19.544529Z
0 likes, 0 repeats
The UI is being optimized for smaller and larger screens. Deck will also provide a multi column UI for users that prefer that layout.#pixelfed #pixeldev
(DIR) Post #9y3ZjNUQZerzqpirwG by pixeldev@pleroma.site
2018-08-13T02:56:55.221229Z
0 likes, 0 repeats
The account settings page has been updated, you can now change your email (even without verification) and upload your avatar from the same page.#pixeldev
(DIR) Post #9y3aBVSyVjxihMSKno by pixeldev@pleroma.site
2018-08-12T23:28:44.572076Z
0 likes, 0 repeats
Improved settings UI and some other stuff will be shipping soon! #pixeldev
(DIR) Post #9y9hEHtOleBlQv3QXY by pixeldev@pleroma.site
2018-08-16T06:08:16.969813Z
0 likes, 0 repeats
The landing page will be customizable in the admin dashboard!
(DIR) Post #9yI3k6lrPAvISlmnx2 by pixeldev@pleroma.site
2018-08-20T02:46:34.917400Z
0 likes, 0 repeats
Performance is important.
(DIR) Post #9yOUHZpw7j3BvD4WuW by pixeldev@pleroma.site
2018-08-22T07:07:01.785008Z
0 likes, 0 repeats
Mutes and blocks are coming! I wrote a basic implementation that will ready later today. #pixeldevhttps://github.com/pixelfed/pixelfed/commit/18cd857e90f62195c130cfa24b9b1165ca05dce2
(DIR) Post #9ygwCX4NHMYfSBUFU0 by pixeldev@pleroma.site
2018-09-01T00:32:21.581719Z
0 likes, 0 repeats
Working on the APIs. Will be testing with @Tusky 😁
(DIR) Post #9ymBpcfIsX05CkepFo by pixeldev@pleroma.site
2018-09-03T18:51:53.749413Z
0 likes, 0 repeats
The latest commits include an updated dependency. Please run 'composer install' during deployment!
(DIR) Post #9ypL3Tbh41m0JPoNfM by pixeldev@pleroma.site
2018-09-05T04:34:36.906744Z
0 likes, 0 repeats
We will be launching a development blog soon! It has been quite the journey, and we have a lot to talk about! :blobcatcamera:
(DIR) Post #9ytdnP2cwjwHHRIYXw by pixeldev@pleroma.site
2018-09-06T22:00:38.319300Z
0 likes, 0 repeats
Rate limits are useful for preventing abuse and ensuring a stable service for everyone. We would like your feedback on the current rate limits, I'm not sure if anyone realized they exist yet."throttle:250,1440" == max 250 requests per 24 hours.https://github.com/pixelfed/pixelfed/blob/dev/routes/web.php#L64
(DIR) Post #9yxVpOqDSHmCKQooNM by pixeldev@pleroma.site
2018-09-09T05:52:32.200989Z
0 likes, 0 repeats
We will be releasing a new feature tomorrow, it hasn't been announced yet but we think you will like it. #pixelfed #pixeldev
(DIR) Post #9z2p7iXHq5yTXhDDcm by pixeldev@pleroma.site
2018-09-11T21:22:52.969677Z
0 likes, 0 repeats
New commits landing soon will include database migrations for federation support. Make sure those are migrated so your instance is ready for federation. #pixeldev
(DIR) Post #A0PvOVvXTsZOhtSidk by pixeldev@pleroma.site
2018-07-02T20:00:36.566395Z
0 likes, 0 repeats
Search is finished! Now to start testing federation support 🤗
(DIR) Post #A11V3BPvLzaJZAhqdM by pixeldev@pleroma.site
2018-11-09T03:40:00.356452Z
0 likes, 0 repeats
v0.1.9 is the first Pre-Release version based on the current dev branch! #pixelfedhttps://github.com/pixelfed/pixelfed/releases/tag/v0.1.9