Commit graph

32941 commits

Author SHA1 Message Date
Hypolite Petovan
babbdf58e6 Fix wrong default value in Module\Api\Friendica\Photo\Create::post
- The underlying Model\Photo::upload doesn't accept a null value for description
2022-01-17 16:46:43 -05:00
Tobias Diekershoff
f4e71b57da
Merge pull request #11161 from MrPetovan/bug/11160-shared-bidi
Fix bidi support in shared posts
2022-01-17 14:07:06 +01:00
Hypolite Petovan
aeb112ab5f Fix bidi support in shared posts
- Display was wrong when language direction was different between nickname and content
2022-01-17 07:39:05 -05:00
Michael
0450536621 Merge remote-tracking branch 'upstream/2021.12-rc' into user-banner 2022-01-17 03:04:03 +00:00
Hypolite Petovan
55369613d4
Merge pull request #11159 from annando/api-finally-moved
API: The legacy API finally moved
2022-01-16 18:21:31 -05:00
Hypolite Petovan
f7e087bb4b
Merge pull request #11158 from nupplaphil/sec/smarty
Bump smarty/smarty from 3.1.40 to 3.1.43
2022-01-16 17:53:23 -05:00
Michael
51dcfe134e fixing some more tests 2022-01-16 20:58:58 +00:00
Michael
55679a6021 Possibly fixing one test 2022-01-16 20:54:14 +00:00
Michael
71cf72cc8b Standards 2022-01-16 20:49:59 +00:00
Michael
1fd9557ef7 Merge branch 'api-finally-moved' of github.com:annando/friendica into api-finally-moved 2022-01-16 20:47:20 +00:00
Michael Vogel
b38c9bed6f
Apply suggestions from code review
Co-authored-by: Philipp <admin+Github@philipp.info>
2022-01-16 21:47:12 +01:00
Michael
0f7b48c53e Fix wrong return value 2022-01-16 20:37:50 +00:00
Michael
88ac888a3b Fix some tests 2022-01-16 20:25:46 +00:00
Michael
dc48f9b8f0 White spaces 2022-01-16 20:17:31 +00:00
Michael
0e15715088 Simplifying extension access 2022-01-16 19:38:59 +00:00
Michael
8e8ec9d2d2 Simplified contact id handling 2022-01-16 18:40:18 +00:00
Michael
fd4926b0f3 More parameter handling improved 2022-01-16 18:04:05 +00:00
Michael
6c767743d1 Improved request value handling 2022-01-16 17:30:23 +00:00
Michael
dd8d49d9cf Replaced $_REQUEST 2022-01-16 17:03:18 +00:00
Michael
344d514857 Replaced "filter_input" with the new request value function 2022-01-16 16:40:13 +00:00
Michael
720a43461d Fixed max value check, improved request value fetching 2022-01-16 15:22:35 +00:00
Michael
a3173ccb50 Define reasonable min and max values 2022-01-16 15:03:01 +00:00
Michael
4724000d06 Unify request value handling 2022-01-16 14:04:20 +00:00
Michael
4319136421 Improved defaults check 2022-01-16 12:38:04 +00:00
Michael
7b68a5956e Improved handling of boolean input values 2022-01-16 09:24:35 +00:00
Michael
e6108668e3 Some more cidong style 2022-01-16 09:07:39 +00:00
Michael
7c15d0160a Coding styles / "require_once" for removed file removed 2022-01-16 09:01:04 +00:00
Michael
af18e2f2a9 $_POST replaced 2022-01-16 07:41:26 +00:00
Michael
f11bf08a7b Use the $request variable 2022-01-16 07:35:20 +00:00
Michael
8ff2cc3976 Superflous spaces 2022-01-16 07:14:09 +00:00
Michael
c55c42b303 "DI" calls are replaced 2022-01-16 07:07:46 +00:00
Michael
f68c94db04 Some standards 2022-01-15 21:45:08 +00:00
Michael
95f085b7ac API: The legacy API finally moved 2022-01-15 21:38:19 +00:00
Philipp
546ee038af
Bump smarty/smarty from 3.1.40 to 3.1.43 2022-01-15 22:27:40 +01:00
Michael
0b4aa019fd Merge remote-tracking branch 'upstream/2021.12-rc' into user-banner 2022-01-15 05:36:06 +00:00
Hypolite Petovan
8abf1dccf0
Merge pull request #11155 from annando/advanced-cleaned
Cleaned advanced contact tab
2022-01-14 07:58:51 -05:00
Michael
1f03462f2a Updated messages.po 2022-01-12 21:29:18 +00:00
Michael
43779c2c92 Merge remote-tracking branch 'upstream/2021.12-rc' into advanced-cleaned 2022-01-12 21:29:03 +00:00
Michael
b065318366 Cleaned advanced contact tab 2022-01-12 21:23:45 +00:00
Philipp
a602572d97
Merge pull request #11153 from MrPetovan/task/11148-frio-browser-share
[frio] Add a conditional browser share button
2022-01-09 19:23:13 +01:00
Hypolite Petovan
b3d8924ccc Update translation fie after adding a string 2022-01-09 12:31:57 -05:00
Hypolite Petovan
f2af985350 [frio] Add a conditional browser share button 2022-01-09 12:31:54 -05:00
Hypolite Petovan
18b32b68aa [frio] Add connector-based privacy display 2022-01-09 12:17:52 -05:00
Michael
777919e679 Fix jpeg ending 2022-01-09 16:06:00 +00:00
Michael
c0db555757 Reverted database.sql 2022-01-09 15:46:00 +00:00
Michael
bb349a7db4 Partially revert changes for the RC 2022-01-09 15:45:14 +00:00
Michael
10bdaa0cfe Always generate a random header if missing 2022-01-09 11:19:31 +00:00
Michael
df45a3b915 Remove unneeded code 2022-01-09 10:43:23 +00:00
Michael
bbda69a736 Don't store the default header in the contact table 2022-01-09 10:38:36 +00:00
Michael
618903fef7 Only update the contact when the header changed 2022-01-09 05:49:11 +00:00