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

3 years agoEOL added
Michael [Fri, 5 Feb 2021 13:40:15 +0000 (13:40 +0000)]
EOL added

3 years agoAvoid foreign key problems when deleting contacts
Michael [Fri, 5 Feb 2021 07:44:39 +0000 (07:44 +0000)]
Avoid foreign key problems when deleting contacts

3 years agoPartly reverting change
Michael [Fri, 5 Feb 2021 07:39:34 +0000 (07:39 +0000)]
Partly reverting change

3 years agoMore test data
Michael [Fri, 5 Feb 2021 07:27:15 +0000 (07:27 +0000)]
More test data

3 years agoImproving test data
Michael [Fri, 5 Feb 2021 07:14:09 +0000 (07:14 +0000)]
Improving test data

3 years agotest again
Michael [Fri, 5 Feb 2021 06:56:24 +0000 (06:56 +0000)]
test again

3 years agoAnd again ...
Michael [Fri, 5 Feb 2021 06:41:34 +0000 (06:41 +0000)]
And again ...

3 years agoSome more debug output
Michael [Fri, 5 Feb 2021 06:33:34 +0000 (06:33 +0000)]
Some more debug output

3 years agoTesting the query
Michael [Fri, 5 Feb 2021 06:23:34 +0000 (06:23 +0000)]
Testing the query

3 years agoJust some more tests
Michael [Fri, 5 Feb 2021 05:53:44 +0000 (05:53 +0000)]
Just some more tests

3 years agoUse the id instead of iid
Michael [Thu, 4 Feb 2021 22:51:33 +0000 (22:51 +0000)]
Use the id instead of iid

3 years agoSome more test data
Michael [Thu, 4 Feb 2021 22:41:33 +0000 (22:41 +0000)]
Some more test data

3 years agoMore test data
Michael [Thu, 4 Feb 2021 22:14:53 +0000 (22:14 +0000)]
More test data

3 years agoEnhanced test data
Michael [Thu, 4 Feb 2021 22:14:09 +0000 (22:14 +0000)]
Enhanced test data

3 years agoTest for test
Michael [Thu, 4 Feb 2021 21:49:31 +0000 (21:49 +0000)]
Test for test

3 years agoHandle empty values for API output
Michael [Thu, 4 Feb 2021 18:14:15 +0000 (18:14 +0000)]
Handle empty values for API output

3 years agoFix test data
Michael [Thu, 4 Feb 2021 17:56:43 +0000 (17:56 +0000)]
Fix test data

3 years agoSet test data
Michael [Thu, 4 Feb 2021 17:48:51 +0000 (17:48 +0000)]
Set test data

3 years agoFix test data
Michael [Thu, 4 Feb 2021 09:46:29 +0000 (09:46 +0000)]
Fix test data

3 years agoThe thread table is replaced by post-thread and post-thread-user
Michael [Thu, 4 Feb 2021 05:51:25 +0000 (05:51 +0000)]
The thread table is replaced by post-thread and post-thread-user

3 years agoMerge pull request #9901 from annando/post-thread-user
Hypolite Petovan [Tue, 2 Feb 2021 13:41:58 +0000 (08:41 -0500)]
Merge pull request #9901 from annando/post-thread-user

New table "post-thread-user", removed tabled "user-item"

3 years ago"participation" is removed since it is unused
Michael [Tue, 2 Feb 2021 06:28:51 +0000 (06:28 +0000)]
"participation" is removed since it is unused

3 years agoAdded "user-item" table to the list of removable tables
Michael [Tue, 2 Feb 2021 06:10:10 +0000 (06:10 +0000)]
Added "user-item" table to the list of removable tables

3 years agoRearranged order of update calls
Michael [Tue, 2 Feb 2021 06:05:50 +0000 (06:05 +0000)]
Rearranged order of update calls

3 years agoremove test logging
Michael [Tue, 2 Feb 2021 05:53:55 +0000 (05:53 +0000)]
remove test logging

3 years agoUser-Item table is replaced
Michael [Tue, 2 Feb 2021 05:45:57 +0000 (05:45 +0000)]
User-Item table is replaced

3 years agoUpdate function for "post-user-notification"
Michael [Mon, 1 Feb 2021 20:11:25 +0000 (20:11 +0000)]
Update function for "post-user-notification"

3 years agoMerge remote-tracking branch 'upstream/develop' into post-thread-user
Michael [Mon, 1 Feb 2021 19:31:39 +0000 (19:31 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-thread-user

3 years agoMerge pull request #9887 from MrPetovan/task/9872-normalize-frontend-api-responses
Michael Vogel [Mon, 1 Feb 2021 19:30:31 +0000 (20:30 +0100)]
Merge pull request #9887 from MrPetovan/task/9872-normalize-frontend-api-responses

Replace references of mod/subthread with item/{id}/follow

3 years agoFixed class name
Michael [Mon, 1 Feb 2021 13:36:20 +0000 (13:36 +0000)]
Fixed class name

3 years agoMerge pull request #9897 from tobiasd/20210201-lng
Hypolite Petovan [Mon, 1 Feb 2021 13:19:08 +0000 (08:19 -0500)]
Merge pull request #9897 from tobiasd/20210201-lng

BG, DE and IT translation updates

3 years agoImproved notification description
Michael [Mon, 1 Feb 2021 11:09:23 +0000 (11:09 +0000)]
Improved notification description

3 years agoDon't remove data from the item array
Michael [Mon, 1 Feb 2021 11:00:35 +0000 (11:00 +0000)]
Don't remove data from the item array

3 years agoAvoid "Undefined index: verb"
Michael [Mon, 1 Feb 2021 10:57:25 +0000 (10:57 +0000)]
Avoid "Undefined index: verb"