Commit graph

10602 commits

Author SHA1 Message Date
Daniel Supernault
25f3fa06af
Update AP Profile Transformer, add suspended attribute 2024-03-08 03:49:47 -07:00
daniel
f09313a512
Merge pull request #4993 from pixelfed/staging
Update Curated Onboarding view, fix concierge form
2024-03-08 02:36:33 -07:00
Daniel Supernault
15ad69f76e
Update Curated Onboarding view, fix concierge form 2024-03-08 02:35:44 -07:00
Christian Winther
091de696c2 Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork 2024-03-07 19:43:30 +00:00
daniel
7c2ecd8706
Merge pull request #4992 from pixelfed/staging
Update SearchApiV2Service, use more efficient query
2024-03-07 03:34:10 -07:00
Daniel Supernault
b89cd4c44f
Update changelog 2024-03-07 03:33:57 -07:00
Daniel Supernault
cee618e844
Update SearchApiV2Service, use more efficient query 2024-03-07 03:33:18 -07:00
daniel
4516760ced
Merge pull request #4991 from pixelfed/staging
Update ApiV1Controller, use admin filter service
2024-03-07 03:13:13 -07:00
Daniel Supernault
94503a1cf9
Update ApiV1Controller, use admin filter service 2024-03-07 03:11:36 -07:00
daniel
5d7e091978
Merge pull request #4989 from pixelfed/staging
Staging
2024-03-07 02:40:25 -07:00
Daniel Supernault
18382e8a1f
Update DiscoverController, handle discover hashtag redirects 2024-03-07 02:38:50 -07:00
Daniel Supernault
592c84125c
Update StatusHashtagService, use more efficient cached count 2024-03-07 02:37:35 -07:00
daniel
b6437380b4
Merge pull request #4988 from pixelfed/staging
Staging
2024-03-07 01:29:59 -07:00
Daniel Supernault
e68fe64ffc
Update compiled assets 2024-03-07 01:29:31 -07:00
Daniel Supernault
3a27e637f8
Update Post.vue 2024-03-07 01:28:26 -07:00
Christian Winther
f428025db9 add docker-compose build setting for BUILD_FRONTEND 2024-03-06 21:40:38 +00:00
Christian Winther
37b4705245 fix hadolint? 2024-03-06 21:34:15 +00:00
Christian Winther
9d9a4cbe20 fix hadolint? 2024-03-06 21:33:07 +00:00
Christian Winther
ad309ef523 remove jippi-fork from GitHub actions 2024-03-06 21:25:31 +00:00
Christian Winther
d5470101f4 don't build the frontend by default in Docker 2024-03-06 21:25:02 +00:00
Christian Winther
8a35eb0b7e ignore hadolint rule DL3029 2024-03-06 21:14:03 +00:00
Christian Winther
dd5878b256 Allow setting the DB root password seperately
Fixes https://github.com/pixelfed/pixelfed/issues/4980
2024-03-06 20:49:36 +00:00
Christian Winther
ae645ddd15 Use rsync container image that supports arm64 and amd64
fixes https://github.com/pixelfed/pixelfed/issues/4979
2024-03-06 20:45:04 +00:00
Christian Winther
2c2cf42cf9 build the frontend in Docker 2024-03-06 20:30:08 +00:00
Christian Winther
e38aa65dad keep building for jippi-fork branch 2024-03-06 19:38:34 +00:00
daniel
0355830c5c
Merge pull request #4976 from pixelfed/staging
Update SoftwareUpdateService, add command to refresh latest versions
2024-03-05 07:05:37 -07:00
Daniel Supernault
eccdbe1f57
Update changelog 2024-03-05 07:03:51 -07:00
Daniel Supernault
632f2cb619
Update SoftwareUpdateService, add command to refresh latest versions 2024-03-05 07:02:40 -07:00
daniel
23f7b74400
Merge pull request #4975 from pixelfed/staging
Staging
2024-03-05 06:46:16 -07:00
Daniel Supernault
b1cdf4464f
Update docker workflow 2024-03-05 06:38:00 -07:00
Daniel Supernault
b122c60de7
Update gitignore 2024-03-05 06:31:46 -07:00
Daniel Supernault
6036d96e3f
Update changelog 2024-03-05 06:28:14 -07:00
Daniel Supernault
ff150ca6c9
Update compiled assets 2024-03-05 06:27:56 -07:00
daniel
fc8462d565
Merge pull request #4886 from mbliznikova/4882_informative_err_message_for_mixed_media_album
Added an informative UI error message for attempt to create a mixed media album
2024-03-05 06:24:30 -07:00
Daniel Supernault
6231994253
Update compiled assets 2024-03-05 06:14:31 -07:00
daniel
5d21bba7b5
Merge pull request #4969 from shleeable/patch-15
Update navbar.vue
2024-03-05 06:10:43 -07:00
Daniel Supernault
d18824e719
Update checkpoint view, improve input autocomplete. Fixes #4959 2024-03-05 06:07:37 -07:00
Daniel Supernault
d3f6c71b8e
Update changelog 2024-03-05 06:05:26 -07:00
daniel
0bd3e0ab80
Merge pull request #4844 from jippi/jippi-fork
Refactor Docker/Compose
2024-03-05 06:03:14 -07:00
Daniel Supernault
5fb26a78bc
Bump version to 0.11.13 2024-03-05 06:00:37 -07:00
daniel
1251bf532c
Merge pull request #4974 from pixelfed/staging
API fixes
2024-03-05 05:43:08 -07:00
Daniel Supernault
03165ea46f
Update changelog 2024-03-05 05:40:52 -07:00
Daniel Supernault
3b5500b3a5
Update ApiV1Controller, fix hashtag feed to include private posts from accounts you follow or your own, and your own unlisted posts 2024-03-05 05:39:47 -07:00
Daniel Supernault
1a811b1840
Update changelog 2024-03-05 04:44:02 -07:00
Daniel Supernault
e3826c587d
Update ApiV1Controller, handle public feed parameter bug to gracefully fallback to min_id=1 when max_id=0 2024-03-05 04:43:21 -07:00
Daniel Supernault
d6eac65555
Update ApiV1Controller, fix public timeline scope, properly support both local + remote parameters 2024-03-05 04:37:20 -07:00
daniel
eb19c35343
Merge pull request #4973 from pixelfed/staging
Update ApiV1Controller, fix Notifications endpoint
2024-03-05 02:11:07 -07:00
Daniel Supernault
6cb1484b3e
cs fix 2024-03-05 01:58:15 -07:00
Daniel Supernault
01535a6cfe
Update ApiV1Controller, improve notification filtering 2024-03-05 01:56:16 -07:00
Daniel Supernault
31e6487dc9
Update changelog 2024-03-05 00:40:22 -07:00