]> git.mxchange.org Git - friendica.git/log
friendica.git
11 months agoIssue 14325: Process "post" requests only once
Michael [Sat, 27 Jul 2024 13:15:41 +0000 (13:15 +0000)]
Issue 14325: Process "post" requests only once

11 months agoMerge pull request #14318 from annando/stats
Tobias Diekershoff [Fri, 26 Jul 2024 18:44:49 +0000 (20:44 +0200)]
Merge pull request #14318 from annando/stats

Count inbound and outbound packets

11 months agoMerge pull request #14323 from annando/styles
Tobias Diekershoff [Fri, 26 Jul 2024 18:42:51 +0000 (20:42 +0200)]
Merge pull request #14323 from annando/styles

Removed deprecated parameter

11 months agoMerge pull request #14322 from annando/link-length
Tobias Diekershoff [Fri, 26 Jul 2024 18:40:54 +0000 (20:40 +0200)]
Merge pull request #14322 from annando/link-length

Configurable maximum link length

11 months agoRemoved deprecated parameter
Michael [Wed, 24 Jul 2024 21:03:26 +0000 (21:03 +0000)]
Removed deprecated parameter

11 months agoMerge pull request #14321 from friendica/bug/14285-search-restricted
Michael Vogel [Wed, 24 Jul 2024 20:56:51 +0000 (22:56 +0200)]
Merge pull request #14321 from friendica/bug/14285-search-restricted

Fix typo in SQL query in Model\Post\Content->countBySearch

11 months agoCount inbound and outbound packets
Michael [Tue, 23 Jul 2024 11:38:04 +0000 (11:38 +0000)]
Count inbound and outbound packets

11 months agoConfigurable maximum link length
Michael [Wed, 24 Jul 2024 20:34:26 +0000 (20:34 +0000)]
Configurable maximum link length

11 months agoFix typo in SQL query in Model\Post\Content->countBySearch
Hypolite Petovan [Wed, 24 Jul 2024 19:16:39 +0000 (15:16 -0400)]
Fix typo in SQL query in Model\Post\Content->countBySearch

11 months agoMerge pull request #14317 from annando/stats2
Tobias Diekershoff [Tue, 23 Jul 2024 05:24:56 +0000 (07:24 +0200)]
Merge pull request #14317 from annando/stats2

More statistics variables added

11 months agoMore statistics variables added
Michael [Mon, 22 Jul 2024 21:21:23 +0000 (21:21 +0000)]
More statistics variables added

11 months agoMerge pull request #14315 from annando/stats
Tobias Diekershoff [Mon, 22 Jul 2024 04:48:31 +0000 (06:48 +0200)]
Merge pull request #14315 from annando/stats

New endpoint for monitoring services

11 months agoNew endpoint for monitoring services
Michael [Sun, 21 Jul 2024 14:33:44 +0000 (14:33 +0000)]
New endpoint for monitoring services

11 months agoMerge pull request #14314 from annando/remote-performance
Tobias Diekershoff [Sun, 21 Jul 2024 08:48:19 +0000 (10:48 +0200)]
Merge pull request #14314 from annando/remote-performance

Improve performance when visiting remote profiles

11 months agoImprove performance when visiting remote profiles
Michael [Sun, 21 Jul 2024 07:15:49 +0000 (07:15 +0000)]
Improve performance when visiting remote profiles

11 months agoMerge pull request #14313 from annando/fix-remote
Tobias Diekershoff [Sun, 21 Jul 2024 06:46:50 +0000 (08:46 +0200)]
Merge pull request #14313 from annando/fix-remote

Fix exception on remote authentication

11 months agoFix exception on remote authentication
Michael [Sun, 21 Jul 2024 06:25:12 +0000 (06:25 +0000)]
Fix exception on remote authentication

11 months agoMerge pull request #14308 from annando/fix-upload
Tobias Diekershoff [Sun, 21 Jul 2024 04:31:38 +0000 (06:31 +0200)]
Merge pull request #14308 from annando/fix-upload

Fix fatal error on upload

11 months agoFix fatal error on upload
Michael [Sat, 20 Jul 2024 08:27:51 +0000 (08:27 +0000)]
Fix fatal error on upload

11 months agoMerge pull request #14310 from friendica/children-callstack
Tobias Diekershoff [Sat, 20 Jul 2024 12:53:49 +0000 (14:53 +0200)]
Merge pull request #14310 from friendica/children-callstack

Avoid fetching posts in a loop

