]>
git.mxchange.org Git - friendica.git/log
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
Michael [Fri, 29 Jan 2021 10:39:55 +0000 (10:39 +0000)]
Set thr-parent when importing mails
Michael [Fri, 29 Jan 2021 06:26:51 +0000 (06:26 +0000)]
Prevent permissionset foreign key constraint
Hypolite Petovan [Fri, 29 Jan 2021 00:32:17 +0000 (19:32 -0500)]
Merge pull request #9873 from annando/post-user
New "post-user" structure, new update functionality
Michael [Thu, 28 Jan 2021 23:17:58 +0000 (23:17 +0000)]
Providing more test data
Michael [Thu, 28 Jan 2021 22:52:05 +0000 (22:52 +0000)]
Updated database.sql
Michael [Thu, 28 Jan 2021 22:45:54 +0000 (22:45 +0000)]
New "post-user" structure, new update functionality
Michael Vogel [Wed, 27 Jan 2021 21:32:08 +0000 (22:32 +0100)]
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
Add "Remember this device" feature to two factor authentication
Hypolite Petovan [Wed, 27 Jan 2021 16:45:19 +0000 (11:45 -0500)]
Merge pull request #9870 from annando/uri-id
"uri-id" instead of "uri" or "id"
Michael [Wed, 27 Jan 2021 10:01:42 +0000 (10:01 +0000)]
"uri-id" instead of "uri" or "id"
Hypolite Petovan [Mon, 25 Jan 2021 17:38:00 +0000 (12:38 -0500)]
Merge pull request #9865 from Extarys/frio-pwa
PWA: Improve manifest file
Extarys [Mon, 25 Jan 2021 17:02:49 +0000 (12:02 -0500)]
style: tab to space
Extarys [Mon, 25 Jan 2021 16:46:27 +0000 (11:46 -0500)]
pwa: add fields
Hypolite Petovan [Mon, 25 Jan 2021 09:11:33 +0000 (04:11 -0500)]
Merge pull request #9864 from tobiasd/
20210125 -credits
correction of contributor name
Hypolite Petovan [Mon, 25 Jan 2021 08:27:30 +0000 (03:27 -0500)]
Merge pull request #9863 from Extarys/frio-pwa
Follow W3C Web App Manifest (PWA)
Tobias Diekershoff [Mon, 25 Jan 2021 08:07:09 +0000 (09:07 +0100)]
correction of contributor name
Adopting the correct name of joenepraat, see https://todon.nl/@joenepraat/
105482704513745199
Extarys [Mon, 25 Jan 2021 05:04:56 +0000 (00:04 -0500)]
style: R::GET alignment, cause it's beautiful
Extarys [Mon, 25 Jan 2021 04:48:22 +0000 (23:48 -0500)]
frio: change manifest to webmanifest
Extarys [Mon, 25 Jan 2021 04:47:59 +0000 (23:47 -0500)]
add route for webmanifest
Extarys [Mon, 25 Jan 2021 04:24:15 +0000 (23:24 -0500)]
formating head
Hypolite Petovan [Mon, 25 Jan 2021 02:45:13 +0000 (21:45 -0500)]
Merge pull request #9862 from foss-/patch-1
FAQ "Find Help" section cleanup
foss- [Mon, 25 Jan 2021 01:33:21 +0000 (02:33 +0100)]
omit space in find help listing
foss- [Mon, 25 Jan 2021 01:32:10 +0000 (02:32 +0100)]
XMPP URI and markdown are no friends (yet)
https://github.com/github/markup/issues/202
https://github.com/gjtorikian/html-pipeline/pull/307
https://github.com/github/opensource.guide/pull/807
amazing that this is still not working in 2021
foss- [Mon, 25 Jan 2021 00:56:22 +0000 (01:56 +0100)]
XMPP URI link
foss- [Mon, 25 Jan 2021 00:50:28 +0000 (01:50 +0100)]
XMPP link
- [XMPP](xmpp://support@forum.friendi.ca?join)
foss- [Mon, 25 Jan 2021 00:46:36 +0000 (01:46 +0100)]
Reduce mailing list info
- all necessary info can be found on the mailman site
foss- [Mon, 25 Jan 2021 00:44:24 +0000 (01:44 +0100)]
Improve Find Help section
- removed old matrix entry
foss- [Mon, 25 Jan 2021 00:40:38 +0000 (01:40 +0100)]
Update FAQ: improve "Find Help" section
- moved "Find help" section to the top
- removed intro text as friendica helpers link is redundant and it is unlikely for users to create a secondary account to post to the helpers forum should their primary account get stuck (a description how to post to that forum should be added later)
- moved mailing list to the bottom of contact list
- added XMPP URI link
- added IRC weblink to Kiwi webchat
- added matrix webchat link
Hypolite Petovan [Sun, 24 Jan 2021 22:37:53 +0000 (17:37 -0500)]
Merge pull request #9861 from Extarys/frio-mobile-secondnav-arrow
Frio: mobile: secondnav arrow
Extarys [Sun, 24 Jan 2021 22:28:58 +0000 (17:28 -0500)]
fix line width - i hate vscode
Extarys [Sun, 24 Jan 2021 21:19:52 +0000 (16:19 -0500)]
frio: mobile: move navtab arrow closer
Extarys [Sun, 24 Jan 2021 21:07:24 +0000 (16:07 -0500)]
initial formating
Michael Vogel [Sun, 24 Jan 2021 14:54:16 +0000 (15:54 +0100)]
Merge pull request #9860 from MrPetovan/task/9640-rename-notification-classes
Rename notify classes according the feature name, not the table name
Hypolite Petovan [Sat, 23 Jan 2021 09:53:44 +0000 (04:53 -0500)]
Rename notify classes according the feature name, not the table name
Hypolite Petovan [Sun, 24 Jan 2021 13:59:18 +0000 (08:59 -0500)]
Merge pull request #9858 from annando/notify-ignored
New setting that controls notifications for ignored contacts
Hypolite Petovan [Sun, 24 Jan 2021 13:58:38 +0000 (08:58 -0500)]
Merge pull request #9783 from foss-/patch-1
FAQ cleanup
Michael [Sun, 24 Jan 2021 13:49:23 +0000 (13:49 +0000)]
Inverted conditions
foss- [Sun, 24 Jan 2021 12:51:19 +0000 (13:51 +0100)]
Update FAQ.md
- Archived (typo)
foss- [Sun, 24 Jan 2021 12:50:15 +0000 (13:50 +0100)]
Update FAQ.md
- revert to question format for client list
- new line for each sentence as requested
- corrected Ignored contacts section: they are included in delivery and will receive posts and private messages
foss- [Sun, 24 Jan 2021 12:40:34 +0000 (13:40 +0100)]
Update doc/FAQ.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sun, 24 Jan 2021 12:03:50 +0000 (13:03 +0100)]
Merge pull request #9857 from MrPetovan/bug/9854-tags-profile-space
Remove leading space in displayed public tags in profile page