Commit graph

  • f4c141f2e7 #8374: Added missing lang/C/messages.po file Christian Wiwie 2020-03-15 15:58:26 +01:00
  • 30d35b835e #8374: Added function type hint Christian Wiwie 2020-03-15 13:38:57 +01:00
  • c12e1256e4 8374: Addressing review comments Christian Wiwie 2020-03-15 13:34:51 +01:00
  • 58030804cb #8374: Fixing css indent; Making addon work with Vier theme Christian Wiwie 2020-03-14 23:34:09 +01:00
  • dd09acffbd #8374: Making link a button Christian Wiwie 2020-03-14 22:58:25 +01:00
  • 28b9a8323d #8374: Adding l10n strings Christian Wiwie 2020-03-14 22:31:13 +01:00
  • 0ea84cfb66 #8374: Using l10n Christian Wiwie 2020-03-14 22:29:11 +01:00
  • b46a23eab3 #8374: Adding missing settings template file; cleaning up addon code Christian Wiwie 2020-03-14 22:14:53 +01:00
  • ed45145415 #8374: Making postLimitHeight an addon parameter Christian Wiwie 2020-03-14 22:09:30 +01:00
  • 093c560564
    Merge pull request #969 from tobiasd/20200314-ru Hypolite Petovan 2020-03-14 08:44:57 -04:00
  • b8de9687b0 advanced content filter added RU translation THX Eugene Veresk Tobias Diekershoff 2020-03-14 11:16:43 +01:00
  • ab24c621b2 #8374: Addessing review comments Christian Wiwie 2020-03-13 22:09:21 +01:00
  • 858904090e #8374: Adding missing classes to body div Christian Wiwie 2020-03-12 23:38:20 +01:00
  • 8ff88b2eee #8374: Initial implementation as addon Christian Wiwie 2020-03-12 23:24:54 +01:00
  • 93f8bbfe56
    Merge pull request #967 from MrPetovan/bug/7134-local-post-deleted Michael Vogel 2020-03-11 03:45:55 +01:00
  • bcf99d066d
    Merge pull request #966 from MrPetovan/bug/8396-advancedcontentfilter-exceptions Michael Vogel 2020-03-10 23:56:15 +01:00
  • ceff17469c [twitter] Add logging to item deletion Hypolite Petovan 2020-03-10 18:55:55 -04:00
  • acc013f287 [pumpio] Rename Item::delete to Item::markForDeletion Hypolite Petovan 2020-03-10 18:54:36 -04:00
  • f2772b87c0 [advancedcontentfilter] Update HTTPException handling Hypolite Petovan 2020-03-10 18:44:27 -04:00
  • 8b17ea90c4
    Merge pull request #965 from tobiasd/20200309-lng Michael Vogel 2020-03-09 12:42:49 +01:00
  • 7892c8f9dd IT smiley button Tobias Diekershoff 2020-03-09 11:37:42 +01:00
  • 356269792a smiley button FR translation THX ButterflyOfFire Tobias Diekershoff 2020-03-09 11:37:08 +01:00
  • 9011d75b78 advanced content filter ZH CN translation update THX tomacat Tobias Diekershoff 2020-03-09 11:35:12 +01:00
  • 5f5762c6d3 TicToc addon FR translation update THX ButterflyOfFire Tobias Diekershoff 2020-03-09 11:31:02 +01:00
  • 5140f6addc superblock addon FR translation update THX ButterflyOfFire Tobias Diekershoff 2020-03-09 11:30:19 +01:00
  • 973e75f2bc JS_Upload addon FR translation update THX ButterflyOfFire Tobias Diekershoff 2020-03-09 11:29:45 +01:00
  • 8eab3e96b1 irc addon update the FR translation THX ButterflyOfFire Tobias Diekershoff 2020-03-09 11:28:57 +01:00
  • b11e418f35
    Merge pull request #964 from annando/twitter-contact Hypolite Petovan 2020-03-06 11:18:10 -05:00
  • 09bb49eef5 Twitter: Fetch the contact relation Michael 2020-03-06 05:52:40 +00:00
  • d364a1a3c2
    Cleanup dependencies nupplaPhil 2020-03-04 23:28:40 +01:00
  • 6a3b76f117
    Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" nupplaPhil 2020-03-04 22:35:39 +01:00
  • be2c2e6bb6
    Rename "HTTPRequest::curl()" to HTTPRequest::get() nupplaPhil 2020-03-04 22:35:08 +01:00
  • b7d6cd45d6
    Move "HTTPRequest::finalUrl" dynamic nupplaPhil 2020-03-04 22:33:31 +01:00
  • 5843170738
    Move "Network::finalUrl" to "HTTPRequest" class nupplaPhil 2020-03-04 22:30:24 +01:00
  • 58116f037e
    Make "HTTPRequest::fetchUrl" dynamic nupplaPhil 2020-03-04 22:20:27 +01:00
  • f4cfdb4f5f
    Make "HTTPRequest::fetchUrlFull" dynamic nupplaPhil 2020-03-04 22:19:59 +01:00
  • da66214547
    Make "HTTPRequest::post" dynamic nupplaPhil 2020-03-04 22:18:27 +01:00
  • a00023fd2a
    Make "HTTPRequest::curl" dynamic nupplaPhil 2020-03-04 22:15:45 +01:00
  • fe940a7cfb
    Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest" nupplaPhil 2020-03-04 22:07:04 +01:00
  • 0fda21d637
    Merge pull request #962 from MrPetovan/task/8318-widget_like-dislike-config Tobias Diekershoff 2020-02-25 14:39:36 +01:00
  • d80aaf9045 [widget_like] Add support for system.hide_dislike user config key Hypolite Petovan 2020-02-25 07:46:08 -05:00
  • 5fe4942644
    Merge pull request #961 from MrPetovan/task/8323-protect-target-blank Michael Vogel 2020-02-25 05:45:54 +01:00
  • 7eb7706a24 [various] Add rel="noopener noreferrer" to all target="_blank" links Hypolite Petovan 2020-02-24 20:08:43 -05:00
  • 86b2d830a5
    Merge pull request #957 from MrPetovan/task/4090-move-profile_photo-to-src Michael Vogel 2020-02-23 14:33:10 +01:00
  • eebd873844
    Merge pull request #960 from AndyHee/20200223-dev Tobias Diekershoff 2020-02-23 08:59:20 +01:00
  • 4757132840 Changes to be committed: Andy 2020-02-23 05:13:30 +00:00
  • 7509ce88b9 modified: public_server/public_server.php Andy 2020-02-23 05:06:03 +00:00
  • ca3213b394
    Merge pull request #959 from MrPetovan/task/8293-forumdirectory-updates Tobias Diekershoff 2020-02-16 20:09:02 +01:00
  • 9c092d5c40 [forumdirectory] Add L10n parameter to Pager constructor call Hypolite Petovan 2020-02-16 13:06:30 -05:00
  • 4dff5e7175 [forumdirectory] Replace profile.pdesc by profile.about Hypolite Petovan 2020-02-16 13:06:06 -05:00
  • b9b5a0fd14
    Merge pull request #958 from nupplaphil/task/add_license Hypolite Petovan 2020-02-09 16:31:29 -05:00
  • 56a46e4ed1
    Add license info at Friendica PHP files nupplaPhil 2020-02-09 16:34:23 +01:00
  • b5759d24ee
    Add license info at Friendica classes nupplaPhil 2020-02-09 15:45:35 +01:00
  • e0dbc6a6d6
    Merge pull request #956 from nupplaphil/task/move_enotify_parts Hypolite Petovan 2020-02-05 20:29:31 -05:00
  • 6cc04a3ebc
    Move Notify::TYPE_SYSTEM nupplaPhil 2020-02-04 22:23:37 +01:00
  • 4e9838f571
    Move Notify::TYPE_COMMENT nupplaPhil 2020-02-04 22:08:59 +01:00
  • 7bd1f05510
    Merge pull request #955 from annando/showmore-ignore Hypolite Petovan 2020-02-05 10:58:53 -05:00
  • c95713b19c Showmore: Ignore addon for screen readers Michael 2020-02-05 15:47:13 +00:00
  • 49f0b0909e
    Merge pull request #954 from MrPetovan/bug/langfilter-default-form-values Tobias Diekershoff 2020-02-02 08:00:15 +01:00
  • 7df232a28e [langfilter] Add default values to form parameters Hypolite Petovan 2020-02-01 14:14:22 -05:00
  • bdfe575365 [various] Remove redundant profile_uid field from profile query Hypolite Petovan 2019-12-27 20:48:47 -05:00
  • f416f4d6a4
    Merge pull request #953 from nupplaphil/bug/8206-securemail Hypolite Petovan 2020-01-31 13:44:37 -05:00
  • c185bab922
    Fix logging nupplaPhil 2020-01-31 19:43:34 +01:00
  • 81dc1e5eb1
    fix logger settings nupplaPhil 2020-01-31 19:40:50 +01:00
  • 7603b23799
    Fix secure Mail addon nupplaPhil 2020-01-31 19:32:16 +01:00
  • 360e58e6e3
    Merge pull request #952 from nupplaphil/bug/8000-phpmailer Hypolite Petovan 2020-01-29 15:16:13 -05:00
  • dc1e3a0d1d
    Fix composer nupplaPhil 2020-01-29 21:12:43 +01:00
  • 0fb7e2c647
    Fix invalid "emailer_prepare" Hook - Use IEmail instead of array data - Introduce "composer" based library for phpmailer nupplaPhil 2020-01-29 20:20:39 +01:00
  • 30eb87e939
    Merge pull request #950 from nupplaphil/bug/8182_another_notification_bug Hypolite Petovan 2020-01-28 16:58:47 -05:00
  • 5398962506
    Merge pull request #951 from MrPetovan/task/7817-custom-profile-fields Philipp 2020-01-28 15:40:36 +01:00
  • 53d3c372f3 [widgets] Remove uses of deprecated profile field Hypolite Petovan 2020-01-27 23:09:59 -05:00
  • 6f45425817 [morechoice] Deprecate addon Hypolite Petovan 2020-01-27 23:09:41 -05:00
  • 14acb7d7cf [forumdirectory] Remove uses of deprecated profile fields Hypolite Petovan 2020-01-27 23:09:29 -05:00
  • 2429f7eba8
    enotify: empty out fields instead of using "abort" for addons nupplaPhil 2020-01-28 01:12:41 +01:00
  • bfa25a197c
    Merge pull request #949 from nupplaphil/task/split_emails Hypolite Petovan 2020-01-26 17:13:43 -05:00
  • ae5ebf1e89
    Some Renames: - EMail => EMail - toEmail => toAddress - fromEmail => fromAddress nupplaPhil 2020-01-26 23:47:15 +01:00
  • 49254a8307
    Introduce interface for emailing and create email classes nupplaPhil 2020-01-26 20:23:58 +01:00
  • b828762910
    Add explicit parameters to Sender::send() method signature nupplaPhil 2020-01-26 01:04:53 +01:00
  • eb18a0d761
    Make EMailer util dynamic nupplaPhil 2020-01-25 23:10:38 +01:00
  • 1357817fc3
    Merge pull request #948 from nupplaphil/task/di_config Hypolite Petovan 2020-01-19 22:23:10 -05:00
  • 65e4726718
    Remove unneeded Config namespace usages nupplaPhil 2020-01-19 22:50:43 +01:00
  • 62d6f08fc1
    Add missing Friendica\DI namespace to files (PHPStorm inspection) nupplaPhil 2020-01-19 21:26:41 +01:00
  • 75143e27b5
    Move Config::set() to DI::config()->set() nupplaPhil 2020-01-19 21:21:52 +01:00
  • 1ce63185ab
    Move Config::get() to DI::config()->get() nupplaPhil 2020-01-19 21:21:12 +01:00
  • c67ad31c8b
    Merge pull request #947 from nupplaphil/task/di_l10n Hypolite Petovan 2020-01-19 11:30:31 -05:00
  • 8f49ff2054
    Fix missing Cache namespace nupplaPhil 2020-01-19 16:35:10 +01:00
  • 191e298504
    add missing namespaces/fix wrong class-names nupplaPhil 2020-01-19 16:29:54 +01:00
  • bce67496a7
    fix forgotten use DI namespaces ... nupplaPhil 2020-01-18 23:00:52 +01:00
  • f2fc22227a
    cleanup namespace usages for L10n nupplaPhil 2020-01-18 22:07:06 +01:00
  • 88f0835fae
    Move L10n::tt() calls to DI::l10n()->tt() calls nupplaPhil 2020-01-18 20:53:00 +01:00
  • 48fecb9a40
    Move L10n::t() calls to DI::l10n()->t() calls nupplaPhil 2020-01-18 20:52:33 +01:00
  • 1eb23e3667
    Merge pull request #945 from valvin1/feat/blockbot_uptimerobot Hypolite Petovan 2020-01-18 23:53:24 -05:00
  • e7f7868c88 fix(blockbot): indent code using psr12 valvin 2020-01-18 23:28:14 +01:00
  • bbaf463a20
    Merge pull request #946 from nupplaphil/task/di_pconfig Hypolite Petovan 2020-01-18 13:58:40 -05:00
  • a26bfe79e9
    Remove unused use statements & remove PConfig class nupplaPhil 2020-01-18 17:02:59 +01:00
  • 346bf125a7
    Move PConfig::delete() to DI::pConfig()->delete() nupplaPhil 2020-01-18 16:56:45 +01:00
  • febc835a2d
    Move PConfig::set() to DI::pConfig()->set() nupplaPhil 2020-01-18 16:54:49 +01:00
  • ea3a9052d8
    Move PConfig::get() to DI::pConfig()->get() nupplaPhil 2020-01-18 16:50:56 +01:00
  • 2a35176588
    Move PConfig::load() to DI::pConfig()->load() nupplaPhil 2020-01-18 15:59:01 +01:00
  • c3919e52d2 feat(blockbot): ensure good agent are whitelisted and add uptimerobot valvin 2020-01-18 13:47:20 +01:00