11 months agoAvoid fetching posts in a loop
Michael [Sat, 20 Jul 2024 09:48:48 +0000 (09:48 +0000)]
Avoid fetching posts in a loop

11 months agoMerge pull request #14286 from annando/api-media-upload
Tobias Diekershoff [Fri, 19 Jul 2024 05:47:42 +0000 (07:47 +0200)]
Merge pull request #14286 from annando/api-media-upload

API: The media upload (audio, video) is now possible

11 months agoMerge pull request #14305 from annando/removeunused
Tobias Diekershoff [Fri, 19 Jul 2024 05:33:35 +0000 (07:33 +0200)]
Merge pull request #14305 from annando/removeunused

Unused cached avatar files will be removed

11 months agoMerge pull request #14301 from annando/ckearavatarcache
Tobias Diekershoff [Fri, 19 Jul 2024 05:30:54 +0000 (07:30 +0200)]
Merge pull request #14301 from annando/ckearavatarcache

New console command to clear the avatar cache

11 months agoMerge pull request #14266 from annando/context
Tobias Diekershoff [Fri, 19 Jul 2024 05:18:28 +0000 (07:18 +0200)]
Merge pull request #14266 from annando/context

Store the context as a separate field

11 months agoNew console command to clear the avatar cache
Michael [Mon, 15 Jul 2024 17:48:45 +0000 (17:48 +0000)]
New console command to clear the avatar cache

11 months agoUnused cached avatar files will be removed
Michael [Thu, 18 Jul 2024 10:41:47 +0000 (10:41 +0000)]
Unused cached avatar files will be removed

11 months agoStore the context as a separate field
Michael [Mon, 1 Jul 2024 15:05:44 +0000 (15:05 +0000)]
Store the context as a separate field

11 months agoAPI: The media upload (audio, video) is now possible
Michael [Wed, 10 Jul 2024 20:23:11 +0000 (20:23 +0000)]
API: The media upload (audio, video) is now possible

11 months agoMerge pull request #14304 from annando/fatal
Hypolite Petovan [Tue, 16 Jul 2024 19:32:16 +0000 (15:32 -0400)]
Merge pull request #14304 from annando/fatal

Fix fatal error for unknown contact ids

11 months agoFix fatal error for unknown contact ids
Michael [Tue, 16 Jul 2024 18:15:30 +0000 (18:15 +0000)]
Fix fatal error for unknown contact ids

11 months agoMerge pull request #14297 from annando/clear-avatar
Tobias Diekershoff [Tue, 16 Jul 2024 05:22:42 +0000 (07:22 +0200)]
Merge pull request #14297 from annando/clear-avatar

Delete cached avatar data from storage

11 months agoMerge pull request #14298 from annando/issue-14295
Tobias Diekershoff [Tue, 16 Jul 2024 05:12:07 +0000 (07:12 +0200)]
Merge pull request #14298 from annando/issue-14295

Issue 14295: Store the return url as hex string

11 months agoMerge pull request #14299 from annando/processunprocessed
Tobias Diekershoff [Tue, 16 Jul 2024 05:10:31 +0000 (07:10 +0200)]
Merge pull request #14299 from annando/processunprocessed

Process unprocessed queue entries in a separate worker process

11 months agoProcess unprocessed queue entries in a separate worker process
Michael [Mon, 15 Jul 2024 05:28:45 +0000 (05:28 +0000)]
Process unprocessed queue entries in a separate worker process

11 months agoDelete cached avatar data from storage
Michael [Sun, 14 Jul 2024 10:16:12 +0000 (10:16 +0000)]
Delete cached avatar data from storage

11 months agoIssue 14295: Store the return url as hex string
Michael [Sun, 14 Jul 2024 11:14:37 +0000 (11:14 +0000)]
Issue 14295: Store the return url as hex string

11 months agoMerge pull request #14287 from annando/warning
Tobias Diekershoff [Fri, 12 Jul 2024 06:19:34 +0000 (08:19 +0200)]
Merge pull request #14287 from annando/warning

Fix warning

11 months agoMerge pull request #14291 from annando/fix-pipeline
Tobias Diekershoff [Fri, 12 Jul 2024 06:18:53 +0000 (08:18 +0200)]
Merge pull request #14291 from annando/fix-pipeline

Fix pipeline error

11 months agoMerge pull request #14288 from annando/prevent-loop
Tobias Diekershoff [Fri, 12 Jul 2024 06:18:17 +0000 (08:18 +0200)]
Merge pull request #14288 from annando/prevent-loop

Prevent to fetch loops

