friendica.git/.git
3 years agoIssue 9743: Added translatable texts
Michael [Mon, 8 Mar 2021 21:17:27 +0000 (21:17 +0000)]
Issue 9743: Added translatable texts

3 years agoMerge pull request #10010 from annando/issue-9996
Hypolite Petovan [Mon, 8 Mar 2021 19:12:59 +0000 (14:12 -0500)]
Merge pull request #10010 from annando/issue-9996

issue 9996: "bd" cannot be ""

3 years agoWe now use a constant
Michael [Mon, 8 Mar 2021 18:57:19 +0000 (18:57 +0000)]
We now use a constant

3 years agoIssue 9996: "bd" is a date field it cannot be empty
Michael [Mon, 8 Mar 2021 18:50:50 +0000 (18:50 +0000)]
Issue 9996: "bd" is a date field it cannot be empty

3 years agoMerge pull request #10009 from annando/unused-template
Hypolite Petovan [Mon, 8 Mar 2021 18:33:48 +0000 (13:33 -0500)]
Merge pull request #10009 from annando/unused-template

The template "maitnenance.tpl" isn't used anymore

3 years agoMerge pull request #10008 from annando/no-pdo-check
Hypolite Petovan [Mon, 8 Mar 2021 18:33:27 +0000 (13:33 -0500)]
Merge pull request #10008 from annando/no-pdo-check

Don't check for table_open_cache when pdo_emulate_prepares is activated

3 years agoThe template "maitnenance.tpl" isn't used anymore
Michael [Mon, 8 Mar 2021 10:41:33 +0000 (10:41 +0000)]
The template "maitnenance.tpl" isn't used anymore

3 years agoDon't check for table_open_cache when pdo_emulate_prepares is activated
Michael [Mon, 8 Mar 2021 10:38:53 +0000 (10:38 +0000)]
Don't check for table_open_cache when pdo_emulate_prepares is activated

3 years agoMerge pull request #10007 from annando/issue-9980
Hypolite Petovan [Mon, 8 Mar 2021 00:46:42 +0000 (19:46 -0500)]
Merge pull request #10007 from annando/issue-9980

issue 9980: Field "type" does not exist anymore

3 years agoIssue 9980: "type" does not exist anymore
Michael [Sun, 7 Mar 2021 22:40:47 +0000 (22:40 +0000)]
Issue 9980: "type" does not exist anymore

3 years agoMerge pull request #10006 from annando/failed
Hypolite Petovan [Sun, 7 Mar 2021 21:54:26 +0000 (16:54 -0500)]
Merge pull request #10006 from annando/failed

Use "failed" instead of "archive" for contact update check

3 years agoMerge pull request #10005 from annando/issue-8547
Hypolite Petovan [Sun, 7 Mar 2021 21:53:56 +0000 (16:53 -0500)]
Merge pull request #10005 from annando/issue-8547

Issue 8547: Improve page load speed

3 years agoUse "failed" instead of "archive" for contact update check
Michael [Sun, 7 Mar 2021 20:34:13 +0000 (20:34 +0000)]
Use "failed" instead of "archive" for contact update check

3 years agoIssue 8547: Improve page load speed
Michael [Sun, 7 Mar 2021 20:15:25 +0000 (20:15 +0000)]
Issue 8547: Improve page load speed

3 years agoMerge pull request #10004 from annando/resize-on-upload
Hypolite Petovan [Sun, 7 Mar 2021 14:49:10 +0000 (09:49 -0500)]
Merge pull request #10004 from annando/resize-on-upload

API: Resize uploaded images

3 years agoAPI: Resize upßloaded images if they exceed the maximum size
Michael [Sun, 7 Mar 2021 14:13:46 +0000 (14:13 +0000)]
API: Resize upßloaded images if they exceed the maximum size

3 years agoMerge pull request #10003 from annando/issue-9799
Hypolite Petovan [Sun, 7 Mar 2021 13:10:29 +0000 (08:10 -0500)]
Merge pull request #10003 from annando/issue-9799

issue-9799: Ensure that the first post date is after the registration

3 years agoIssue 9799: Ensure that the first post date is after the registration date
Michael [Sun, 7 Mar 2021 10:46:46 +0000 (10:46 +0000)]
Issue 9799: Ensure that the first post date is after the registration date

3 years agoMerge pull request #10001 from annando/issue-9925
Hypolite Petovan [Sun, 7 Mar 2021 09:35:10 +0000 (04:35 -0500)]
Merge pull request #10001 from annando/issue-9925

