aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
2022-06-11Workaround with_index does not support function in Elixir 1.9Tusooa Zhu
2022-06-11Send the correct update in streamerTusooa Zhu
2022-06-11Expose history and source apis to anon usersTusooa Zhu
2022-06-09Fix incorrectly cached content after editingTusooa Zhu
2022-06-08Return the corresponding object id in attachment viewTusooa Zhu
2022-06-08Add object id to uploaded attachmentsTusooa Zhu
2022-06-05LintTusooa Zhu
2022-06-05Return update notification in mastodon apiTusooa Zhu
2022-06-05Create Update notificationsTusooa Zhu
2022-06-04Expose content type of status sourcesTusooa Zhu
2022-06-03Show edited_at in MastodonAPI/showTusooa Zhu
2022-06-03Stream out editsTusooa Zhu
2022-06-01Inject history when object is refetchedTusooa Zhu
2022-06-01Strip internal fields in formerRepresentationTusooa Zhu
2022-05-31Implement mastodon api for editing statusTusooa Zhu
2022-05-31hackney adapter helper & reverse proxy client: enable TLSv1.3Pierre-Louis Bonicoli
2022-05-30Implement viewing sourceTusooa Zhu
2022-05-29Implement mastodon api for showing edit historyTusooa Zhu
2022-05-29Allow updating pollsTusooa Zhu
2022-05-29Record edit history for Note and Question UpdatesTusooa Zhu
2022-05-29Handle Note and Question UpdatesTusooa Zhu
2022-05-29Allow Updates by every actor on the same originTusooa Zhu
2022-05-18StealEmojiPolicy: fix String rejected_shortcodesHélène
2022-05-09Make lint happyTusooa Zhu
2022-05-09Allow authenticated users to access local-only posts in MastoAPITusooa Zhu
2022-05-08Merge branch 'improve_anti_followbot_policy' into 'develop'Haelwenn
2022-05-08Also use actor_type to determine if an account is a bot in antiFollowbotPolicyIlja
2022-05-07Allow users to create backups without providing email addressTusooa Zhu
2022-05-06Prevent remote access of local-only posts via /objectsTusooa Zhu
2022-05-06LintTusooa Zhu
2022-05-06Make local-only statuses searchableTusooa Zhu
2022-05-06Show local-only statuses in public timeline for authenticated usersTusooa Zhu
2022-05-06Skip cache when /objects or /activities is authenticatedTusooa Zhu
2022-05-06Allow to skip cache in Cache plugTusooa Zhu
2022-04-17Fix incorrect fallback when English is set to first languageTusooa Zhu
2022-04-02Restrict mastodon api announcements to logged-in users onlyTusooa Zhu
2022-03-29Add short_description fieldmarcin mikołajczak
2022-03-20Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop'Haelwenn
2022-03-20Merge branch 'delete_report_notifs_when_demoting_from_superuser' into 'develop'Haelwenn
2022-03-18Use utc_datetime in db schemaTusooa Zhu
2022-03-17Transmogrifier: Use validating regex for "mediaType"Haelwenn (lanodan) Monnier
2022-03-17AttachmentValidator: Use custom ecto type and regex for "mediaType"Haelwenn (lanodan) Monnier
2022-03-17EctoType: Add MIME validatorHaelwenn (lanodan) Monnier
2022-03-16Use `types` for filtering notificationsmarcin mikołajczak
2022-03-08Format announcements into htmlTusooa Zhu
2022-03-08Add pagination to AdminAPI.AnnouncementController.indexTusooa Zhu
2022-03-08Implement update announcement admin apiTusooa Zhu
2022-03-08Remove GET /api/v1/announcements/:idTusooa Zhu
2022-03-08Show only visible announcements in MastodonAPITusooa Zhu
2022-03-08Add starts_at, ends_at and all_day parametersTusooa Zhu