11 months agoMerge pull request #14289 from annando/fatal
Tobias Diekershoff [Fri, 12 Jul 2024 06:17:04 +0000 (08:17 +0200)]
Merge pull request #14289 from annando/fatal

Prevent fatal error

11 months agoMerge pull request #14290 from annando/notify-namecache
Tobias Diekershoff [Fri, 12 Jul 2024 06:16:19 +0000 (08:16 +0200)]
Merge pull request #14290 from annando/notify-namecache

Fix fatal error in notifications

11 months agoFix pipeline error
Michael [Thu, 11 Jul 2024 15:57:12 +0000 (15:57 +0000)]
Fix pipeline error

11 months agoFix fatal error in notifications
Michael [Thu, 11 Jul 2024 15:34:36 +0000 (15:34 +0000)]
Fix fatal error in notifications

11 months agoPrevent fatal error
Michael [Thu, 11 Jul 2024 15:21:53 +0000 (15:21 +0000)]
Prevent fatal error

11 months agoPrevent to fetch loops
Michael [Thu, 11 Jul 2024 12:19:05 +0000 (12:19 +0000)]
Prevent to fetch loops

11 months agoFix warning
Michael [Wed, 10 Jul 2024 22:01:06 +0000 (22:01 +0000)]
Fix warning

12 months agoMerge pull request #14278 from haheute/hide-inflated
Michael Vogel [Sat, 6 Jul 2024 14:52:57 +0000 (16:52 +0200)]
Merge pull request #14278 from haheute/hide-inflated

Hide inflated widgets when Javascript is off

12 months agoHide inflated widgets when Javascript is off
Hannes Heute [Thu, 4 Jul 2024 22:15:19 +0000 (00:15 +0200)]
Hide inflated widgets when Javascript is off

12 months agoMerge pull request #14277 from haheute/logs-table-straight
Michael Vogel [Thu, 4 Jul 2024 15:37:46 +0000 (17:37 +0200)]
Merge pull request #14277 from haheute/logs-table-straight

make logs table straight, don't use grid for table body

12 months agomake logs table straight, don't use grid for table body
Hannes Heute [Thu, 4 Jul 2024 12:35:03 +0000 (14:35 +0200)]
make logs table straight, don't use grid for table body

12 months agoMerge pull request #14271 from haheute/log-view-mobile
Michael Vogel [Wed, 3 Jul 2024 12:35:48 +0000 (14:35 +0200)]
Merge pull request #14271 from haheute/log-view-mobile

improve log view table for mobile width using display:grid

12 months agoimprove log view table for mobile width using display:grid
Hannes Heute [Wed, 3 Jul 2024 10:42:38 +0000 (12:42 +0200)]
improve log view table for mobile width using display:grid

12 months agoMerge pull request #14268 from haheute/overflowing-log-messages
Michael Vogel [Wed, 3 Jul 2024 05:42:11 +0000 (07:42 +0200)]
Merge pull request #14268 from haheute/overflowing-log-messages

Overflowing of log messages in the admin log view

12 months agoMerge pull request #14270 from annando/api-platform
Tobias Diekershoff [Wed, 3 Jul 2024 04:31:37 +0000 (06:31 +0200)]
Merge pull request #14270 from annando/api-platform

API: Provide platform data

12 months agoMerge pull request #14269 from annando/reply-loop
Tobias Diekershoff [Wed, 3 Jul 2024 04:30:14 +0000 (06:30 +0200)]
Merge pull request #14269 from annando/reply-loop

Avoid loops when fetching replies

12 months agoAPI: Provide platform data
Michael [Wed, 3 Jul 2024 03:32:08 +0000 (03:32 +0000)]
API: Provide platform data

12 months agoMerge pull request #14264 from HankG/mastodon-api-explicit-network-field
Michael Vogel [Wed, 3 Jul 2024 02:35:08 +0000 (04:35 +0200)]
Merge pull request #14264 from HankG/mastodon-api-explicit-network-field

Add an explicit network field to the Mastodon API FriendicaExtension.php

12 months agoAvoid loops when fetching replies
Michael [Tue, 2 Jul 2024 21:36:32 +0000 (21:36 +0000)]
Avoid loops when fetching replies

12 months agoremove lines, forgotten to remove
Hannes Heute [Tue, 2 Jul 2024 20:41:00 +0000 (22:41 +0200)]
remove lines, forgotten to remove

12 months agostop overflowing of messages in admin logs view
Hannes Heute [Tue, 2 Jul 2024 20:29:08 +0000 (22:29 +0200)]
stop overflowing of messages in admin logs view

