summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api/utils.ex
AgeCommit message (Expand)Author
2020-11-04Merge branch 'chore/elixir-1.11' into 'develop'feld
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13AuthenticationPlug module nameAlexander Strizhakov
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-24Merge branch 'mastodon-migration-compat' into 'develop'rinpatch
2020-05-22Apply suggestion to lib/pleroma/web/common_api/utils.exRoman Chvanikov
2020-05-22Add filename_display_max_length configRoman Chvanikov
2020-05-22ActivityPubController: Add Mastodon activity compat route.lain
2020-05-20CommonAPI: Change public->private implicit addressing.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-28Create activity handling: Flip it and reverse itlain
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-23CommonAPI: Don't make repeating announces possiblelain
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
2020-03-13Formatting: Do not use \n and prefer <br> insteadHaelwenn (lanodan) Monnier
2020-03-10Fix enforcement of character limitsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-11Fix the confusingly named and inverted logic of "no_attachment_links"Mark Felder
2020-02-07Questions: Add timezone to `closed` propertyLain Soykaf
2019-12-04Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov
2019-11-12Fix testsEgor Kislitsyn
2019-11-12Add a notification for Move activitiesEgor Kislitsyn
2019-09-26Cleanup CommonAPIEgor Kislitsyn
2019-09-26Add CommonAPI.ActivityDraftEgor Kislitsyn
2019-09-26Merge branch 'hex-flake-id' into 'develop'kaniini
2019-09-25Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-08-31added Emoji structMaksim Pechnikov
2019-08-30added Emoji.FormatterMaksim Pechnikov
2019-08-30added code\path fields without html tags in etsMaksim Pechnikov
2019-08-25Log admin/moderator actionsMaxim Filippov
2019-08-08Merge remote-tracking branch 'origin/develop' into pleroma-conversationslain
2019-08-05tests for CommonApi/UtilsMaksim
2019-08-05CommonAPI: Replies to conversations also get the correct context id.lain
2019-08-02CommonAPI: Extend api with conversation replies.lain
2019-07-31test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_idMaksim
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-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-23Fix functionMark Felder
2019-07-23Do not notify subscribers for messages from users which are replies to othersMark Felder
2019-07-15Merge branch 'sha512-crypt' into 'develop'kaniini
2019-07-15List messages must be visible for mentioned usersEgor Kislitsyn
2019-07-15Support `list` visibility in StatusViewEgor Kislitsyn