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 Holzer
|
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 |
|
Michael
|
cfd63f5682
|
Use randon pictures for networks that don't support banners
|
2022-01-09 05:24:35 +00:00 |
|
Michael
|
8147073c47
|
Added license information
|
2022-01-09 03:29:16 +00:00 |
|
Michael
|
d16a648d37
|
Merge remote-tracking branch 'upstream/2021.12-rc' into user-banner
|
2022-01-08 23:00:19 +00: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 |
|
Michael
|
77906627c5
|
Merge remote-tracking branch 'upstream/2021.12-rc' into user-banner
|
2022-01-08 22:54:18 +00:00 |
|
Michael
|
2ccfe6b2f4
|
Updated database.sql
|
2022-01-08 22:51:00 +00:00 |
|
Michael
|
59358077c7
|
First support for user headers
|
2022-01-08 22:43:11 +00:00 |
|
Philipp Holzer
|
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 Holzer
|
c3be053742
|
Add license header to various tests
|
2022-01-07 00:35:28 +01:00 |
|
Philipp Holzer
|
c588b280d7
|
Fix all license header & be less aggressive
|
2022-01-07 00:35:28 +01:00 |
|
Philipp Holzer
|
f6c240c062
|
Fix intended failure ;-)
|
2022-01-06 23:08:00 +01:00 |
|
Philipp Holzer
|
af135d4ad7
|
Fixed CHANGED_FILES
|
2022-01-06 23:05:59 +01:00 |
|
Philipp Holzer
|
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 |
|
Michael
|
543cc7f51f
|
Moved tests, changes after review
|
2022-01-06 20:13:32 +00:00 |
|
Michael
|
0c5d2abf6b
|
Tests
|
2022-01-06 07:41:29 +00:00 |
|