12 months agoAdd an explicit network field to the Mastodon API FriendicaExtension.php
Hank Grabowski [Sun, 30 Jun 2024 18:19:33 +0000 (14:19 -0400)]
Add an explicit network field to the Mastodon API FriendicaExtension.php

12 months agoMerge pull request #14258 from annando/fetch-replies
Hypolite Petovan [Sat, 29 Jun 2024 23:28:19 +0000 (19:28 -0400)]
Merge pull request #14258 from annando/fetch-replies

Fetch replies to fetched posts

12 months agoFetch replies to fetched posts
Michael [Tue, 25 Jun 2024 11:39:30 +0000 (11:39 +0000)]
Fetch replies to fetched posts

12 months agoMerge pull request #14243 from annando/nodeinfo
Hypolite Petovan [Mon, 24 Jun 2024 07:59:12 +0000 (03:59 -0400)]
Merge pull request #14243 from annando/nodeinfo

Nodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well

12 months agoMerge pull request #14255 from haheute/dark-schemes-for-login
Hypolite Petovan [Mon, 24 Jun 2024 07:56:06 +0000 (03:56 -0400)]
Merge pull request #14255 from haheute/dark-schemes-for-login

Add CSS for dark and black schemes for the login form

12 months agoMerge pull request #14256 from annando/network-seen
Tobias Diekershoff [Mon, 24 Jun 2024 06:06:12 +0000 (08:06 +0200)]
Merge pull request #14256 from annando/network-seen

Set posts "seen" by a worker if too much rows are unseen

12 months agoSet posts "seen" by a worker if too much rows are unseen
Michael [Sun, 23 Jun 2024 21:24:19 +0000 (21:24 +0000)]
Set posts "seen" by a worker if too much rows are unseen

12 months agoNodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well
Michael [Sun, 23 Jun 2024 14:38:47 +0000 (14:38 +0000)]
Nodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well

12 months agoAdd CSS for dark and black schemes for the login form
Hannes Heute [Sun, 23 Jun 2024 21:09:15 +0000 (23:09 +0200)]
Add CSS for dark and black schemes for the login form

12 months agoMerge pull request #14247 from annando/queue-cleanup
Hypolite Petovan [Sun, 23 Jun 2024 19:50:07 +0000 (15:50 -0400)]
Merge pull request #14247 from annando/queue-cleanup

Retrial counter for the inbox queue

12 months agoRetrial counter for the inbox queue
Michael [Sat, 22 Jun 2024 02:29:24 +0000 (02:29 +0000)]
Retrial counter for the inbox queue

12 months agoMerge pull request #14254 from annando/missing-links
Tobias Diekershoff [Sun, 23 Jun 2024 13:51:07 +0000 (15:51 +0200)]
Merge pull request #14254 from annando/missing-links

Issue 14249: Fix missing links in posts

12 months agoMerge pull request #14251 from annando/issue-14250
Tobias Diekershoff [Sun, 23 Jun 2024 13:46:51 +0000 (15:46 +0200)]
Merge pull request #14251 from annando/issue-14250

Issue 14250: fix lost quoted posts

12 months agoFix missing links in posts
Michael [Sun, 23 Jun 2024 13:22:15 +0000 (13:22 +0000)]
Fix missing links in posts

12 months agoMerge pull request #14252 from haheute/event-owner-width
Michael Vogel [Sun, 23 Jun 2024 11:31:24 +0000 (13:31 +0200)]
Merge pull request #14252 from haheute/event-owner-width

