]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 8 Feb 2021 16:04:59 +0000 (11:04 -0500)]
Remove references to removed frost theme
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
Michael [Tue, 9 Feb 2021 17:56:17 +0000 (17:56 +0000)]
Changed query for the public timeline
Michael [Tue, 9 Feb 2021 17:11:52 +0000 (17:11 +0000)]
Updated database.sql
Michael [Tue, 9 Feb 2021 17:10:45 +0000 (17:10 +0000)]
Rearranged field definition
Michael [Tue, 9 Feb 2021 17:04:41 +0000 (17:04 +0000)]
Added update for post-thread-user
Michael [Tue, 9 Feb 2021 16:35:01 +0000 (16:35 +0000)]
Issue 9906: Improved view speed
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
Michael [Mon, 8 Feb 2021 07:48:36 +0000 (07:48 +0000)]
The "thread" table isn't used anymore
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
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
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
Michael [Sat, 6 Feb 2021 13:42:21 +0000 (13:42 +0000)]
"item" is replaced whenever possible at the moment
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
Michael [Fri, 5 Feb 2021 13:40:15 +0000 (13:40 +0000)]
EOL added
Michael [Fri, 5 Feb 2021 07:44:39 +0000 (07:44 +0000)]
Avoid foreign key problems when deleting contacts
Michael [Fri, 5 Feb 2021 07:39:34 +0000 (07:39 +0000)]
Partly reverting change
Michael [Fri, 5 Feb 2021 07:27:15 +0000 (07:27 +0000)]
More test data
Michael [Fri, 5 Feb 2021 07:14:09 +0000 (07:14 +0000)]
Improving test data
Michael [Fri, 5 Feb 2021 06:56:24 +0000 (06:56 +0000)]
test again
Michael [Fri, 5 Feb 2021 06:41:34 +0000 (06:41 +0000)]
And again ...
Michael [Fri, 5 Feb 2021 06:33:34 +0000 (06:33 +0000)]
Some more debug output
Michael [Fri, 5 Feb 2021 06:23:34 +0000 (06:23 +0000)]
Testing the query
Michael [Fri, 5 Feb 2021 05:53:44 +0000 (05:53 +0000)]
Just some more tests
Michael [Thu, 4 Feb 2021 22:51:33 +0000 (22:51 +0000)]
Use the id instead of iid
Michael [Thu, 4 Feb 2021 22:41:33 +0000 (22:41 +0000)]
Some more test data
Michael [Thu, 4 Feb 2021 22:14:53 +0000 (22:14 +0000)]
More test data
Michael [Thu, 4 Feb 2021 22:14:09 +0000 (22:14 +0000)]
Enhanced test data
Michael [Thu, 4 Feb 2021 21:49:31 +0000 (21:49 +0000)]
Test for test
Michael [Thu, 4 Feb 2021 18:14:15 +0000 (18:14 +0000)]
Handle empty values for API output
Michael [Thu, 4 Feb 2021 17:56:43 +0000 (17:56 +0000)]
Fix test data
Michael [Thu, 4 Feb 2021 17:48:51 +0000 (17:48 +0000)]
Set test data
Michael [Thu, 4 Feb 2021 09:46:29 +0000 (09:46 +0000)]
Fix test data
Michael [Thu, 4 Feb 2021 05:51:25 +0000 (05:51 +0000)]
The thread table is replaced by post-thread and 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"
Michael [Tue, 2 Feb 2021 06:28:51 +0000 (06:28 +0000)]
"participation" is removed since it is unused
Michael [Tue, 2 Feb 2021 06:10:10 +0000 (06:10 +0000)]
Added "user-item" table to the list of removable tables
Michael [Tue, 2 Feb 2021 06:05:50 +0000 (06:05 +0000)]
Rearranged order of update calls
Michael [Tue, 2 Feb 2021 05:53:55 +0000 (05:53 +0000)]
remove test logging
Michael [Tue, 2 Feb 2021 05:45:57 +0000 (05:45 +0000)]
User-Item table is replaced
Michael [Mon, 1 Feb 2021 20:11:25 +0000 (20:11 +0000)]
Update function for "post-user-notification"
Michael [Mon, 1 Feb 2021 19:31:39 +0000 (19:31 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-thread-user
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
Michael [Mon, 1 Feb 2021 13:36:20 +0000 (13:36 +0000)]
Fixed class name
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
Michael [Mon, 1 Feb 2021 11:09:23 +0000 (11:09 +0000)]
Improved notification description
Michael [Mon, 1 Feb 2021 11:00:35 +0000 (11:00 +0000)]
Don't remove data from the item array
Michael [Mon, 1 Feb 2021 10:57:25 +0000 (10:57 +0000)]
Avoid "Undefined index: verb"
Michael [Mon, 1 Feb 2021 10:31:38 +0000 (10:31 +0000)]
New table "post-user-notification"
Michael [Mon, 1 Feb 2021 07:06:01 +0000 (07:06 +0000)]
List of deprecated fields is checked
Tobias Diekershoff [Mon, 1 Feb 2021 06:16:33 +0000 (07:16 +0100)]
DE translation update
Tobias Diekershoff [Mon, 1 Feb 2021 06:05:10 +0000 (07:05 +0100)]
IT translation update THX fabrixxm
Tobias Diekershoff [Mon, 1 Feb 2021 06:04:13 +0000 (07:04 +0100)]
BG translation update THX Rafael Kalachev
Michael [Sun, 31 Jan 2021 23:37:34 +0000 (23:37 +0000)]
Most user-item traces removed
Hypolite Petovan [Sat, 30 Jan 2021 20:51:46 +0000 (15:51 -0500)]
Remove mod/subthread file
Hypolite Petovan [Sat, 30 Jan 2021 20:51:27 +0000 (15:51 -0500)]
Replace references of GET mod/substhread with POST item/{id}/follow
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
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
Hypolite Petovan [Sat, 30 Jan 2021 22:52:01 +0000 (17:52 -0500)]
Move GET starred/{id} to POST item/{id}/star
Hypolite Petovan [Sat, 30 Jan 2021 22:51:27 +0000 (17:51 -0500)]
Rename dostar() to doStar()
Michael [Sun, 31 Jan 2021 18:33:02 +0000 (18:33 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-thread-user
Michael [Sun, 31 Jan 2021 18:32:22 +0000 (18:32 +0000)]
New table "post-thread-user"
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
Hypolite Petovan [Sat, 30 Jan 2021 21:23:46 +0000 (16:23 -0500)]
Move GET item/ignore/{id} to POST item/{id}/ignore
Hypolite Petovan [Sat, 30 Jan 2021 21:22:53 +0000 (16:22 -0500)]
Rename doignore to doIgnoreThread
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
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}
Hypolite Petovan [Sat, 30 Jan 2021 22:11:54 +0000 (17:11 -0500)]
Move GET /like/{id} to POST /item/{id}/activity/{verb}
Hypolite Petovan [Sat, 30 Jan 2021 21:42:34 +0000 (16:42 -0500)]
Rename dolike to doActivityItem
Hypolite Petovan [Sun, 31 Jan 2021 03:58:22 +0000 (22:58 -0500)]
Update translated strings files after update to 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
Hypolite Petovan [Sun, 31 Jan 2021 03:47:20 +0000 (22:47 -0500)]
Set correct integer return type for Temporal::getAgeByTimezone
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"
Michael [Sun, 31 Jan 2021 12:26:25 +0000 (12:26 +0000)]
Prevent "No post-content stored"
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
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
Hypolite Petovan [Sat, 30 Jan 2021 23:42:23 +0000 (18:42 -0500)]
Move GET pinned/{id} to POST item/{id}/pin
Hypolite Petovan [Sat, 30 Jan 2021 23:05:40 +0000 (18:05 -0500)]
Rename dopin() to doPIn
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"
Michael [Sat, 30 Jan 2021 22:43:50 +0000 (22:43 +0000)]
Added database.sql
Michael [Sat, 30 Jan 2021 22:39:06 +0000 (22:39 +0000)]
Avoid "Duplicate entry"
Michael [Sat, 30 Jan 2021 22:03:53 +0000 (22:03 +0000)]
New table "post-content"
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
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)
Tobias Diekershoff [Sat, 30 Jan 2021 14:47:12 +0000 (15:47 +0100)]
less space
Michael [Sat, 30 Jan 2021 13:31:59 +0000 (13:31 +0000)]
Reduce the parameter chaos by splitting the update function
Tobias Diekershoff [Sat, 30 Jan 2021 07:59:34 +0000 (08:59 +0100)]
removed old information from DE FAQ pointing to dead pages
Michael [Sat, 30 Jan 2021 07:50:20 +0000 (07:50 +0000)]
Setting "maintenance" for pre and post updates
Tobias Diekershoff [Sat, 30 Jan 2021 07:03:57 +0000 (08:03 +0100)]
clenup
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
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
Tobias Diekershoff [Sat, 30 Jan 2021 06:50:03 +0000 (07:50 +0100)]
unhinde location of the support channels so that they are visible when looking at the FAQ
Hypolite Petovan [Sat, 30 Jan 2021 01:08:38 +0000 (20:08 -0500)]
Merge pull request #9880 from annando/non-numeric
Avoid non numeric parameter
Hypolite Petovan [Sat, 30 Jan 2021 01:02:54 +0000 (20:02 -0500)]
Update plural condition in strings.php after converter update
Hypolite Petovan [Sat, 30 Jan 2021 01:01:14 +0000 (20:01 -0500)]
Remove ternary operators from converted .po plural condition
- Thanks @sunchaserinfo for most of the work
Michael [Fri, 29 Jan 2021 23:41:42 +0000 (23:41 +0000)]
Avoid non numeric parameter
Hypolite Petovan [Fri, 29 Jan 2021 15:14:16 +0000 (10:14 -0500)]
Merge pull request #9877 from annando/application-json
Accept "application/json" as application type for ActivityPub
Hypolite Petovan [Fri, 29 Jan 2021 15:12:49 +0000 (10:12 -0500)]
Merge pull request #9876 from annando/thr-parent
Set thr-parent when importing mails
Hypolite Petovan [Fri, 29 Jan 2021 15:11:38 +0000 (10:11 -0500)]
Merge pull request #9874 from annando/psid
Prevent permissionset foreign key constraint
Michael [Fri, 29 Jan 2021 11:15:47 +0000 (11:15 +0000)]
Accept "application/json" as application type for ActivityPub