Wykres commitów

9435 Commity (70e82038a79fa7da9ed113cef6a110132c3d0216)

Autor SHA1 Wiadomość Data
Daniel Supernault 167dbcdd43
Add /api/v2/instance api endpoint 2023-05-11 04:06:27 -06:00
Anil Kulkarni b76ea33890
Fix diagnostic confirmation of passport oauth key
The ouath public/private keys can either be specified as a file or as an environment variable.
Check both places in the diagnostic page
2023-05-11 02:53:45 -07:00
daniel 03e7e24b6b
Merge pull request #4363 from pixelfed/staging
Staging
2023-05-09 04:09:18 -06:00
Daniel Supernault e559bdbf57
Update changelog 2023-05-09 04:05:54 -06:00
Daniel Supernault bd30e671cc
Update compiled assets 2023-05-09 04:05:26 -06:00
Daniel Supernault 0b42fe0f00
Update HashtagService 2023-05-09 03:22:28 -06:00
Daniel Supernault b5fe956acf
Add `only_media` support to /api/v1/timelines/tag/:id api endpoint 2023-05-09 02:13:26 -06:00
Daniel Supernault ed35214161
Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2023-05-09 02:05:23 -06:00
Daniel Supernault 1a83c5858d
Update settings view, add fallback avatar 2023-05-09 01:43:58 -06:00
Daniel Supernault 521b3b4c82
Add /api/v1/tags/:id api endpoint 2023-05-09 01:25:39 -06:00
Daniel Supernault b4ad6668e9
Update api routes 2023-05-09 01:10:09 -06:00
Daniel Supernault 4d997bb959
Add /api/v1/tags/:id/follow and /api/v1/tags/:id/unfollow api endpoints 2023-05-09 01:08:09 -06:00
Daniel Supernault 175a848665
Add /api/v1/followed_tags api endpoint 2023-05-09 00:21:46 -06:00
Daniel Supernault fc1a385cfd
Update ApiV1Controller, fix hashtag timeline 2023-05-08 22:50:49 -06:00
Daniel Supernault 43d3aa2b94
Update StatusTransformers, fix ProfileService to soft fail on missing or deleted accounts 2023-05-08 22:49:08 -06:00
Daniel Supernault 91ba139808
Update LikeService, improve likedBy logic to soft fail on missing or deleted accounts 2023-05-08 22:47:59 -06:00
Daniel Supernault df444851b5
Update MediaTagService, fix ProfileService to soft fail on missing or deleted accounts 2023-05-08 22:47:19 -06:00
Daniel Supernault 6bc20a37ed
Update ProfileService, add softFail param 2023-05-08 22:45:57 -06:00
Daniel Supernault f48daab37e
Update StatusService, fix missing account condition 2023-05-08 22:45:02 -06:00
daniel c996f37366
Merge pull request #4360 from pixelfed/staging
Staging
2023-05-07 05:26:41 -06:00
Daniel Supernault db2da84bec
Update LandingController, fix config_cache api check 2023-05-07 05:25:38 -06:00
Daniel Supernault a0e299c28d
Update changelog 2023-05-07 05:22:28 -06:00
Daniel Supernault 6a2e9e8f7d
Update config, enable oauth by default 2023-05-07 05:22:07 -06:00
Daniel Supernault add5eaf094
Fix CI 2023-05-07 05:20:33 -06:00
Daniel Supernault 637cdca27a
Fix CI 2023-05-07 05:18:59 -06:00
Daniel Supernault eda7607fe8
Update CI 2023-05-07 05:15:29 -06:00
Daniel Supernault 9b054d2bae
Update CI .env 2023-05-07 05:12:47 -06:00
Daniel Supernault ccbba56633
Update AdminSettingsController 2023-05-07 05:08:45 -06:00
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2023-05-07 05:04:18 -06:00
Daniel Supernault 970f77b078
Update instance config, enable config cache by default 2023-05-07 04:47:13 -06:00
daniel 4a97e8003f
Merge pull request #4359 from pixelfed/staging
Update migration
2023-05-07 02:44:01 -06:00
Daniel Supernault 4b309d1acf
Update migration 2023-05-07 02:42:16 -06:00
daniel 56f64ad5f3
Merge pull request #4358 from pixelfed/staging
Staging
2023-05-07 01:43:36 -06:00
Daniel Supernault 51768083fe
Added store remote media on S3 config setting, disabled by default 2023-05-07 01:35:51 -06:00
Daniel Supernault 37bd2ee51b
Update ApiV1Controller, fix trending accounts format. Closes #4356 2023-05-06 18:49:21 -06:00
daniel e4db35c6dd
Merge pull request #4355 from pixelfed/staging
Staging
2023-05-05 06:45:06 -06:00
Daniel Supernault a96a3cfc31
Update changelog 2023-05-05 06:43:25 -06:00
Daniel Supernault e297efcae3
Update compiled assets 2023-05-05 06:43:06 -06:00
Daniel Supernault 633351f6dc
Update StoryController, show active self stories on home timeline 2023-05-05 06:42:17 -06:00
daniel 2b5437a3b9
Merge pull request #4354 from pixelfed/staging
Staging
2023-05-05 03:51:17 -06:00
Daniel Supernault 73429ac975
Update changelog 2023-05-05 03:50:14 -06:00
Daniel Supernault 6bc3bcbef5
Update compiled assets 2023-05-05 03:50:07 -06:00
daniel 7e2bad3df6
Merge pull request #4353 from pixelfed/staging
Staging
2023-05-05 03:06:32 -06:00
Daniel Supernault e6250db0de
Update compiled assets 2023-05-05 03:05:25 -06:00
Daniel Supernault 11552d1273
Update SearchApiV2Service 2023-05-05 03:04:56 -06:00
Daniel Supernault d15bd60d87
Update default avatar, optimize png 2023-05-05 03:04:04 -06:00
Daniel Supernault 666e5732a5
Update SearchApiV2Service, improve postgres support 2023-05-05 02:10:07 -06:00
daniel bc7d431369
Merge pull request #4351 from pixelfed/staging
Staging
2023-05-05 00:05:03 -06:00
Daniel Supernault d34f078887
Update changelog 2023-05-05 00:04:02 -06:00
Daniel Supernault fce14f6568
Update compiled assets 2023-05-05 00:03:46 -06:00