Commit graph

11001 commits

Author SHA1 Message Date
Daniel Supernault
9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
Daniel Supernault
27960c3a0a
Update changelog 2024-11-19 03:01:10 -07:00
Daniel Supernault
9f7cc52c24
Update ApiV1Controller, fix bookmark bug. Closes #5216 2024-11-19 03:00:47 -07:00
Daniel Supernault
ecfc967429
Update PublicApiController 2024-11-19 02:56:58 -07:00
Daniel Supernault
fb8dbb95db
Update Status caption render logic 2024-11-19 02:53:39 -07:00
Daniel Supernault
0917953dbc
Update Status, remove unused method 2024-11-19 02:29:11 -07:00
Daniel Supernault
79d73c508c
Update Inbox 2024-11-19 02:24:00 -07:00
Daniel Supernault
3d8ae361d7
Update changelog 2024-11-19 02:09:01 -07:00
Daniel Supernault
044d410c49
Update DirectMessageController, fix ordering bug 2024-11-19 02:06:25 -07:00
Daniel Supernault
bcc8b8842f
Update DirectMessageController, fix ordering bug 2024-11-19 01:55:32 -07:00
Daniel Supernault
8c58d20700
Update composer.lock 2024-11-15 02:54:34 -07:00
Daniel Supernault
cf38a508ca
Lint 2024-11-11 21:49:41 -07:00
Daniel Supernault
bdc395dc8e
Update changelog 2024-11-11 21:48:49 -07:00
Daniel Supernault
960f3849f2
Update AP helpers, reject statuses with invalid dates 2024-11-11 21:47:47 -07:00
Daniel Supernault
3e68a88426
Update compiled assets 2024-11-08 22:05:41 -07:00
Daniel Supernault
6b4c0b066f
Update npm deps 2024-11-08 22:01:45 -07:00
Daniel Supernault
1dafd15586
Bump version to v0.12.4 2024-11-08 21:57:58 -07:00
daniel
6493dc565b
Merge pull request #5334 from tiziodcaio/patch-1
Update instagram documentation
2024-11-08 21:55:23 -07:00
daniel
aea5392044
Merge pull request #5333 from jonasgeiler/staging
Improve media filtering by using OffscreenCanvas, if supported
2024-11-08 21:52:03 -07:00
daniel
710397322a
Merge pull request #5211 from intentionally-left-nil/fix-cache-perms
Docker fixes for composer install
2024-11-08 21:50:12 -07:00
daniel
baa8d24994
Merge pull request #5210 from intentionally-left-nil/fix-runtime-gid
Mark RUNTIME_GID as an argument
2024-11-08 21:49:31 -07:00
Daniel Supernault
dafaf61048
Update changelog 2024-11-07 01:37:00 -07:00
Daniel Supernault
decef83306
Update compiled assets 2024-11-07 01:36:44 -07:00
Daniel Supernault
fe48b8ad10
Update AdminReports, add missing click handler. Fixes #5332 2024-11-07 01:36:05 -07:00
Daniel Supernault
3892ae7760
Update composer.lock 2024-11-07 01:29:22 -07:00
Daniele B
ff987098e7
Update instagram documentation
It would be more accessible to link directly to Instagram's settings page instead of linking the specific documentation page on this feature.
2024-10-21 10:03:54 +02:00
Jonas Geiler
e318d526c7
Add missing reject argument 2024-10-21 09:44:49 +02:00
Jonas Geiler
7d80ac3c93
Improve media filtering by using OffscreenCanvas, if supported
Also improve browser support by testing for each feature instead of checking the user agent.
Also improve error handling by using promises.

Fixes #2939
Fixes #4194
2024-10-20 21:17:19 +02:00
Jonas Geiler
249468d154
Fix defineErrorMessage which is not actually using the msg variable it creates 2024-10-20 19:34:34 +02:00
Jonas Geiler
6d20c85e91
Fix applyFilterToMediaSave passing options to image.addEventListener instead of canvas.toBlob 2024-10-20 13:19:41 +02:00
Daniel Supernault
39f163216c
Update compiled assets 2024-10-18 04:43:34 -06:00
Daniel Supernault
25bc552465
Update AdminReports component 2024-10-18 04:42:44 -06:00
Daniel Supernault
838cec458b
Update admin routes 2024-10-18 04:35:21 -06:00
Daniel Supernault
28990280ef
Update AdminReportController 2024-10-18 04:34:35 -06:00
Daniel Supernault
b464eee966
Update AdminModeratedProfileResource 2024-10-18 03:54:20 -06:00
Daniel Supernault
ed9f2fbb09
Update AdminReportController 2024-10-18 03:54:00 -06:00
Daniel Supernault
1a972e8ddf
Update AdminModeratedProfile resource 2024-10-18 03:49:35 -06:00
Daniel Supernault
956b14cf69
Update web-admin routes 2024-10-18 03:14:35 -06:00
Daniel Supernault
c4b5148b17
Update AdminReport 2024-10-18 02:43:49 -06:00
Daniel Supernault
80ee8a7414
Update AdminModeratedProfileResource 2024-10-18 02:43:09 -06:00
Daniel Supernault
c0478f5f8f
Update AdminReportController 2024-10-18 02:42:28 -06:00
Daniel Supernault
dcddc72c86
Update AdminModeratedProfileResource 2024-10-15 04:31:40 -06:00
Daniel Supernault
6fc2dd07d4
Add AdminModeratedProfileResource.php 2024-10-15 04:31:09 -06:00
Daniel Supernault
06ebb514d7
Update AdminReportController 2024-10-15 00:16:41 -06:00
Daniel Supernault
03ad41e2c4
Update AP Helpers 2024-10-15 00:13:45 -06:00
Daniel Supernault
f81a8be6db
Add migration 2024-10-15 00:13:08 -06:00
Daniel Supernault
bcf99d637f
Add ModeratedProfile model 2024-10-14 23:21:10 -06:00
daniel
91e2ad6415
Merge pull request #5329 from pixelfed/staging
Add Profile Carousels
2024-10-13 23:24:54 -06:00
Daniel Supernault
80a4eff1f1
Update changelog 2024-10-13 23:23:00 -06:00
Daniel Supernault
fbf664ee7d
Update compiled assets 2024-10-13 23:22:27 -06:00