]> git.mxchange.org Git - friendica.git/log
friendica.git
17 months agoClose the database
Michael [Sun, 1 Jan 2023 15:37:47 +0000 (15:37 +0000)]
Close the database

17 months agoMerge remote-tracking branch 'upstream/develop' into inbox-gsid
Michael [Sun, 1 Jan 2023 15:25:28 +0000 (15:25 +0000)]
Merge remote-tracking branch 'upstream/develop' into inbox-gsid

17 months agoMerge pull request #12591 from MrPetovan/task/2023-licence
Michael Vogel [Sun, 1 Jan 2023 15:19:04 +0000 (16:19 +0100)]
Merge pull request #12591 from MrPetovan/task/2023-licence

Happy New Year 2023!

17 months agoIncrease another forgotten year
Michael [Sun, 1 Jan 2023 15:15:16 +0000 (15:15 +0000)]
Increase another forgotten year

17 months agoIncrease the year
Michael [Sun, 1 Jan 2023 15:14:45 +0000 (15:14 +0000)]
Increase the year

17 months agoUse server id on direct delivery
Michael [Sun, 1 Jan 2023 15:13:44 +0000 (15:13 +0000)]
Use server id on direct delivery

17 months agoHappy New Year 2023!
Hypolite Petovan [Sun, 1 Jan 2023 14:36:24 +0000 (09:36 -0500)]
Happy New Year 2023!

17 months agoAdd the server id for all Diaspora contacts
Michael [Sun, 1 Jan 2023 10:52:22 +0000 (10:52 +0000)]
Add the server id for all Diaspora contacts

17 months agoLicense updated
Michael [Sun, 1 Jan 2023 07:52:28 +0000 (07:52 +0000)]
License updated

17 months agoSet "archive" status
Michael [Sun, 1 Jan 2023 00:18:01 +0000 (00:18 +0000)]
Set "archive" status

17 months agoThe inbox-status can now be archived for a whole server
Michael [Sat, 31 Dec 2022 23:42:00 +0000 (23:42 +0000)]
The inbox-status can now be archived for a whole server

17 months agoMerge pull request #12584 from annando/avoid-undefined
Hypolite Petovan [Sat, 31 Dec 2022 16:55:45 +0000 (11:55 -0500)]
Merge pull request #12584 from annando/avoid-undefined

Avoid undefined variable "$rendered"

17 months agoAvoid undefined variable "$rendered"
Michael [Sat, 31 Dec 2022 16:47:33 +0000 (16:47 +0000)]
Avoid undefined variable "$rendered"

17 months agoMerge pull request #12583 from annando/delivery-queue
Hypolite Petovan [Sat, 31 Dec 2022 16:36:54 +0000 (11:36 -0500)]
Merge pull request #12583 from annando/delivery-queue

Bulk delivery added for all protocols

17 months agoChanges after review
Michael [Sat, 31 Dec 2022 16:20:18 +0000 (16:20 +0000)]
Changes after review

17 months agoNew "Defunct" check
Michael [Sat, 31 Dec 2022 16:01:40 +0000 (16:01 +0000)]
New "Defunct" check

17 months agoRemove blank
Michael [Sat, 31 Dec 2022 12:47:48 +0000 (12:47 +0000)]
Remove blank

17 months agoBulk delivery added for all protocols
Michael [Sat, 31 Dec 2022 12:19:34 +0000 (12:19 +0000)]
Bulk delivery added for all protocols

17 months agoMerge pull request #12579 from MrPetovan/bug/fatal-errors
Philipp [Sat, 31 Dec 2022 09:08:30 +0000 (10:08 +0100)]
Merge pull request #12579 from MrPetovan/bug/fatal-errors

Add previous exception to unexpected worker exception logging

17 months agoMerge pull request #12578 from MrPetovan/bug/warnings
Philipp [Sat, 31 Dec 2022 09:08:13 +0000 (10:08 +0100)]
Merge pull request #12578 from MrPetovan/bug/warnings

Add new case to DateTimeFormat::fix

17 months agoAdd previous exception to unexpected worker exception logging
Hypolite Petovan [Sat, 31 Dec 2022 03:25:19 +0000 (22:25 -0500)]
Add previous exception to unexpected worker exception logging

17 months agoAdd new case to DateTimeFormat::fix
Hypolite Petovan [Sat, 31 Dec 2022 02:40:37 +0000 (21:40 -0500)]
Add new case to DateTimeFormat::fix

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1368011436

