]>
git.mxchange.org Git - friendica-addons.git/log
Michael Vogel [Thu, 14 May 2020 04:13:47 +0000 (06:13 +0200)]
Merge pull request #981 from MrPetovan/task/remove-item-tag
[various] Remove references to obsolete virtual tag item.tag
Hypolite Petovan [Thu, 14 May 2020 02:40:02 +0000 (22:40 -0400)]
[twitter] Remove references to obsolete virtual field item.tag
Hypolite Petovan [Thu, 14 May 2020 02:39:33 +0000 (22:39 -0400)]
[statusnet] Remove references to obsolete virtual field item.tag
- Remove tag extraction done in Item::insert
Hypolite Petovan [Thu, 14 May 2020 02:38:59 +0000 (22:38 -0400)]
[ljpost] Remove references to obsolete virtual field item.tag
Hypolite Petovan [Thu, 14 May 2020 02:38:50 +0000 (22:38 -0400)]
[ijpost] Remove references to obsolete virtual field item.tag
Hypolite Petovan [Thu, 14 May 2020 02:38:39 +0000 (22:38 -0400)]
[dwpost] Remove references to obsolete virtual field item.tag
Michael Vogel [Thu, 7 May 2020 05:11:58 +0000 (07:11 +0200)]
Merge pull request #979 from MrPetovan/task/8564-diaspora-connector-settings
[diaspora] Overhaul connector settings
Hypolite Petovan [Thu, 7 May 2020 04:16:40 +0000 (00:16 -0400)]
[diaspora] Overhaul connector settings
- Move HTML in template file
- Use standard form fields
- Hide irrelevant fields depending on the connector status (disabled, enabled, error)
- Add notice messages on settings submit
Hypolite Petovan [Wed, 6 May 2020 01:26:40 +0000 (21:26 -0400)]
Merge pull request #978 from annando/tags
Updated addons for new tag handling
Michael [Tue, 5 May 2020 22:47:43 +0000 (22:47 +0000)]
Updated addons for new tag handling
Hypolite Petovan [Sun, 26 Apr 2020 18:31:37 +0000 (14:31 -0400)]
Merge pull request #977 from nupplaphil/bug/subdir
[various] Template Engine with Subdirectory
Philipp [Sun, 26 Apr 2020 13:45:25 +0000 (15:45 +0200)]
Template Engine with Subdirectory
- Use explicit root path for template engine
- Replace "__DIR__" calls in addons with subdirectories
- Fixes local tests, where call is made out of '/' and not '/vagrant/'
Hypolite Petovan [Sun, 26 Apr 2020 01:08:54 +0000 (21:08 -0400)]
Merge pull request #976 from annando/tags
Twitter: Storing tags the new way
Michael Vogel [Sat, 25 Apr 2020 21:23:57 +0000 (23:23 +0200)]
Update twitter/twitter.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Sat, 25 Apr 2020 18:21:31 +0000 (18:21 +0000)]
Added documentation
Michael [Sat, 25 Apr 2020 17:56:14 +0000 (17:56 +0000)]
Twitter: Storing tags the new way
Michael Vogel [Sat, 25 Apr 2020 17:54:58 +0000 (19:54 +0200)]
Merge pull request #975 from MrPetovan/bug/8511-lib-oauth1-token-parameter
[various] Move optional token parameter at the end of OAuthRequest::from_consumer_and_token() function definition
Hypolite Petovan [Sat, 25 Apr 2020 16:35:49 +0000 (12:35 -0400)]
[tumblr] Update call to OAuthRequest::from_consumer_and_token after definition change
Hypolite Petovan [Sat, 25 Apr 2020 16:35:41 +0000 (12:35 -0400)]
[statusnet] Update call to OAuthRequest::from_consumer_and_token after definition change
Tobias Diekershoff [Sat, 4 Apr 2020 17:12:19 +0000 (19:12 +0200)]
Merge pull request #974 from MrPetovan/bug/notices
[twitter] Use correct variable name for emptiness test in twitter_convert_share()
Hypolite Petovan [Sat, 4 Apr 2020 16:36:33 +0000 (12:36 -0400)]
[twitter] Use correct variable name for emptiness test in twitter_convert_share()
Tobias Diekershoff [Sat, 4 Apr 2020 13:31:13 +0000 (15:31 +0200)]
Merge pull request #973 from annando/notices
Fixing some notices
Michael [Sat, 4 Apr 2020 11:15:13 +0000 (11:15 +0000)]
Fixing some notices
Michael Vogel [Fri, 3 Apr 2020 04:45:02 +0000 (06:45 +0200)]
Merge pull request #972 from MrPetovan/bug/8470-twitter-expand-entities
[twitter] Rework twitter_expand_entities
Hypolite Petovan [Mon, 30 Mar 2020 06:01:41 +0000 (02:01 -0400)]
[twitter] Rework twitter_expand_entities
- Uses Twitter-provided entity indices to avoid blanket string replacement and unwarranted tag search
Tobias Diekershoff [Mon, 30 Mar 2020 12:31:36 +0000 (14:31 +0200)]
Merge 2020.03 into develop
Hypolite Petovan [Sun, 29 Mar 2020 18:26:50 +0000 (14:26 -0400)]
Merge pull request #971 from tobiasd/
20200329 -fr
FR translation update THX ButterflyOfFire
Tobias Diekershoff [Sun, 29 Mar 2020 17:08:25 +0000 (19:08 +0200)]
gnot FR translation update THX ButterflyOfFire
Tobias Diekershoff [Sun, 29 Mar 2020 17:07:57 +0000 (19:07 +0200)]
geonames FR translation update THX ButterflyOfFire
Hypolite Petovan [Wed, 18 Mar 2020 00:48:18 +0000 (20:48 -0400)]
Merge pull request #968 from wiwie/develop
[WIP] #8374: Limit post content by rendered height instead of number of characters
Christian Wiwie [Tue, 17 Mar 2020 21:34:34 +0000 (22:34 +0100)]
#8374: Removed wrapper from css
Christian Wiwie [Tue, 17 Mar 2020 21:27:48 +0000 (22:27 +0100)]
#8374: Not triggering post height limit when showing individual post under /display
Christian Wiwie [Tue, 17 Mar 2020 20:50:00 +0000 (21:50 +0100)]
#8374: Removed wrapper and unnecessary css
Christian Wiwie [Mon, 16 Mar 2020 15:20:32 +0000 (16:20 +0100)]
#8374: Removed unnecessary template variable
Hypolite Petovan [Mon, 16 Mar 2020 14:27:04 +0000 (10:27 -0400)]
Merge pull request #970 from tobiasd/
20200316 -ru
blockbot added RU translation THX Eugene Veresk
Tobias Diekershoff [Mon, 16 Mar 2020 09:05:06 +0000 (10:05 +0100)]
blockbot added RU translation THX Eugene Veresk
Christian Wiwie [Sun, 15 Mar 2020 20:21:39 +0000 (21:21 +0100)]
#8374: Updating messages.po
Christian Wiwie [Sun, 15 Mar 2020 20:19:42 +0000 (21:19 +0100)]
#8374: Using sub-templates for input field
Christian Wiwie [Sun, 15 Mar 2020 20:18:29 +0000 (21:18 +0100)]
#8374: Removed incorrect strings.php file
Christian Wiwie [Sun, 15 Mar 2020 14:58:26 +0000 (15:58 +0100)]
#8374: Added missing lang/C/messages.po file
Christian Wiwie [Sun, 15 Mar 2020 12:38:57 +0000 (13:38 +0100)]
#8374: Added function type hint
Christian Wiwie [Sun, 15 Mar 2020 12:34:51 +0000 (13:34 +0100)]
8374: Addressing review comments
Christian Wiwie [Sat, 14 Mar 2020 22:34:09 +0000 (23:34 +0100)]
#8374: Fixing css indent; Making addon work with Vier theme
Christian Wiwie [Sat, 14 Mar 2020 21:58:25 +0000 (22:58 +0100)]
#8374: Making link a button
Christian Wiwie [Sat, 14 Mar 2020 21:31:13 +0000 (22:31 +0100)]
#8374: Adding l10n strings
Christian Wiwie [Sat, 14 Mar 2020 21:29:11 +0000 (22:29 +0100)]
#8374: Using l10n
Christian Wiwie [Sat, 14 Mar 2020 21:14:53 +0000 (22:14 +0100)]
#8374: Adding missing settings template file; cleaning up addon code
Christian Wiwie [Sat, 14 Mar 2020 21:09:30 +0000 (22:09 +0100)]
#8374: Making postLimitHeight an addon parameter
Hypolite Petovan [Sat, 14 Mar 2020 12:44:57 +0000 (08:44 -0400)]
Merge pull request #969 from tobiasd/
20200314 -ru
advanced content filter added RU translation THX Eugene Veresk
Tobias Diekershoff [Sat, 14 Mar 2020 10:16:43 +0000 (11:16 +0100)]
advanced content filter added RU translation THX Eugene Veresk
Christian Wiwie [Fri, 13 Mar 2020 21:09:21 +0000 (22:09 +0100)]
#8374: Addessing review comments
Christian Wiwie [Thu, 12 Mar 2020 22:38:20 +0000 (23:38 +0100)]
#8374: Adding missing classes to body div
Christian Wiwie [Thu, 12 Mar 2020 22:24:54 +0000 (23:24 +0100)]
#8374: Initial implementation as addon
Michael Vogel [Wed, 11 Mar 2020 02:45:55 +0000 (03:45 +0100)]
Merge pull request #967 from MrPetovan/bug/7134-local-post-deleted
[pumpio] Rename Item::delete to Item::markForDeletion
Michael Vogel [Tue, 10 Mar 2020 22:56:15 +0000 (23:56 +0100)]
Merge pull request #966 from MrPetovan/bug/8396-advancedcontentfilter-exceptions
[advancedcontentfilter] Update HTTPException handling
Hypolite Petovan [Tue, 10 Mar 2020 22:55:55 +0000 (18:55 -0400)]
[twitter] Add logging to item deletion
Hypolite Petovan [Tue, 10 Mar 2020 22:54:36 +0000 (18:54 -0400)]
[pumpio] Rename Item::delete to Item::markForDeletion
Hypolite Petovan [Tue, 10 Mar 2020 22:44:27 +0000 (18:44 -0400)]
[advancedcontentfilter] Update HTTPException handling
Michael Vogel [Mon, 9 Mar 2020 11:42:49 +0000 (12:42 +0100)]
Merge pull request #965 from tobiasd/
20200309 -lng
FR, ZH-CN addon translations
Tobias Diekershoff [Mon, 9 Mar 2020 10:37:42 +0000 (11:37 +0100)]
IT smiley button
Tobias Diekershoff [Mon, 9 Mar 2020 10:37:08 +0000 (11:37 +0100)]
smiley button FR translation THX ButterflyOfFire
Tobias Diekershoff [Mon, 9 Mar 2020 10:35:12 +0000 (11:35 +0100)]
advanced content filter ZH CN translation update THX tomacat
Tobias Diekershoff [Mon, 9 Mar 2020 10:31:02 +0000 (11:31 +0100)]
TicToc addon FR translation update THX ButterflyOfFire
Tobias Diekershoff [Mon, 9 Mar 2020 10:30:19 +0000 (11:30 +0100)]
superblock addon FR translation update THX ButterflyOfFire
Tobias Diekershoff [Mon, 9 Mar 2020 10:29:45 +0000 (11:29 +0100)]
JS_Upload addon FR translation update THX ButterflyOfFire
Tobias Diekershoff [Mon, 9 Mar 2020 10:28:57 +0000 (11:28 +0100)]
irc addon update the FR translation THX ButterflyOfFire
Hypolite Petovan [Fri, 6 Mar 2020 16:18:10 +0000 (11:18 -0500)]
Merge pull request #964 from annando/twitter-contact
Twitter: Fetch the contact relation
Michael [Fri, 6 Mar 2020 05:52:40 +0000 (05:52 +0000)]
Twitter: Fetch the contact relation
Tobias Diekershoff [Tue, 25 Feb 2020 13:39:36 +0000 (14:39 +0100)]
Merge pull request #962 from MrPetovan/task/8318-widget_like-dislike-config
[widget_like] Add support for system.hide_dislike user config key
Hypolite Petovan [Tue, 25 Feb 2020 12:46:08 +0000 (07:46 -0500)]
[widget_like] Add support for system.hide_dislike user config key
Michael Vogel [Tue, 25 Feb 2020 04:45:54 +0000 (05:45 +0100)]
Merge pull request #961 from MrPetovan/task/8323-protect-target-blank
[various] Add rel="noopener noreferrer" to all target="_blank" links
Hypolite Petovan [Tue, 25 Feb 2020 01:08:43 +0000 (20:08 -0500)]
[various] Add rel="noopener noreferrer" to all target="_blank" links
See https://mathiasbynens.github.io/rel-noopener/
Michael Vogel [Sun, 23 Feb 2020 13:33:10 +0000 (14:33 +0100)]
Merge pull request #957 from MrPetovan/task/4090-move-profile_photo-to-src
[various] Remove redundant profile_uid field from profile query
Tobias Diekershoff [Sun, 23 Feb 2020 07:59:20 +0000 (08:59 +0100)]
Merge pull request #960 from AndyHee/
20200223 -dev
Added warning
Andy [Sun, 23 Feb 2020 05:13:30 +0000 (05:13 +0000)]
Changes to be committed:
Andy [Sun, 23 Feb 2020 05:06:03 +0000 (05:06 +0000)]
modified: public_server/public_server.php
Tobias Diekershoff [Sun, 16 Feb 2020 19:09:02 +0000 (20:09 +0100)]
Merge pull request #959 from MrPetovan/task/8293-forumdirectory-updates
[forumdirectory] Add L10n parameter to Pager constructor call
Hypolite Petovan [Sun, 16 Feb 2020 18:06:30 +0000 (13:06 -0500)]
[forumdirectory] Add L10n parameter to Pager constructor call
Hypolite Petovan [Sun, 16 Feb 2020 18:06:06 +0000 (13:06 -0500)]
[forumdirectory] Replace profile.pdesc by profile.about
Hypolite Petovan [Sun, 9 Feb 2020 21:31:29 +0000 (16:31 -0500)]
Merge pull request #958 from nupplaphil/task/add_license
Add license headers
nupplaPhil [Sun, 9 Feb 2020 15:34:23 +0000 (16:34 +0100)]
Add license info at Friendica PHP files
nupplaPhil [Sun, 9 Feb 2020 14:45:35 +0000 (15:45 +0100)]
Add license info at Friendica classes
Hypolite Petovan [Thu, 6 Feb 2020 01:29:31 +0000 (20:29 -0500)]
Merge pull request #956 from nupplaphil/task/move_enotify_parts
[various] Move Notify "type" and "otype" into own enum classes
nupplaPhil [Tue, 4 Feb 2020 21:23:37 +0000 (22:23 +0100)]
Move Notify::TYPE_SYSTEM
nupplaPhil [Tue, 4 Feb 2020 21:08:59 +0000 (22:08 +0100)]
Move Notify::TYPE_COMMENT
Hypolite Petovan [Wed, 5 Feb 2020 15:58:53 +0000 (10:58 -0500)]
Merge pull request #955 from annando/showmore-ignore
Showmore: Ignore addon for screen readers
Michael [Wed, 5 Feb 2020 15:47:13 +0000 (15:47 +0000)]
Showmore: Ignore addon for screen readers
Tobias Diekershoff [Sun, 2 Feb 2020 07:00:15 +0000 (08:00 +0100)]
Merge pull request #954 from MrPetovan/bug/langfilter-default-form-values
[langfilter] Add default values to form parameters
Hypolite Petovan [Sat, 1 Feb 2020 19:14:22 +0000 (14:14 -0500)]
[langfilter] Add default values to form parameters
- Rename langfilter.disable to langfilter.enable with backward compatibility
Hypolite Petovan [Sat, 28 Dec 2019 01:48:47 +0000 (20:48 -0500)]
[various] Remove redundant profile_uid field from profile query
Hypolite Petovan [Fri, 31 Jan 2020 18:44:37 +0000 (13:44 -0500)]
Merge pull request #953 from nupplaphil/bug/8206-securemail
[securemail] Fix secure Mail addon
nupplaPhil [Fri, 31 Jan 2020 18:43:34 +0000 (19:43 +0100)]
Fix logging
nupplaPhil [Fri, 31 Jan 2020 18:40:50 +0000 (19:40 +0100)]
fix logger settings
nupplaPhil [Fri, 31 Jan 2020 18:32:16 +0000 (19:32 +0100)]
Fix secure Mail addon
Hypolite Petovan [Wed, 29 Jan 2020 20:16:13 +0000 (15:16 -0500)]
Merge pull request #952 from nupplaphil/bug/8000-phpmailer
[various] Fix invalid "emailer_send_prepare" Hook
nupplaPhil [Wed, 29 Jan 2020 20:12:43 +0000 (21:12 +0100)]
Fix composer
nupplaPhil [Wed, 29 Jan 2020 19:20:39 +0000 (20:20 +0100)]
Fix invalid "emailer_prepare" Hook
- Use IEmail instead of array data
- Introduce "composer" based library for phpmailer
Hypolite Petovan [Tue, 28 Jan 2020 21:58:47 +0000 (16:58 -0500)]
Merge pull request #950 from nupplaphil/bug/8182_another_notification_bug
[various] enotify: empty out fields instead of using "abort" for addons
Philipp [Tue, 28 Jan 2020 14:40:36 +0000 (15:40 +0100)]
Merge pull request #951 from MrPetovan/task/7817-custom-profile-fields
[various] New custom profile field feature
Hypolite Petovan [Tue, 28 Jan 2020 04:09:59 +0000 (23:09 -0500)]
[widgets] Remove uses of deprecated profile field