aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-08-10[#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO ...Ivan Tashkinov
2019-08-09Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-09[#1149] Oban jobs implementation for :federator_incoming and :federator_outgo...Ivan Tashkinov
2019-08-08Merge branch 'feature/digest-email' into 'develop'lain
2019-08-07Return profile URL in MastodonAPI's `url` fieldThibaut Girka
2019-08-07Simplify logic to mention.js `url` fieldThibaut Girka
2019-08-07Return profile URL when available instead of actor URI for MastodonAPI mentio...Thibaut Girka
2019-08-06Merge branch 'fix/object-reembeds' into 'develop'Haelwenn
2019-08-07Do not rembed the object after updating itrinpatch
2019-08-07OStatus Announce Representer: Do not depend on the object being embeddedrinpatch
2019-08-07Stop depending on the embedded object in restrict_favorited_byrinpatch
2019-08-06[#1150] fixed parser TwitterCardMaksim
2019-08-05tests for CommonApi/UtilsMaksim
2019-08-04Remove Reply-To from report emailsEugenij
2019-08-04Merge branch 'feature/relay-list-task' into 'develop'kaniini
2019-08-04Do not add the "next" key to likes.json if there is no more itemsSergey Suprunenko
2019-08-03tasks: relay: add list taskAriadne Conill
2019-08-03templates/layout/app.html.eex: Style anchorsHaelwenn (lanodan) Monnier
2019-08-03Merge branch 'patch-2' into 'develop'kaniini
2019-08-03RefactorThibaut Girka
2019-08-03Only add `preferredUsername` to service actor json when the underlying user a...Thibaut Girka
2019-08-03Admin fixesAlexander Strizhakov
2019-08-03Remove spaces from the domain searchSergey Suprunenko
2019-08-03Handle MRF rejections of incoming AP activitiesSergey Suprunenko
2019-08-03Add preferredUsername to service actors so Mastodon can resolve themThibaut Girka
2019-08-02tasks/pleroma/user.ex: Fix documentation of --max-use and --expire-atHaelwenn (lanodan) Monnier
2019-08-02Fix/mediaproxy whitelist base urlfeld
2019-08-02Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-08-02Merge branch 'feature/hide-follows-remote' into 'develop'lain
2019-08-01[#1149] Replaced RetryQueue with oban-based retries.Ivan Tashkinov
2019-07-31Merge branch 'fix/disallow-ostatus-follows-locked' into 'develop'kaniini
2019-07-31Disallow following locked accounts over OStatusrinpatch
2019-07-31test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_idMaksim
2019-07-31ostatus: explicitly disallow protocol downgrade from activitypubAriadne Conill
2019-07-31Add tests for counters being updated on followrinpatch
2019-07-31tests for TwitterApi/UtilControllerMaksim
2019-07-31Fix credo issuesrinpatch
2019-07-31Merge branch 'develop' into feature/hide-follows-remoterinpatch
2019-07-30Admin changesAlexander Strizhakov
2019-07-29twitter api: utils: rework do_remote_follow() to use CommonAPIAriadne Conill
2019-07-29Revert "Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop'"kaniini
2019-07-29markdown: clean up html generated by earmarkAriadne Conill
2019-07-29Merge branch 'refactor/use-constants' into 'develop'lain
2019-07-29Add `mailerEnabled` to the NodeInfo metadataEugenij
2019-07-29Redirect not logged-in users to the MastoFE login page on private instancesSergey Suprunenko
2019-07-29added tests for OstatusControllerMaksim
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-28transmogrifier: use User.delete() instead of handrolled user deletion code fo...Ariadne Conill
2019-07-28add account confirmation email resend in mastodon apiSachin Joshi