Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | Merge remote-tracking branch 'origin/develop' into operation-warpsneedoperation-warpsneed | Alex Gleason | |
2022-02-09 | Persist all objects with Activities struct (for now) so they get all the ↵ | Alex Gleason | |
extra metadata | |||
2022-02-06 | Max media attachment count | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-02-03 | Merge remote-tracking branch 'origin/develop' into operation-warpsneed | Alex Gleason | |
2022-02-01 | Birthdays: Fix outgoing federation of birth dates | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-27 | ForceMentionsInContent: improve display of Markdown posts | Alex Gleason | |
2022-01-26 | ForceMentionsInContent: don't apply it to top-level posts | Alex Gleason | |
2022-01-26 | ForceBotUnlistedPolicy: fix to stop unlisting my posts >:( | bot | |
2022-01-25 | ForceMentionsInContent: don't mention self | Alex Gleason | |
2022-01-25 | Merge branch 'recipients-inline' into 'develop' | Alex Gleason | |
ForceMentionsInContent: wrap mentions in a span, fix the formatting See merge request pleroma/pleroma!3620 | |||
2022-01-25 | Merge branch 'birth-dates' into 'develop' | Alex Gleason | |
Fix show_birthday See merge request pleroma/pleroma!3621 | |||
2022-01-25 | ForceMentionsInContent: fix order of mentions | Alex Gleason | |
2022-01-25 | AccountView: Add test for show_birthday | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-25 | Fix show_birthday | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-25 | Merge branch 'birth-dates' into 'develop' | Alex Gleason | |
Birth dates See merge request pleroma/pleroma!3608 | |||
2022-01-24 | ForceMentionsInContentTest: return mentions in a not terrible format | Alex Gleason | |
2022-01-24 | ForceMentionsInContent: simplify finding users | Alex Gleason | |
2022-01-24 | ForceMentionsInContent: wrap inline mentions with span tag | Alex Gleason | |
2022-01-24 | ForceMentionsInContent: use `to` instead of `tag` | Alex Gleason | |
2022-01-24 | Revert "Merge branch 'log-slow-queries' into 'develop'" | Alex Gleason | |
This reverts merge request !3553 | |||
2022-01-23 | Preserve order of mentioned users | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-23 | Birthdays: hide_birthday -> show_birthday | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-22 | Merge remote-tracking branch 'origin/develop' into birth-dates | Alex Gleason | |
2022-01-22 | Birthdays: birth_date --> birthday | Alex Gleason | |
2022-01-22 | Add autocompelete values suggested by Apple | Finn Behrens | |
Link: https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element | |||
2022-01-20 | Merge branch 'private-pins' into 'develop' | Alex Gleason | |
Support private pinned posts from Mastodon See merge request pleroma/pleroma!3611 | |||
2022-01-20 | Support private pinned posts from Mastodon | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-19 | Update changelog | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-19 | Add ForceMentionsInContentPolicy | rinpatch | |
Even though latest PleromaFE supports displaying these properly, mobile apps still exist, so I think we should offer a workaround to those who want it. | |||
2022-01-19 | check if remote bday is valid | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-18 | Birth dates: Add tests | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-18 | Format code, expose instance configuration related to birth dates | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-18 | Birth dates, birthday reminders API, allow instance admins to require ↵ | marcin mikołajczak | |
minimum age Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-15 | Merge remote-tracking branch 'origin/develop' into operation-warpsneed | Alex Gleason | |
2022-01-14 | Add blockers_visible to features list when it's enabled | NEETzsche | |
2022-01-12 | Add more tests | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-12 | WIP account endorsements | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-10 | Merge remote-tracking branch 'origin/develop' into account-endorsements | marcin mikołajczak | |
2022-01-09 | Notifications: change blocking/blockers queries to make notifications load again | Alex Gleason | |
2022-01-09 | ActivityPub: change blocking/blockers queries to make timelines load again | Alex Gleason | |
2022-01-05 | Remove unused ObjectId.shift_id/2 | Alex Gleason | |
2022-01-02 | Remove pleroma.database remove_embedded_objects mix task | Alex Gleason | |
2022-01-02 | ResolveActivityObjectConflicts: move the triggers disable/enable into the ↵ | Alex Gleason | |
migration itself | |||
2022-01-01 | ResolveActivityObjectConflicts: fix the foreign key error (temporarily ↵ | Alex Gleason | |
disable triggers) | |||
2022-01-01 | ResolveActivityObjectConflicts: fix foreign key errors | Alex Gleason | |
2021-12-29 | HashtagsTableMigrator: fix on_conflict | Alex Gleason | |
2021-12-29 | LegacyActivity: fix query | Alex Gleason | |
2021-12-29 | Add LegacyActivity module for old migrations | Alex Gleason | |
2021-12-29 | Pleroma.Migrators.Support.ObjectId --> Pleroma.MigrationHelper.ObjectId | Alex Gleason | |
2021-12-29 | Add ObjectId.flake_from_time/1 to generate a FlakeId from a datetime | Alex Gleason | |