summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/activity_pub.ex
AgeCommit message (Expand)Author
2022-04-25activity_pub: fix case when featured collection misses orderedItems fieldfix/featured-collection-without-orderedItems-propertya1batross
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-20Support private pinned posts from Mastodonmarcin mikołajczak
2022-01-19check if remote bday is validmarcin mikołajczak
2022-01-18Birth dates, birthday reminders API, allow instance admins to require minimum...marcin mikołajczak
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-11-15Merge branch 'block-behavior' into 'develop'lain
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-07-12Merge branch 'features/ingestion-page' into 'develop'Haelwenn
2021-06-30Merge remote-tracking branch 'pleroma/develop' into remote-deletionsAlex Gleason
2021-06-30Deletions: allow deactivated users to be deletedAlex Gleason
2021-06-04Pipeline Ingestion: PageHaelwenn (lanodan) Monnier
2021-06-01Merge branch 'features/validators-note' into 'develop'Haelwenn
2021-04-29Merge remote-tracking branch 'upstream/develop' into block-behaviorblock-behaviorAlex Gleason
2021-04-05Pipeline Ingestion: NoteHaelwenn (lanodan) Monnier
2021-03-25Let pins federateAlexander Strizhakov
2021-03-19Merge branch 'bugfix/bridgy-user-icon' into 'develop'rinpatch
2021-03-15Add support for actor icon being a list (Bridgy)Haelwenn (lanodan) Monnier
2021-03-07[#3213] Performance optimization of filtering by hashtags ("any" condition).Ivan Tashkinov
2021-03-03[#3213] ActivityPub hashtags filtering refactoring. Test fix.Ivan Tashkinov
2021-02-23[#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle managem...Ivan Tashkinov
2021-02-22[#3213] `hashtags`: altered `name` type to `text`. `hashtags_objects`: remove...Ivan Tashkinov
2021-02-18[#3213] Experimental / debug feature: `database: [improved_hashtag_timeline: ...Ivan Tashkinov
2021-02-15[#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index scan...Ivan Tashkinov
2021-02-11Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-07[#3213] Partially addressed code review points.Ivan Tashkinov
2021-02-03Exclude reporter from receiving notifications from their own reports.Mark Felder
2021-02-03Merge branch 'feature/2438-users-posts-total-count' into 'develop'feld
2021-02-03Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-01only_remote -> remote renamingAlexander Strizhakov
2021-02-01expanding filtration for home timelineAlexander Strizhakov
2021-01-31[#3213] ActivityPub: fixed subquery-based hashtags filtering implementation (...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: temporarily reverted to previous hashtags filtering impl...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed...Ivan Tashkinov
2021-01-29[#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms....Ivan Tashkinov
2021-01-27added totalAlexander Strizhakov
2021-01-27added totalAlexander Strizhakov
2021-01-25[#3213] Removed DISTINCT clause from ActivityPub.fetch_activities_query/2.Ivan Tashkinov
2021-01-25Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-21[#3213] HashtagsTableMigrator: failures handling fix, retry function.Ivan Tashkinov
2021-01-16[#3213] Refactoring of HashtagsTableMigrator. Hashtag timeline performance op...Ivan Tashkinov
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-13Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-13[#3213] Prototype of data migrations functionality / HashtagsTableMigrator.Ivan Tashkinov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-06Merge remote-tracking branch 'upstream/develop' into block-behaviorAlex Gleason