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 |
|
Philipp Holzer
|
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 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 |
|
Michael
|
9414edd64a
|
API: Functionality moved to new places
|
2022-01-06 07:34:16 +00:00 |
|
Hypolite Petovan
|
ff83c170a6
|
Merge pull request #11140 from nupplaphil/friendica-11138
Fix getBirthdays() method
|
2022-01-05 10:28:49 +01:00 |
|
Michael Vogel
|
2b74e41312
|
Merge pull request #11135 from nupplaphil/bug/halcyon
Add OPTIONS endpoint
|
2022-01-05 07:38:42 +01:00 |
|
Philipp Holzer
|
cf18f059a1
|
Update messages.po
|
2022-01-04 22:10:37 +01:00 |
|
Philipp Holzer
|
d2229006fc
|
- Remove redundant code
- Rename some variables
- Add method description
|
2022-01-04 22:10:36 +01:00 |
|
Philipp Holzer
|
7b3515e706
|
Fix getBirthdays()
- Formatting optimizations
- Remove redundant ASC
|
2022-01-04 22:10:36 +01:00 |
|
Philipp Holzer
|
6eab7d9f14
|
Fix getBirthdays()
- explicit create an array for the template
|
2022-01-04 21:59:47 +01:00 |
|
Philipp Holzer
|
0e45f22b06
|
optimizations
|
2022-01-04 20:59:29 +01:00 |
|
Philipp Holzer
|
6dbbd08179
|
Use rawContent for Special Options to avoid a protected options() method
|
2022-01-04 20:59:29 +01:00 |
|
Philipp Holzer
|
35a2fd45af
|
Make Response even more compatible ..
|
2022-01-04 20:59:28 +01:00 |
|
Philipp Holzer
|
37f850377e
|
Fix App routing
|
2022-01-04 20:59:28 +01:00 |
|
Philipp Holzer
|
543e4be0a6
|
Replace 'REQUEST_METHOD' with App\Arguments::getMethod()
|
2022-01-04 20:59:28 +01:00 |
|
Philipp Holzer
|
a3a32af5c1
|
Add feedback
|
2022-01-04 20:59:27 +01:00 |
|
Philipp Holzer
|
dc46af5ea1
|
Automatically return allowed HTTP methods for OPTIONS per specific endpoint
|
2022-01-04 20:59:27 +01:00 |
|
Philipp Holzer
|
71272e07ee
|
temporary merge response header into static *exit() methods because of compatibility issues
|
2022-01-04 20:59:27 +01:00 |
|
Philipp Holzer
|
9c8d9e83ac
|
Fix empty accounts[] bug
|
2022-01-04 20:59:27 +01:00 |
|
Philipp Holzer
|
c1f2e391b0
|
Move Arguments reset to right place
|
2022-01-04 20:59:26 +01:00 |
|
Philipp Holzer
|
5e85939502
|
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument
|
2022-01-04 20:59:26 +01:00 |
|
Philipp Holzer
|
4e67bfed8d
|
Use Args::getMethod() at various places
|
2022-01-04 20:59:26 +01:00 |
|
Philipp Holzer
|
ee2a15d822
|
Add HTTP method to App\Arguments
|
2022-01-04 20:59:25 +01:00 |
|
Philipp Holzer
|
c7f2ba213b
|
Fix OPTIONS
|
2022-01-04 20:59:25 +01:00 |
|
Philipp Holzer
|
eaad220738
|
Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint
|
2022-01-04 20:59:25 +01:00 |
|
Philipp Holzer
|
3092e74a3a
|
Add OPTIONS endpoint
|
2022-01-04 20:59:25 +01:00 |
|
Philipp Holzer
|
01c1e137f7
|
Add OPTIONS endpoint
|
2022-01-04 20:59:24 +01:00 |
|
Philipp
|
1239ce1e7e
|
Merge pull request #11136 from urbalazs/error-message-translation
Mark error message as translatable
|
2022-01-03 23:42:55 +01:00 |
|
Balázs Úr
|
e698ebf359
|
Mark error message as translatable
|
2022-01-03 22:29:26 +01:00 |
|
Hypolite Petovan
|
a42a5307e2
|
Merge pull request #11131 from urbalazs/copyright-missing
Add missing copyright text
|
2022-01-02 11:15:22 +01:00 |
|
Balázs Úr
|
733f3de9ed
|
Add missing copyright text
|
2022-01-02 10:49:50 +01:00 |
|
Philipp
|
322b7c856c
|
Merge pull request #11129 from urbalazs/copyright-2022
Update copyright
|
2022-01-02 09:45:35 +01:00 |
|