issue 9925: Fixes database error with MySQL 8

3 years agoMerge pull request #10000 from annando/issue-9992
Hypolite Petovan [Sun, 7 Mar 2021 09:34:32 +0000 (04:34 -0500)]
Merge pull request #10000 from annando/issue-9992

issue-9992

3 years agoIssue 9925: Make query compatibly to MySQL 8
Michael [Sun, 7 Mar 2021 07:54:02 +0000 (07:54 +0000)]
Issue 9925: Make query compatibly to MySQL 8

3 years agoIssue 9992: post type hadn't been translated in the user's language
Michael [Sun, 7 Mar 2021 07:39:13 +0000 (07:39 +0000)]
Issue 9992: post type hadn't been translated in the user's language

3 years agoMerge pull request #9995 from annando/issue-9948
Hypolite Petovan [Sun, 7 Mar 2021 00:19:20 +0000 (19:19 -0500)]
Merge pull request #9995 from annando/issue-9948

issue-9948

3 years agoIssue 9948: Remove "@" from full text search
Michael [Sat, 6 Mar 2021 23:04:39 +0000 (23:04 +0000)]
Issue 9948: Remove "@" from full text search

3 years agoMerge pull request #9994 from annando/issue-9986
Hypolite Petovan [Sat, 6 Mar 2021 22:25:55 +0000 (17:25 -0500)]
Merge pull request #9994 from annando/issue-9986

Issue 9986: Improve contact search

3 years agoIssue 9986: Improve contact search
Michael [Sat, 6 Mar 2021 21:52:26 +0000 (21:52 +0000)]
Issue 9986: Improve contact search

3 years agoMerge pull request #9991 from annando/issue-9968
Hypolite Petovan [Sat, 6 Mar 2021 17:41:24 +0000 (12:41 -0500)]
Merge pull request #9991 from annando/issue-9968

Issue 9968: Avoid blocking update calls

3 years agoIssue 9968: Avoid blocking update calls
Michael [Sat, 6 Mar 2021 16:52:36 +0000 (16:52 +0000)]
Issue 9968: Avoid blocking update calls

3 years agoMerge pull request #9987 from annando/db-performance
Hypolite Petovan [Sat, 6 Mar 2021 15:27:32 +0000 (10:27 -0500)]
Merge pull request #9987 from annando/db-performance

Small performance improvements, new view for future use

3 years agoMerge pull request #9989 from annando/issue-9912
Tobias Diekershoff [Sat, 6 Mar 2021 13:04:28 +0000 (14:04 +0100)]
Merge pull request #9989 from annando/issue-9912

Issue 9912: Process Markdown content from Peertube

3 years agoMerge pull request #9990 from annando/notice
Tobias Diekershoff [Sat, 6 Mar 2021 13:00:37 +0000 (14:00 +0100)]
Merge pull request #9990 from annando/notice

Avoid notice "Undefined index: author-name" in Diaspora delivery

3 years agoAvoid notice "Undefined index: author-name" in Diaspora delivery
Michael Vogel [Sat, 6 Mar 2021 12:47:10 +0000 (13:47 +0100)]
Avoid notice "Undefined index: author-name" in Diaspora delivery

3 years agoIssue 9912: Process Markdown content from Peertube
Michael [Sat, 6 Mar 2021 08:43:25 +0000 (08:43 +0000)]
Issue 9912: Process Markdown content from Peertube

3 years agoSmall performance improvements, new view for future use
Michael [Sat, 6 Mar 2021 05:47:49 +0000 (05:47 +0000)]
Small performance improvements, new view for future use

3 years agoMerge pull request #9981 from annando/issue-9977
Tobias Diekershoff [Thu, 4 Mar 2021 09:21:06 +0000 (10:21 +0100)]
Merge pull request #9981 from annando/issue-9977

Issue 9977: Check for existance of the "item" table on postupdate

3 years agoMerge pull request #9982 from annando/issue-9975
Tobias Diekershoff [Thu, 4 Mar 2021 09:19:38 +0000 (10:19 +0100)]
Merge pull request #9982 from annando/issue-9975

Issue 9975: Remove unused views

3 years agoIssue 9975: Remove unused views
Michael [Thu, 4 Mar 2021 00:02:34 +0000 (00:02 +0000)]
Issue 9975: Remove unused views

