Commit Graph

59 Commits (dev)

Author SHA1 Message Date
daniel e5c577054b
Add Pinned Posts + WebUI profile fixes (#5914)
* translate notifications

* translate  profile

* fix translate privacy

* add missing keys

* pinned posts

* fix key  settings

* fix key

Co-Authored-By: daniel <danielsupernault@gmail.com>

* Update AccountImport, improve webp support

* Update GroupSettings, add missing avatar/header deletion

* Update i18n

* Update compiled assets

* Update 2025_03_19_022553_add_pinned_columns_statuses_table.php

* Fix pinned posts implementation

* Update docker readme, closes #5909

* Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints

* Refactor following check

* Fix ProfileFeed bookmark, likes and shares. Closes #5879

* Update PublicApiController, use pixelfed entities for /api/pixelfed/v1/accounts/id/statuses with bookmarked state

* Update changelog

* Update compiled assets

* Update i18n

---------

Co-authored-by: Felipe Mateus <eu@felipemateus.com>
3 months ago
Daniel Supernault 0d25917c29
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 6 months ago
Daniel Supernault 1f30beccf3
Update Transformers to comply with MastoAPI 7 months ago
Daniel Supernault 543d83e7ed
Fix newlines 7 months ago
Daniel Supernault fb8dbb95db
Update Status caption render logic 8 months ago
Daniel Supernault 65a048cdd5
Update StatusTransformer 2 years ago
Daniel Supernault dfe2379b93
Update StatusTransformer, generate autolink on request 2 years ago
Daniel Supernault 37fd03428a
Update ApiV1Controller, add include_reblogs attribute to home timeline 2 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 2 years ago
Daniel Supernault 43d3aa2b94
Update StatusTransformers, fix ProfileService to soft fail on missing or deleted accounts 2 years ago
Shlee 4a1eb82f63
Update StatusTransformer.php 3 years ago
Shlee af3d313047
Update StatusTransformer.php 3 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
Daniel Supernault 0a7a061a83
Update StatusTransformer 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Daniel Supernault 0157566c25
Add BookmarkService 4 years ago
Daniel Supernault 42602351c7
Update StatusTransformer, add emoji entities 4 years ago
Daniel Supernault e5387d6742
Add StatusMentionService, fixes #3026 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault 6e45021fc2
Update StatusTransformer, prioritize scope over deprecated visibility attribute 4 years ago
Daniel Supernault 09d5198c55
Update StatusTransformers, remove includes and use cached services 4 years ago
Daniel Supernault dac326e949
Update StatusTransformer, fix missing tags attribute 4 years ago
Daniel Supernault 372bacb01b
Update StatusTransformers, add liked_by attribute 4 years ago
Daniel Supernault 9e0fd36ba7
Update Status tranformers, add version attribute 5 years ago
Daniel Supernault ab888b2e70
Add StatusLabelService 5 years ago
Daniel Supernault 6e507a553a
Update StatusTransformer, add tagged and shortcode fields 5 years ago
Daniel Supernault 8b7917e76a
Update StatusTransformer 6 years ago
Daniel Supernault 256f6b3515
Update StatusTransformer 6 years ago
Daniel Supernault 484bb509c6
Update StatusTransformer 6 years ago
Daniel Supernault a79d23d152
Update StatusTransformers 6 years ago
Daniel Supernault 9528d97c0a
Update StatusTransformers 6 years ago
Daniel Supernault b66cf9cdc2
Update StatusTransformer, make spoiler_text non-nullable 6 years ago
Daniel Supernault 2484ed1e6d
Update Api Transformers 6 years ago
Daniel Supernault a6bf535dbc
Update API Transformers 6 years ago
Daniel Supernault bd05f63dec
Update StatusTransformer, add place 6 years ago
Daniel Supernault 9b82f75183
Update StatusTransformer, remove unused fields 6 years ago
Daniel Supernault 912e966926
Update StatusTransformer 6 years ago
Daniel Supernault 5204aa2c1c
Update Api StatusTransformer 6 years ago
Daniel Supernault 1cd58559f5
Update StatusTransformer, add photo:video:album to media attachments 6 years ago
Daniel Supernault f35718bf66
Update StatusTransformer 6 years ago
Daniel Supernault ef8960c091
Update StatusTransformers 6 years ago
Daniel Supernault 1c900a4ba4
Update StatusTransformer 6 years ago
Daniel Supernault ab980aee89
Update StatusTransformer 6 years ago
Daniel Supernault e590db3f32
Update StatusTransformer 6 years ago
Daniel Supernault 7754cfb167
Update StatusTransformer 6 years ago
Daniel Supernault ed70d57dc5
Update StatusTransformer 6 years ago
Daniel Supernault 4739c25fe0
Update Cache, prepare for laravel 5.8 6 years ago
Daniel Supernault eb7651e8ef
Update StatusTransformer 6 years ago
Daniel Supernault 6fc752b5ad
Update StatusTransformer 7 years ago
leuc fd4eeb7621 Use an hour as default cache time for status transform, to avoid stale cache objects 7 years ago