17 months agoMerge pull request #12576 from MrPetovan/bug/warnings
Philipp [Fri, 30 Dec 2022 23:07:09 +0000 (00:07 +0100)]
Merge pull request #12576 from MrPetovan/bug/warnings

Address a few warnings in HTTPSignature

17 months agoReturn early when inbox-status row couldn't be inserted in HTTPSignature->setInboxStatus
Hypolite Petovan [Fri, 30 Dec 2022 06:46:11 +0000 (01:46 -0500)]
Return early when inbox-status row couldn't be inserted in HTTPSignature->setInboxStatus

- Address https://github.com/friendica/friendica/issues/12488?notification_referrer_id=NT_kwDOAA4e57E1MTM1MzE3MjU2OjkyNTQxNQ#issuecomment-1366991471

17 months agoAvoid return type exeption in HTTPSignature->post
Hypolite Petovan [Fri, 30 Dec 2022 06:45:04 +0000 (01:45 -0500)]
Avoid return type exeption in HTTPSignature->post

- Prefer passing the owner record array instead of just the uid
- +4/-7 calls to User::getOwnerDataById

18 months agoMerge pull request #12577 from annando/move-delivery
Hypolite Petovan [Fri, 30 Dec 2022 22:09:54 +0000 (17:09 -0500)]
Merge pull request #12577 from annando/move-delivery

Move delivery functionality into a new place

18 months agoCode standards
Michael [Fri, 30 Dec 2022 21:44:12 +0000 (21:44 +0000)]
Code standards

18 months agoMerge remote-tracking branch 'upstream/develop' into move-delivery
Michael [Fri, 30 Dec 2022 21:40:09 +0000 (21:40 +0000)]
Merge remote-tracking branch 'upstream/develop' into move-delivery

18 months agoFix code standards
Michael [Fri, 30 Dec 2022 21:37:09 +0000 (21:37 +0000)]
Fix code standards

18 months agoMerge pull request #12574 from nupplaphil/feat/keyvalue_storage
Hypolite Petovan [Fri, 30 Dec 2022 21:36:03 +0000 (16:36 -0500)]
Merge pull request #12574 from nupplaphil/feat/keyvalue_storage

Introduce key-value storage

18 months agoUpdated messages.po
Michael [Fri, 30 Dec 2022 21:31:00 +0000 (21:31 +0000)]
Updated messages.po

18 months agoAdjust class references to the new location
Michael [Fri, 30 Dec 2022 21:20:28 +0000 (21:20 +0000)]
Adjust class references to the new location

18 months agoMove delivery functionality to a new class
Michael [Fri, 30 Dec 2022 21:19:55 +0000 (21:19 +0000)]
Move delivery functionality to a new class

18 months agoMake updated_at not nullable, it should get set at the creation as well
Philipp [Fri, 30 Dec 2022 16:15:15 +0000 (17:15 +0100)]
Make updated_at not nullable, it should get set at the creation as well

18 months agoMerge pull request #12569 from MrPetovan/bug/12559-attachment-images
Michael Vogel [Fri, 30 Dec 2022 08:42:20 +0000 (09:42 +0100)]
Merge pull request #12569 from MrPetovan/bug/12559-attachment-images

Remove attachment tags before checking for end of body images

18 months agoRemove attachment tags before checking for end of body images
Hypolite Petovan [Thu, 29 Dec 2022 16:37:36 +0000 (11:37 -0500)]
Remove attachment tags before checking for end of body images

18 months agoMerge pull request #12570 from haheute/issue-11986-dm-link
Hypolite Petovan [Fri, 30 Dec 2022 06:52:13 +0000 (01:52 -0500)]
Merge pull request #12570 from haheute/issue-11986-dm-link

Add link to heading in direct messages list

18 months agoFixup maintenance mode
Philipp [Thu, 29 Dec 2022 22:38:14 +0000 (23:38 +0100)]
Fixup maintenance mode

18 months agofix SQL
Philipp [Thu, 29 Dec 2022 22:27:36 +0000 (23:27 +0100)]
fix SQL

18 months agoFix DBA lock test
Philipp [Thu, 29 Dec 2022 21:56:27 +0000 (22:56 +0100)]
Fix DBA lock test

18 months agoRemove accidentally created table
Philipp [Thu, 29 Dec 2022 21:47:20 +0000 (22:47 +0100)]
Remove accidentally created table

18 months agoMake PHP-CS happy again
Philipp [Thu, 29 Dec 2022 21:38:01 +0000 (22:38 +0100)]
Make PHP-CS happy again

18 months agoRename Interface
Philipp [Thu, 29 Dec 2022 21:37:12 +0000 (22:37 +0100)]
Rename Interface

