]>
git.mxchange.org Git - friendica.git/log
Philipp Holzer [Tue, 13 Aug 2019 06:32:08 +0000 (08:32 +0200)]
Fix Redis test
- Check if $redis_port is null
Hypolite Petovan [Thu, 8 Aug 2019 14:57:34 +0000 (10:57 -0400)]
Merge pull request #7492 from tobiasd/
20190808 -lng2
DE,FR,NL translation update
Tobias Diekershoff [Thu, 8 Aug 2019 13:56:45 +0000 (15:56 +0200)]
DE translation update THX Copis
Tobias Diekershoff [Thu, 8 Aug 2019 13:56:34 +0000 (15:56 +0200)]
update FR translations THX Phigger
Tobias Diekershoff [Thu, 8 Aug 2019 13:56:23 +0000 (15:56 +0200)]
NL translation update THX Jeroen
Hypolite Petovan [Wed, 7 Aug 2019 06:48:30 +0000 (02:48 -0400)]
Merge pull request #7490 from tobiasd/
20190807 -de
DE translation update
Tobias Diekershoff [Wed, 7 Aug 2019 06:27:09 +0000 (08:27 +0200)]
DE translation update
Tobias Diekershoff [Wed, 7 Aug 2019 04:44:37 +0000 (06:44 +0200)]
Merge pull request #7487 from MrPetovan/task/7473-trending-tags
Fix trending tags variable name mistakes in Model\Term
Tobias Diekershoff [Wed, 7 Aug 2019 04:43:32 +0000 (06:43 +0200)]
Merge pull request #7489 from MrPetovan/bug/7488-html-img-tag
Ensure trimmed HTML nodes are text nodes in HTML::toBBCode
Hypolite Petovan [Wed, 7 Aug 2019 01:23:09 +0000 (21:23 -0400)]
Remove wrap length in Babel HTML::toPlaintext display
Hypolite Petovan [Wed, 7 Aug 2019 01:22:46 +0000 (21:22 -0400)]
Add test case to avoid trimming empty image tags
Hypolite Petovan [Wed, 7 Aug 2019 01:22:19 +0000 (21:22 -0400)]
Ensure trimmed HTML nodes are text nodes in HTML::toBBCode
Hypolite Petovan [Wed, 7 Aug 2019 00:55:40 +0000 (20:55 -0400)]
Add hashtag mark to trending tags display
Hypolite Petovan [Wed, 7 Aug 2019 00:52:54 +0000 (20:52 -0400)]
Fix trending tags variable name mistakes in Model\Term
Hypolite Petovan [Tue, 6 Aug 2019 14:59:26 +0000 (10:59 -0400)]
Merge pull request #7484 from tobiasd/
20190806 -messagespo
regen messages.po
Tobias Diekershoff [Tue, 6 Aug 2019 14:54:18 +0000 (16:54 +0200)]
regen messages.po
Tobias Diekershoff [Tue, 6 Aug 2019 14:50:00 +0000 (16:50 +0200)]
Merge pull request #7483 from MrPetovan/task/7474-html-to-bbcode
Fix bug removing spaces between hashtag links in HTML::toPlaintext
Hypolite Petovan [Tue, 6 Aug 2019 13:00:32 +0000 (09:00 -0400)]
Fix DOMNodeList length compatibility with PHP <7.2 in Content\Text\HTML
Philipp [Tue, 6 Aug 2019 12:54:42 +0000 (14:54 +0200)]
Merge pull request #7481 from MrPetovan/task/7473-trending-tags
Add trending tags widget to community page
Hypolite Petovan [Tue, 6 Aug 2019 12:21:26 +0000 (08:21 -0400)]
Add test case for hashtag link list space removal
Hypolite Petovan [Tue, 6 Aug 2019 12:20:48 +0000 (08:20 -0400)]
Fix bug removing spaces between hashtag links in HTML::toPlaintext
Hypolite Petovan [Tue, 6 Aug 2019 11:37:48 +0000 (07:37 -0400)]
Feedback changes
- Import namespaces in mod/community
- Fix alignment in Content\Feature
- Add phpDoc to Widget\TrendingTags
Hypolite Petovan [Tue, 6 Aug 2019 11:36:51 +0000 (07:36 -0400)]
Move trending tags queries to Model\Term
Hypolite Petovan [Tue, 6 Aug 2019 11:08:49 +0000 (07:08 -0400)]
Update master translation strings file
- Fix gettext warning for empty string in Module\Item\Compose
Hypolite Petovan [Tue, 6 Aug 2019 01:01:04 +0000 (21:01 -0400)]
Add trending_tags additional feature + usage in mod/community
Hypolite Petovan [Tue, 6 Aug 2019 01:00:27 +0000 (21:00 -0400)]
Add Trending Tags widget + template
Hypolite Petovan [Tue, 6 Aug 2019 11:05:07 +0000 (07:05 -0400)]
Merge pull request #7465 from nupplaphil/task/dice_cache_lock
Refactor Cache/Lock to DICE
Tobias Diekershoff [Tue, 6 Aug 2019 06:21:54 +0000 (08:21 +0200)]
Merge pull request #7482 from annando/image-description
Support for multiple picture posts in API and connectors
Philipp Holzer [Tue, 6 Aug 2019 05:43:13 +0000 (07:43 +0200)]
remove constructor parameter
Michael [Tue, 6 Aug 2019 05:35:21 +0000 (05:35 +0000)]
Support for multiple picture posts
Michael [Tue, 6 Aug 2019 05:34:04 +0000 (05:34 +0000)]
Support for posting multiple pictures via API
Tobias Diekershoff [Tue, 6 Aug 2019 04:39:00 +0000 (06:39 +0200)]
Merge pull request #7480 from MrPetovan/develop
Revert using LIBXML_NOBLANKS
Hypolite Petovan [Tue, 6 Aug 2019 00:56:17 +0000 (20:56 -0400)]
Revert using LIBXML_NOBLANKS
- This removed all self-closing tags (img, br, etc...) from HTML sources
Hypolite Petovan [Mon, 5 Aug 2019 17:26:10 +0000 (13:26 -0400)]
Merge pull request #7479 from annando/image-description
Support for image descriptions and multiple image posts to external services
Hypolite Petovan [Mon, 5 Aug 2019 17:25:09 +0000 (13:25 -0400)]
Merge pull request #7477 from tobiasd/
20190805 -lng
DE, PL translation updates
Michael [Mon, 5 Aug 2019 16:48:58 +0000 (16:48 +0000)]
Avoid a notice
Michael Vogel [Mon, 5 Aug 2019 16:33:24 +0000 (18:33 +0200)]
Merge pull request #7478 from tobiasd/
20190805 -typo
Typo in setting description
Michael [Mon, 5 Aug 2019 16:27:45 +0000 (16:27 +0000)]
Added support for image descriptions and multiple image posts to external services
Tobias Diekershoff [Mon, 5 Aug 2019 16:07:43 +0000 (18:07 +0200)]
Typo in setting description
Tobias Diekershoff [Mon, 5 Aug 2019 16:03:46 +0000 (18:03 +0200)]
DE translation update THX hoergen
Michael Vogel [Mon, 5 Aug 2019 15:41:15 +0000 (17:41 +0200)]
Merge pull request #7476 from tobiasd/
20180805 -issue7471
[frio] remove basepath form field from admin panel site page
Tobias Diekershoff [Mon, 5 Aug 2019 15:35:23 +0000 (17:35 +0200)]
PL translation update THX waldis
Tobias Diekershoff [Mon, 5 Aug 2019 15:24:30 +0000 (17:24 +0200)]
[frio] remove basepath form field from admin panel site page
Philipp Holzer [Mon, 5 Aug 2019 07:22:06 +0000 (09:22 +0200)]
Revert ProfilerTest
Philipp Holzer [Mon, 5 Aug 2019 07:02:55 +0000 (09:02 +0200)]
Using method-chaining for DICE
Michael Vogel [Sun, 4 Aug 2019 20:08:53 +0000 (22:08 +0200)]
Merge pull request #7474 from MrPetovan/bug/7457-html-bbcode-plaintext
Fix HTML/BBCode::toPlaintext
Philipp Holzer [Sun, 4 Aug 2019 17:02:16 +0000 (19:02 +0200)]
Fixing sort of BaseURL usage for App & Cache usage
Philipp Holzer [Sun, 4 Aug 2019 16:50:24 +0000 (18:50 +0200)]
Switched to Classes for ApiTest
Hypolite Petovan [Sun, 4 Aug 2019 14:34:20 +0000 (10:34 -0400)]
Merge pull request #7463 from annando/alt-description
Respecting the "alt" description of images during import from HTML
Hypolite Petovan [Sun, 4 Aug 2019 14:24:25 +0000 (10:24 -0400)]
Add test case for this bug
- Fix whitespaces in MarkdownTest
Hypolite Petovan [Sun, 4 Aug 2019 14:22:49 +0000 (10:22 -0400)]
Add HTML output panel to babel module
Hypolite Petovan [Sun, 4 Aug 2019 14:22:23 +0000 (10:22 -0400)]
Improve BBCode:toPlaintext
- Fix issue where matching literal square brackets were removed with their content
- Fix issue where content without line feeds between BBCode tags would end up compacted in plain text
- Update extr calls to BBCode::toPlaintext in api
Philipp Holzer [Sun, 4 Aug 2019 14:13:53 +0000 (16:13 +0200)]
Renamed __toString() to getName()
Hypolite Petovan [Sun, 4 Aug 2019 14:11:59 +0000 (10:11 -0400)]
Improve HTML::toPlaintext
- Ignore empty trimmed text nodes
- Ignore anchor links
- Ignore blank tags and avoids adding a doctype to transitional DOM objects
Philipp Holzer [Sun, 4 Aug 2019 13:58:53 +0000 (15:58 +0200)]
Removed some leftovers
Philipp Holzer [Sun, 4 Aug 2019 13:54:37 +0000 (15:54 +0200)]
Remove unused class variable
Philipp Holzer [Sun, 4 Aug 2019 13:51:49 +0000 (15:51 +0200)]
- Move constants to the "Cache" class (more transparent than inside the interface)
Philipp Holzer [Sun, 4 Aug 2019 13:42:39 +0000 (15:42 +0200)]
Adding possibility to use a different cache-backend for locking and caching
- Renaming *LockDriver to *Lock since it isn't a "driver" anymore
Michael [Sun, 4 Aug 2019 12:07:21 +0000 (12:07 +0000)]
Merge remote-tracking branch 'upstream/develop' into alt-description
Hypolite Petovan [Sun, 4 Aug 2019 11:16:34 +0000 (07:16 -0400)]
Merge pull request #7466 from annando/api-alt
API: We now transmit the text description there as well
Philipp Holzer [Sun, 4 Aug 2019 08:26:53 +0000 (10:26 +0200)]
Rename *CacheDriver to *Cache because they don't act as driver anymore
Michael [Sun, 4 Aug 2019 04:29:52 +0000 (04:29 +0000)]
Partly reverted, real problem fixed
Michael [Sun, 4 Aug 2019 03:45:23 +0000 (03:45 +0000)]
API: We now transmit the text description there as well
Philipp Holzer [Sat, 3 Aug 2019 18:48:56 +0000 (20:48 +0200)]
Refactor Cache/Lock to DICE
- Refactor Cache classes
- Refactor Lock classes
- Improved test speed (removed some seperate class annotations)
Michael [Sat, 3 Aug 2019 11:48:47 +0000 (11:48 +0000)]
Respecting the "alt" description of images during import from HTML
Hypolite Petovan [Sat, 3 Aug 2019 11:10:26 +0000 (07:10 -0400)]
Merge pull request #7461 from annando/handling-db-error
Moved several database stuff out of the transaction to avoid error 1205
Hypolite Petovan [Sat, 3 Aug 2019 11:07:53 +0000 (07:07 -0400)]
Merge pull request #7462 from annando/contact-uid
The "contact-uid" is now a reliable proof for contacts that we follow
Michael [Sat, 3 Aug 2019 10:44:16 +0000 (10:44 +0000)]
The "contact-uid" is now a reliable proof for contacts that we follow
Michael [Sat, 3 Aug 2019 10:36:21 +0000 (10:36 +0000)]
Moved several database stuff out of the transaction to avoid error 1205
Hypolite Petovan [Fri, 2 Aug 2019 17:26:57 +0000 (13:26 -0400)]
Merge pull request #7458 from annando/fix-7449
Fix issue 7449: Image permissions are now set like before
Hypolite Petovan [Fri, 2 Aug 2019 17:26:47 +0000 (13:26 -0400)]
Merge pull request #7459 from annando/notice
Fix a notice when setting a picture description via API
Hypolite Petovan [Fri, 2 Aug 2019 17:23:06 +0000 (13:23 -0400)]
Merge pull request #7460 from annando/contact-id-new
Improved PR 7452: We now respect the "self" contact
Michael [Fri, 2 Aug 2019 17:17:51 +0000 (17:17 +0000)]
"contact-id" has to be set, after "author-id" had been set
Michael [Fri, 2 Aug 2019 16:59:26 +0000 (16:59 +0000)]
Clarified description
Michael [Fri, 2 Aug 2019 16:52:34 +0000 (16:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into contact-id-new
Michael [Fri, 2 Aug 2019 16:46:26 +0000 (16:46 +0000)]
Improved PR 7452: We now respect the "self" contact
Michael [Fri, 2 Aug 2019 16:43:36 +0000 (16:43 +0000)]
Fix a notice when setting a picture description via API
Michael [Fri, 2 Aug 2019 16:42:24 +0000 (16:42 +0000)]
Fixed description
Michael [Fri, 2 Aug 2019 16:38:50 +0000 (16:38 +0000)]
Fix issue 7449: Image permissions are now set like before
Hypolite Petovan [Fri, 2 Aug 2019 00:40:08 +0000 (20:40 -0400)]
Merge pull request #7455 from friendica/revert-7452-contact-id
Revert "Reworked contact-id generation"
Hypolite Petovan [Fri, 2 Aug 2019 00:39:42 +0000 (20:39 -0400)]
Revert "Reworked contact-id generation"
Michael Vogel [Thu, 1 Aug 2019 06:15:02 +0000 (08:15 +0200)]
Merge pull request #7381 from MrPetovan/task/7309-frio-compose
[frio] New Compose page
Hypolite Petovan [Wed, 31 Jul 2019 18:07:45 +0000 (14:07 -0400)]
Merge pull request #7444 from nupplaphil/task/dice_console
Use DICE for Console
Philipp [Wed, 31 Jul 2019 17:44:58 +0000 (19:44 +0200)]
Merge pull request #7453 from annando/tag-deliver-delete
Improved logging when item had been deliberately deleted after creation
Philipp Holzer [Wed, 31 Jul 2019 17:43:00 +0000 (19:43 +0200)]
Adding Configuration dependency
Philipp Holzer [Sun, 28 Jul 2019 20:06:33 +0000 (22:06 +0200)]
Use DICE for Console
- Use Friendica\Core\Console as Controller for DI-library
- Refactor every console command to use DICE (when possible)
- Adjusting tests
Michael [Wed, 31 Jul 2019 16:09:03 +0000 (16:09 +0000)]
Moved user block
Michael [Wed, 31 Jul 2019 16:07:50 +0000 (16:07 +0000)]
Added header
Michael [Wed, 31 Jul 2019 16:05:28 +0000 (16:05 +0000)]
Log level changed
Michael [Wed, 31 Jul 2019 14:11:06 +0000 (14:11 +0000)]
Merge remote-tracking branch 'upstream/develop' into tag-deliver-delete
Michael [Wed, 31 Jul 2019 14:09:27 +0000 (14:09 +0000)]
Improved logging when item had been deliberately deleted after creation
Hypolite Petovan [Wed, 31 Jul 2019 12:12:00 +0000 (08:12 -0400)]
Merge pull request #7452 from annando/contact-id
Reworked contact-id generation
Hypolite Petovan [Tue, 30 Jul 2019 22:45:06 +0000 (18:45 -0400)]
Merge pull request #7450 from annando/api-alt-description
We can now set image descriptions via API
Michael [Tue, 30 Jul 2019 22:26:01 +0000 (22:26 +0000)]
We now use a central function for fetching the postdata
Michael [Tue, 30 Jul 2019 22:02:32 +0000 (22:02 +0000)]
Reworked contact-id generation
Michael [Tue, 30 Jul 2019 13:40:12 +0000 (13:40 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-alt-description
Hypolite Petovan [Tue, 30 Jul 2019 13:23:43 +0000 (09:23 -0400)]
Merge pull request #7451 from annando/ap-contact-id
Fix: The field "contact-id" now contains the correct contact id again
Michael [Tue, 30 Jul 2019 13:08:14 +0000 (13:08 +0000)]
Fix: The field "contact-id" now contains the correct contact id again
Michael [Tue, 30 Jul 2019 05:38:10 +0000 (05:38 +0000)]
Use tabs
Michael [Tue, 30 Jul 2019 05:36:06 +0000 (05:36 +0000)]
Added documentation