aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2019-04-17oofrinpatch
2019-04-17Make credo happyrinpatch
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-15Remove inReplyToStatusIdrinpatch
2019-04-12Revert "simplify mentions escape"Egor
2019-04-10Merge branch 'develop' into feature/user-status-subscriptionsSadposter
2019-04-08Used cached user resources in subscriptionsSadposter
2019-04-07Add check on activity visibility in sub notificationSadposter
2019-04-06Merge develop to 770-add-emoji-tagsAlex S
2019-04-05Change relationship direction of subscriptionsSadposter
2019-04-05Make subscriptions the same direction as blocksSadposter
2019-04-05Add notification checksSadposter
2019-04-02Fix preview not being usable in form datarinpatch
2019-04-02Merge branch 'bugfix/wrong-date-format' into 'develop'lambda
2019-04-02Merge branch 'feature/fake-statuses' into 'develop'lambda
2019-04-02Merge develop into feature/770-add-emoji-tagsAlex S
2019-04-02Rename fake param to preview and make the tests check that the object was not...rinpatch
2019-04-02change `Repo.get(User, id)` => `User.get_by_id(id)`Egor Kislitsyn
2019-04-02change `Repo.get(Activity, id)` => `Activity.get_by_id(id)`Egor Kislitsyn
2019-04-02Ignore dates in wrong formatsSergey Suprunenko
2019-04-01Handle dates in the Unix timestamp format (Fixes #763)Sergey Suprunenko
2019-04-01Adding tag to emoji ets tableAlex S
2019-03-29Implement fake status submitrinpatch
2019-03-23formattingWilliam Pitcock
2019-03-23common api: use the optimized Object.normalize whenever possibleWilliam Pitcock
2019-03-22Merge branch 'safe-mentions' into 'develop'kaniini
2019-03-21common api: move context functions from twitterapiWilliam Pitcock
2019-03-20Add safe dm mode option.lain
2019-03-16Merge branch 'feature/federated-flags' into 'develop'kaniini
2019-03-15Refactor to store user ap_id, add testsKaren Konou
2019-03-15Implement mastodon's reblog hiding featureKaren Konou
2019-03-14reports: unify sending e-mail for both remote and local reportsWilliam Pitcock
2019-03-14common api: add support for forwarding reportsWilliam Pitcock
2019-03-13Unify unfollow, accept and reject follow requests using CommonAPIeugenijm
2019-03-13[Credo] make all variables use snake_caseHaelwenn (lanodan) Monnier
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-08Allow an admin to delete a user statuseugenijm
2019-03-04Unify Mastodon and Twitter follow implementations using CommonAPIeugenijm
2019-02-27fix formatterEgor Kislitsyn
2019-02-26AutoLinkerEgor
2019-02-20ReportsEgor
2019-02-14Merge remote-tracking branch 'upstream/develop' into patch-image-descriptionWim Vanderbauwhede
2019-02-11Merge branch 'develop' into feature/thread-mutingKaren Konou
2019-02-11Refactor as per Rin's suggestions, add endpoint testsKaren Konou
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: alias grouping/orderingHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: parameter consistencyHaelwenn (lanodan) Monnier
2019-02-09Make credo happyHaelwenn (lanodan) Monnier