aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-03Merge branch 'develop' into 'from/upstream-develop/tusooa/edits'Tusooa Zhu
2022-07-03Merge branch 'fix/eblurhash-binaries' into 'develop'Haelwenn
2022-07-03Merge branch 'indexing-hotspots' into 'develop'Haelwenn
2022-07-03Merge branch 'image_description_from_exif_data' into 'develop'Haelwenn
2022-07-03Merge branch 'bugfix/mime-validation-no-list' into 'develop'Haelwenn
2022-07-03Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop'Haelwenn
2022-07-02mix: update eblurhash to 1.2.2Hélène
2022-07-01Descriptions from exif data with only whitespeces are considered emptyIlja
2022-07-01update moduledocIlja
2022-07-01Change test picturesIlja
2022-07-01Add option to docs about instance genIlja
2022-07-01Better way of getting keysIlja
2022-07-01Migration failed when no value for Pleroma.Upload was setIlja
2022-07-01Migration for exiftool filterIlja
2022-07-01Add deprecation warningsIlja
2022-07-01Rename the Exiftool moduleIlja
2022-07-01Rename the new moduleIlja
2022-07-01Use EXIF data of image to prefill image descriptionIlja
2022-06-25Make outbound transmogrifier aware of edit historyTusooa Zhu
2022-06-25Do not put meta[:object_data] for local UpdatesTusooa Zhu
2022-06-25Fix local updates causing emojis to be lostTusooa Zhu
2022-06-25Verify that formerRepresentation provided in Update is usedTusooa Zhu
2022-06-25Reuse formerRepresentations from remote if possibleTusooa Zhu
2022-06-25Unify the logic of updating objectsTusooa Zhu
2022-06-24Fix CommonAPITestTusooa Zhu
2022-06-24Use meta[:object_data] in SideEffects for UpdateTusooa Zhu
2022-06-24Convert incoming Updated object into Pleroma formatTusooa Zhu
2022-06-21Add editing to featuresTusooa Zhu
2022-06-11Show original status at the first of historyTusooa Zhu
2022-06-11Workaround with_index does not support function in Elixir 1.9Tusooa Zhu
2022-06-11Send the correct update in streamerTusooa Zhu
2022-06-11Expose history and source apis to anon usersTusooa Zhu
2022-06-09Fix incorrectly cached content after editingTusooa Zhu
2022-06-08Return the corresponding object id in attachment viewTusooa Zhu
2022-06-08Add object id to uploaded attachmentsTusooa Zhu
2022-06-06Merge branch 'hackney_reenable_TLSv1.3' into 'develop'lain
2022-06-05LintTusooa Zhu
2022-06-05Return update notification in mastodon apiTusooa Zhu
2022-06-05Create Update notificationsTusooa Zhu
2022-06-04Fix CommonAPITestTusooa Zhu
2022-06-04Expose content type of status sourcesTusooa Zhu
2022-06-03Fix SideEffectsTestTusooa Zhu
2022-06-03Show edited_at in MastodonAPI/showTusooa Zhu
2022-06-03Test that own edits are streamedTusooa Zhu
2022-06-03Stream out editsTusooa Zhu
2022-06-01Inject history when object is refetchedTusooa Zhu
2022-06-01Strip internal fields in formerRepresentationTusooa Zhu
2022-05-31Implement mastodon api for editing statusTusooa Zhu
2022-05-31Add tlsv1.3 to suggestionsPierre-Louis Bonicoli
2022-05-31hackney adapter helper & reverse proxy client: enable TLSv1.3Pierre-Louis Bonicoli