fix width of event-owner in event modal (better display of avatar ima…

12 months agoadd messages.po again..
Hannes Heute [Sun, 23 Jun 2024 11:20:39 +0000 (13:20 +0200)]
add messages.po again..

12 months agoadd messages.po
Hannes Heute [Sun, 23 Jun 2024 11:10:38 +0000 (13:10 +0200)]
add messages.po

12 months agofix width of event-owner in event modal (better display of avatar image and user...
Hannes Heute [Sun, 23 Jun 2024 10:41:49 +0000 (12:41 +0200)]
fix width of event-owner in event modal (better display of avatar image and user name)

12 months agoIssue 14250: fix lost quoted posts
Michael [Sun, 23 Jun 2024 08:30:41 +0000 (08:30 +0000)]
Issue 14250: fix lost quoted posts

12 months agoMerge pull request #14245 from tobiasd/20240621-lng
Michael Vogel [Fri, 21 Jun 2024 18:42:12 +0000 (20:42 +0200)]
Merge pull request #14245 from tobiasd/20240621-lng

update DE, FR, RU translations

12 months agoupdate DE, FR, RU translations
Tobias Diekershoff [Fri, 21 Jun 2024 18:18:21 +0000 (20:18 +0200)]
update DE, FR, RU translations

12 months agoMerge pull request #14241 from annando/nodeinfo
Hypolite Petovan [Tue, 18 Jun 2024 06:11:58 +0000 (02:11 -0400)]
Merge pull request #14241 from annando/nodeinfo

Support for "nodeDescription" in nodeinfo

12 months agoMerge pull request #14242 from annando/error
Hypolite Petovan [Tue, 18 Jun 2024 06:11:15 +0000 (02:11 -0400)]
Merge pull request #14242 from annando/error

Accept "null" as value for the "about" text

12 months agoAccept "null" as value for the "about" text
Michael [Tue, 18 Jun 2024 05:49:04 +0000 (05:49 +0000)]
Accept "null" as value for the "about" text

12 months agoSupport for "nodeDescription" in nodeinfo
Michael [Tue, 18 Jun 2024 05:19:38 +0000 (05:19 +0000)]
Support for "nodeDescription" in nodeinfo

12 months agoMerge pull request #14238 from annando/responsible-contact
Hypolite Petovan [Mon, 17 Jun 2024 19:59:08 +0000 (15:59 -0400)]
Merge pull request #14238 from annando/responsible-contact

Issue 14231: Automatically add the relay owner as contact person

12 months agoIssue 14231: Automatically add the relay owner as contact person
Michael [Sun, 16 Jun 2024 17:04:43 +0000 (17:04 +0000)]
Issue 14231: Automatically add the relay owner as contact person

12 months agoMerge pull request #14236 from annando/nodeinfo
Hypolite Petovan [Sun, 16 Jun 2024 14:06:20 +0000 (10:06 -0400)]
Merge pull request #14236 from annando/nodeinfo

Add nodeinfo 2.1 and 2.2

12 months agoAdd nodeinfo 2.1 and 2.2
Michael [Sat, 15 Jun 2024 22:32:23 +0000 (22:32 +0000)]
Add nodeinfo 2.1 and 2.2

12 months agoMerge pull request #14235 from annando/img-alt
Hypolite Petovan [Sat, 15 Jun 2024 14:20:38 +0000 (10:20 -0400)]
Merge pull request #14235 from annando/img-alt

Improve adding of alt descriptions when linking images

12 months agoImprove adding of alt descriptions when linking images
Michael [Sat, 15 Jun 2024 12:30:00 +0000 (12:30 +0000)]
Improve adding of alt descriptions when linking images

12 months agoMerge pull request #14233 from annando/media-scrolling
Tobias Diekershoff [Sat, 15 Jun 2024 11:47:10 +0000 (13:47 +0200)]
Merge pull request #14233 from annando/media-scrolling

Fix paging on media pages

12 months agoMerge pull request #14234 from annando/wordpress-groups
Tobias Diekershoff [Sat, 15 Jun 2024 11:42:36 +0000 (13:42 +0200)]
Merge pull request #14234 from annando/wordpress-groups

Don't display wordpress accounts in the forumlist

12 months agoDon't display wordpress accounts in the forumlist
Michael [Sat, 15 Jun 2024 09:27:55 +0000 (09:27 +0000)]
Don't display wordpress accounts in the forumlist

12 months agoFix paging on media pages
Michael [Sat, 15 Jun 2024 09:04:36 +0000 (09:04 +0000)]
Fix paging on media pages

12 months agoMerge pull request #14232 from annando/issue-14220
Tobias Diekershoff [Fri, 14 Jun 2024 21:15:44 +0000 (23:15 +0200)]
Merge pull request #14232 from annando/issue-14220

Issue 14220: Sanitize profile data

12 months agoIssue 14220: Sanitize profile data
Michael [Fri, 14 Jun 2024 20:19:31 +0000 (20:19 +0000)]
Issue 14220: Sanitize profile data

12 months agoMerge pull request #14229 from annando/probing
Tobias Diekershoff [Fri, 14 Jun 2024 04:44:09 +0000 (06:44 +0200)]
Merge pull request #14229 from annando/probing

Reduce probing / handle exception for invalid url / always check for https

12 months agoReduce probing / handle exception for invalid url / always check for https
Michael [Thu, 13 Jun 2024 06:16:52 +0000 (06:16 +0000)]
Reduce probing / handle exception for invalid url / always check for https