3 years agoIssue 9977: Check for the existance of the "item" table on postupdate
Michael [Thu, 4 Mar 2021 00:00:24 +0000 (00:00 +0000)]
Issue 9977: Check for the existance of the "item" table on postupdate

3 years agoMerge pull request #9979 from annando/less-blocking
Hypolite Petovan [Wed, 3 Mar 2021 13:40:25 +0000 (08:40 -0500)]
Merge pull request #9979 from annando/less-blocking

Reduce blocks when removing orphans

3 years agoAdding of missing entries is now kept behind a config
Michael [Wed, 3 Mar 2021 11:01:16 +0000 (11:01 +0000)]
Adding of missing entries is now kept behind a config

3 years agoLess blocking clean up, adding of missing posts
Michael [Wed, 3 Mar 2021 07:07:29 +0000 (07:07 +0000)]
Less blocking clean up, adding of missing posts

3 years agoMerge pull request #9972 from MrPetovan/task/9971-frio-default-theme
Michael Vogel [Tue, 2 Mar 2021 18:32:05 +0000 (19:32 +0100)]
Merge pull request #9972 from MrPetovan/task/9971-frio-default-theme

Make frio the default theme

3 years agoMerge pull request #9976 from annando/expire-order
Hypolite Petovan [Tue, 2 Mar 2021 13:36:02 +0000 (08:36 -0500)]
Merge pull request #9976 from annando/expire-order

Call post and item-uri expiry in sequence

3 years agoChanged worker order
Michael [Tue, 2 Mar 2021 07:06:22 +0000 (07:06 +0000)]
Changed worker order

3 years agoCall post and item-uri expiry in squence
Michael [Tue, 2 Mar 2021 06:50:12 +0000 (06:50 +0000)]
Call post and item-uri expiry in squence

3 years agoMerge pull request #9973 from MrPetovan/task/composer-php-8
Tobias Diekershoff [Tue, 2 Mar 2021 05:45:16 +0000 (06:45 +0100)]
Merge pull request #9973 from MrPetovan/task/composer-php-8

Update Composer executable to version 1.10.20 to add PHP 8 support

3 years agoMerge pull request #9974 from annando/slow-queries
Hypolite Petovan [Mon, 1 Mar 2021 23:11:48 +0000 (18:11 -0500)]
Merge pull request #9974 from annando/slow-queries

Fix slow queries

3 years agoFix slow queries
Michael [Mon, 1 Mar 2021 22:19:47 +0000 (22:19 +0000)]
Fix slow queries

3 years agoFix slow queries
Michael [Mon, 1 Mar 2021 22:08:33 +0000 (22:08 +0000)]
Fix slow queries

3 years agoUpdate Composer executable to version 1.10.20 to add PHP 8 support
Hypolite Petovan [Mon, 1 Mar 2021 18:38:24 +0000 (13:38 -0500)]
Update Composer executable to version 1.10.20 to add PHP 8 support

3 years agoMake frio the default theme
Hypolite Petovan [Mon, 1 Mar 2021 15:20:44 +0000 (10:20 -0500)]
Make frio the default theme

3 years agoMerge pull request #9970 from annando/db-error
Hypolite Petovan [Mon, 1 Mar 2021 14:26:24 +0000 (09:26 -0500)]
Merge pull request #9970 from annando/db-error

Avoid lock problems, fix foreign key problems with contact-relation

3 years agoversion 2021.03-rc
Tobias Diekershoff [Mon, 1 Mar 2021 05:19:33 +0000 (06:19 +0100)]
version 2021.03-rc

3 years agoAvoid "duplicate entry" error
Michael [Sun, 28 Feb 2021 19:31:12 +0000 (19:31 +0000)]
Avoid "duplicate entry" error

3 years agoAvoid lock problems, fix foreign key problems with contact-relation
Michael [Sun, 28 Feb 2021 17:56:56 +0000 (17:56 +0000)]
Avoid lock problems, fix foreign key problems with contact-relation

3 years agoMerge pull request #9967 from annando/follow
Hypolite Petovan [Sun, 28 Feb 2021 12:45:02 +0000 (07:45 -0500)]
Merge pull request #9967 from annando/follow

Offer "follow thread" only when you don't already follow

3 years agoFix condition formatting in view/theme/frio/theme.php
Hypolite Petovan [Sun, 28 Feb 2021 12:44:36 +0000 (07:44 -0500)]
Fix condition formatting in view/theme/frio/theme.php

