aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-03MastoAPI: profile update with emoji_mapHaelwenn (lanodan) Monnier
2019-05-03formatter.ex: Add get_emoji_map/1Haelwenn (lanodan) Monnier
2019-05-03Pleroma.User: remove emojify on parse_bioHaelwenn (lanodan) Monnier
2019-05-03Pleroma.Formatter: width/height to class=emojiHaelwenn (lanodan) Monnier
2019-05-03Streamer: Stream out Conversations/Participations.lain
2019-05-02Merge branch 'iss-849' into 'develop'lambda
2019-05-02Add oauth plug tests for url and body parametersAkiraFukushima
2019-05-01Fix testsRoman Chvanikov
2019-05-01Merge remote-tracking branch 'origin/develop' into conversations_threelain
2019-05-01Refactored Pleroma.Web.Auth.AuthenticatorMaksim
2019-05-01Merge branch 'bugfix/web-notification-special-char' into 'develop'lambda
2019-05-01test fixesAlex S
2019-05-01Merge branch 'develop' into bugfix/web-notification-special-charSachin Joshi
2019-04-29WebPush: Use Object.normalize, rewrite tests so they test reality.lain
2019-04-29Merge branch 'fix/add-default-scope-mastoapi' into 'develop'rinpatch
2019-04-28Merge branch 'regression/rights-only-for-admin' into 'develop'kaniini
2019-04-28Fix `rights` in TwitterAPI's user entity being present only forrinpatch
2019-04-27Add default_scope to /api/v1/update_credentialsrinpatch
2019-04-27Fix bookmarks depending on embeded object and move checking if therinpatch
2019-04-27Merge branch 'feature/bbcode' into 'develop'kaniini
2019-04-26tests: fix up for changed bbcode library output and verify html is properly e...William Pitcock
2019-04-26add support for bbcodeWilliam Pitcock
2019-04-26Merge branch 'feature/807-bookmark-endpoint-extension' into 'develop'lambda
2019-04-26Merge branch 'feature/mastoapi-new-config' into 'develop'kaniini
2019-04-25Add mediaproxy whitelist capabilityMark Felder
2019-04-25Move settings to Source subentityrinpatch
2019-04-25fixes for testsAlex S
2019-04-25Merge branch 'develop' into feature/disable-accountEgor Kislitsyn
2019-04-25bookmarks in separate tableAlex S
2019-04-25activitypub: transmogrifier: send reject follow if following does not succeedWilliam Pitcock
2019-04-24Fix leaking private configuration parameters in Mastodon and Twitter APIs, an...rinpatch
2019-04-24fix the status notification with special charSachin Joshi
2019-04-23Merge branch 'security/fix-html-class-scrubbing' into 'develop'kaniini
2019-04-23html: lock down allowed class attributes to only those related to microformatsWilliam Pitcock
2019-04-23Extend Mastodon API with public endpoint for getting Favorites timeline of an...Sergey Suprunenko
2019-04-22Add `pleroma.in_reply_to_account_acct` to MastoAPI status entityrinpatch
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-22Feature/826 healthcheck endpointAlexander Strizhakov
2019-04-22Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-04-22Merge branch 'rework-emoji-management' into 'develop'kaniini
2019-04-21Add accounts and last_status to conversation read responseRoman Chvanikov
2019-04-21[#923] Refactored OAuthController#authorize definitions, added test.Ivan Tashkinov
2019-04-21Set correct values in the MastoAPI reblog status vieweugenijm
2019-04-20Fix tests that used finmojiEkaterina Vaartis
2019-04-20Fix incorrect multiple emoji tag handling introduced in initial implEkaterina Vaartis
2019-04-20Handle `reblogs` on the first follow request in MastoAPIeugenijm
2019-04-19Merge branch 'feature/database-compaction' into 'develop'kaniini
2019-04-19typo fixAlexander Strizhakov
2019-04-19Merge branch '923_oauth_consumer_refactoring_ci' into 'develop'lambda
2019-04-18Fix my incorrect search test fixrinpatch