Commit graph

8569 commits

Author SHA1 Message Date
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
Balázs Úr e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Hypolite Petovan 0df539a65e
Merge pull request #11127 from nupplaphil/feat/tests
Transform legacy API tests into new structure
2022-01-02 01:06:48 +01:00
Philipp Holzer e61ed41972
Add feedback (title/text/html) 2022-01-02 00:21:01 +01:00
Philipp Holzer 4c77e99f89
Add title to the text/html content for Twitter status object 2022-01-01 23:14:52 +01:00
Michael ce174cad91 More often update Diaspora contacts 2021-12-30 22:40:52 +00:00
Michael 29be22ee6a Display interaction data for Diaspora accounts 2021-12-30 22:11:52 +00:00
Philipp Holzer 6412484fa6
Move API DirectMessage tests 2021-12-30 21:07:20 +01:00
Philipp Holzer 0c4c6faa54
Move DirectMessages/Destory tests & fix Destroy condition 2021-12-30 19:58:19 +01:00
Michael f7e859ec2c API: Set "dismissed" instead of "seen" 2021-12-28 20:38:18 +00:00
Hypolite Petovan c371d2ec82
Merge pull request #11105 from annando/api-direct-messages
API: Direct Messages moved to new place
2021-12-28 10:29:00 +01:00
Philipp Holzer 5d69f7411d
Add MessageDirect\Search tests 2021-12-27 20:02:37 +01:00
Michael 92fe3d9213 Issue 11120: Delete tables in the correct order 2021-12-26 05:08:59 +00:00
Michael 7488a793a8 Don't count the system user on the administration page 2021-12-24 12:36:44 +00:00
Michael a97bfb512a Issue 11104: Don't cann the addons on Diaspora reshare 2021-12-20 21:16:00 +00:00
Michael c5969de66d Unused function removed 2021-12-20 19:36:45 +00:00
Michael 2ee5745d3c Use dynamic functions 2021-12-19 08:32:19 +00:00
Michael 465ee3718d Use dynamic functions 2021-12-19 08:22:16 +00:00
Michael 23f8d37bcd Use dynamic function 2021-12-19 07:39:39 +00:00
Michael 94439a3b42 Merge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages 2021-12-19 07:02:33 +00:00
Michael 3c2e1db19f Don't compare with an empty redirect url 2021-12-18 10:07:16 +00:00
Michael 11e8ae52e0 Issue 11109: Fix server detection 2021-12-18 09:59:30 +00:00
Michael 1110f4abf7 Fixes space 2021-12-17 15:27:38 +00:00
Michael 47e9aa6338 API: Fix for OAuth endpoints that mustn't be authorized 2021-12-17 15:25:04 +00:00
Michael e9ca41b6f0 Added documentation 2021-12-17 14:55:16 +00:00
Michael da95e899d9 Merge branch 'api-direct-messages' of github.com:annando/friendica into api-direct-messages 2021-12-17 14:52:57 +00:00
Michael ddb2d6f5b3 Merge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages 2021-12-17 14:52:44 +00:00
Michael Vogel 85d68a001a
Update src/Object/Api/Twitter/DirectMessage.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-12-17 15:48:03 +01:00
Philipp 9f401a5952
Merge pull request #11106 from annando/issue-11101
Issue 11101: Fix API authentification
2021-12-17 09:09:15 +01:00
Michael 0a3026abce Issue 11101: Fix API authentification 2021-12-17 07:04:52 +00:00
Michael c18bda9397 Standards 2021-12-16 22:54:48 +00:00
Michael fd63421dde Standards 2021-12-16 22:51:47 +00:00
Michael b7a460485a API: Direct Messages moved to new place 2021-12-16 22:44:50 +00:00
Philipp Holzer 6ca5668ac1
Migrate distributed cache config value 2021-12-14 10:14:24 +01:00
Hypolite Petovan b4c1fb0d9c
Merge pull request #11099 from nupplaphil/feat/session_cache
Add own distribution cache for Sessions
2021-12-13 14:49:51 -05:00
Michael Vogel 9db339dd9b
Merge pull request #11092 from MrPetovan/bug/11091-ap-logging
Suppress Type error exception in ActivityPub\Processor
2021-12-13 20:28:40 +01:00
Philipp Holzer 5b5cea9335
Add explicit Session caching 2021-12-13 20:09:00 +01:00
Hypolite Petovan e7283abaa8
Merge pull request #11098 from nupplaphil/feat-syslog_env
Enhance syslog logging
2021-12-13 08:39:18 -05:00
Philipp ab960e8596
Update src/Core/Logger/Type/SyslogLogger.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-12-13 07:29:21 +01:00
Hypolite Petovan 13efe0eff0 Add logging for unexpected empty published key in activity 2021-12-12 21:46:59 -05:00
Hypolite Petovan affd2bfdb7 Suppress Type error exceptions in ActivityPub\Processor 2021-12-12 21:45:31 -05:00
Hypolite Petovan 0df24eaf4f
Merge pull request #11088 from nupplaphil/feat/php8_dep
Make Friendica PHP8 compatible & fix 2FA AppSpecificPassword
2021-12-12 21:28:49 -05:00
Philipp Holzer 2413627de9
Enhance syslog logging 2021-12-12 22:45:22 +01:00
Philipp Holzer 5f3421701f
Fix 2FA AppSpecificPassword 2021-12-12 20:09:10 +01:00
Hypolite Petovan f212df79e5 Redirect to network page after delegation switch
- Add a notice with the switched account name
2021-12-12 08:15:15 -05:00
Philipp Holzer 95fbe45bcc
Bump bacon/bacon-qr-code to 2.0.4 2021-12-11 17:26:39 +01:00
Philipp Holzer 3f6358c85c
Add round 2021-12-10 21:18:43 +01:00
Philipp Holzer 39c2282c12
Add Dice logging for Module creation 2021-12-10 21:15:15 +01:00
Philipp 245d194f87
Update src/Module/Api/Twitter/Statuses/Destroy.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-12-10 10:14:30 +01:00