3 years agoOnly offer "ignore thread" when there is a need for this
Michael [Sun, 28 Feb 2021 11:20:02 +0000 (11:20 +0000)]
Only offer "ignore thread" when there is a need for this

3 years agoOffer "follow thread" only when you don't already follow
Michael [Sun, 28 Feb 2021 07:47:07 +0000 (07:47 +0000)]
Offer "follow thread" only when you don't already follow

3 years agoMerge pull request #9965 from annando/reload-after-follow
Hypolite Petovan [Sat, 27 Feb 2021 22:52:37 +0000 (17:52 -0500)]
Merge pull request #9965 from annando/reload-after-follow

Perform a reload after following a thread

3 years agoMerge pull request #9964 from annando/fix-link-preview
Hypolite Petovan [Sat, 27 Feb 2021 22:52:02 +0000 (17:52 -0500)]
Merge pull request #9964 from annando/fix-link-preview

Fix link preview with videos

3 years agoPerfgorm a reload after following a thread
Michael [Sat, 27 Feb 2021 21:57:38 +0000 (21:57 +0000)]
Perfgorm a reload after following a thread

3 years agoFix link preview with videos
Michael [Sat, 27 Feb 2021 21:02:06 +0000 (21:02 +0000)]
Fix link preview with videos

3 years agoMerge pull request #9963 from mexon/mat/support-cid-scheme
Hypolite Petovan [Sat, 27 Feb 2021 17:11:15 +0000 (12:11 -0500)]
Merge pull request #9963 from mexon/mat/support-cid-scheme

Support cid URLs as used in mailstream plugin

3 years agoSupport cid URLs as used in mailstream plugin
Matthew Exon [Sat, 27 Feb 2021 16:54:52 +0000 (16:54 +0000)]
Support cid URLs as used in mailstream plugin

3 years agoMerge pull request #9961 from annando/avoid-contact-deletion
Hypolite Petovan [Fri, 26 Feb 2021 20:04:51 +0000 (15:04 -0500)]
Merge pull request #9961 from annando/avoid-contact-deletion

Avoid deletion of newly created contacts

3 years agoAvoid deletion of newly created contacts
Michael [Fri, 26 Feb 2021 19:41:51 +0000 (19:41 +0000)]
Avoid deletion of newly created contacts

3 years agoMerge pull request #9959 from annando/more-database-stuff
Hypolite Petovan [Thu, 25 Feb 2021 14:56:37 +0000 (09:56 -0500)]
Merge pull request #9959 from annando/more-database-stuff

Fixes several database errors, removes "relation" handling

3 years agoPartly revert the contact-relation sruff
Michael [Thu, 25 Feb 2021 05:21:47 +0000 (05:21 +0000)]
Partly revert the contact-relation sruff

3 years agoFixes several database errors, removes "relation" handling
Michael [Thu, 25 Feb 2021 05:13:49 +0000 (05:13 +0000)]
Fixes several database errors, removes "relation" handling

3 years agoMerge pull request #9955 from annando/pdo-emulate-prepares
Hypolite Petovan [Wed, 24 Feb 2021 13:54:14 +0000 (08:54 -0500)]
Merge pull request #9955 from annando/pdo-emulate-prepares

Use "pdo_emulate_prepares" by default

3 years agoUse "pdo_emulate_prepares" by default
Michael [Wed, 24 Feb 2021 05:54:49 +0000 (05:54 +0000)]
Use "pdo_emulate_prepares" by default

3 years agoMerge pull request #9953 from realkinetix/php8fatal
Hypolite Petovan [Tue, 23 Feb 2021 21:16:54 +0000 (16:16 -0500)]
Merge pull request #9953 from realkinetix/php8fatal

PHP 8 fatal messages - Quit when message is empty similar to #9681

3 years agoQuit earlier in ProbeURL->getFeedLink if body is empty
Hypolite Petovan [Tue, 23 Feb 2021 21:06:34 +0000 (16:06 -0500)]
Quit earlier in ProbeURL->getFeedLink if body is empty

3 years agoMissed this file when adding.
Adam Clark [Tue, 23 Feb 2021 18:18:56 +0000 (10:18 -0800)]
Missed this file when adding.

3 years agoQuit when message is empty, similar to #9681
Adam Clark [Tue, 23 Feb 2021 18:16:59 +0000 (10:16 -0800)]
Quit when message is empty, similar to #9681

3 years agoMerge pull request #9952 from tobiasd/20210223-INSTALLtxt
Hypolite Petovan [Tue, 23 Feb 2021 13:49:07 +0000 (08:49 -0500)]
Merge pull request #9952 from tobiasd/20210223-INSTALLtxt

