aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2019-10-05CommonAPI: Create profile updates as public.lain
2019-10-02Rename misleading `get_announce_visibility` to `public_announce?`Thibaut Girka
2019-10-01Allow users to announce privately, including own private notesThibaut Girka
2019-09-30common api: add some missing IR bits for listen activities' childrenAriadne Conill
2019-09-30common api: make sure the generated IR is actually federatableAriadne Conill
2019-09-30common api: implement scrobblingAriadne Conill
2019-09-28Fix not being able to post empty statuses with attachmentsrinpatch
2019-09-26Cleanup CommonAPIEgor Kislitsyn
2019-09-26Add ActivityDraft.with_valid/2Egor Kislitsyn
2019-09-26Add CommonAPI.ActivityDraftEgor Kislitsyn
2019-09-26Merge branch 'refactor/user' into 'develop'kaniini
2019-09-26Merge branch 'hex-flake-id' into 'develop'kaniini
2019-09-25Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-09-24Cleanup Pleroma.UserEgor Kislitsyn
2019-09-24Add User.change_info/2 and User.update_info/2Egor 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-24Activity Expiration: Switch to 'expires_in' system.lain
2019-08-24Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...lain
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-24Require that ephemeral posts live for at least one hourMike Verdone
2019-07-24Add support for activity expiration to common and Masto APIMike Verdone
2019-07-23Fix functionMark Felder
2019-07-23Do not notify subscribers for messages from users which are replies to othersMark Felder
2019-07-15Add more tests for MastodonAPIController and CommonAPISergey Suprunenko
2019-07-15Merge branch 'sha512-crypt' into 'develop'kaniini
2019-07-15List messages must be visible for mentioned usersEgor Kislitsyn
2019-07-15Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-07-15Support `list` visibility in StatusViewEgor Kislitsyn
2019-07-14Unfollow should also unsubscribeSergey Suprunenko
2019-07-14detect and use sha512-crypt for stored password hash.Moonman
2019-07-11Add "listMessage"Egor Kislitsyn
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn
2019-07-10Wrap error messages into gettext helpersEgor Kislitsyn
2019-06-29Fix not being able to pin unlisted postsrinpatch
2019-06-26Return correct response when reply to a direct message is not direct itselfSergey Suprunenko
2019-06-18Add proper error handling for when the post exceeds character limitsrinpatch
2019-06-05Utils: Use update_follow_state_for_all when appropriate.lain
2019-06-05User: Remove superfluous `maybe_follow`.lain
2019-06-05Fix merge conflictEgor Kislitsyn
2019-06-05Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn