friendica.git/.git
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

3 years agoAdded index, join order fixed
Michael [Sun, 21 Feb 2021 05:28:27 +0000 (05:28 +0000)]
Added index, join order fixed

3 years agoAdded mistakenly removed field
Michael [Sat, 20 Feb 2021 21:33:21 +0000 (21:33 +0000)]
Added mistakenly removed field

3 years agoUpdated database.sql
Michael [Sat, 20 Feb 2021 20:51:08 +0000 (20:51 +0000)]
Updated database.sql

3 years agoImproved indexes, avoiding SQL errors, improving speed
Michael [Sat, 20 Feb 2021 20:07:25 +0000 (20:07 +0000)]
Improved indexes, avoiding SQL errors, improving speed

3 years agoMerge pull request #9946 from annando/delete-contacts
Hypolite Petovan [Fri, 19 Feb 2021 18:12:14 +0000 (13:12 -0500)]
Merge pull request #9946 from annando/delete-contacts

Contacts are now removed more ressource friendly

3 years agoContacts are now removed more ressource friendly
Michael [Fri, 19 Feb 2021 17:56:13 +0000 (17:56 +0000)]
Contacts are now removed more ressource friendly

3 years agoMerge pull request #9945 from annando/no-item
Hypolite Petovan [Fri, 19 Feb 2021 14:40:08 +0000 (09:40 -0500)]
Merge pull request #9945 from annando/no-item

Get rid of the "item" table

3 years agoMerge remote-tracking branch 'upstream/develop' into no-item
Michael [Fri, 19 Feb 2021 06:59:45 +0000 (06:59 +0000)]
Merge remote-tracking branch 'upstream/develop' into no-item

3 years agoThe item table is now completely removed
Michael [Fri, 19 Feb 2021 06:30:38 +0000 (06:30 +0000)]
The item table is now completely removed

3 years agoMerge pull request #9935 from MrPetovan/bug/9929-harden-parse-url
Michael Vogel [Fri, 19 Feb 2021 06:22:33 +0000 (07:22 +0100)]
Merge pull request #9935 from MrPetovan/bug/9929-harden-parse-url

Harden /parseurl

3 years agoMerge pull request #9944 from MrPetovan/bug/9905-block-contact-not-found
Michael Vogel [Thu, 18 Feb 2021 23:15:41 +0000 (00:15 +0100)]
Merge pull request #9944 from MrPetovan/bug/9905-block-contact-not-found

Use correct Contact\User::setBlocked instead of Contact::block for /item/block endpoint

3 years agoUse correct Contact\User::setBlocked instead of Contact::block for /item/block endpoint
Hypolite Petovan [Thu, 18 Feb 2021 23:05:23 +0000 (18:05 -0500)]
Use correct Contact\User::setBlocked instead of Contact::block for /item/block endpoint

3 years agoMove /parse_url module to /parseurl
Hypolite Petovan [Tue, 16 Feb 2021 15:20:51 +0000 (10:20 -0500)]
Move /parse_url module to /parseurl

- Update oexchange module to use BBCode::embedURL instead of a self-request
- Remove mod/parse_url.php file
- Restrict ParseUrl module to authenticated users

3 years agoAdd new Content\Text\BBCode::embedURL method
Hypolite Petovan [Tue, 16 Feb 2021 15:17:53 +0000 (10:17 -0500)]
Add new Content\Text\BBCode::embedURL method

3 years agoAdd native media types and expiration to getSiteInfo
Hypolite Petovan [Tue, 16 Feb 2021 15:16:04 +0000 (10:16 -0500)]
Add native media types and expiration to getSiteInfo

3 years ago[Database version 1402] Rework parsed_url table
Hypolite Petovan [Tue, 16 Feb 2021 15:10:53 +0000 (10:10 -0500)]
[Database version 1402] Rework parsed_url table

- Allow arbitrary-sized URL
- Use URL hash for primary key instead of truncated URL, requires table truncation pre update
- Add expires field

3 years agoMerge pull request #9940 from annando/speed
Hypolite Petovan [Wed, 17 Feb 2021 23:25:58 +0000 (18:25 -0500)]
Merge pull request #9940 from annando/speed

Several speed improvements (magiclink, caching, indexes)

3 years agoSeveral speed improvements (magiclink, caching, indexes)
Michael [Wed, 17 Feb 2021 18:59:19 +0000 (18:59 +0000)]
Several speed improvements (magiclink, caching, indexes)

3 years agoMerge pull request #9939 from jurassic-c/mimetype-dotname-fix
Hypolite Petovan [Tue, 16 Feb 2021 23:37:50 +0000 (18:37 -0500)]
Merge pull request #9939 from jurassic-c/mimetype-dotname-fix

File extension to Mimetype matching fix for filenames with extra periods in them

3 years agoMerge pull request #9938 from annando/database-issues
Hypolite Petovan [Tue, 16 Feb 2021 23:34:58 +0000 (18:34 -0500)]
Merge pull request #9938 from annando/database-issues

Fix several database issues

3 years agoOn wall_attach, file extension to mimetype matching now breaks the filename at the...
Colby Sollars [Tue, 16 Feb 2021 22:50:20 +0000 (15:50 -0700)]
On wall_attach, file extension to mimetype matching now breaks the filename at the last . character instead of the first

3 years agoFix several database issues
Michael [Tue, 16 Feb 2021 22:04:03 +0000 (22:04 +0000)]
Fix several database issues

3 years agoMerge pull request #9933 from annando/avoid-foreign-key
Hypolite Petovan [Tue, 16 Feb 2021 14:54:02 +0000 (09:54 -0500)]
Merge pull request #9933 from annando/avoid-foreign-key

Avoid a possible foreign key constraint

3 years agoMerge pull request #9932 from annando/no-implicit
Hypolite Petovan [Tue, 16 Feb 2021 14:53:27 +0000 (09:53 -0500)]
Merge pull request #9932 from annando/no-implicit

No implicit mention for top level Diaspora comments

3 years agoAvoid a possible foreign key constraint
Michael [Tue, 16 Feb 2021 08:00:23 +0000 (08:00 +0000)]
Avoid a possible foreign key constraint

3 years agoNo implicit mention for top level Diaspora comments
Michael [Tue, 16 Feb 2021 07:20:41 +0000 (07:20 +0000)]
No implicit mention for top level Diaspora comments

3 years agoMerge pull request #9931 from zsolt-beringer/patch-1
Hypolite Petovan [Mon, 15 Feb 2021 22:27:11 +0000 (17:27 -0500)]
Merge pull request #9931 from zsolt-beringer/patch-1

Update Install.md

3 years agoMerge pull request #9930 from annando/no-item
Hypolite Petovan [Mon, 15 Feb 2021 22:26:34 +0000 (17:26 -0500)]
Merge pull request #9930 from annando/no-item

The "item" table is now replaced

3 years agoUpdate Install.md
Beringer Zsolt [Mon, 15 Feb 2021 22:25:46 +0000 (23:25 +0100)]
Update Install.md

mkdir flag `--parents` added for idempotency.

3 years agoSet the post update version
Michael [Mon, 15 Feb 2021 22:22:34 +0000 (22:22 +0000)]
Set the post update version

3 years agoNetwork update does work now again
Michael [Mon, 15 Feb 2021 17:34:31 +0000 (17:34 +0000)]
Network update does work now again

3 years agoEnsure that the thread-user-data does exist
Michael [Mon, 15 Feb 2021 15:12:49 +0000 (15:12 +0000)]
Ensure that the thread-user-data does exist

3 years ago"wall" in test data
Michael [Mon, 15 Feb 2021 12:43:23 +0000 (12:43 +0000)]
"wall" in test data

3 years agoSome more test data tests
Michael [Mon, 15 Feb 2021 12:40:05 +0000 (12:40 +0000)]
Some more test data tests

3 years agoFix updating the thread
Michael [Mon, 15 Feb 2021 11:03:22 +0000 (11:03 +0000)]
Fix updating the thread

3 years agoRever item reshare handling, fixed database
Michael [Mon, 15 Feb 2021 10:29:58 +0000 (10:29 +0000)]
Rever item reshare handling, fixed database

3 years agoAvoiding notice
Michael [Mon, 15 Feb 2021 07:44:51 +0000 (07:44 +0000)]
Avoiding notice

3 years agoReverting the test
Michael [Mon, 15 Feb 2021 07:43:54 +0000 (07:43 +0000)]
Reverting the test

3 years agoTest the test
Michael [Mon, 15 Feb 2021 07:25:55 +0000 (07:25 +0000)]
Test the test

3 years agoFix SQL query
Michael [Mon, 15 Feb 2021 07:25:45 +0000 (07:25 +0000)]
Fix SQL query

3 years agoSearching test error
Michael [Mon, 15 Feb 2021 07:17:26 +0000 (07:17 +0000)]
Searching test error

3 years agoTesting the test
Michael [Mon, 15 Feb 2021 07:05:29 +0000 (07:05 +0000)]
Testing the test

3 years agoPrevious stuff reverted
Michael [Mon, 15 Feb 2021 06:55:41 +0000 (06:55 +0000)]
Previous stuff reverted

3 years agoMore test data
Michael [Mon, 15 Feb 2021 06:46:28 +0000 (06:46 +0000)]
More test data

3 years agoAdded test data
Michael [Mon, 15 Feb 2021 06:25:41 +0000 (06:25 +0000)]
Added test data

3 years agoMissing field in view
Michael [Mon, 15 Feb 2021 06:14:53 +0000 (06:14 +0000)]
Missing field in view

3 years agoTest data for the "verb" table
Michael [Mon, 15 Feb 2021 05:59:45 +0000 (05:59 +0000)]
Test data for the "verb" table

3 years agoMerge remote-tracking branch 'upstream/develop' into no-item
Michael [Sun, 14 Feb 2021 22:44:38 +0000 (22:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into no-item

3 years agoMerge pull request #9916 from MrPetovan/task/babel-twitter-url
Michael Vogel [Sun, 14 Feb 2021 22:42:35 +0000 (23:42 +0100)]
Merge pull request #9916 from MrPetovan/task/babel-twitter-url

Babel: Support tweet URL

3 years agoUpdated database.sql
Michael [Sun, 14 Feb 2021 22:05:00 +0000 (22:05 +0000)]
Updated database.sql

3 years agoPost update function to set the "external-id"
Michael [Sun, 14 Feb 2021 21:57:02 +0000 (21:57 +0000)]
Post update function to set the "external-id"

3 years agoWe now don't store in the "item" table anymore
Michael [Sun, 14 Feb 2021 20:27:31 +0000 (20:27 +0000)]
We now don't store in the "item" table anymore

3 years ago"id" is now post-user-id
Michael [Sun, 14 Feb 2021 18:33:15 +0000 (18:33 +0000)]
"id" is now post-user-id

3 years agoSupport for message delivering via uri-id
Michael [Sun, 14 Feb 2021 14:24:48 +0000 (14:24 +0000)]
Support for message delivering via uri-id

3 years agoMore "item" traces removed
Michael [Sun, 14 Feb 2021 09:43:27 +0000 (09:43 +0000)]
More "item" traces removed

3 years agoGet rid of the "item" table, enhanced "post" tables
Michael [Sat, 13 Feb 2021 19:56:03 +0000 (19:56 +0000)]
Get rid of the "item" table, enhanced "post" tables

3 years agoMerge pull request #9922 from MrPetovan/bug/9666-video-bbcode-link
Tobias Diekershoff [Wed, 10 Feb 2021 10:33:42 +0000 (11:33 +0100)]
Merge pull request #9922 from MrPetovan/bug/9666-video-bbcode-link

Try OEmbed first for [audio] and [video] tags

3 years agoMerge pull request #9915 from MrPetovan/bug/9895-twitter-oembed
Tobias Diekershoff [Wed, 10 Feb 2021 10:31:42 +0000 (11:31 +0100)]
Merge pull request #9915 from MrPetovan/bug/9895-twitter-oembed

Harden OEmbed link discovery

3 years agoMerge pull request #9918 from MrPetovan/bug/9914-smileybutton-rework
Tobias Diekershoff [Wed, 10 Feb 2021 10:29:13 +0000 (11:29 +0100)]
Merge pull request #9918 from MrPetovan/bug/9914-smileybutton-rework

Move vier-specific smileybutton styles to addon

3 years agoBabel: Support tweet URL
Hypolite Petovan [Mon, 8 Feb 2021 07:21:56 +0000 (02:21 -0500)]
Babel: Support tweet URL

3 years agoMove vier-specific smileybutton styles to addon
Hypolite Petovan [Mon, 8 Feb 2021 16:05:18 +0000 (11:05 -0500)]
Move vier-specific smileybutton styles to addon

3 years agoRemove references to removed frost theme
Hypolite Petovan [Mon, 8 Feb 2021 16:04:59 +0000 (11:04 -0500)]
Remove references to removed frost theme

3 years agoMove HTTPS exception for YouTube and Vimeo to OEmbed::fetchUrl
Hypolite Petovan [Mon, 8 Feb 2021 07:06:24 +0000 (02:06 -0500)]
Move HTTPS exception for YouTube and Vimeo to OEmbed::fetchUrl

- Both Youtube and Vimeo output OEmbed endpoint URL with HTTP but their OEmbed endpoint is only accessible by HTTPS ¯\_(ツ)_/¯

3 years agoHarden OEmbed link discovery
Hypolite Petovan [Mon, 8 Feb 2021 07:03:48 +0000 (02:03 -0500)]
Harden OEmbed link discovery

- Check OEmbed call return code before storing response
- Stop at first successful OEmbed response

3 years agoTry OEmbed first for [audio] and [video] tags
Hypolite Petovan [Wed, 10 Feb 2021 04:20:28 +0000 (23:20 -0500)]
Try OEmbed first for [audio] and [video] tags

3 years agoMerge pull request #9921 from annando/issue-9906
Hypolite Petovan [Tue, 9 Feb 2021 18:50:06 +0000 (13:50 -0500)]
Merge pull request #9921 from annando/issue-9906

Issue 9906: Improved view speed

3 years agoChanged query for the public timeline
Michael [Tue, 9 Feb 2021 17:56:17 +0000 (17:56 +0000)]
Changed query for the public timeline

3 years agoUpdated database.sql
Michael [Tue, 9 Feb 2021 17:11:52 +0000 (17:11 +0000)]
Updated database.sql

3 years agoRearranged field definition
Michael [Tue, 9 Feb 2021 17:10:45 +0000 (17:10 +0000)]
Rearranged field definition

3 years agoAdded update for post-thread-user
Michael [Tue, 9 Feb 2021 17:04:41 +0000 (17:04 +0000)]
Added update for post-thread-user

3 years agoIssue 9906: Improved view speed
Michael [Tue, 9 Feb 2021 16:35:01 +0000 (16:35 +0000)]
Issue 9906: Improved view speed

3 years agoMerge pull request #9917 from annando/no-thread
Hypolite Petovan [Mon, 8 Feb 2021 13:05:21 +0000 (08:05 -0500)]
Merge pull request #9917 from annando/no-thread

The "thread" table isn't used anymore

3 years agoThe "thread" table isn't used anymore
Michael [Mon, 8 Feb 2021 07:48:36 +0000 (07:48 +0000)]
The "thread" table isn't used anymore

3 years agoMerge pull request #9913 from VVelox/develop
Hypolite Petovan [Mon, 8 Feb 2021 03:01:07 +0000 (22:01 -0500)]
Merge pull request #9913 from VVelox/develop

Document current known foreign key fixes possibly required post upgrading

3 years agoImprove formatting in doc/Update.md
Hypolite Petovan [Mon, 8 Feb 2021 03:00:47 +0000 (22:00 -0500)]
Improve formatting in doc/Update.md

- Fix typo
- Enforce Markdown convention of a sentence per line
- Improve SQL formatting regarding language keywords and escaped identifiers

3 years agoadd current known foriegn key fixes possibly required post upgrading
Zane C. Bowers-Hadley [Mon, 8 Feb 2021 02:33:47 +0000 (20:33 -0600)]
add current known foriegn key fixes possibly required post upgrading

3 years ago"item" is replaced whenever possible at the moment
Michael [Sat, 6 Feb 2021 13:42:21 +0000 (13:42 +0000)]
"item" is replaced whenever possible at the moment

3 years agoMerge pull request #9904 from annando/thread
Hypolite Petovan [Fri, 5 Feb 2021 13:57:38 +0000 (08:57 -0500)]
Merge pull request #9904 from annando/thread

Getting rid of the "thread" table - first step