aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web
AgeCommit message (Expand)Author
2021-11-15Merge branch 'fix-tests' into 'develop'lain
2021-11-15Merge branch 'block-behavior' into 'develop'lain
2021-11-15Merge branch 'instance-deletion' into 'develop'lain
2021-11-15Merge branch 'userfeed-fe-fallback' into 'develop'lain
2021-11-14MediaProxyCacheControllerTest: Fix unstable tests.Lain Soykaf
2021-11-14StealEmojiPolicyTest: Make mocks explicit.Lain Soykaf
2021-10-10object_validators: Group common fields in CommonValidationsHaelwenn (lanodan) Monnier
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-10-06Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop'Haelwenn
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
2021-09-05Allow users to remove their emails if instance does not need email to registerTusooa Zhu
2021-08-28Add unit test for Pleroma API app controllerSean King
2021-08-28List available frontends also when no static/frontends folder is present yetIlja
2021-08-28Merge branch 'features/ingestion-no-nil' into 'develop'Haelwenn
2021-08-17UserController: fall back to frontend when user isn't foundAlex Gleason
2021-08-14Merge branch 'show_frontends_also_when_no_static_frontends_folder_is_created_...Haelwenn
2021-08-14List available frontends also when no static/frontends folder is present yetIlja
2021-08-14Merge branch 'builder-note' into 'develop'Haelwenn
2021-08-14Builder.note/1: return {:ok, map(), keyword()} like other Builder functionsAlex Gleason
2021-08-14CommonAPI.Utils.make_note_data/1 --> ActivityPub.Builder.note/1Alex Gleason
2021-08-13TwitterAPI: Make change_email require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-13TwitterAPI: Make change_password require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-13ObjectAgePolicy: Fix pattern matching on publishedHaelwenn (lanodan) Monnier
2021-08-11ObjectValidator.stringify_keys: filter out nil valuesHaelwenn (lanodan) Monnier
2021-08-10Merge branch 'bugfix/change_password' into 'develop'Haelwenn
2021-08-10TwitterAPI: Make change_email require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-10TwitterAPI: Make change_password require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-10ObjectAgePolicy: Fix pattern matching on publishedHaelwenn (lanodan) Monnier
2021-08-09Merge branch 'poll-notification' into 'develop'Haelwenn
2021-08-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remove/mastofeSean King
2021-08-06quarantine instances infoIlja
2021-08-06Change what nodeinfo returns without breaking backwards compatibilityIlja
2021-08-06Return maps in node_infoIlja
2021-08-06config :mrf, :transparency_exclusions works with tumples nowIlja
2021-08-06Make quarentine work with list of tuples instead of stringsIlja
2021-08-06Add tests for setting `:instance, :quarantined_instances`Ilja
2021-08-06Make mrfSimple work with tuplesIlja
2021-08-04Merge remote-tracking branch 'pleroma/develop' into staff-plugAlex Gleason
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-18Poll notification: trigger PollWorker through common_pipelineAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-07-17Merge remote-tracking branch 'pleroma/develop' into instance-deletionAlex Gleason
2021-07-17AdminAPI.InstanceController: clean up tests, rename actionsAlex Gleason
2021-07-17AdminAPI: add DELETE /instances/:instance to delete all content from a remote...Alex Gleason
2021-07-17Create AdminAPI.InstanceControllerAlex Gleason
2021-07-14Merge branch 'admin-api-users-sort' into 'develop'feld
2021-07-14Merge remote-tracking branch 'pleroma/develop' into admin-api-users-dateAlex Gleason
2021-07-14AdminAPI: add date to usersAlex Gleason
2021-07-13Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sortAlex Gleason
2021-07-13AdminAPI: sort user results by ID descendingAlex Gleason