@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix a leftover misspelled "Phabricator" reference

Summary: Closes T15850

Test Plan: Read the code and see that there isn't a typo anymore

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: avivey, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15850

Differential Revision: https://we.phorge.it/D25682

Pppery d8cd9596 cb934602

+1 -1
+1 -1
src/applications/auth/controller/PhabricatorAuthUnlinkController.php
··· 102 102 ->addHiddenInput('confirmations', implode(',', $confirmations)) 103 103 ->appendParagraph( 104 104 pht( 105 - 'This is the only external login account linked to your Phabicator '. 105 + 'This is the only external login account linked to your '. 106 106 'account. If you remove it, you may no longer be able to log in.')) 107 107 ->appendParagraph( 108 108 pht(