]>
git.mxchange.org Git - friendica.git/log
Michael [Tue, 3 May 2022 08:20:26 +0000 (08:20 +0000)]
Throw an error when the feed is invalid
Michael [Tue, 3 May 2022 08:20:05 +0000 (08:20 +0000)]
Only send "accept" headers on some HTTP methods
Michael [Tue, 3 May 2022 08:19:35 +0000 (08:19 +0000)]
Fetch contact via uri-id to improve performance
Michael [Mon, 2 May 2022 17:34:40 +0000 (17:34 +0000)]
Added configuration for the bulk delivery
Michael [Mon, 2 May 2022 14:36:21 +0000 (14:36 +0000)]
Whitespaces removed
Michael [Mon, 2 May 2022 14:35:57 +0000 (14:35 +0000)]
Reduce network request by transmitting to shared inboxes
Michael [Mon, 2 May 2022 06:10:36 +0000 (06:10 +0000)]
Fetch the receiver list from sharedinbox or personal inbox
Michael [Mon, 2 May 2022 05:53:11 +0000 (05:53 +0000)]
Transmit via the sharedInbox
Michael [Mon, 2 May 2022 05:17:42 +0000 (05:17 +0000)]
Updated database description
Michael [Mon, 2 May 2022 05:16:02 +0000 (05:16 +0000)]
Clean the worker queue directly from cron
Michael [Mon, 2 May 2022 05:15:27 +0000 (05:15 +0000)]
Bulk transmission for AP posts
Michael [Sun, 1 May 2022 09:29:31 +0000 (09:29 +0000)]
Use a centralized function to check the priority
Michael [Sun, 1 May 2022 08:58:48 +0000 (08:58 +0000)]
More checks for strange priorities
Michael [Sun, 1 May 2022 07:03:10 +0000 (07:03 +0000)]
Only add valid values to the worker
Michael [Sun, 1 May 2022 06:57:29 +0000 (06:57 +0000)]
Fix worker priorities
Michael [Sat, 30 Apr 2022 06:57:22 +0000 (06:57 +0000)]
Only fetch category when it exists
Michael [Sat, 30 Apr 2022 06:19:18 +0000 (06:19 +0000)]
Separate loop to fetch thread parents
Michael [Fri, 29 Apr 2022 12:34:10 +0000 (12:34 +0000)]
Make post preview workable
Michael [Fri, 29 Apr 2022 10:13:23 +0000 (10:13 +0000)]
Add missing fields to collection
Michael [Fri, 29 Apr 2022 09:49:16 +0000 (09:49 +0000)]
Test: Disable magiclink in posts
Michael [Fri, 29 Apr 2022 07:47:24 +0000 (07:47 +0000)]
Use gsid for the network name
Michael [Fri, 29 Apr 2022 07:30:13 +0000 (07:30 +0000)]
Fetch avatar by id
Michael [Fri, 29 Apr 2022 05:32:12 +0000 (05:32 +0000)]
Reduce the amount of queries
Hypolite Petovan [Thu, 28 Apr 2022 18:29:46 +0000 (14:29 -0400)]
Merge pull request #11455 from annando/update-avatar
Update contact when the avatar hadn't been found
Michael [Thu, 28 Apr 2022 16:46:52 +0000 (16:46 +0000)]
Update contact when the avatar hadn't been found
Hypolite Petovan [Thu, 28 Apr 2022 14:25:22 +0000 (10:25 -0400)]
Merge pull request #11452 from atjn/manifest-icons
Update app manifest icons
atjn [Thu, 28 Apr 2022 11:26:59 +0000 (13:26 +0200)]
Update app manifest icons
Hypolite Petovan [Wed, 27 Apr 2022 14:36:22 +0000 (10:36 -0400)]
Merge pull request #11448 from annando/api-documentation
Some small API documentation rearrangements
Hypolite Petovan [Wed, 27 Apr 2022 14:35:24 +0000 (10:35 -0400)]
Merge pull request #11447 from annando/contacts-posts
Fix: Show reshared posts on the contact page
Michael [Wed, 27 Apr 2022 06:50:25 +0000 (06:50 +0000)]
Some small API documentation rearrangements
Michael [Wed, 27 Apr 2022 03:25:47 +0000 (03:25 +0000)]
Fix: Show reshared posts on the contact page
Hypolite Petovan [Tue, 26 Apr 2022 18:38:14 +0000 (14:38 -0400)]
Merge pull request #11446 from annando/directory
Use central function to fetch the global directory
Michael [Tue, 26 Apr 2022 18:33:58 +0000 (18:33 +0000)]
Use central function to fetch the global directory
Hypolite Petovan [Mon, 25 Apr 2022 15:53:17 +0000 (11:53 -0400)]
Merge pull request #11443 from annando/endpoints
We now store uncommon endpoints
Michael [Mon, 25 Apr 2022 13:49:17 +0000 (13:49 +0000)]
Standards
Michael [Mon, 25 Apr 2022 13:45:03 +0000 (13:45 +0000)]
We now store uncommon endpoints
Tobias Diekershoff [Mon, 25 Apr 2022 05:37:59 +0000 (07:37 +0200)]
Merge pull request #11438 from MrPetovan/bug/11371-settings-forms
Enclose account settings panels in separate forms
Hypolite Petovan [Mon, 25 Apr 2022 01:25:32 +0000 (21:25 -0400)]
Merge pull request #11439 from annando/unused-tags
Removed unused tag entries
Michael [Sun, 24 Apr 2022 15:27:20 +0000 (15:27 +0000)]
Removed unused tag entries
Hypolite Petovan [Sun, 24 Apr 2022 12:26:14 +0000 (08:26 -0400)]
Updated main translation file after moving module
Hypolite Petovan [Sun, 24 Apr 2022 05:21:15 +0000 (01:21 -0400)]
Enclose account settings panels in separate forms
- This prevents auto-filled password fields to abort settings save
- Move single-use settings/nick_set template HTML to settings/account
Hypolite Petovan [Sat, 23 Apr 2022 14:56:26 +0000 (10:56 -0400)]
Remove unused settings_post and settings_form hooks
- Addons should use the addon_form hook instead
Hypolite Petovan [Sat, 23 Apr 2022 11:19:58 +0000 (07:19 -0400)]
Move /settings to src/
Hypolite Petovan [Sun, 24 Apr 2022 01:12:55 +0000 (21:12 -0400)]
Merge pull request #11436 from annando/tag-type
Store the tag type for the post targets
Michael [Sun, 24 Apr 2022 00:20:06 +0000 (00:20 +0000)]
Enhanced database comment
Michael [Sat, 23 Apr 2022 12:45:26 +0000 (12:45 +0000)]
Updated messages.po
Michael [Sat, 23 Apr 2022 12:32:29 +0000 (12:32 +0000)]
Use different collections
Michael [Sat, 23 Apr 2022 11:43:30 +0000 (11:43 +0000)]
Add the function documentation
Michael [Sat, 23 Apr 2022 11:39:19 +0000 (11:39 +0000)]
Store the tag type for the post targets
Hypolite Petovan [Fri, 22 Apr 2022 20:24:14 +0000 (16:24 -0400)]
Merge pull request #11435 from annando/api-poll
API: We can now display polls
Michael [Fri, 22 Apr 2022 19:24:22 +0000 (19:24 +0000)]
API: We can now display polls
Hypolite Petovan [Thu, 21 Apr 2022 23:49:11 +0000 (19:49 -0400)]
Merge pull request #11433 from annando/api-unsupported
API: New Mastodon endpoints added
Michael [Thu, 21 Apr 2022 19:58:56 +0000 (19:58 +0000)]
API: New Mastodon endpoints added
Hypolite Petovan [Thu, 21 Apr 2022 14:46:22 +0000 (10:46 -0400)]
Merge pull request #11430 from annando/network-order
Order starred posts and posts with mention by the last comment date
Michael [Thu, 21 Apr 2022 13:58:24 +0000 (13:58 +0000)]
Use "received" for starred posts
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