Issue 9064: referring INSTALL.txt now points to doc/INSTALL.md

3 years agoregen messages.po
Tobias Diekershoff [Tue, 23 Feb 2021 09:08:30 +0000 (10:08 +0100)]
regen messages.po

3 years agoIssue 9064: referring INSTALL.txt now points to doc/INSTALL.md
Tobias Diekershoff [Tue, 23 Feb 2021 08:57:33 +0000 (09:57 +0100)]
Issue 9064: referring INSTALL.txt now points to doc/INSTALL.md

3 years agoMerge pull request #9951 from annando/fix-9949
Hypolite Petovan [Tue, 23 Feb 2021 05:45:04 +0000 (00:45 -0500)]
Merge pull request #9951 from annando/fix-9949

Fix PR #9949

3 years agoFix PR #9949
Michael [Tue, 23 Feb 2021 05:42:37 +0000 (05:42 +0000)]
Fix PR #9949

3 years agoMerge pull request #9949 from annando/view-rename
Hypolite Petovan [Mon, 22 Feb 2021 21:18:58 +0000 (16:18 -0500)]
Merge pull request #9949 from annando/view-rename

post/thread views are renamed, search bugs fixed

3 years agopost/thread views are renamed, search bugs fixed
Michael [Mon, 22 Feb 2021 19:47:08 +0000 (19:47 +0000)]
post/thread views are renamed, search bugs fixed

3 years agoMerge pull request #9947 from annando/database
Hypolite Petovan [Mon, 22 Feb 2021 05:33:45 +0000 (00:33 -0500)]
Merge pull request #9947 from annando/database

Several performance improvements

3 years agoAvoid endless loop with the MagicLink
Michael Vogel [Sun, 21 Feb 2021 19:51:00 +0000 (20:51 +0100)]
Avoid endless loop with the MagicLink

3 years agoMerge branch 'database' of github.com:annando/friendica into database
Michael Vogel [Sun, 21 Feb 2021 19:39:39 +0000 (20:39 +0100)]
Merge branch 'database' of github.com:annando/friendica into database

3 years agoSame blanks removed
Michael Vogel [Sun, 21 Feb 2021 19:38:53 +0000 (20:38 +0100)]
Same blanks removed

3 years agoMore missing indexes
Michael [Sun, 21 Feb 2021 16:43:06 +0000 (16:43 +0000)]
More missing indexes

3 years agoAnother missing index
Michael [Sun, 21 Feb 2021 15:27:00 +0000 (15:27 +0000)]
Another missing index

3 years agoUpdated database.sql
Michael [Sun, 21 Feb 2021 13:14:17 +0000 (13:14 +0000)]
Updated database.sql

3 years agoProhibit combined usage of "star" and "mention"
Michael [Sun, 21 Feb 2021 12:18:50 +0000 (12:18 +0000)]
Prohibit combined usage of "star" and "mention"

3 years agoAutomatically set to "seen"
Michael [Sun, 21 Feb 2021 11:59:59 +0000 (11:59 +0000)]
Automatically set to "seen"

3 years agoUse the system user for uid=0
Michael [Sun, 21 Feb 2021 11:47:03 +0000 (11:47 +0000)]
Use the system user for uid=0

3 years agoReset "star" and "mention" on new order
Michael [Sun, 21 Feb 2021 11:14:35 +0000 (11:14 +0000)]
Reset  "star" and "mention" on new order

3 years agoQueries without indexes
Michael [Sun, 21 Feb 2021 10:37:15 +0000 (10:37 +0000)]
Queries without indexes

3 years agoNon blocking item-uri cleanup
Michael [Sun, 21 Feb 2021 08:55:09 +0000 (08:55 +0000)]
Non blocking item-uri cleanup

3 years agoUpdate in chunks
Michael [Sun, 21 Feb 2021 08:00:53 +0000 (08:00 +0000)]
Update in chunks

3 years agoSpaces removed
Michael Vogel [Sun, 21 Feb 2021 07:52:42 +0000 (08:52 +0100)]
Spaces removed

3 years agoFetch a given number of posts
Michael [Sun, 21 Feb 2021 07:46:58 +0000 (07:46 +0000)]
Fetch a given number of posts

3 years agoUpdate in segments
Michael [Sun, 21 Feb 2021 07:06:20 +0000 (07:06 +0000)]
Update in segments