]>
git.mxchange.org Git - friendica.git/log
Michael [Thu, 21 Apr 2022 05:52:08 +0000 (05:52 +0000)]
Order starred posts and posts with mention by the last comment date
Tobias Diekershoff [Thu, 21 Apr 2022 04:58:25 +0000 (06:58 +0200)]
Merge pull request #11429 from annando/issue-11427
Issue 11427: id values of OrderedCollections have to contain the page number
Michael [Thu, 21 Apr 2022 04:29:08 +0000 (04:29 +0000)]
Issue 11427: id values of OrderedCollections have to contain the page number
Hypolite Petovan [Wed, 20 Apr 2022 23:25:32 +0000 (19:25 -0400)]
Merge pull request #11428 from annando/issue-11425
Issue 11425: Additional sorting by creation date
Michael [Wed, 20 Apr 2022 21:03:33 +0000 (21:03 +0000)]
Issue 11425: Additional sorting by creation date
Hypolite Petovan [Wed, 20 Apr 2022 13:40:49 +0000 (09:40 -0400)]
Merge pull request #11426 from annando/notice
Avoid warning " Undefined variable $browsershare"
Michael [Wed, 20 Apr 2022 12:03:09 +0000 (12:03 +0000)]
Avoid warning " Undefined variable $browsershare"
Hypolite Petovan [Wed, 20 Apr 2022 12:01:35 +0000 (08:01 -0400)]
Merge pull request #11424 from annando/store-question
We can now store incoming questions
Michael [Wed, 20 Apr 2022 06:33:14 +0000 (06:33 +0000)]
Fix test
Michael [Wed, 20 Apr 2022 06:28:02 +0000 (06:28 +0000)]
We can now store incoming questions
Hypolite Petovan [Tue, 19 Apr 2022 21:26:26 +0000 (17:26 -0400)]
Merge pull request #11423 from annando/share-via
Renamed "share" with "share via"
Michael [Tue, 19 Apr 2022 21:04:55 +0000 (21:04 +0000)]
Renamed "share" with "share via"
Hypolite Petovan [Tue, 19 Apr 2022 15:16:56 +0000 (11:16 -0400)]
Merge pull request #11421 from foss-/develop
Update FAQ: Remove Roma iOS and Husky Android, both EOL
Philipp [Tue, 19 Apr 2022 08:26:04 +0000 (10:26 +0200)]
Merge pull request #11422 from annando/language
Fix: The language detection only searched for farsi
Michael [Tue, 19 Apr 2022 06:16:44 +0000 (06:16 +0000)]
Fix: The language detection only searched for farsi
foss- [Mon, 18 Apr 2022 20:34:04 +0000 (22:34 +0200)]
re-added Husky
- new developer for husky, re-added entry with F-Droid und Google Play links
foss- [Mon, 18 Apr 2022 17:05:26 +0000 (19:05 +0200)]
Update FAQ: Remove Roma iOS and Husky Android, both EOL
- Roma iOS entry removed
- Husky Android entry removed
Hypolite Petovan [Mon, 18 Apr 2022 14:43:42 +0000 (10:43 -0400)]
Merge pull request #11420 from thomasrockhu-codecov/patch-1
Add informational Codecov status checks
Hypolite Petovan [Mon, 18 Apr 2022 14:37:15 +0000 (10:37 -0400)]
Merge pull request #11418 from foss-/patch-1
Update FAQ.md
Tom Hu [Mon, 18 Apr 2022 14:11:56 +0000 (10:11 -0400)]
Update .codecov.yml
Tom Hu [Mon, 18 Apr 2022 14:01:09 +0000 (10:01 -0400)]
Add informational Codecov status checks
Hi, Tom from Codecov here. I noticed that you were using Codecov but weren't actually getting any notifications on pull requests. I figured it would be useful to get some idea if code being changed is being tested, but also not blocking CI/merging. Let me know if this makes sense or if we can do something that would be helpful.
foss- [Mon, 18 Apr 2022 11:50:32 +0000 (13:50 +0200)]
Update FAQ.md
- Mastonaut for macOS is now free, removed cost info and added close source info
- updated name for Mastodon client
- added Whalebird for Windows
- added Mastodon for Android
- removed Dica (last update Jan 2019, developer website, source code github and support forum link on Google Play site dead)
- added Tusky F-Droid and Google Play links
- removed twitlatte (This app was suspended by Twitter. Please use other app. as per repo info)
- Yuito added Google Play link
- Twidere X added F-Droid and Google Play links
- removed Roma (App will be removed from app store on 3/15/2021 and support ended, as per Google Play info)
- removed website links for tooot and b4x ios, twidere android for consistency - app name ideally always goes to source
Philipp [Mon, 18 Apr 2022 08:00:19 +0000 (10:00 +0200)]
Merge pull request #11417 from annando/fix-webfinger
Fix: Webfinger returned xml when json has been requested and vice versa
Michael [Mon, 18 Apr 2022 05:42:05 +0000 (05:42 +0000)]
Fix: Webfinger returned xml when json has been requested and vice versa
Hypolite Petovan [Fri, 15 Apr 2022 14:22:41 +0000 (10:22 -0400)]
Merge pull request #11413 from annando/vote-preparation
Preparation for storing incoming polls
Philipp [Fri, 15 Apr 2022 10:15:08 +0000 (12:15 +0200)]
Merge pull request #11412 from annando/fix-compose
Fixes notice
Michael [Fri, 15 Apr 2022 09:11:50 +0000 (09:11 +0000)]
Preparation for storing incoming polls
Michael [Fri, 15 Apr 2022 04:14:21 +0000 (04:14 +0000)]
Fixes notice
Tobias Diekershoff [Wed, 13 Apr 2022 05:47:44 +0000 (07:47 +0200)]
Merge pull request #11411 from annando/creation-date
Experimental feature to enter a custom creation date
Michael [Wed, 13 Apr 2022 05:31:32 +0000 (05:31 +0000)]
Experimental feature to enter a custom creation date
Tobias Diekershoff [Tue, 12 Apr 2022 05:47:18 +0000 (07:47 +0200)]
Merge pull request #11409 from annando/server-detect
Avoid wrong server type detection / Owncast added
Michael [Tue, 12 Apr 2022 05:34:34 +0000 (05:34 +0000)]
Avoid wrong server type detection / Owncast added
Hypolite Petovan [Mon, 11 Apr 2022 19:54:48 +0000 (15:54 -0400)]
Merge pull request #11408 from annando/notices
Fix several notices
Michael [Mon, 11 Apr 2022 18:57:30 +0000 (18:57 +0000)]
Fix several notices
Hypolite Petovan [Mon, 11 Apr 2022 15:17:56 +0000 (11:17 -0400)]
Merge pull request #11402 from annando/featured-endpoint
We now offer an endpoint for featured posts
Michael [Mon, 11 Apr 2022 06:07:50 +0000 (06:07 +0000)]
Use the correct content type
Michael [Sun, 10 Apr 2022 11:03:24 +0000 (11:03 +0000)]
Some more "exit" replaced
Michael [Sun, 10 Apr 2022 08:31:55 +0000 (08:31 +0000)]
Unified output via the "httpExit" function
Michael [Sat, 9 Apr 2022 11:58:01 +0000 (11:58 +0000)]
Unified JSON exit
Michael [Sat, 9 Apr 2022 08:17:26 +0000 (08:17 +0000)]
Use $request
Michael [Sat, 9 Apr 2022 03:41:24 +0000 (03:41 +0000)]
use jsonexit
Michael [Fri, 8 Apr 2022 21:25:31 +0000 (21:25 +0000)]
We now offer an endpoint for featured posts
Hypolite Petovan [Fri, 8 Apr 2022 19:05:40 +0000 (15:05 -0400)]
Merge pull request #11389 from nupplaphil/feat/http_client_arg
Introduce explicit HttpClient "Accept" parameter
Philipp [Fri, 8 Apr 2022 18:48:57 +0000 (20:48 +0200)]
head fixings
Philipp [Fri, 8 Apr 2022 18:41:25 +0000 (20:41 +0200)]
head fixings
Philipp [Fri, 8 Apr 2022 18:11:51 +0000 (20:11 +0200)]
fix doc
Hypolite Petovan [Fri, 8 Apr 2022 12:03:07 +0000 (08:03 -0400)]
Merge pull request #11400 from annando/display-featured
Display featured posts for contacts
Michael Vogel [Fri, 8 Apr 2022 11:59:43 +0000 (13:59 +0200)]
Update src/Model/Contact.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Fri, 8 Apr 2022 06:04:50 +0000 (06:04 +0000)]
Use centralized function to fetch query results
Michael [Fri, 8 Apr 2022 04:49:23 +0000 (04:49 +0000)]
Remove unfeatured posts from collection
Michael [Fri, 8 Apr 2022 04:17:52 +0000 (04:17 +0000)]
Updated messages.po / type added to query
Michael [Thu, 7 Apr 2022 21:52:25 +0000 (21:52 +0000)]
Display featured posts for contacts
Hypolite Petovan [Thu, 7 Apr 2022 04:33:31 +0000 (00:33 -0400)]
Merge pull request #11398 from tobiasd/
20220407 -pl
PL translation update THX strebski
Tobias Diekershoff [Thu, 7 Apr 2022 04:31:28 +0000 (06:31 +0200)]
PL translation update THX strebski
Hypolite Petovan [Thu, 7 Apr 2022 02:51:51 +0000 (22:51 -0400)]
Merge pull request #11397 from bkil/doc/themes-link
doc/themes.md,FAQ-admin: point to live friendica-themes.com mirror
bkil [Thu, 7 Apr 2022 00:36:05 +0000 (02:36 +0200)]
doc/themes.md,FAQ-admin: point to live friendica-themes.com mirror
Hypolite Petovan [Wed, 6 Apr 2022 16:36:10 +0000 (12:36 -0400)]
Merge pull request #11396 from annando/issue-11393
Issue 11393: Fix failing preview
Michael [Wed, 6 Apr 2022 16:26:51 +0000 (16:26 +0000)]
Issue 11393: Fix failing preview
Hypolite Petovan [Wed, 6 Apr 2022 15:58:28 +0000 (11:58 -0400)]
Merge pull request #11395 from annando/featured2
Preparations for "featured" posts
Michael [Wed, 6 Apr 2022 15:32:14 +0000 (15:32 +0000)]
Fix test
Michael [Wed, 6 Apr 2022 15:02:21 +0000 (15:02 +0000)]
Added description
Michael [Wed, 6 Apr 2022 13:34:11 +0000 (13:34 +0000)]
Preparations for "featured" posts
Hypolite Petovan [Tue, 5 Apr 2022 23:14:03 +0000 (19:14 -0400)]
Merge pull request #11394 from annando/is-blocked
Added processing of incoming block notices
Michael [Tue, 5 Apr 2022 20:06:04 +0000 (20:06 +0000)]
"Person" is "Account"
Michael [Tue, 5 Apr 2022 19:14:29 +0000 (19:14 +0000)]
Added processing of incoming block notices
Hypolite Petovan [Tue, 5 Apr 2022 12:41:37 +0000 (08:41 -0400)]
Merge pull request #11392 from annando/new-acitivities
Store all known incoming actitivies
Michael [Tue, 5 Apr 2022 07:48:38 +0000 (07:48 +0000)]
Store "View" activity from Peertube
Michael [Tue, 5 Apr 2022 05:53:17 +0000 (05:53 +0000)]
Cleaned code
Michael [Mon, 4 Apr 2022 23:07:44 +0000 (23:07 +0000)]
Preparation for "Featured" collection added
Michael [Mon, 4 Apr 2022 16:05:02 +0000 (16:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into new-acitivities
Michael [Mon, 4 Apr 2022 16:03:53 +0000 (16:03 +0000)]
Store the "EmojiReact" activity
Hypolite Petovan [Mon, 4 Apr 2022 14:59:35 +0000 (10:59 -0400)]
Merge pull request #11385 from annando/ap-receiver-unhandled
Added handling of some previously unhandled activities
Hypolite Petovan [Mon, 4 Apr 2022 14:58:37 +0000 (10:58 -0400)]
Merge pull request #11390 from annando/plink
Only use and accept valid http links as links to an external resource
Philipp [Sun, 3 Apr 2022 17:33:09 +0000 (19:33 +0200)]
Remove accept parameter for head/post again
Michael [Sun, 3 Apr 2022 07:45:19 +0000 (07:45 +0000)]
Merge branch 'ap-receiver-unhandled' of github.com:annando/friendica into ap-receiver-unhandled
Michael [Sun, 3 Apr 2022 07:45:15 +0000 (07:45 +0000)]
Prevent the warning of an Undefined array key "object_object_type"
Michael [Sun, 3 Apr 2022 07:31:42 +0000 (07:31 +0000)]
Improved handling of invalid links
Michael [Sun, 3 Apr 2022 07:21:36 +0000 (07:21 +0000)]
Only use and accept valid http links as links to an external resource
Michael Vogel [Sat, 2 Apr 2022 21:04:44 +0000 (23:04 +0200)]
Update src/Protocol/ActivityPub/Receiver.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Sat, 2 Apr 2022 19:22:14 +0000 (21:22 +0200)]
Added license
Philipp [Sat, 2 Apr 2022 19:16:22 +0000 (21:16 +0200)]
Introduce "accept_header" as specific argument to the http client
Philipp [Sat, 2 Apr 2022 18:26:11 +0000 (20:26 +0200)]
Move ACCEPT constants to own "enum" class
Michael Vogel [Sat, 2 Apr 2022 11:36:31 +0000 (13:36 +0200)]
Merge pull request #11387 from tobiasd/
20220402 -pl
PL translation update THX strebski
Tobias Diekershoff [Sat, 2 Apr 2022 11:25:40 +0000 (13:25 +0200)]
PL translation update THX strebski
Michael [Fri, 1 Apr 2022 21:27:40 +0000 (21:27 +0000)]
added empty object type
Michael [Fri, 1 Apr 2022 11:20:17 +0000 (11:20 +0000)]
Added handling of some previously unhandled activities
Hypolite Petovan [Wed, 30 Mar 2022 20:41:59 +0000 (16:41 -0400)]
Merge pull request #11384 from annando/tusky-upload
API: Enable picture upload via Tusky again
Michael [Wed, 30 Mar 2022 20:33:46 +0000 (20:33 +0000)]
API: Enable picture upload via Tusky again
Philipp [Wed, 30 Mar 2022 15:14:17 +0000 (17:14 +0200)]
Merge pull request #11382 from annando/accept-2
Some more "accept" parameters are added
Michael [Wed, 30 Mar 2022 14:39:53 +0000 (14:39 +0000)]
Use appropriate "accept" values
Michael [Tue, 29 Mar 2022 17:26:31 +0000 (17:26 +0000)]
Added logging
Michael [Tue, 29 Mar 2022 14:02:10 +0000 (14:02 +0000)]
Use a more specific "accept" value
Michael [Tue, 29 Mar 2022 13:34:54 +0000 (13:34 +0000)]
Add "Accept" to "head"
Michael [Tue, 29 Mar 2022 08:57:38 +0000 (08:57 +0000)]
Use "HttpClientOptions"
Michael [Tue, 29 Mar 2022 06:24:20 +0000 (06:24 +0000)]
Some more "accept" parameters are added
Tobias Diekershoff [Mon, 28 Mar 2022 13:38:03 +0000 (15:38 +0200)]
Merge pull request #11381 from annando/friendica-actor
Avoid returning of the actor when requesting friendica/json
Michael [Mon, 28 Mar 2022 13:12:45 +0000 (13:12 +0000)]
Avoid returning of the actor when requesting friendica/json
Hypolite Petovan [Mon, 28 Mar 2022 12:46:02 +0000 (08:46 -0400)]
Merge pull request #11379 from annando/accept
Constants for "expect" added and used
Michael [Mon, 28 Mar 2022 10:33:06 +0000 (10:33 +0000)]
"accept" constants introduced and used
Michael [Sun, 27 Mar 2022 19:43:08 +0000 (19:43 +0000)]
Merge remote-tracking branch 'upstream/develop' into develop