]>
git.mxchange.org Git - friendica.git/log
Philipp [Sun, 11 Oct 2020 19:45:52 +0000 (21:45 +0200)]
Fix GuzzleHttpClient
- Add sink (= specify temp store for the body)
- Fix HTTP header merge
Michael Vogel [Sun, 11 Oct 2020 15:03:19 +0000 (17:03 +0200)]
Merge pull request #9411 from tobiasd/
20201011 -de
DE translation update THX copiis
Tobias Diekershoff [Sun, 11 Oct 2020 14:43:00 +0000 (16:43 +0200)]
DE translation update THX copiis
Hypolite Petovan [Sun, 11 Oct 2020 13:14:53 +0000 (09:14 -0400)]
Merge pull request #9409 from annando/twitter-announce
"announce" is activated for Twitter as well
Hypolite Petovan [Sun, 11 Oct 2020 13:10:57 +0000 (09:10 -0400)]
Merge pull request #9400 from nupplaphil/task/guzzle_http
PSR-7 Part 1: Use Guzzle PSR-7 library for HTTPRequest->get()
Michael [Sun, 11 Oct 2020 12:27:19 +0000 (12:27 +0000)]
"announce" is activated for Twitter as well
Philipp [Sun, 11 Oct 2020 10:48:52 +0000 (12:48 +0200)]
Merge pull request #9408 from annando/announce
Support for real reshares
Michael [Sun, 11 Oct 2020 08:49:47 +0000 (08:49 +0000)]
Support for real reshares
Tobias Diekershoff [Sun, 11 Oct 2020 06:08:27 +0000 (08:08 +0200)]
Merge pull request #9406 from MrPetovan/bug/9385-frio-edit-detach
[frio] Keep jQuery data attached to elements stored in jotcache
Hypolite Petovan [Sat, 10 Oct 2020 22:42:18 +0000 (18:42 -0400)]
[frio] Keep jQuery data attached to elements stored in jotcache
- Prevents tagsinput to re-attach to existing tags inputs when jotcache is restored
Hypolite Petovan [Sat, 10 Oct 2020 22:41:12 +0000 (18:41 -0400)]
Fix indenting in friendica-tagsinput.js
Philipp [Sat, 10 Oct 2020 22:33:36 +0000 (00:33 +0200)]
Update src/Network/GuzzleResponse.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Sat, 10 Oct 2020 21:10:35 +0000 (23:10 +0200)]
Use last entry for Content-Type
Philipp [Sat, 10 Oct 2020 19:50:36 +0000 (21:50 +0200)]
Remove unnecessary exception message (avoid log flooding)
Philipp [Sat, 10 Oct 2020 19:47:47 +0000 (21:47 +0200)]
Fix redirect logging
Philipp [Sat, 10 Oct 2020 19:41:22 +0000 (21:41 +0200)]
IHTTPResult::getContentType is now a string again
Philipp [Sat, 10 Oct 2020 16:58:45 +0000 (18:58 +0200)]
Fix Content-Type for `CurlResult` class
Philipp [Fri, 9 Oct 2020 20:28:41 +0000 (22:28 +0200)]
Fix IHTTPResult::getHeader()
- Now returns a string array, like expected
- Fix usages
- Fix dataset
Philipp [Fri, 9 Oct 2020 18:52:52 +0000 (20:52 +0200)]
HTTPRequest: Replace getInfo() with new parameter 'content_length'
Philipp [Fri, 9 Oct 2020 17:59:24 +0000 (19:59 +0200)]
Use CurlResult for failed HTTPRequests (legacy usage)
Philipp [Fri, 9 Oct 2020 17:35:47 +0000 (19:35 +0200)]
Update lock
Philipp [Fri, 9 Oct 2020 17:33:19 +0000 (19:33 +0200)]
Fix IHTTPResult::getHeader/s()
- Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s()
- Fix functionality at various places
- Adapt CurlResultTest
Philipp [Thu, 8 Oct 2020 19:20:41 +0000 (21:20 +0200)]
Use Guzzle for HTTPRequest and Result
Philipp [Wed, 7 Oct 2020 19:49:12 +0000 (21:49 +0200)]
Replace IHTTPResult for CurlResult usages
Philipp [Wed, 7 Oct 2020 19:45:22 +0000 (21:45 +0200)]
Introduce IHTTPResult Interface as abstraction for CurlResult
Philipp [Wed, 7 Oct 2020 18:59:55 +0000 (20:59 +0200)]
Add guzzlehttp/guzzle as composer requirement
Hypolite Petovan [Sat, 10 Oct 2020 11:16:32 +0000 (07:16 -0400)]
Merge pull request #9401 from annando/accounttype
Filter for account type for contacts
Tobias Diekershoff [Sat, 10 Oct 2020 10:25:46 +0000 (12:25 +0200)]
Merge pull request #9404 from annando/advanced-readonly
Only allow editing of mail/feed contact details
Michael [Sat, 10 Oct 2020 10:06:34 +0000 (10:06 +0000)]
Only allow editing of mail/feed contact details
Michael [Sat, 10 Oct 2020 07:14:43 +0000 (07:14 +0000)]
Use new function for validity check
Michael [Sat, 10 Oct 2020 07:14:18 +0000 (07:14 +0000)]
Renamed "Accounts" to "Account Types"
Michael [Fri, 9 Oct 2020 19:08:50 +0000 (19:08 +0000)]
Filter for account type for contacts
Hypolite Petovan [Thu, 8 Oct 2020 21:53:36 +0000 (17:53 -0400)]
Merge pull request #9397 from vinzv/9238-red-color-unread-messages-faded
intensify notification bubble color
Hypolite Petovan [Thu, 8 Oct 2020 19:00:31 +0000 (15:00 -0400)]
Merge pull request #9373 from nupplaphil/task/server_env
Introduce possibility for mapping $_SERVER variables to config-cache values
vinzv [Thu, 8 Oct 2020 18:52:57 +0000 (20:52 +0200)]
intensify notification bubble color
Hypolite Petovan [Thu, 8 Oct 2020 15:02:04 +0000 (11:02 -0400)]
Merge pull request #9388 from vinzv/9383-frio-cannot-scroll-left-flyout-sidebar-on-mobile
Adding an on-demand scrollbar for mobile off-canvas menu
vinzv [Thu, 8 Oct 2020 12:51:36 +0000 (14:51 +0200)]
Revert "initial commit"
This reverts commit
f5be6f94c1f36eda3b8bda5bb903bd7fbc97a4ab .
vinzv [Thu, 8 Oct 2020 12:49:01 +0000 (14:49 +0200)]
fix identation
vinzv [Thu, 8 Oct 2020 12:46:30 +0000 (14:46 +0200)]
initial commit
Hypolite Petovan [Thu, 8 Oct 2020 11:53:05 +0000 (07:53 -0400)]
Merge pull request #9389 from annando/failed-contacts
Don't show failed contacts
Hypolite Petovan [Wed, 7 Oct 2020 21:47:10 +0000 (17:47 -0400)]
Merge pull request #9390 from vinzv/8485-mobile-frio-right-navmenu-covers-hamburger-button
Move the menu down hard
vinzv [Wed, 7 Oct 2020 20:47:50 +0000 (22:47 +0200)]
Move the menu down hard
Michael [Wed, 7 Oct 2020 20:06:15 +0000 (20:06 +0000)]
Don't show failed contacts
vinzv [Wed, 7 Oct 2020 20:02:45 +0000 (22:02 +0200)]
Adding an on-demand scrollbar for off-canvas menu
Hypolite Petovan [Wed, 7 Oct 2020 19:53:41 +0000 (15:53 -0400)]
Merge pull request #9387 from vinzv/9236-frio-mobile-color-unread-notification-background
Divert unseen notification background colors into schemes
vinzv [Wed, 7 Oct 2020 19:35:56 +0000 (21:35 +0200)]
Divert unseen notification background colors into schemes to avoid
side effects for other themes
Hypolite Petovan [Wed, 7 Oct 2020 19:30:40 +0000 (15:30 -0400)]
Merge pull request #9386 from vinzv/9236-revert-frio-mobile-color-unread-notification
Revert darkened notification text colors
vinzv [Wed, 7 Oct 2020 19:19:44 +0000 (21:19 +0200)]
revert #9375
Tobias Diekershoff [Wed, 7 Oct 2020 07:38:39 +0000 (09:38 +0200)]
Merge pull request #9381 from annando/group-number
Display number of group members in contact widget
Michael [Wed, 7 Oct 2020 06:19:09 +0000 (06:19 +0000)]
Display number of group members in contact widget
Tobias Diekershoff [Wed, 7 Oct 2020 04:46:01 +0000 (06:46 +0200)]
Merge pull request #9380 from annando/Improved-language-detection/display
Display language name / only search for available languages
Tobias Diekershoff [Wed, 7 Oct 2020 04:44:38 +0000 (06:44 +0200)]
Merge pull request #9379 from annando/fix.refresh
Fix refresh after comment/like for other themes like Frio
Michael [Wed, 7 Oct 2020 04:15:02 +0000 (04:15 +0000)]
Display language name / only search for available languages
Michael [Wed, 7 Oct 2020 04:01:52 +0000 (04:01 +0000)]
Fix refresh after comment/like
Hypolite Petovan [Tue, 6 Oct 2020 23:01:15 +0000 (19:01 -0400)]
Merge pull request #9376 from vinzv/8533-frio-mobile-contact-request-buttons-too-small
[frio] More accessible contact request buttons in mobile
vinzv [Tue, 6 Oct 2020 21:01:31 +0000 (23:01 +0200)]
make contact request buttons more accessible
- scaled up the icons
- removed the dysfunctional hover effect
- added more padding inbetween the icons
Hypolite Petovan [Tue, 6 Oct 2020 20:39:15 +0000 (16:39 -0400)]
Merge pull request #9374 from annando/issue-9358-b
Issue-9358 (now for real) commenting and updating on contact now work
Hypolite Petovan [Tue, 6 Oct 2020 20:37:31 +0000 (16:37 -0400)]
Merge pull request #9375 from vinzv/9236-frio-mobile-color-unread-notification
[frio] Darken unseen notification text on accent dark scheme
Michael [Tue, 6 Oct 2020 20:36:57 +0000 (20:36 +0000)]
Changed documentation
vinzv [Tue, 6 Oct 2020 20:05:55 +0000 (22:05 +0200)]
make sure tweaks work for black and light scheme as well
Michael [Tue, 6 Oct 2020 19:51:51 +0000 (19:51 +0000)]
Added description
Vinzenz Vietzke [Tue, 6 Oct 2020 18:58:23 +0000 (20:58 +0200)]
darken unseen notification text on frio accent dark
Philipp [Tue, 6 Oct 2020 18:56:45 +0000 (20:56 +0200)]
Merge branch 'task/server_env' of https://github.com/nupplaphil/friendica into task/server_env
Philipp [Tue, 6 Oct 2020 18:56:20 +0000 (20:56 +0200)]
small improvements
Philipp [Tue, 6 Oct 2020 18:55:36 +0000 (20:55 +0200)]
Update src/Database/Database.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Tue, 6 Oct 2020 18:47:23 +0000 (18:47 +0000)]
Issue-9358 (now for real) commenting and updating on contact now work
Philipp [Tue, 6 Oct 2020 18:06:52 +0000 (20:06 +0200)]
Introduce "static/env.config.php" for environment variable mapping to config cache entries
- Added new database.port config value (used for MYSQL_PORT)
- Removed now obsolete db environment variable functionality
- Added functionality to load env variables (overwrites DB based cached)
Philipp [Tue, 6 Oct 2020 18:03:38 +0000 (20:03 +0200)]
Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors)
Hypolite Petovan [Tue, 6 Oct 2020 05:33:52 +0000 (01:33 -0400)]
Merge pull request #9371 from annando/issue-9358
Issue 9358: liking and commenting on the community page now gives a feedback
Michael [Tue, 6 Oct 2020 05:18:54 +0000 (05:18 +0000)]
Issue 9358: liking and commenting on the community page now gives a feedback
Hypolite Petovan [Tue, 6 Oct 2020 03:11:42 +0000 (23:11 -0400)]
Merge pull request #9365 from annando/better-plaintext
Improve plaintext generation for language detection
Michael Vogel [Tue, 6 Oct 2020 02:55:28 +0000 (04:55 +0200)]
Update src/Content/Text/BBCode.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Mon, 5 Oct 2020 22:03:48 +0000 (18:03 -0400)]
Merge pull request #9370 from annando/notice
Fix notice "Undefined offset: 1"
Michael [Mon, 5 Oct 2020 20:34:57 +0000 (20:34 +0000)]
Fix notice "Undefined offset: 1"
Hypolite Petovan [Mon, 5 Oct 2020 20:12:30 +0000 (16:12 -0400)]
Merge pull request #9368 from annando/update-commented
Update the "commented" field only on several verbs
Michael [Mon, 5 Oct 2020 18:11:05 +0000 (18:11 +0000)]
Fix tests
Tobias Diekershoff [Mon, 5 Oct 2020 18:03:04 +0000 (20:03 +0200)]
Merge pull request #9367 from annando/issue-9366
Issue 9366: filter account types on the network page
Michael [Mon, 5 Oct 2020 17:57:24 +0000 (17:57 +0000)]
Update the "commented" field only on several verbs
Michael [Mon, 5 Oct 2020 16:50:38 +0000 (16:50 +0000)]
Added database.sql
Michael [Mon, 5 Oct 2020 16:48:28 +0000 (16:48 +0000)]
Issue 9366: filter account types on the network page
Michael Vogel [Mon, 5 Oct 2020 15:40:06 +0000 (17:40 +0200)]
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Mon, 5 Oct 2020 12:50:18 +0000 (12:50 +0000)]
Improve plaintext generation for language detection
Hypolite Petovan [Mon, 5 Oct 2020 09:28:41 +0000 (05:28 -0400)]
Merge pull request #9360 from tobiasd/docReadme
a README for the docs directory
Tobias Diekershoff [Mon, 5 Oct 2020 05:19:26 +0000 (07:19 +0200)]
typo and rewrite
Tobias Diekershoff [Mon, 5 Oct 2020 04:35:47 +0000 (06:35 +0200)]
Merge pull request #9362 from annando/post-update-term
Postupdate: Check for existence of the "term" table
Tobias Diekershoff [Mon, 5 Oct 2020 04:34:46 +0000 (06:34 +0200)]
Merge pull request #9364 from annando/issue-9363
Issue 9363: Display the latest post update version
Tobias Diekershoff [Mon, 5 Oct 2020 04:32:45 +0000 (06:32 +0200)]
Merge pull request #9361 from annando/show-language
Display the languages in the post
Michael [Sun, 4 Oct 2020 20:46:42 +0000 (20:46 +0000)]
Issue 9363: Display the latest post update version
Michael [Sun, 4 Oct 2020 19:20:18 +0000 (19:20 +0000)]
Postupdate: Check for existence of the "term" table
Michael [Sun, 4 Oct 2020 18:52:28 +0000 (18:52 +0000)]
Display the languages in the post
Philipp [Sun, 4 Oct 2020 18:37:35 +0000 (20:37 +0200)]
Introduce Config\Cache Source indicators (File, DB, Server Env)
Tobias Diekershoff [Sun, 4 Oct 2020 18:34:39 +0000 (20:34 +0200)]
added some hint about broken links at github
Tobias Diekershoff [Sun, 4 Oct 2020 18:27:27 +0000 (20:27 +0200)]
typos
Michael Vogel [Sun, 4 Oct 2020 04:27:25 +0000 (06:27 +0200)]
Merge pull request #9356 from MrPetovan/task/9328-add-range-percent-template
Introduce range percent template
Michael Vogel [Sun, 4 Oct 2020 03:47:04 +0000 (05:47 +0200)]
Merge pull request #9357 from MrPetovan/bug/9315-follow-link-local-profiles
Update wrong assertion regarding a profile being local user's self in Model\Profile
Hypolite Petovan [Sun, 4 Oct 2020 03:03:33 +0000 (23:03 -0400)]
Update wrong assertion regarding a profile being local user's self in Model\Profile
- It was hiding follow links for profiles on the same node
Hypolite Petovan [Sun, 4 Oct 2020 01:30:20 +0000 (21:30 -0400)]
[quattro] Remove seemingly unused slider/range styles
- They conflict with the new range input template
Hypolite Petovan [Sun, 4 Oct 2020 01:29:40 +0000 (21:29 -0400)]
[frio] Remove box-shadow from range inputs for dark/black schemes
Hypolite Petovan [Sun, 4 Oct 2020 01:29:17 +0000 (21:29 -0400)]
Introduce range percent template
- Replace usage in frio theme settings
Hypolite Petovan [Sat, 3 Oct 2020 19:06:14 +0000 (15:06 -0400)]
Merge pull request #9343 from vinzv/9337-fix-pwa-manifest
Adding bigger icons and updating one used for PWA