]>
git.mxchange.org Git - friendica.git/log
Michael [Thu, 5 May 2022 07:57:52 +0000 (07:57 +0000)]
Move the plink functionality to the right function
Michael [Thu, 5 May 2022 06:12:16 +0000 (06:12 +0000)]
Ignore if the worker was added
Michael [Wed, 4 May 2022 07:50:14 +0000 (07:50 +0000)]
Update display cache when the post had been edited
Michael [Wed, 4 May 2022 07:49:37 +0000 (07:49 +0000)]
Deprecated function removed
Michael [Wed, 4 May 2022 06:17:34 +0000 (06:17 +0000)]
Fill the item cache when storing item
Michael [Tue, 3 May 2022 21:51:56 +0000 (21:51 +0000)]
Use the uri-id to fetch the contact
Michael [Tue, 3 May 2022 08:26:38 +0000 (08:26 +0000)]
Update database.sql
Michael [Tue, 3 May 2022 08:23:09 +0000 (08:23 +0000)]
Merge remote-tracking branch 'upstream/2022.05-rc' into performance
Michael [Tue, 3 May 2022 08:20:48 +0000 (08:20 +0000)]
Check for empty value
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
Tobias Diekershoff [Tue, 3 May 2022 05:24:19 +0000 (07:24 +0200)]
pump version to 2022.05-rc
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
Tobias Diekershoff [Sun, 1 May 2022 17:51:49 +0000 (19:51 +0200)]
Merge pull request #11466 from atjn/contribute
Add CONTRIBUTING note
atjn [Sun, 1 May 2022 14:19:05 +0000 (16:19 +0200)]
Add CONTRIBUTING note
Hypolite Petovan [Sun, 1 May 2022 12:09:55 +0000 (08:09 -0400)]
Merge pull request #11462 from ErichBSchulz/patch-1
Update Install.md
Erich [Sun, 1 May 2022 12:09:00 +0000 (22:09 +1000)]
Update doc/Install.md
fix by @MrPetovan
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Sun, 1 May 2022 12:06:17 +0000 (08:06 -0400)]
Merge pull request #11463 from tobiasd/
20220501 -lng
DA DK translation added, HU PL and RU translations updated
Hypolite Petovan [Sun, 1 May 2022 11:45:14 +0000 (07:45 -0400)]
Merge pull request #11460 from tobiasd/
20220429 -issue10397
[frio] adding Feed link to vcard
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
Tobias Diekershoff [Sun, 1 May 2022 08:33:47 +0000 (10:33 +0200)]
DA DK translation added THX atjn
Tobias Diekershoff [Sun, 1 May 2022 08:31:44 +0000 (10:31 +0200)]
HU translation updated THX Balázs Úr
Tobias Diekershoff [Sun, 1 May 2022 08:31:32 +0000 (10:31 +0200)]
RU translations THX Alexander An
Tobias Diekershoff [Sun, 1 May 2022 08:31:15 +0000 (10:31 +0200)]
PL translation update THX strebski
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
Erich [Sun, 1 May 2022 05:01:13 +0000 (15:01 +1000)]
Update Install.md
include instructions for db config
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
Tobias Diekershoff [Fri, 29 Apr 2022 17:33:26 +0000 (19:33 +0200)]
adding style information for the Feed link
Tobias Diekershoff [Fri, 29 Apr 2022 17:27:25 +0000 (19:27 +0200)]
[frio] adding Feed link to vcard
This PR adds a link to the Atom Feed of a profile to the aside vcard in the Frio theme. The link is already in the other themes, so it only needs to be added to Frio.
fixes #10397
Michael [Fri, 29 Apr 2022 12:34:10 +0000 (12:34 +0000)]
Make post preview workable
Hypolite Petovan [Fri, 29 Apr 2022 11:25:51 +0000 (07:25 -0400)]
Merge pull request #11451 from atjn/update-icon
Update default icon
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
Anton [Thu, 28 Apr 2022 16:13:38 +0000 (18:13 +0200)]
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Anton [Thu, 28 Apr 2022 16:13:16 +0000 (18:13 +0200)]
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
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
atjn [Thu, 28 Apr 2022 10:41:26 +0000 (12:41 +0200)]
Update default icon
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