Philipp
bd89b8262f
Merge pull request #9408 from annando/announce
...
Support for real reshares
2020-10-11 12:48:52 +02:00
Michael
d3e19bc880
Support for real reshares
2020-10-11 08:49:47 +00:00
Tobias Diekershoff
e757711c38
Merge pull request #9406 from MrPetovan/bug/9385-frio-edit-detach
...
[frio] Keep jQuery data attached to elements stored in jotcache
2020-10-11 08:08:27 +02:00
Hypolite Petovan
85677266b9
[frio] Keep jQuery data attached to elements stored in jotcache
...
- Prevents tagsinput to re-attach to existing tags inputs when jotcache is restored
2020-10-10 19:04:25 -04:00
Hypolite Petovan
6968c73ec7
Fix indenting in friendica-tagsinput.js
2020-10-10 19:04:25 -04:00
Philipp
79e667b3d1
Update src/Network/GuzzleResponse.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-10-11 00:33:36 +02:00
Philipp Holzer
e17befb7d6
Use last entry for Content-Type
2020-10-10 23:11:30 +02:00
Philipp Holzer
8c7185154d
Remove unnecessary exception message (avoid log flooding)
2020-10-10 23:11:30 +02:00
Philipp Holzer
b8314f0c30
Fix redirect logging
2020-10-10 23:11:30 +02:00
Philipp Holzer
40b11442c2
IHTTPResult::getContentType is now a string again
2020-10-10 23:11:30 +02:00
Philipp Holzer
02bc99f67b
Fix Content-Type for CurlResult
class
2020-10-10 23:11:30 +02:00
Philipp Holzer
80bd0a4d5a
Fix IHTTPResult::getHeader()
...
- Now returns a string array, like expected
- Fix usages
- Fix dataset
2020-10-10 23:11:30 +02:00
Philipp Holzer
f3cd973cbe
HTTPRequest: Replace getInfo() with new parameter 'content_length'
2020-10-10 23:11:30 +02:00
Philipp Holzer
1a42f35a3c
Use CurlResult for failed HTTPRequests (legacy usage)
2020-10-10 23:11:30 +02:00
Philipp Holzer
64004cf1c3
Update lock
2020-10-10 23:11:30 +02:00
Philipp Holzer
933ea7c9ce
Fix IHTTPResult::getHeader/s()
...
- Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s()
- Fix functionality at various places
- Adapt CurlResultTest
2020-10-10 23:11:30 +02:00
Philipp Holzer
fff94563d7
Use Guzzle for HTTPRequest and Result
2020-10-10 23:11:30 +02:00
Philipp Holzer
97167d7b90
Replace IHTTPResult for CurlResult usages
2020-10-10 23:11:30 +02:00
Philipp Holzer
f238f4efbe
Introduce IHTTPResult Interface as abstraction for CurlResult
2020-10-10 23:11:30 +02:00
Philipp Holzer
d1366d3a8d
Add guzzlehttp/guzzle as composer requirement
2020-10-10 23:11:30 +02:00
Hypolite Petovan
e3cf708dd8
Merge pull request #9401 from annando/accounttype
...
Filter for account type for contacts
2020-10-10 07:16:32 -04:00
Tobias Diekershoff
ea82b80c38
Merge pull request #9404 from annando/advanced-readonly
...
Only allow editing of mail/feed contact details
2020-10-10 12:25:46 +02:00
Michael
b3e14fd07d
Only allow editing of mail/feed contact details
2020-10-10 10:06:34 +00:00
Michael
2d4a3f482b
Use new function for validity check
2020-10-10 07:14:43 +00:00
Michael
35d8b078ce
Renamed "Accounts" to "Account Types"
2020-10-10 07:14:18 +00:00
Michael
4b9cbac23e
Filter for account type for contacts
2020-10-09 19:08:50 +00:00
Hypolite Petovan
3f523a88b0
Merge pull request #9397 from vinzv/9238-red-color-unread-messages-faded
...
intensify notification bubble color
2020-10-08 17:53:36 -04:00
Hypolite Petovan
ae6b380362
Merge pull request #9373 from nupplaphil/task/server_env
...
Introduce possibility for mapping $_SERVER variables to config-cache values
2020-10-08 15:00:31 -04:00
vinzv
65f541946d
intensify notification bubble color
2020-10-08 20:52:57 +02:00
Hypolite Petovan
c38559cf7d
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
2020-10-08 11:02:04 -04:00
vinzv
6e0f3e6ad8
Revert "initial commit"
...
This reverts commit f5be6f94c1
.
2020-10-08 14:51:36 +02:00
vinzv
a1cea924c6
fix identation
2020-10-08 14:49:01 +02:00
vinzv
f5be6f94c1
initial commit
2020-10-08 14:46:30 +02:00
Hypolite Petovan
01777dfd28
Merge pull request #9389 from annando/failed-contacts
...
Don't show failed contacts
2020-10-08 07:53:05 -04:00
Hypolite Petovan
af43dc0b1c
Merge pull request #9390 from vinzv/8485-mobile-frio-right-navmenu-covers-hamburger-button
...
Move the menu down hard
2020-10-07 17:47:10 -04:00
vinzv
7b0455f976
Move the menu down hard
2020-10-07 22:47:50 +02:00
Michael
00974324fe
Don't show failed contacts
2020-10-07 20:06:15 +00:00
vinzv
d885f5f3d7
Adding an on-demand scrollbar for off-canvas menu
2020-10-07 22:02:45 +02:00
Hypolite Petovan
17b9c3542d
Merge pull request #9387 from vinzv/9236-frio-mobile-color-unread-notification-background
...
Divert unseen notification background colors into schemes
2020-10-07 15:53:41 -04:00
vinzv
e511aea710
Divert unseen notification background colors into schemes to avoid
...
side effects for other themes
2020-10-07 21:35:56 +02:00
Hypolite Petovan
16d3f05c73
Merge pull request #9386 from vinzv/9236-revert-frio-mobile-color-unread-notification
...
Revert darkened notification text colors
2020-10-07 15:30:40 -04:00
vinzv
0e68049275
revert #9375
2020-10-07 21:19:44 +02:00
Tobias Diekershoff
ad316447b5
Merge pull request #9381 from annando/group-number
...
Display number of group members in contact widget
2020-10-07 09:38:39 +02:00
Michael
d785af23c1
Display number of group members in contact widget
2020-10-07 06:19:09 +00:00
Tobias Diekershoff
b63d037967
Merge pull request #9380 from annando/Improved-language-detection/display
...
Display language name / only search for available languages
2020-10-07 06:46:01 +02:00
Tobias Diekershoff
a12069c2cd
Merge pull request #9379 from annando/fix.refresh
...
Fix refresh after comment/like for other themes like Frio
2020-10-07 06:44:38 +02:00
Michael
bda87e6536
Display language name / only search for available languages
2020-10-07 04:15:02 +00:00
Michael
a79f750a9e
Fix refresh after comment/like
2020-10-07 04:01:52 +00:00
Hypolite Petovan
a78b9caa3f
Merge pull request #9376 from vinzv/8533-frio-mobile-contact-request-buttons-too-small
...
[frio] More accessible contact request buttons in mobile
2020-10-06 19:01:15 -04:00
vinzv
27a0c19fe8
make contact request buttons more accessible
...
- scaled up the icons
- removed the dysfunctional hover effect
- added more padding inbetween the icons
2020-10-06 23:01:31 +02:00