Age | Commit message (Collapse) | Author |
|
ActivtityPub Test: Add example for guppe actor
See merge request pleroma/pleroma!3243
|
|
|
|
|
|
Create dir for EmojiStealPolicy automatically
See merge request pleroma/pleroma!3218
|
|
|
|
|
|
Object: Rework how Object.normalize works
See merge request pleroma/pleroma!3229
|
|
AdminAPI: return user email
See merge request pleroma/pleroma!3240
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not try to guess which pagination we need by the existence of an :offset param.
Closes #2399
See merge request pleroma/pleroma!3230
|
|
alexgleason/pleroma-confirm-users
|
|
|
|
1526-account-aliases
|
|
pleroma-moderation-log-stuff
|
|
|
|
object-normalize-refactor
|
|
Replace Mock with Mox, mock out Logger.
|
|
|
|
Now it defaults to not fetching, and the option is named.
|
|
|
|
|
|
Do not reverse order of reports. We want newest ones sorted to the top.
Closes #2364
See merge request pleroma/pleroma!3225
|
|
|
|
|
|
|
|
|
|
|
|
This reverts merge request !2824
|
|
Insert text representation of hashtags into object["hashtags"]
See merge request pleroma/pleroma!2824
|
|
|
|
|
|
feature/object-hashtags-rework
|
|
hashtags to `hashtags` table.
|
|
Test framework overhaul (speed, reliability)
See merge request pleroma/pleroma!3209
|
|
markdown to html
|
|
`data.tag` on Object update.
|
|
Includes a new mix task: pleroma.database fill_old_hashtags
|
|
|
|
|
|
Speeds up the test and makes it possible to run async.
|
|
This will 'time travel', i.e. change the inserted_at and update_at
fields of the object in question. This is used to backdate things
were we used sleeping before to ensure time differences.
|
|
|
|
|
|
|
|
|