aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-02-09Merge remote-tracking branch 'origin/develop' into operation-warpsneedoperation-warpsneedAlex Gleason
2022-02-09Persist all objects with Activities struct (for now) so they get all the extr...Alex Gleason
2022-02-06Max media attachment countmarcin mikołajczak
2022-02-03Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2022-02-01Birthdays: Fix outgoing federation of birth datesmarcin mikołajczak
2022-01-27ForceMentionsInContent: improve display of Markdown postsAlex Gleason
2022-01-26ForceMentionsInContent: don't apply it to top-level postsAlex Gleason
2022-01-26ForceBotUnlistedPolicy: fix to stop unlisting my posts >:(bot
2022-01-25ForceMentionsInContent: don't mention selfAlex Gleason
2022-01-25Merge branch 'recipients-inline' into 'develop'Alex Gleason
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
2022-01-25ForceMentionsInContent: fix order of mentionsAlex Gleason
2022-01-25AccountView: Add test for show_birthdaymarcin mikołajczak
2022-01-25Fix show_birthdaymarcin mikołajczak
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
2022-01-24ForceMentionsInContentTest: return mentions in a not terrible formatAlex Gleason
2022-01-24ForceMentionsInContent: simplify finding usersAlex Gleason
2022-01-24ForceMentionsInContent: wrap inline mentions with span tagAlex Gleason
2022-01-24ForceMentionsInContent: use `to` instead of `tag`Alex Gleason
2022-01-24Revert "Merge branch 'log-slow-queries' into 'develop'"Alex Gleason
2022-01-23Preserve order of mentioned usersmarcin mikołajczak
2022-01-23Birthdays: hide_birthday -> show_birthdaymarcin mikołajczak
2022-01-22Merge remote-tracking branch 'origin/develop' into birth-datesAlex Gleason
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-22Add autocompelete values suggested by AppleFinn Behrens
2022-01-20Merge branch 'private-pins' into 'develop'Alex Gleason
2022-01-20Support private pinned posts from Mastodonmarcin mikołajczak
2022-01-19Update changelogmarcin mikołajczak
2022-01-19Add ForceMentionsInContentPolicyrinpatch
2022-01-19check if remote bday is validmarcin mikołajczak
2022-01-18Birth dates: Add testsmarcin mikołajczak
2022-01-18Format code, expose instance configuration related to birth datesmarcin mikołajczak
2022-01-18Birth dates, birthday reminders API, allow instance admins to require minimum...marcin mikołajczak
2022-01-15Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2022-01-14Add blockers_visible to features list when it's enabledNEETzsche
2022-01-12Add more testsmarcin mikołajczak
2022-01-12WIP account endorsementsmarcin mikołajczak
2022-01-10Merge remote-tracking branch 'origin/develop' into account-endorsementsmarcin mikołajczak
2022-01-09Notifications: change blocking/blockers queries to make notifications load againAlex Gleason
2022-01-09ActivityPub: change blocking/blockers queries to make timelines load againAlex Gleason
2022-01-05Remove unused ObjectId.shift_id/2Alex Gleason
2022-01-02Remove pleroma.database remove_embedded_objects mix taskAlex Gleason
2022-01-02ResolveActivityObjectConflicts: move the triggers disable/enable into the mig...Alex Gleason
2022-01-01ResolveActivityObjectConflicts: fix the foreign key error (temporarily disabl...Alex Gleason
2022-01-01ResolveActivityObjectConflicts: fix foreign key errorsAlex Gleason
2021-12-29HashtagsTableMigrator: fix on_conflictAlex Gleason
2021-12-29LegacyActivity: fix queryAlex Gleason
2021-12-29Add LegacyActivity module for old migrationsAlex Gleason
2021-12-29Pleroma.Migrators.Support.ObjectId --> Pleroma.MigrationHelper.ObjectIdAlex Gleason
2021-12-29Add ObjectId.flake_from_time/1 to generate a FlakeId from a datetimeAlex Gleason