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

3 years agoNew table "post-user-notification"
Michael [Mon, 1 Feb 2021 10:31:38 +0000 (10:31 +0000)]
New table "post-user-notification"

3 years agoList of deprecated fields is checked
Michael [Mon, 1 Feb 2021 07:06:01 +0000 (07:06 +0000)]
List of deprecated fields is checked

3 years agoDE translation update
Tobias Diekershoff [Mon, 1 Feb 2021 06:16:33 +0000 (07:16 +0100)]
DE translation update

3 years agoIT translation update THX fabrixxm
Tobias Diekershoff [Mon, 1 Feb 2021 06:05:10 +0000 (07:05 +0100)]
IT translation update THX fabrixxm

3 years agoBG translation update THX Rafael Kalachev
Tobias Diekershoff [Mon, 1 Feb 2021 06:04:13 +0000 (07:04 +0100)]
BG translation update THX Rafael Kalachev

3 years agoMost user-item traces removed
Michael [Sun, 31 Jan 2021 23:37:34 +0000 (23:37 +0000)]
Most user-item traces removed

3 years agoRemove mod/subthread file
Hypolite Petovan [Sat, 30 Jan 2021 20:51:46 +0000 (15:51 -0500)]
Remove mod/subthread file

3 years agoReplace references of GET mod/substhread with POST item/{id}/follow
Hypolite Petovan [Sat, 30 Jan 2021 20:51:27 +0000 (15:51 -0500)]
Replace references of GET mod/substhread with POST item/{id}/follow

3 years agoAdd new item/{id}/follow module and POST route
Hypolite Petovan [Sat, 30 Jan 2021 20:34:58 +0000 (15:34 -0500)]
Add new item/{id}/follow module and POST route

- It is meant to replace mod/subthread

3 years agoMerge pull request #9891 from MrPetovan/task/9782-item-star
Michael Vogel [Sun, 31 Jan 2021 21:42:57 +0000 (22:42 +0100)]
Merge pull request #9891 from MrPetovan/task/9782-item-star

Move GET starred/{id} to POST item/{id}/star

3 years agoMove GET starred/{id} to POST item/{id}/star
Hypolite Petovan [Sat, 30 Jan 2021 22:52:01 +0000 (17:52 -0500)]
Move GET starred/{id} to POST item/{id}/star

3 years agoRename dostar() to doStar()
Hypolite Petovan [Sat, 30 Jan 2021 22:51:27 +0000 (17:51 -0500)]
Rename dostar() to doStar()

