Commit Graph

6259 Commits

Author SHA1 Message Date
Daniel Supernault 9cf962fff5
Update Settings, remove reports page 2021-05-01 12:40:32 -06:00
Daniel Supernault f2055b4dcd
Update compiled assets 2021-04-30 23:49:39 -06:00
Daniel Supernault 9341f0b38f
Update components, remove like counts 2021-04-30 23:48:36 -06:00
Daniel Supernault 7694487aea
Update changelog 2021-04-30 21:42:23 -06:00
Daniel Supernault c799a01aa9
Update StatusController, allow license edits without 24 hour limit 2021-04-30 21:41:42 -06:00
Daniel Supernault 4dac1a43dd
Update web routes 2021-04-30 21:38:14 -06:00
Daniel Supernault b3e7052426
Update compiled assets 2021-04-30 20:07:15 -06:00
Daniel Supernault bbad32f73d
Add changelog 2021-04-30 20:04:10 -06:00
Daniel Supernault 2ead622c41
Update StoryCompose crop logic 2021-04-30 20:03:36 -06:00
Daniel Supernault e8e249ce31
Update story garbage collection 2021-04-30 19:59:56 -06:00
Daniel Supernault 86a1c5a603
Update changelog 2021-04-30 00:20:14 -06:00
Daniel Supernault e66ed9a222
Update StoryController, optimize photo size by resizing to 9:16 aspect 2021-04-30 00:19:45 -06:00
Daniel Supernault ca00f2bb97
Update changelog 2021-04-30 00:11:54 -06:00
Daniel Supernault c2f8faaeee
Update StoryController, fix cache crop bug 2021-04-30 00:10:50 -06:00
Daniel Supernault ae46bad70a
Update StoryController 2021-04-29 23:58:06 -06:00
Daniel Supernault 40f9aa6055
Update import job 2021-04-29 23:52:59 -06:00
daniel f25452ea1a
Merge pull request #2642 from stelzch/dev
Create directory in InstagramImport
2021-04-29 23:52:09 -06:00
daniel bd27ecb68e
Merge pull request #2732 from Wv5twkFEKh54vo4tta9yu7dHa3/staging
Use same json error format as Mastodon
2021-04-29 23:43:42 -06:00
Daniel Supernault 391c841b04
Update changelog 2021-04-29 23:40:10 -06:00
Daniel Supernault 22dddaa044
Update Helpers, fix broken tests 2021-04-29 23:39:38 -06:00
Daniel Supernault 37969da936
Update compiled assets 2021-04-29 23:31:21 -06:00
Daniel Supernault 2814b55b1b
Update changelog 2021-04-29 23:29:30 -06:00
Daniel Supernault 87b0cba027
Update composer.lock 2021-04-29 23:29:13 -06:00
Daniel Supernault 39a7610314
Update StoryCompose component, improve full screen preview 2021-04-29 23:28:26 -06:00
Daniel Supernault 2119965659
Update ComposeModal 2021-04-29 23:27:25 -06:00
Daniel Supernault 668e936eb5
Update instance endpoint, add custom description 2021-04-28 19:26:12 -06:00
Daniel Supernault c8edca696b
Update Stories, add crop and duration settings to composer 2021-04-27 20:15:31 -06:00
Daniel Supernault 9f380a5597
Add new migration 2021-04-27 20:04:15 -06:00
Daniel Supernault c43f8bcce8
Update story garbage collection, handle non active stories and new ephemeral story media directory 2021-04-27 20:02:33 -06:00
Daniel Supernault 71aeb8a25d
Update changelog 2021-04-22 22:47:30 -06:00
Daniel Supernault 64b86546b9
Update ApiV1Controller, add missing instance api attributes 2021-04-22 22:46:05 -06:00
Daniel Supernault 716247857c
Update changelog 2021-04-20 23:18:43 -06:00
Daniel Supernault 66b4f8c773
Update AP Helpers, use instance filtering 2021-04-20 23:18:07 -06:00
Daniel Supernault c20a9dfefe
Add InstanceService 2021-04-20 23:11:43 -06:00
Daniel Supernault 35393edfef
Update AdminInstanceController, invalidate banned domain cache when updated 2021-04-20 22:31:11 -06:00
Daniel Supernault e73b2f8373
Update ap helpers 2021-04-20 22:29:52 -06:00
Daniel Supernault 7066e19d0e
Update ap helpers 2021-04-20 22:09:59 -06:00
Daniel Supernault 533cabed47
Update changelog 2021-04-20 22:04:29 -06:00
Daniel Supernault f582937300
Update admin instance page, add search and improve performance 2021-04-20 22:03:41 -06:00
Daniel Supernault ab755811d1
Update composer deps 2021-04-20 21:29:06 -06:00
Daniel Supernault 8216c6da88
Update npm deps 2021-04-20 21:25:33 -06:00
Wv5twkFEKh54vo4tta9yu7dHa3 a19d4d5418
Use same json error format as Mastodon
As documented in the Mastodon API ( https://docs.joinmastodon.org/entities/error/ ),   error responses use "error" as the key for the value, instead of Laravel's default (which is "message")
2021-04-20 18:18:42 +02:00
daniel 6a570d07ec
Merge pull request #2723 from pixelfed/dependabot/composer/phpseclib/phpseclib-2.0.31
Bump phpseclib/phpseclib from 2.0.30 to 2.0.31
2021-04-07 16:00:33 -06:00
dependabot[bot] 12282b9819
Bump phpseclib/phpseclib from 2.0.30 to 2.0.31
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.30 to 2.0.31.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/2.0.30...2.0.31)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 21:24:06 +00:00
daniel 089ca37457
Merge pull request #2720 from pixelfed/staging
Staging
2021-04-06 23:38:50 -06:00
Daniel Supernault aa5bb3f7fa
Update changelog 2021-04-06 23:38:27 -06:00
Daniel Supernault 10119bbbea
Update PublicApiController, limit network pagination to 3 months 2021-04-06 23:37:53 -06:00
daniel 4f31d7f391
Merge pull request #2705 from wileyfoxyx/dev
Update and improve Russian translate
2021-04-06 22:01:11 -06:00
daniel 57818c2fe7
Merge pull request #2696 from ZER0-X/dev
Improve and update the Arabic language
2021-04-06 21:53:57 -06:00
Daniel Supernault 898e41cfe1
Fix cs 2021-04-06 21:53:39 -06:00