Commit graph

5794 commits

Author SHA1 Message Date
daniel
28f6fc5936
Merge pull request #2424 from okpierre/patch-8
Update PostComponent.vue
2020-12-13 16:40:16 -07:00
Daniel Supernault
980b72c11e
Update changelog 2020-12-13 16:09:32 -07:00
Daniel Supernault
1ea2db74b2
Update StatusService, fix json bug 2020-12-13 16:08:59 -07:00
Daniel Supernault
3a428366fb
Update NotificationTransformer, add missing types 2020-12-13 16:03:44 -07:00
Daniel Supernault
6d030cdf81
Update changelog 2020-12-13 15:45:20 -07:00
Daniel Supernault
d06bec9cd9
Update Profile, fix follower counter bug 2020-12-13 15:44:48 -07:00
Daniel Supernault
76813d351b
Update phpunit config 2020-12-13 14:51:56 -07:00
Daniel Supernault
8aa5d42d8b
Update laravel framework to v8 2020-12-13 14:15:30 -07:00
Daniel Supernault
b69aa4af3c
Update changelog 2020-12-13 11:41:10 -07:00
Daniel Supernault
dab051ecb9
Update console kernel 2020-12-13 11:40:28 -07:00
Daniel Supernault
1325ce2cef
Update PublicApiController, use stateless transformer 2020-12-12 23:47:59 -07:00
Daniel Supernault
d0d4680709
Update StatusStatelessController, remove unused attributes 2020-12-12 23:40:22 -07:00
Daniel Supernault
031a73ff16
Update compiled assets 2020-12-12 22:59:42 -07:00
Daniel Supernault
bb0970e09c
Update changelog 2020-12-12 22:56:00 -07:00
Daniel Supernault
8e3e75864c
Update ComposeModal, fix filter bug on safari 2020-12-12 22:54:11 -07:00
Daniel Supernault
425a6311e2
Update captcha views 2020-12-12 21:12:30 -07:00
Daniel Supernault
5b7b079d33
Update changelog 2020-12-12 21:06:37 -07:00
Daniel Supernault
082c1ccb26
Add hCaptcha 2020-12-12 21:04:59 -07:00
Daniel Supernault
f38136b499
Update changelog 2020-12-10 22:58:52 -07:00
Daniel Supernault
4a14e970f0
Update Profile model, improve counter caching 2020-12-10 22:58:13 -07:00
Daniel Supernault
b4573a8f0a
Update changelog 2020-12-10 22:12:03 -07:00
Daniel Supernault
c67f0c5784
Update AccountInterstitialController, add autospam type 2020-12-10 22:11:02 -07:00
Daniel Supernault
401512c929
Update changelog 2020-12-10 22:07:18 -07:00
Daniel Supernault
b892bcf0e8
Add autospam feature 2020-12-10 21:58:56 -07:00
Daniel Supernault
3913d791c5
Update changelog 2020-12-10 01:07:07 -07:00
Daniel Supernault
52bbb1f579
Update compiled assets 2020-12-10 01:05:01 -07:00
Daniel Supernault
048642bead
Update Collections, add custom limit 2020-12-10 01:02:56 -07:00
Daniel Supernault
2f7d369ec8
Update changelog 2020-12-09 22:48:35 -07:00
Daniel Supernault
2eca670e11
Update reply/comment view, improve layout and include child reply 2020-12-09 22:46:31 -07:00
daniel
ef45c4b21b
Merge pull request #2477 from der-On/patch-1
fixes docker build
2020-12-09 22:44:39 -07:00
Daniel Supernault
2c95fd77c9
Update web routes 2020-12-09 22:26:33 -07:00
Daniel Supernault
386c4462ec
Update changelog 2020-12-09 22:24:27 -07:00
Daniel Supernault
76353ca997
Update BaseApiController, add favourites method 2020-12-09 22:23:51 -07:00
Daniel Supernault
1b2fd665bf
Update compiled assets 2020-12-09 22:22:56 -07:00
Daniel Supernault
c95085ca31
Update AdminController, add appeals support 2020-12-09 22:08:32 -07:00
Daniel Supernault
16c43ed0c4
Update compiled assets 2020-12-09 22:05:42 -07:00
Daniel Supernault
f9e89a7df2
Update changelog 2020-12-09 21:59:56 -07:00
Daniel Supernault
19d6e7df65
Update middleware, add AccountInterstitial support 2020-12-09 21:59:16 -07:00
Daniel Supernault
b8330b3d92
Add appeal/interstitial views 2020-12-09 21:55:42 -07:00
Daniel Supernault
9bc7fd63c8
Update changelog 2020-12-09 21:44:04 -07:00
Daniel Supernault
003caf7e8a
Update StatusController, add interstitial logic 2020-12-09 21:43:09 -07:00
Daniel Supernault
342e7a50c9
Update PublicApiController, improve stateless object caching 2020-12-09 21:40:24 -07:00
Daniel Supernault
20681bcf14
Update InternalApiController, add interstitial logic 2020-12-09 21:36:32 -07:00
Daniel Supernault
0718711d09
Update ApiController, return status object after deletion 2020-12-09 21:34:43 -07:00
Daniel Supernault
db646026be
Update discover view, remove unused compose script 2020-12-09 21:17:26 -07:00
Ondrej Brinkel
205705193d
fixes docker build
- composer package prestissimo is deprecated as composer got faster
- `composer update` should not be required as there is a `composer.lock`, actually it was the cause for breaking docker builds as an upstream package had a broken version string in it's requirerements. Using fixed package versions prevents these kinds of problems in future.
2020-12-07 23:11:54 +01:00
Daniel Supernault
b5c4246f50
Update changelog 2020-12-05 00:29:27 -07:00
Daniel Supernault
e28d022f62
Update ComposeModal.vue component, reuse sharedData 2020-12-05 00:24:26 -07:00
Daniel Supernault
f1ab44686b
Update app.js, add blurhash 2020-12-05 00:23:22 -07:00
Daniel Supernault
b3078f274f
Update DeleteAccountPipeline, add AccountInterstitial and DirectMessage purging 2020-12-05 00:20:45 -07:00