3 years agoMerge remote-tracking branch 'upstream/develop' into post-thread-user
Michael [Sun, 31 Jan 2021 18:33:02 +0000 (18:33 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-thread-user

3 years agoNew table "post-thread-user"
Michael [Sun, 31 Jan 2021 18:32:22 +0000 (18:32 +0000)]
New table "post-thread-user"

3 years agoMerge pull request #9889 from MrPetovan/task/9872-item-ignore
Michael Vogel [Sun, 31 Jan 2021 18:26:09 +0000 (19:26 +0100)]
Merge pull request #9889 from MrPetovan/task/9872-item-ignore

Move GET item/ignore/{id} to POST item/{id}/ignore

3 years agoMove GET item/ignore/{id} to POST item/{id}/ignore
Hypolite Petovan [Sat, 30 Jan 2021 21:23:46 +0000 (16:23 -0500)]
Move GET item/ignore/{id} to POST item/{id}/ignore

3 years agoRename doignore to doIgnoreThread
Hypolite Petovan [Sat, 30 Jan 2021 21:22:53 +0000 (16:22 -0500)]
Rename doignore to doIgnoreThread

3 years agoMerge pull request #9893 from MrPetovan/bug/9879-empty-plurals
Michael Vogel [Sun, 31 Jan 2021 17:32:44 +0000 (18:32 +0100)]
Merge pull request #9893 from MrPetovan/bug/9879-empty-plurals

Skip empty message strings in Console\PoToPhp

3 years agoMerge pull request #9888 from MrPetovan/task/9782-item-like
Michael Vogel [Sun, 31 Jan 2021 16:34:18 +0000 (17:34 +0100)]
Merge pull request #9888 from MrPetovan/task/9782-item-like

Move GET like/{id} to POST item/{id}/activity/{verb}

3 years agoMove GET /like/{id} to POST /item/{id}/activity/{verb}
Hypolite Petovan [Sat, 30 Jan 2021 22:11:54 +0000 (17:11 -0500)]
Move GET /like/{id} to POST /item/{id}/activity/{verb}

3 years agoRename dolike to doActivityItem
Hypolite Petovan [Sat, 30 Jan 2021 21:42:34 +0000 (16:42 -0500)]
Rename dolike to doActivityItem

3 years agoUpdate translated strings files after update to Console\PoToPhp
Hypolite Petovan [Sun, 31 Jan 2021 03:58:22 +0000 (22:58 -0500)]
Update translated strings files after update to Console\PoToPhp

3 years agoSkip empty message strings in Console\PoToPhp
Hypolite Petovan [Sun, 31 Jan 2021 03:57:39 +0000 (22:57 -0500)]
Skip empty message strings in Console\PoToPhp

- Fix issue with empty plurals not displaying the defaut translation string

3 years agoSet correct integer return type for Temporal::getAgeByTimezone
Hypolite Petovan [Sun, 31 Jan 2021 03:47:20 +0000 (22:47 -0500)]
Set correct integer return type for Temporal::getAgeByTimezone

3 years agoMerge pull request #9894 from annando/no-content-stored
Hypolite Petovan [Sun, 31 Jan 2021 13:35:14 +0000 (08:35 -0500)]
Merge pull request #9894 from annando/no-content-stored

Prevent "No post-content stored"

3 years agoPrevent "No post-content stored"
Michael [Sun, 31 Jan 2021 12:26:25 +0000 (12:26 +0000)]
Prevent "No post-content stored"

3 years agoMerge pull request #9882 from MrPetovan/bug/po2php-plural-conversion
Michael Vogel [Sun, 31 Jan 2021 10:43:25 +0000 (11:43 +0100)]
Merge pull request #9882 from MrPetovan/bug/po2php-plural-conversion

Remove ternary operators from converted .po plural condition

3 years agoMerge pull request #9892 from MrPetovan/task/9872-item-pin
Michael Vogel [Sun, 31 Jan 2021 10:35:40 +0000 (11:35 +0100)]
Merge pull request #9892 from MrPetovan/task/9872-item-pin

Move GET pinned/{id} to POST item/{id}/pin

3 years agoMove GET pinned/{id} to POST item/{id}/pin
Hypolite Petovan [Sat, 30 Jan 2021 23:42:23 +0000 (18:42 -0500)]
Move GET pinned/{id} to POST item/{id}/pin

3 years agoRename dopin() to doPIn
Hypolite Petovan [Sat, 30 Jan 2021 23:05:40 +0000 (18:05 -0500)]
Rename dopin() to doPIn

3 years agoMerge pull request #9890 from annando/post-content
Hypolite Petovan [Sat, 30 Jan 2021 23:01:13 +0000 (18:01 -0500)]
Merge pull request #9890 from annando/post-content

New table "post-content"

3 years agoAdded database.sql
Michael [Sat, 30 Jan 2021 22:43:50 +0000 (22:43 +0000)]
Added database.sql

3 years agoAvoid "Duplicate entry"
Michael [Sat, 30 Jan 2021 22:39:06 +0000 (22:39 +0000)]
Avoid "Duplicate entry"

3 years agoNew table "post-content"
Michael [Sat, 30 Jan 2021 22:03:53 +0000 (22:03 +0000)]
New table "post-content"

3 years agoMerge pull request #9884 from annando/update-in-maintenance
Hypolite Petovan [Sat, 30 Jan 2021 16:22:37 +0000 (11:22 -0500)]
Merge pull request #9884 from annando/update-in-maintenance

Setting "maintenance" for pre and post updates

3 years agoMerge pull request #9883 from tobiasd/20210130-supportchannels
Hypolite Petovan [Sat, 30 Jan 2021 16:20:31 +0000 (11:20 -0500)]
Merge pull request #9883 from tobiasd/20210130-supportchannels

Updating support channel information in the docs (DE/EN)

3 years agoless space
Tobias Diekershoff [Sat, 30 Jan 2021 14:47:12 +0000 (15:47 +0100)]
less space

3 years agoReduce the parameter chaos by splitting the update function
Michael [Sat, 30 Jan 2021 13:31:59 +0000 (13:31 +0000)]
Reduce the parameter chaos by splitting the update function

3 years agoremoved old information from DE FAQ pointing to dead pages
Tobias Diekershoff [Sat, 30 Jan 2021 07:59:34 +0000 (08:59 +0100)]
removed old information from DE FAQ pointing to dead pages

3 years agoSetting "maintenance" for pre and post updates
Michael [Sat, 30 Jan 2021 07:50:20 +0000 (07:50 +0000)]
Setting "maintenance" for pre and post updates

3 years agoclenup
Tobias Diekershoff [Sat, 30 Jan 2021 07:03:57 +0000 (08:03 +0100)]
clenup

3 years agoadopted the support channel locations for the starting page of the EN and DE help...
Tobias Diekershoff [Sat, 30 Jan 2021 06:58:35 +0000 (07:58 +0100)]
adopted the support channel locations for the starting page of the EN and DE help pages

3 years agoDE FAQ: moved info about support channels to the FAQ top
Tobias Diekershoff [Sat, 30 Jan 2021 06:53:26 +0000 (07:53 +0100)]
DE FAQ: moved info about support channels to the FAQ top

DE FAQ: adopted the links from the EN FAQ version