Commit Graph

30450 Commits

Author SHA1 Message Date
Michael 3aa883f1e3 API: List handling, dummy endpoints 2021-05-13 21:15:32 +00:00
Tobias Diekershoff 7601ba4009
Merge pull request #10241 from nupplaphil/feat/drone_followup_phpcs
Optimize PHP-CS check
2021-05-13 22:44:57 +02:00
Philipp Holzer 3e00fcd1ca
Optimize PHP-CS check 2021-05-13 22:31:37 +02:00
Tobias Diekershoff a65c1502fb
Merge pull request #10240 from nupplaphil/feat/drone_phpcs
Enable PHP-CS Check per Drone
2021-05-13 20:43:19 +02:00
Philipp Holzer 52a5232487
Enable PHP-CS Check per Drone 2021-05-13 20:34:12 +02:00
Tobias Diekershoff 6a99de9799
Merge pull request #10239 from nupplaphil/feat/drone_lint
Enable PHP linting per Drone
2021-05-13 18:56:43 +02:00
Philipp Holzer c642062aa0
Enable PHP linting per Drone 2021-05-13 18:47:12 +02:00
Tobias Diekershoff af1896f4d2
Merge pull request #10231 from MrPetovan/bug/warnings
Make birthday time comparison 32-bit safe in Protocol\DFRN
2021-05-13 17:58:59 +02:00
Hypolite Petovan 1d44b97576
Merge pull request #10237 from annando/oauth-flow
Refine OAuth flow
2021-05-13 11:27:30 -04:00
Michael 04c95f2441 added line break 2021-05-13 15:26:17 +00:00
Michael a4dc6af3c9 Updated messages.po 2021-05-13 15:15:32 +00:00
Michael a90a2bd05a Merge remote-tracking branch 'upstream/develop' into oauth-flow 2021-05-13 15:14:08 +00:00
Michael 5219080149 Fix url comparism 2021-05-13 15:01:35 +00:00
Michael b18073d5a8 Repurposed OAuth frontend handling, store the scope 2021-05-13 14:58:55 +00:00
Tobias Diekershoff 31306f033f
Merge pull request #10238 from nupplaphil/feat/drone_followup
Drone FollowUp / Update messages.po
2021-05-13 15:02:30 +02:00
Philipp Holzer c64c85529e
Update messages.po 2021-05-13 14:29:49 +02:00
Philipp Holzer e48cb5b922
Test Push 2021-05-13 14:27:01 +02:00
Philipp Holzer c53cbf21f1
Test Push 2021-05-13 14:25:31 +02:00
Michael 132e08edb8 Whitespaces ... 2021-05-13 11:33:07 +00:00
Michael 7975bc244d Refine OAuth flow 2021-05-13 11:26:56 +00:00
Hypolite Petovan 78a85df86b
Merge pull request #10233 from annando/api-again
Some fixes for the Mastodon API
2021-05-12 12:35:24 -04:00
Michael 494e852c1a Removed old comment 2021-05-12 15:41:05 +00:00
Michael 9c10ea32f5 Merge branch 'api-again' of github.com:annando/friendica into api-again 2021-05-12 15:38:12 +00:00
Michael Vogel 4fb52385a8
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-05-12 17:32:55 +02:00
Michael 9125d296a1 Improved error messages 2021-05-12 14:00:15 +00:00
Michael 8a5560ec8f Simplified null check 2021-05-12 12:40:45 +00:00
Michael 4a6d33e182 HTTP_AUTHORIZATION should be enough 2021-05-12 12:34:55 +00:00
Michael b2fe039dab oauth template redesigned 2021-05-12 12:28:13 +00:00
Michael 8dccb66dec Display the application name 2021-05-12 12:19:15 +00:00
Michael 19a81d25d5 Added documentation headers 2021-05-12 12:08:30 +00:00
Michael 87f7e26638 Added documentation 2021-05-12 12:00:24 +00:00
Michael daa832fcf9 Formatting 2021-05-12 11:54:43 +00:00
Michael c3f28252ff Indention 2021-05-12 10:50:01 +00:00
Michael f6faed9fdc Merge remote-tracking branch 'upstream/develop' into api-again 2021-05-12 09:15:27 +00:00
Michael Vogel 1e371e5199
Merge pull request #10234 from MrPetovan/task/9993-capitalize-post-actions
[frio] Remove obsolete capitalize directives after updating source translation strings
2021-05-12 11:14:00 +02:00
Michael a23d108fa7 Session variable needs to be removed afterwards 2021-05-12 06:51:59 +00:00
Michael 6ca42512e9 OAuth connections now have to be ackknowledged 2021-05-12 06:50:27 +00:00
Michael c22846339a Improved error reporting 2021-05-12 05:30:21 +00:00
Michael d1e109d9be Improved error handling 2021-05-12 03:05:22 +00:00
Michael Vogel e99117ac22
Update src/Module/OAuth/Authorize.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-05-12 03:53:40 +02:00
Michael 4476634f6c Fix list of accounts 2021-05-11 23:39:08 +00:00
Michael 975c32116d Handling media in shared posts 2021-05-11 23:10:59 +00:00
Hypolite Petovan 2e9ff4d72e [frio] Remove obsolete capitalize directives after updating source translation strings 2021-05-11 17:34:27 -04:00
Michael e9fe92a5d7 Merge remote-tracking branch 'upstream/develop' into api-again 2021-05-11 21:21:32 +00:00
Michael Vogel 39b2f20252
Merge pull request #10227 from MrPetovan/task/9993-capitalize-post-actions
Capitalize post actions
2021-05-11 23:08:44 +02:00
Michael f5e98c8ecf Redirect at login does work 2021-05-11 21:04:45 +00:00
Michael 43244a3588 Fix top border on mobile login 2021-05-11 20:49:36 +00:00
Hypolite Petovan d1f20720ca Updated main translation string file after changes 2021-05-11 16:04:34 -04:00
Hypolite Petovan cac038639d Capitalize post action translation strings 2021-05-11 16:01:07 -04:00
Michael 8eacfbc570 Fix context order / notice fixed 2021-05-11 19:53:19 +00:00