aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-04-10Merge branch 'develop' into feature/user-status-subscriptionsSadposter
2019-04-10Merge branch 'fix/emoji-api-nonsense' into 'develop'lambda
2019-04-10Merge branch 'hotfix/fix_undefined_summary' into 'develop'kaniini
2019-04-10Merge branch 'notification-pleroma-settings' into 'develop'kaniini
2019-04-10transmogrifier.ex: Add fix_summary/1Haelwenn (lanodan) Monnier
2019-04-09Change response format of /api/pleroma/emoji to the one that actually makes s...rinpatch
2019-04-09Merge branch 'mastoapi/plaintext-statuses' into 'develop'rinpatch
2019-04-09Merge branch 'bugfix/follower_count' into 'develop'lambda
2019-04-09update the follower count when a follower is blockedSachin Joshi
2019-04-08Used cached user resources in subscriptionsSadposter
2019-04-08Use Pleroma.Config instead of Application.get_envSadposter
2019-04-08Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpushEgor Kislitsyn
2019-04-08Sever subscription in case of blockSadposter
2019-04-08Merge branch 'improve_upgrade_user_from_ap_id' into 'develop'lambda
2019-04-08Merge branch 'twitter_oauth' into 'develop'lambda
2019-04-08adding language tagAlexander Strizhakov
2019-04-08Merge branch 'feature/770-add-emoji-tags' into 'develop'lambda
2019-04-08Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpushEgor Kislitsyn
2019-04-08Merge branch 'develop' into use-jobs-in-webpushEgor Kislitsyn
2019-04-08[#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_o...Ivan Tashkinov
2019-04-08Merge branch 'develop' into 'improve_upgrade_user_from_ap_id'lambda
2019-04-08Merge branch 'scheduled-activities' into 'develop'lambda
2019-04-07Add check on activity visibility in sub notificationSadposter
2019-04-07[#923] Removed <br> elements from auth forms, adjusted docs, minor auth setti...Ivan Tashkinov
2019-04-06Merge branch 'fix/deactivated-user-error' into 'develop'feld
2019-04-06Add scheduler for sending scheduled activities to the queueeugenijm
2019-04-06Added limits and media attachments for scheduled activities.eugenijm
2019-04-06Handle `scheduled_at` on status creation.eugenijm
2019-04-06Add scheduled activitieseugenijm
2019-04-06Return 403 on oauth token exchange for a deactivated usereugenijm
2019-04-06Document subscription endpoints, fix typosSadposter
2019-04-06Merge branch 'feature/prometheus' into 'develop'feld
2019-04-06Merge develop to 770-add-emoji-tagsAlex S
2019-04-05Redirect to the referer url after mastofe authorizationSergey Suprunenko
2019-04-05Redundant Repo.get_by usage was recently removed from the codebaseMark Felder
2019-04-05Add user following / unfollowing to the admin api.Roger Braun
2019-04-05Change relationship direction of subscriptionsSadposter
2019-04-05Move subscriptions endpoint to be under /pleromaSadposter
2019-04-05Add subscribed status to user viewSadposter
2019-04-05Make subscriptions the same direction as blocksSadposter
2019-04-05Fix subscription endpoint return formatsSadposter
2019-04-05Add notification checksSadposter
2019-04-05Add API endpoints and user column for subscriptionSadposter
2019-04-05fix credoEgor Kislitsyn
2019-04-05Use PleromaJobQueue in Pleroma.Web.PushEgor Kislitsyn
2019-04-05Refactor html caching functions to have a key instead of a module, use more c...rinpatch
2019-04-05[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.Ivan Tashkinov
2019-04-05[#923] OAuthController#callback adjustments (with tests).Ivan Tashkinov
2019-04-04[#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_o...Ivan Tashkinov
2019-04-04[#923] OAuth consumer controller tests. Misc. improvements.Ivan Tashkinov