aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-04-18remove query timeoutsrinpatch
2019-04-18Replace embedded object migration with a mix taskrinpatch
2019-04-18Add a guard to fetching reply activityrinpatch
2019-04-18Add a migration to remove embeded objectsrinpatch
2019-04-18Merge branch 'develop' into feature/database-compactionrinpatch
2019-04-18Fix search in TwitterAPIrinpatch
2019-04-18Fix object search depending on embeded objectrinpatch
2019-04-18Fix media timeline depending on embeded object and add some guardsrinpatch
2019-04-18Use the preloaded object in tag queriesrinpatch
2019-04-17activitypub: properly filter out transitive activities concerning blocked usersWilliam Pitcock
2019-04-17Remove containment tests from transmogrifier and fix thread visibility solverrinpatch
2019-04-17Fix delete-by_ap_id to expect not only embeded objectsrinpatch
2019-04-17Remove updating reply count for embeded objectsrinpatch
2019-04-17If it's an object struct it is already normalizedrinpatch
2019-04-17oofrinpatch
2019-04-17Make credo happyrinpatch
2019-04-17Fix unbookmarkingrinpatch
2019-04-17Update functions in object fetcher for tesla and set up a proper mock for testsrinpatch
2019-04-17Added some more normalization calls all in mastodon api controllerrinpatch
2019-04-17Fix pinned posts relying on embded objectsrinpatch
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-04-16Merge branch 'feature/788-separate-email-addresses' into 'develop'kaniini
2019-04-16Merge branch 'fix/remote-follow-auth' into 'develop'kaniini
2019-04-16Merge branch 'bugfix/relax-spam-protection' into 'develop'Haelwenn
2019-04-16Handle new-style mastodon follow listsNormandy
2019-04-16activitypub: allow indirect messages from users being followed at a personal ...William Pitcock
2019-04-16make Pleroma.Endpoint use extra_cookie_attrs in configHakurei Reimu
2019-04-15Merge branch 'fix/status-reblogged' into 'develop'lambda
2019-04-15Merge branch 'unfollow-oneself' into 'develop'lambda
2019-04-15Use User.get_cached_by*eugenijm
2019-04-15Remove inReplyToStatusIdrinpatch
2019-04-15Handle follow/unfollow directed to themselveseugenijm
2019-04-14Revert "Assert on the success of enqueue before returning"Sadposter
2019-04-14Assert on the success of enqueue before returningSadposter
2019-04-14Always return {atom, _} from try_send_confirmationSadposter
2019-04-14fix pattern match on user registrationSadposter
2019-04-14Assign reblogged in the Mastodon reblog status vieweugenijm
2019-04-13Merge develop to 788-separate-email-addressesAlex S
2019-04-13fallback to the old behaviourAlex S
2019-04-12Revert "simplify mentions escape"Egor
2019-04-12Merge branch 'bugfix/pleroma-email-naming' into 'develop'lambda
2019-04-12Merge branch 'features/mastoapi/2.6.0-min_id-pagination' into 'develop'lambda
2019-04-12Merge branch 'fix/732-password-align' into 'develop'lambda
2019-04-12adding destroy multiple for mastofeAlexander Strizhakov
2019-04-12in_reply_to_id - nullAlexander Strizhakov
2019-04-11Merge branch 'fix/hackney_max_body_param' into 'develop'kaniini
2019-04-12Add `with_body: true` to requests relying on `max_body: val`Roman Chvanikov
2019-04-10Merge branch 'develop' into feature/788-separate-email-addressesAlex S
2019-04-10adding notify_email setting for trigger emailsAlex S
2019-04-10Merge branch 'feature/767-multiple-use-invite-token' into 'develop'lambda