Commit graph

4698 commits

Author SHA1 Message Date
Daniel Supernault 813ef12329
Update LikePipeline, fix typo 2019-12-14 20:34:56 -07:00
Daniel Supernault 1b9c1bfa34
Update LikePipeline, fix typo 2019-12-14 20:31:26 -07:00
Daniel Supernault 6b3c5f94c3
Update changelog 2019-12-14 13:02:38 -07:00
Daniel Supernault 47c132c622
Update controller 2019-12-14 13:02:24 -07:00
Daniel Supernault 295e80eb72
Add Force MetroUI labs experiment 2019-12-14 01:41:37 -07:00
Daniel Supernault b94af397c9
Update views 2019-12-11 01:25:56 -07:00
Daniel Supernault c369882b48
Update Redis namespace 2019-12-10 23:04:03 -07:00
Daniel Supernault fa8e0dca4d
Update RegisterController 2019-12-09 00:48:03 -07:00
Daniel Supernault a7c30388d8
Update config 2019-12-08 14:18:18 -07:00
Daniel Supernault e7ad61c047
Update InternalApiController, fix compose api and php 7.4 compat 2019-12-08 13:55:27 -07:00
Daniel Supernault 551e078489
Update compiled assets 2019-12-08 00:54:44 -07:00
Daniel Supernault 076023eac9
Update CollectionComponent.vue 2019-12-08 00:53:31 -07:00
Daniel Supernault 0569846f15
Update web routes 2019-12-08 00:51:31 -07:00
Daniel Supernault 46c9a3742e
Update CollectionController 2019-12-08 00:51:14 -07:00
Daniel Supernault 73f2f98eb0
Update changelog 2019-12-07 19:44:44 -07:00
Daniel Supernault c2826fd3fd
Update CollectionController, increase collection limit from 18 to 50 2019-12-07 19:43:46 -07:00
daniel 0f08fb6ff1
Merge pull request #1883 from Strubbl/docker-remove-imagck
docker.apache: remove imagick
2019-12-07 18:47:08 -07:00
Sven Fischer 553ba55e8c docker.apache: remove imagick
cause gd is sufficient. It's either imagick or gd required.
2019-12-07 11:45:38 +01:00
Daniel Supernault 2238f18eed
Update nav 2019-12-06 23:22:10 -07:00
daniel a1cd57e206
Merge pull request #1880 from Strubbl/docker.apache-update-php-to-7.4-composer-to-1.9.1-fix-gd
docker.apache: update php to 7.4, composer to 1.9.1, fix gd configure…
2019-12-06 12:24:54 -07:00
Sven Fischer ef63e1325f docker.apache: update php to 7.4, composer to 1.9.1, fix gd configure flags
w.r.t gd see also https://github.com/docker-library/php/issues/912
2019-12-06 18:27:29 +01:00
Daniel Supernault 473d1755b8
Update nav 2019-12-05 21:10:28 -07:00
Daniel Supernault e30c59c7bc
Update compiled assets 2019-12-05 21:00:58 -07:00
Daniel Supernault c956adf786
Update Timeline.vue 2019-12-05 20:59:24 -07:00
Daniel Supernault 0c8fcff519
Update NotificationCard 2019-12-05 20:57:25 -07:00
Daniel Supernault d3a37a0030
Update app.js 2019-12-05 20:57:00 -07:00
Daniel Supernault 39acd99b73
Update compiled assets 2019-12-05 19:28:55 -07:00
Daniel Supernault 46d4aba89c
Update Profile.vue 2019-12-05 19:27:32 -07:00
Daniel Supernault 74061b85ce
Update compiled assets 2019-12-05 19:19:53 -07:00
Daniel Supernault 477d866b6b
Update Profile.vue, add Profile Embed to menu 2019-12-05 19:17:55 -07:00
Daniel Supernault eccc84cbdc
Update app.js, add profile embed util 2019-12-05 19:15:08 -07:00
Daniel Supernault 955c53ca44
Update blade views 2019-12-05 00:24:42 -07:00
Daniel Supernault 62b35e25c4
Update home timeline view 2019-12-05 00:19:13 -07:00
Daniel Supernault 3451110d5c
Update local timeline view 2019-12-05 00:15:25 -07:00
Daniel Supernault 82038791ec
Update compiled assets 2019-12-04 23:33:58 -07:00
Daniel Supernault 406265565e
Update npm deps 2019-12-04 23:26:57 -07:00
Daniel Supernault b2005bd4b0
Update changelog 2019-12-04 21:21:43 -07:00
Daniel Supernault fb7a3cf0e4
Add Profile Embeds 2019-12-04 21:21:08 -07:00
Daniel Supernault b793f9c4bb
Update SiteController 2019-12-04 20:55:42 -07:00
Daniel Supernault 8e9b544f50
Update SiteController, return 404 for users attempting to view their own Follow Intent 2019-12-04 20:30:04 -07:00
Daniel Supernault 19cb81cf26
Update web routes 2019-12-04 20:26:11 -07:00
Daniel Supernault d9ff794932
Update SiteController 2019-12-04 20:24:27 -07:00
Daniel Supernault ad8fc77e6c
Update FollowerController 2019-12-04 20:24:08 -07:00
Daniel Supernault e9c67e337d
Add follow intent view 2019-12-04 20:22:37 -07:00
Daniel Supernault 293b806afc
Update DiscoverController 2019-12-04 19:54:26 -07:00
Daniel Supernault 96a6c063f2
Update FollowerService 2019-12-04 19:47:00 -07:00
Daniel Supernault 10a182c1cd
Fixes #1856 2019-12-02 19:15:52 -07:00
Daniel Supernault 141550fce7
Update composer deps 2019-12-02 17:54:56 -07:00
daniel 4aa5454067
Merge pull request #1864 from pixelfed/dependabot/composer/symfony/cache-4.3.9
Bump symfony/cache from 4.3.5 to 4.3.9
2019-12-02 17:34:34 -07:00
daniel af7aa677b5
Merge pull request #1863 from techknowlogick/composer-update
PHP 7.4 compat fix
2019-12-02 17:33:27 -07:00