Commit graph

32825 commits

Author SHA1 Message Date
Philipp
8143fb7cc2
Remove "include/" folder from release-list 2022-01-18 00:39:20 +01: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
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
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 Vogel
5b8f78f728
Merge pull request #11149 from nupplaphil/bug/friendica-11144
Add missing Twitter API routes for IDs
2022-01-09 00:00:07 +01:00
Philipp
20934d73b0
Add missing Twitter API routes for IDs 2022-01-08 21:53:19 +01:00
Hypolite Petovan
1d5206d594
Merge pull request #11145 from nupplaphil/feat/check_license
Add license check & Fix CI CHANGED_FILES
2022-01-07 10:20:15 +01:00
Philipp
c3be053742
Add license header to various tests 2022-01-07 00:35:28 +01:00
Philipp
c588b280d7
Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
Philipp
f6c240c062
Fix intended failure ;-) 2022-01-06 23:08:00 +01:00
Philipp
af135d4ad7
Fixed CHANGED_FILES 2022-01-06 23:05:59 +01:00
Philipp
3e0bcf7acd
Add license check 2022-01-06 22:28:00 +01:00
Philipp
2d326c8a27
Merge pull request #11143 from annando/api-again
API: Functionality moved to new places
2022-01-06 21:19:04 +01:00