18 months agoFind last "update_" config entry occurrence
Philipp [Thu, 29 Dec 2022 21:36:45 +0000 (22:36 +0100)]
Find last "update_" config entry occurrence

18 months agoChange key-value table
Philipp [Thu, 29 Dec 2022 21:36:08 +0000 (22:36 +0100)]
Change key-value table
- Make "k" as primary key
- Added "updated_at"

18 months agorollback unwanted change
Philipp [Thu, 29 Dec 2022 21:13:39 +0000 (22:13 +0100)]
rollback unwanted change

18 months agoApply suggestions from code review
Philipp [Thu, 29 Dec 2022 21:12:02 +0000 (22:12 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoReplace database "update_" config entries with key-value entries
Philipp [Thu, 29 Dec 2022 20:43:52 +0000 (21:43 +0100)]
Replace database "update_" config entries with key-value entries

18 months agoReplace addon "last" config entries with key-value entries
Philipp [Thu, 29 Dec 2022 19:51:04 +0000 (20:51 +0100)]
Replace addon "last" config entries with key-value entries

18 months agoReplace worker_daemon_mode config entry with key-value entry
Philipp [Thu, 29 Dec 2022 19:34:19 +0000 (20:34 +0100)]
Replace worker_daemon_mode config entry with key-value entry

18 months agoReplace cron/worker "last" config entries with key-value entries
Philipp [Thu, 29 Dec 2022 19:30:19 +0000 (20:30 +0100)]
Replace cron/worker "last" config entries with key-value entries

18 months agoReplace PostUpdate key-value config entries with key-value pair entries
Philipp [Thu, 29 Dec 2022 19:18:13 +0000 (20:18 +0100)]
Replace PostUpdate key-value config entries with key-value pair entries

18 months agoIntroduce Key-Value Pair storage provider
Philipp [Thu, 29 Dec 2022 16:52:04 +0000 (17:52 +0100)]
Introduce Key-Value Pair storage provider

18 months agoAdd key-value table
Philipp [Thu, 29 Dec 2022 15:54:08 +0000 (16:54 +0100)]
Add key-value table

18 months agoMerge pull request #12575 from nupplaphil/bug/messages.po
Hypolite Petovan [Thu, 29 Dec 2022 20:37:51 +0000 (15:37 -0500)]
Merge pull request #12575 from nupplaphil/bug/messages.po

Fix messages.po and adapt README

18 months agoFix messages.po and adapt README
Philipp [Thu, 29 Dec 2022 20:30:01 +0000 (21:30 +0100)]
Fix messages.po and adapt README

18 months agoMerge pull request #12572 from mexon/mat/network-failure-error
Hypolite Petovan [Thu, 29 Dec 2022 20:11:36 +0000 (15:11 -0500)]
Merge pull request #12572 from mexon/mat/network-failure-error

Return network match failure in error message instead of logging

18 months agoMerge pull request #12573 from mexon/mat/local-host
Hypolite Petovan [Thu, 29 Dec 2022 19:40:10 +0000 (14:40 -0500)]
Merge pull request #12573 from mexon/mat/local-host

Allow HTTP requests to hosts in local hosts file

18 months agoUpdate translation file with new error message
Matthew Exon [Thu, 29 Dec 2022 19:07:18 +0000 (20:07 +0100)]
Update translation file with new error message

18 months agoMerge pull request #12571 from mexon/mat/local-contact
Hypolite Petovan [Thu, 29 Dec 2022 18:48:04 +0000 (13:48 -0500)]
Merge pull request #12571 from mexon/mat/local-contact

Allow adding local contacts via console

18 months agoAllow HTTP requests to hosts in local hosts file
Matthew Exon [Thu, 29 Dec 2022 18:44:49 +0000 (19:44 +0100)]
Allow HTTP requests to hosts in local hosts file

18 months agoReturn network match failure in error message instead of logging
Matthew Exon [Thu, 29 Dec 2022 18:42:22 +0000 (19:42 +0100)]
Return network match failure in error message instead of logging

18 months agoAllow adding local contacts via console
Matthew Exon [Thu, 29 Dec 2022 18:39:27 +0000 (19:39 +0100)]
Allow adding local contacts via console

18 months agoMerge branch 'friendica:develop' into issue-11986-dm-link
haheute [Thu, 29 Dec 2022 17:32:17 +0000 (18:32 +0100)]
Merge branch 'friendica:develop' into issue-11986-dm-link

18 months agoadd link to direct message heading
Hannes Heute [Thu, 29 Dec 2022 17:28:01 +0000 (18:28 +0100)]
add link to direct message heading

18 months agoMerge pull request #12564 from nnsrymni/develop
Tobias Diekershoff [Thu, 29 Dec 2022 17:24:20 +0000 (18:24 +0100)]
Merge pull request #12564 from nnsrymni/develop

JA translation update

18 months agoMerge pull request #12567 from haheute/issue-12522-typo
Hypolite Petovan [Thu, 29 Dec 2022 14:24:35 +0000 (09:24 -0500)]
Merge pull request #12567 from haheute/issue-12522-typo

Issue 12522 typo

18 months agoMerge branch 'friendica:develop' into issue-12522-typo
haheute [Thu, 29 Dec 2022 13:54:59 +0000 (14:54 +0100)]
Merge branch 'friendica:develop' into issue-12522-typo

18 months agofixed the typo
Hannes Heute [Thu, 29 Dec 2022 13:45:51 +0000 (14:45 +0100)]
fixed the typo

18 months agoMerge pull request #12543 from MrPetovan/task/12489-screen-reader-part-7
Philipp [Thu, 29 Dec 2022 06:59:49 +0000 (07:59 +0100)]
Merge pull request #12543 from MrPetovan/task/12489-screen-reader-part-7

Turn show comments element into a full-fledged button

18 months agoMerge pull request #12561 from MrPetovan/bug/12550-logger-introspection
Philipp [Thu, 29 Dec 2022 06:58:27 +0000 (07:58 +0100)]
Merge pull request #12561 from MrPetovan/bug/12550-logger-introspection

Add Core\Logger to the introspection skip class list

18 months agoJA translation update
nnsrymni [Thu, 29 Dec 2022 00:15:05 +0000 (09:15 +0900)]
JA translation update

18 months agoAdd Core\Logger to the introspection skip class list
Hypolite Petovan [Wed, 28 Dec 2022 22:54:37 +0000 (17:54 -0500)]
Add Core\Logger to the introspection skip class list

- Make class list explicit to avoid confusion between similar class names
- Update skipped class string match to a safer "starts with" condition

18 months agoRemove extraneous Introspection->isTraceClassOrSkippedFunction second parameter
Hypolite Petovan [Wed, 28 Dec 2022 22:51:07 +0000 (17:51 -0500)]
Remove extraneous Introspection->isTraceClassOrSkippedFunction second parameter

18 months agoTurn show comments element into a full-fledged button
Hypolite Petovan [Tue, 27 Dec 2022 19:02:53 +0000 (14:02 -0500)]
Turn show comments element into a full-fledged button

18 months agoReplace base wall_thread template by vier version
Hypolite Petovan [Tue, 27 Dec 2022 18:54:30 +0000 (13:54 -0500)]
Replace base wall_thread template by vier version

18 months agoMerge pull request #12558 from MarekBenjamin/fix-disorted-portraits
Hypolite Petovan [Wed, 28 Dec 2022 22:30:47 +0000 (17:30 -0500)]
Merge pull request #12558 from MarekBenjamin/fix-disorted-portraits

Fixed width and height not updated when image rotation is done by EXIF based orient method

18 months agoMerge pull request #12560 from HankG/mastodon-api-tag-names-with-case
Hypolite Petovan [Wed, 28 Dec 2022 22:30:23 +0000 (17:30 -0500)]
Merge pull request #12560 from HankG/mastodon-api-tag-names-with-case

Make tag 'Names' Field have case-sensitive version

18 months agoUpdate src/Object/Image.php
MarekBenjamin [Wed, 28 Dec 2022 22:19:53 +0000 (23:19 +0100)]
Update src/Object/Image.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoUpdate src/Object/Image.php
MarekBenjamin [Wed, 28 Dec 2022 22:19:48 +0000 (23:19 +0100)]
Update src/Object/Image.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoMake tag 'Names' Field have case-sensitive version
Hank Grabowski [Wed, 28 Dec 2022 22:01:06 +0000 (17:01 -0500)]
Make tag 'Names' Field have case-sensitive version

18 months agoFixed width and height not updated when image rotation is done by EXIF based orient...
Marek Bachmann [Wed, 28 Dec 2022 20:43:34 +0000 (21:43 +0100)]
Fixed width and height not updated when image rotation is done by EXIF based orient method

18 months agoMerge pull request #12557 from annando/reduce-update-contacts
Hypolite Petovan [Wed, 28 Dec 2022 18:12:30 +0000 (13:12 -0500)]
Merge pull request #12557 from annando/reduce-update-contacts

Reduce the amount of "UpdateContact" worker calls

18 months agoMerge pull request #12548 from MarekBenjamin/doubled_code_for_scaling-dimensions
Hypolite Petovan [Wed, 28 Dec 2022 16:48:21 +0000 (11:48 -0500)]
Merge pull request #12548 from MarekBenjamin/doubled_code_for_scaling-dimensions

Replace duplicated code by Images::getScalingDimensions call in Object\Image->scaleDown

18 months agoMerge remote-tracking branch 'upstream/develop' into reduce-update-contacts
Michael [Wed, 28 Dec 2022 16:06:08 +0000 (16:06 +0000)]
Merge remote-tracking branch 'upstream/develop' into reduce-update-contacts

18 months agoUpdated logging
Michael [Wed, 28 Dec 2022 16:04:31 +0000 (16:04 +0000)]
Updated logging

18 months agoMerge remote-tracking branch 'origin/doubled_code_for_scaling-dimensions' into double...
Marek Bachmann [Wed, 28 Dec 2022 15:43:47 +0000 (16:43 +0100)]
Merge remote-tracking branch 'origin/doubled_code_for_scaling-dimensions' into doubled_code_for_scaling-dimensions

# Conflicts:
# src/Object/Image.php

18 months agoremoved one redundant check for height and width beeing set
Marek Bachmann [Wed, 28 Dec 2022 15:42:38 +0000 (16:42 +0100)]
removed one redundant check for height and width beeing set

18 months agoUpdate src/Object/Image.php
MarekBenjamin [Wed, 28 Dec 2022 15:32:33 +0000 (16:32 +0100)]
Update src/Object/Image.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoFix indention
Michael [Wed, 28 Dec 2022 15:16:07 +0000 (15:16 +0000)]
Fix indention

18 months agoReduce the amount of "UpdateContact" worker calls
Michael [Wed, 28 Dec 2022 14:56:12 +0000 (14:56 +0000)]
Reduce the amount of "UpdateContact" worker calls

18 months agoMerge pull request #12549 from MrPetovan/task/12490-fakelink-button
Tobias Diekershoff [Wed, 28 Dec 2022 06:39:56 +0000 (07:39 +0100)]
Merge pull request #12549 from MrPetovan/task/12490-fakelink-button

Turn fake link spans into full-fledged buttons

18 months agoMerge pull request #12553 from MrPetovan/bug/12552-getRelativeDate-60-minutes
Tobias Diekershoff [Wed, 28 Dec 2022 06:33:36 +0000 (07:33 +0100)]
Merge pull request #12553 from MrPetovan/bug/12552-getRelativeDate-60-minutes

Switch rounding to flooring in Temporal::getRelativeDate

18 months agoUpdate main translation file after updating strings
Hypolite Petovan [Wed, 28 Dec 2022 05:46:16 +0000 (00:46 -0500)]
Update main translation file after updating strings

18 months agoSwitch rounding to flooring in Temporal::getRelativeDate
Hypolite Petovan [Wed, 28 Dec 2022 05:32:26 +0000 (00:32 -0500)]
Switch rounding to flooring in Temporal::getRelativeDate

- Add tests for regression

18 months agoAdd ClockInterface dependency to Temporal::getRelativeDate
Hypolite Petovan [Wed, 28 Dec 2022 05:31:20 +0000 (00:31 -0500)]
Add ClockInterface dependency to Temporal::getRelativeDate

- Remove unused $format parameter

18 months agoTurn fake link spans into full-fledged buttons
Hypolite Petovan [Wed, 28 Dec 2022 02:34:46 +0000 (21:34 -0500)]
Turn fake link spans into full-fledged buttons

18 months agoMerge pull request #12547 from MrPetovan/bug/12545-plink-zindex
Philipp [Wed, 28 Dec 2022 02:33:52 +0000 (03:33 +0100)]
Merge pull request #12547 from MrPetovan/bug/12545-plink-zindex

[frio] Restore access to plink icon in thread view

18 months agoReplaced the doubled code in for getScalingDimension with Images::getScalingDimensio...
Marek Bachmann [Wed, 28 Dec 2022 02:30:56 +0000 (03:30 +0100)]
Replaced the doubled code in for getScalingDimension with  Images::getScalingDimensions($width, $height,$max)

18 months ago[frio] Restore access to plink icon in thread view
Hypolite Petovan [Wed, 28 Dec 2022 02:12:48 +0000 (21:12 -0500)]
[frio] Restore access to plink icon in thread view