Commit Graph

5985 Commits

Author SHA1 Message Date
Daniel Supernault 058637279e
Update changelog 2021-01-06 20:35:43 -07:00
Daniel Supernault a52564f31d
Update AP helpers, fix federation bug 2021-01-06 20:34:55 -07:00
daniel 352fe9f1e6
Merge pull request #2544 from pixelfed/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.18.1 to 0.21.1
2021-01-04 20:12:48 -07:00
dependabot[bot] abf38293cf
Bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 02:40:23 +00:00
daniel 2463d6542e
Merge pull request #2543 from pixelfed/staging
Update StatusController, fix scope bug
2021-01-03 22:10:43 -07:00
Daniel Supernault 9cd89b6b15
Update changelog 2021-01-03 22:06:53 -07:00
Daniel Supernault 7dc3739c1d
Update StatusController, fix scope bug 2021-01-03 22:06:05 -07:00
Daniel Supernault 95cea65d39
Add migration 2020-12-27 18:19:07 -07:00
daniel 9b141d95e4
Merge pull request #2535 from pixelfed/staging
Staging
2020-12-27 18:16:19 -07:00
Daniel Supernault a2ad176020
Update changelog 2020-12-27 18:15:49 -07:00
Daniel Supernault b9b84e6fa4
Update Follower model, increase hourly limit from 30 to 150 2020-12-27 18:15:10 -07:00
Daniel Supernault 5843c9146a
Update changelog 2020-12-27 18:01:27 -07:00
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute 2020-12-27 18:00:43 -07:00
Daniel Supernault 7225c1f3af
Update changelog 2020-12-27 17:55:35 -07:00
Daniel Supernault 0fbde91e87
Update StatusService, cast response to array 2020-12-27 17:54:55 -07:00
daniel c8f73c3dd9
Merge pull request #2534 from pixelfed/staging
Update Profile, fix status count
2020-12-27 14:50:25 -07:00
Daniel Supernault 8e85728994
Update changelog 2020-12-27 14:46:08 -07:00
Daniel Supernault 6dcd472be6
Update Profile, fix status count 2020-12-27 14:45:31 -07:00
daniel e5a164f065
Merge pull request #2533 from pixelfed/staging
Staging
2020-12-26 20:33:21 -07:00
Daniel Supernault b74e14c4e5
Update SiteController 2020-12-26 20:28:12 -07:00
Daniel Supernault 799a4cba12
Update LikeController, store status_profile_id and is_comment attributes 2020-12-26 20:18:48 -07:00
Daniel Supernault 7d0f7f7222
Add new migrations 2020-12-26 20:18:13 -07:00
Daniel Supernault 99331b9b19
Update changelog 2020-12-26 20:17:22 -07:00
Daniel Supernault 7a68ee948a
Add StatusView model to store views for discover algorithm 2020-12-26 20:16:35 -07:00
daniel 438d785c7d
Merge pull request #2530 from pixelfed/staging
Staging
2020-12-24 19:00:00 -07:00
Daniel Supernault ea0c1e80c6
Update changelog 2020-12-24 18:59:26 -07:00
Daniel Supernault 4a885c8878
Update migrations, fix broken oauth change 2020-12-24 18:58:13 -07:00
daniel 5645c40089
Merge pull request #2519 from pixelfed/staging
Update ap inbox
2020-12-18 03:02:11 -07:00
Daniel Supernault 888ea7f07e
Update ap inbox 2020-12-18 02:58:00 -07:00
daniel 2c499ac831
Merge pull request #2518 from pixelfed/staging
Update admin dashboard
2020-12-18 00:54:02 -07:00
Daniel Supernault 941da5d589
Update admin dashboard 2020-12-18 00:52:49 -07:00
daniel 5964adc29a
Merge pull request #2517 from pixelfed/staging
Staging
2020-12-17 23:36:35 -07:00
Daniel Supernault c127379d78
Update compiled assets 2020-12-17 23:35:50 -07:00
Daniel Supernault c1c9301d56
Update changelog 2020-12-17 23:22:35 -07:00
Daniel Supernault cfcf17f30c
Update Post components, fix remote post and profile urls 2020-12-17 23:21:38 -07:00
Daniel Supernault 3244ca92ff
Update StatusController 2020-12-17 23:12:27 -07:00
daniel efeea3f00c
Merge pull request #2516 from pixelfed/staging
Update bouncer
2020-12-17 17:48:50 -07:00
Daniel Supernault 5ac1746aff
Update bouncer 2020-12-17 17:47:56 -07:00
daniel f524a67af7
Merge pull request #2515 from pixelfed/staging
Update AvatarController
2020-12-17 13:15:10 -07:00
Daniel Supernault 5fffe1d0dd
Update AvatarController 2020-12-17 13:14:38 -07:00
daniel 0f07c75df5
Merge pull request #2507 from pixelfed/staging
Update antispam bouncer, change recent from 1 week to 3 months
2020-12-15 01:05:27 -07:00
Daniel Supernault d54bf55b61
Update changelog 2020-12-15 01:04:25 -07:00
Daniel Supernault 7d818197bb
Update antispam bouncer, change recent from 1 week to 3 months 2020-12-15 01:03:19 -07:00
daniel a52a89ca8b
Merge pull request #2506 from pixelfed/staging
Update avatars, use jpeg default
2020-12-15 00:38:23 -07:00
Daniel Supernault be3ad6b15f
Update Avatar Migration command, use jpeg default 2020-12-14 23:57:28 -07:00
Daniel Supernault ae0f355409
Update changelog 2020-12-14 23:55:01 -07:00
Daniel Supernault f6528c8470
Update avatars, use jpeg default 2020-12-14 23:54:22 -07:00
daniel f989475499
Merge pull request #2505 from pixelfed/staging
Update 2FA setup, fix qrcode handler
2020-12-14 22:33:16 -07:00
Daniel Supernault d698b4d1d2
Update changelog 2020-12-14 22:32:25 -07:00
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler 2020-12-14 22:30:44 -07:00