]>
git.mxchange.org Git - friendica.git/log
Tobias Diekershoff [Mon, 23 Dec 2019 19:03:25 +0000 (20:03 +0100)]
wrapping up 2019.12
Tobias Diekershoff [Mon, 23 Dec 2019 18:50:58 +0000 (19:50 +0100)]
Merge pull request #7973 from tobiasd/2019.12-CHANGELOG
2019.12 CHANGELOG
Tobias Diekershoff [Mon, 23 Dec 2019 18:50:40 +0000 (19:50 +0100)]
Merge pull request #7985 from tobiasd/
20191221-credots
updated the credits for 2019.12
Michael Vogel [Mon, 23 Dec 2019 06:24:00 +0000 (07:24 +0100)]
Merge pull request #7993 from tobiasd/2019.12-rc
EN GB and EN US translation update THX AndyH3
Tobias Diekershoff [Mon, 23 Dec 2019 05:43:14 +0000 (06:43 +0100)]
EN GB translation update THX AndyH3
Tobias Diekershoff [Mon, 23 Dec 2019 05:43:01 +0000 (06:43 +0100)]
EN US translation update THX AndyH3
Michael Vogel [Sun, 22 Dec 2019 17:25:58 +0000 (18:25 +0100)]
Merge pull request #7990 from stom79/patch-1
Update FAQ.md
Thomas [Sun, 22 Dec 2019 17:21:13 +0000 (18:21 +0100)]
Update FAQ.md
Update Fedilab link
Philipp [Sun, 22 Dec 2019 14:14:46 +0000 (15:14 +0100)]
Merge pull request #7988 from friendica/MrPetovan-notice
Ensure $item exists in mod/display
Hypolite Petovan [Sun, 22 Dec 2019 14:00:16 +0000 (09:00 -0500)]
Ensure $item exists in mod/display
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-
567575161
Tobias Diekershoff [Sat, 21 Dec 2019 15:10:42 +0000 (16:10 +0100)]
Merge pull request #7986 from MrPetovan/task/update-api-docs
Update Mastodon API documentation
Hypolite Petovan [Sat, 21 Dec 2019 14:51:11 +0000 (09:51 -0500)]
Update Mastodon API documentation
- Change endpoint label style to monospace
- Explicit expected IDs for follow_requests endpoints
- Add official documentation link for api/v1/instance/peers
- Add unimplemented endpoint api/v1/instance/activity
Hypolite Petovan [Sat, 21 Dec 2019 14:49:35 +0000 (09:49 -0500)]
Update link label to API page in doc home
Tobias Diekershoff [Sat, 21 Dec 2019 14:33:02 +0000 (15:33 +0100)]
updated the credits for 2019.12
Tobias Diekershoff [Sat, 21 Dec 2019 14:02:10 +0000 (15:02 +0100)]
Merge pull request #7983 from annando/nodeinfo-dfrn
Fix: Newer Friendica servers had been detected as ActivityPub
Tobias Diekershoff [Sat, 21 Dec 2019 14:01:06 +0000 (15:01 +0100)]
stom79 has worked on the docs as well
Hypolite Petovan [Sat, 21 Dec 2019 13:58:10 +0000 (08:58 -0500)]
Merge pull request #7982 from stom79/2019.12-rc
Update API-Mastodon.md
Tobias Diekershoff [Sat, 21 Dec 2019 13:56:55 +0000 (14:56 +0100)]
the Markdown bug will stay for later ;)
Michael [Sat, 21 Dec 2019 13:51:25 +0000 (13:51 +0000)]
Fix: Newer Friendica servers had been detected as ActivityPub
Thomas [Sat, 21 Dec 2019 13:24:24 +0000 (14:24 +0100)]
Update API-Mastodon.md
Tobias Diekershoff [Sat, 21 Dec 2019 07:34:27 +0000 (08:34 +0100)]
CHANGELOG appendum for 2019-12-20
Hypolite Petovan [Fri, 20 Dec 2019 22:06:27 +0000 (17:06 -0500)]
Merge pull request #7977 from annando/api-nick
Remove legacy function
Hypolite Petovan [Fri, 20 Dec 2019 22:05:42 +0000 (17:05 -0500)]
Merge pull request #7976 from annando/notice
Fix notice because of a missing subject
Michael [Fri, 20 Dec 2019 21:47:10 +0000 (21:47 +0000)]
Fix notice because of a missing subject
Hypolite Petovan [Fri, 20 Dec 2019 15:28:14 +0000 (10:28 -0500)]
Merge pull request #7975 from annando/attach-newlines
Fix optical glitch: Replace multiple newlines when replacing attachments
Michael [Fri, 20 Dec 2019 09:45:34 +0000 (09:45 +0000)]
Fix optical glitch: Replace multiple newlines when replacing attachments
Philipp [Fri, 20 Dec 2019 07:01:04 +0000 (08:01 +0100)]
Merge pull request #7974 from tobiasd/
20191220-lng
JA and PL translation updates
Michael [Fri, 20 Dec 2019 06:40:41 +0000 (06:40 +0000)]
Remove legacy function
Tobias Diekershoff [Fri, 20 Dec 2019 05:49:14 +0000 (06:49 +0100)]
PL translation update THX waldis
Tobias Diekershoff [Fri, 20 Dec 2019 05:47:54 +0000 (06:47 +0100)]
updated JA translation THX Ozero Dien
Tobias Diekershoff [Thu, 19 Dec 2019 14:50:59 +0000 (15:50 +0100)]
2019.12 CHANGELOG
Philipp [Thu, 19 Dec 2019 13:32:28 +0000 (14:32 +0100)]
Merge pull request #7972 from MrPetovan/bug/notices
Various notices fixes
Hypolite Petovan [Thu, 19 Dec 2019 12:51:49 +0000 (07:51 -0500)]
Merge pull request #7971 from annando/issue-7685
Issue 7685: Just forward on remoteauth for non legacy-DFRN and other contacts
Hypolite Petovan [Thu, 19 Dec 2019 12:48:08 +0000 (07:48 -0500)]
Add check for $_REQUEST key existence in Module\Item\Compose
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-
566254464
Hypolite Petovan [Thu, 19 Dec 2019 12:47:35 +0000 (07:47 -0500)]
Check for parent existence in mod/display
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-
566079001
Michael [Thu, 19 Dec 2019 12:39:30 +0000 (12:39 +0000)]
Changed "??" to "?:"
Michael [Thu, 19 Dec 2019 11:02:50 +0000 (11:02 +0000)]
Issue 7685: Just forward on remoteauth for non legacy-DFRN and other contacts
Philipp [Thu, 19 Dec 2019 07:56:34 +0000 (08:56 +0100)]
Merge pull request #7970 from annando/api-announce
API: Missing endpoint for reshares had been added
Michael [Thu, 19 Dec 2019 07:19:03 +0000 (07:19 +0000)]
API: Missing endpoint for reshares had been added
Tobias Diekershoff [Thu, 19 Dec 2019 05:43:08 +0000 (06:43 +0100)]
Merge pull request #7969 from annando/api-instance
API: Provide data for the account array of the instance array
Michael [Thu, 19 Dec 2019 04:11:31 +0000 (04:11 +0000)]
API: Provide data for the account array of the instance array
Philipp [Wed, 18 Dec 2019 21:12:52 +0000 (22:12 +0100)]
Merge pull request #7930 from MrPetovan/task/7887-api-followers-request
Add POST follow request Mastodon API endpoint
Philipp [Wed, 18 Dec 2019 08:14:56 +0000 (09:14 +0100)]
Merge pull request #7966 from annando/issue-7664
Issue 7664: Don't notify every time a contact posted something
Michael [Wed, 18 Dec 2019 06:36:43 +0000 (06:36 +0000)]
Issue 7664: Don't notify every time a contact posted something
Michael Vogel [Wed, 18 Dec 2019 05:51:29 +0000 (06:51 +0100)]
Merge pull request #7965 from tobiasd/
20191218-install
fix requested stuff for Install.md from 7938
Tobias Diekershoff [Wed, 18 Dec 2019 05:32:15 +0000 (06:32 +0100)]
fix requests from 7938 and correct rename to copy
Tobias Diekershoff [Wed, 18 Dec 2019 05:19:09 +0000 (06:19 +0100)]
Merge pull request #7938 from copiis/patch-2
Update Install.md
Philipp [Tue, 17 Dec 2019 08:29:59 +0000 (09:29 +0100)]
Merge pull request #7963 from annando/issue-7659-a
Issue 7659: Udate the "user-contact" value with the "contact" values
Michael [Tue, 17 Dec 2019 07:10:55 +0000 (07:10 +0000)]
Issue 7659: Udate the "user-contact" value with the "contact" values
Tobias Diekershoff [Mon, 16 Dec 2019 16:31:36 +0000 (17:31 +0100)]
Merge pull request #7962 from MrPetovan/bug/fatal-errors
Add type-hint to debug null value fatal error
Hypolite Petovan [Mon, 16 Dec 2019 16:05:08 +0000 (11:05 -0500)]
Add type-hint to debug null value fatal error
- Part of https://github.com/friendica/friendica/issues/7675#issuecomment-
566076500
Philipp [Mon, 16 Dec 2019 15:03:38 +0000 (16:03 +0100)]
Merge pull request #7961 from MrPetovan/bug/fatal-errors
Fix wrong type-hints for table parameter in Database->selectToArray and DBA::selectToArray
Hypolite Petovan [Mon, 16 Dec 2019 13:49:01 +0000 (08:49 -0500)]
Fix wrong type-hints for table parameter in Database->selectToArray and DBA::selectToArray
Tobias Diekershoff [Mon, 16 Dec 2019 10:34:28 +0000 (11:34 +0100)]
Merge pull request #7959 from MrPetovan/bug/7902-acl-fixes
Add meaningful sorter to ACL autocomplete
Hypolite Petovan [Mon, 16 Dec 2019 08:13:32 +0000 (03:13 -0500)]
Add meaningful sorter to ACL autocomplete
Philipp [Mon, 16 Dec 2019 07:07:14 +0000 (08:07 +0100)]
Merge pull request #7958 from tobiasd/
20191216-lng
DE, ET, JA, NL and PL translation updates
Tobias Diekershoff [Mon, 16 Dec 2019 06:52:17 +0000 (07:52 +0100)]
Merge pull request #7957 from annando/issue-7953
Issue 7953: Don't show follow on the hovercard for the "self" contact
Tobias Diekershoff [Mon, 16 Dec 2019 06:39:12 +0000 (07:39 +0100)]
DE translation update
Michael [Mon, 16 Dec 2019 06:35:29 +0000 (06:35 +0000)]
Issue 7953: Don't show follow/unfollow on the hovercard for the "self" contact
Tobias Diekershoff [Mon, 16 Dec 2019 06:03:00 +0000 (07:03 +0100)]
JA translation update THX Ozero Dien
Tobias Diekershoff [Mon, 16 Dec 2019 06:01:42 +0000 (07:01 +0100)]
Added Estonian translation THX Rain Hawk
Tobias Diekershoff [Mon, 16 Dec 2019 05:59:51 +0000 (06:59 +0100)]
NL translation update THX Walis
Tobias Diekershoff [Mon, 16 Dec 2019 05:58:29 +0000 (06:58 +0100)]
NL translation update THX Casper
Hypolite Petovan [Sun, 15 Dec 2019 20:08:25 +0000 (15:08 -0500)]
Merge pull request #7955 from annando/api-mentions
Issue 6867: Only display direct mentions in the mentions API
Michael [Sun, 15 Dec 2019 13:14:55 +0000 (13:14 +0000)]
Issue 6867: Only display direct mentions in the corresponding API endpoint
Philipp [Sat, 14 Dec 2019 10:00:04 +0000 (11:00 +0100)]
Merge pull request #7950 from annando/notice
Fix notice "Undefined index: href"
Philipp [Sat, 14 Dec 2019 09:59:29 +0000 (10:59 +0100)]
Merge pull request #7949 from annando/warning
Fixed warning
Michael [Sat, 14 Dec 2019 05:49:53 +0000 (05:49 +0000)]
Fix notice "Undefined index: href"
Michael Vogel [Sat, 14 Dec 2019 05:42:40 +0000 (06:42 +0100)]
Fixed warning
Michael Vogel [Fri, 13 Dec 2019 20:42:31 +0000 (21:42 +0100)]
Merge pull request #7948 from MrPetovan/bug/7946-frio-contact-tab
Restore correct highlighted contact tabs
Michael Vogel [Fri, 13 Dec 2019 20:34:09 +0000 (21:34 +0100)]
Merge pull request #7943 from MrPetovan/bug/7920-api-fix-followers-friends-ids
Add relationship filter to api_friends_ids and api_followers_ids
Hypolite Petovan [Fri, 13 Dec 2019 20:27:16 +0000 (15:27 -0500)]
Restore correct highlighted contact tabs
Hypolite Petovan [Fri, 13 Dec 2019 20:22:24 +0000 (15:22 -0500)]
Update tests related to api_ff_ids
- Use new parameter
- Use new empty return
Hypolite Petovan [Fri, 13 Dec 2019 20:15:34 +0000 (15:15 -0500)]
Merge pull request #7947 from annando/api-attachments
API: Improved handling of quoted posts and attachments
Michael Vogel [Fri, 13 Dec 2019 20:13:19 +0000 (21:13 +0100)]
Merge pull request #7941 from MrPetovan/task/7889-api-post-contact-search
[API] Provide post/contact search
Michael Vogel [Fri, 13 Dec 2019 20:10:57 +0000 (21:10 +0100)]
Merge pull request #7944 from MrPetovan/bug/4451-escape-bbcode-blocks-autolinker
Escape potential URL-containing BBCodes before running autolinker
Philipp [Fri, 13 Dec 2019 19:28:34 +0000 (20:28 +0100)]
Merge pull request #7945 from MrPetovan/bug/fatal-errors
Return early if user.uid isn't present in ACL::getFullSelectorHTML
Hypolite Petovan [Fri, 13 Dec 2019 18:29:06 +0000 (13:29 -0500)]
Return early if user.uid isn't present in ACL::getFullSelectorHTML
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-
565533824
Hypolite Petovan [Fri, 13 Dec 2019 17:40:10 +0000 (12:40 -0500)]
Escape potential URL-containing BBCodes before running autolinker
Hypolite Petovan [Fri, 13 Dec 2019 16:43:45 +0000 (11:43 -0500)]
Add relationship filter to api_friends_ids and api_followers_ids
Hypolite Petovan [Fri, 13 Dec 2019 16:43:20 +0000 (11:43 -0500)]
Add relationship filter to api_ff_ids()
Michael Vogel [Fri, 13 Dec 2019 16:08:01 +0000 (17:08 +0100)]
Merge pull request #7942 from MrPetovan/bug/notices
Don't process empty hash tags in Model\Item
Hypolite Petovan [Fri, 13 Dec 2019 12:16:43 +0000 (07:16 -0500)]
Don't process empty hash tags in Model\Item
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-
565372628
Michael [Fri, 13 Dec 2019 10:12:40 +0000 (10:12 +0000)]
API: Improved handling of quoted posts and attachments
Hypolite Petovan [Thu, 12 Dec 2019 22:04:59 +0000 (17:04 -0500)]
Support post URL search term in api_search()
Hypolite Petovan [Thu, 12 Dec 2019 22:04:08 +0000 (17:04 -0500)]
Support user profile URL search term in api_users_search()
Hypolite Petovan [Thu, 12 Dec 2019 16:07:57 +0000 (11:07 -0500)]
Merge pull request #7939 from annando/issue-7659
Issue 7659: Display blocked and ignored public contacts as well
Michael [Thu, 12 Dec 2019 15:57:08 +0000 (15:57 +0000)]
Use localuser()
Hypolite Petovan [Thu, 12 Dec 2019 15:00:54 +0000 (10:00 -0500)]
Merge pull request #7935 from annando/issue-7651
Issue 7651: Added basic support for more complicated "video" elements
Michael [Thu, 12 Dec 2019 14:57:31 +0000 (14:57 +0000)]
Improved RegExp
Copiis [Thu, 12 Dec 2019 12:38:00 +0000 (13:38 +0100)]
Update Install.md
Michael [Thu, 12 Dec 2019 11:58:57 +0000 (11:58 +0000)]
Issue 7659: Display blocked and ignored public contacts as well
Michael [Thu, 12 Dec 2019 05:35:30 +0000 (05:35 +0000)]
Issue 7651: Added basic support for more complicated "video" elements
Tobias Diekershoff [Wed, 11 Dec 2019 17:36:36 +0000 (18:36 +0100)]
Merge pull request #7932 from MrPetovan/bug/fatal-errors
Log a message when data isn't the expected type in GContact::updateFromOutbox
Hypolite Petovan [Wed, 11 Dec 2019 13:48:44 +0000 (08:48 -0500)]
Log a message when data isn't the expected type in GContact::updateFromOutbox
Hypolite Petovan [Wed, 11 Dec 2019 13:23:28 +0000 (08:23 -0500)]
Improve Api\Mastodon\Account with data from apcontact
- Original work by @annando
Hypolite Petovan [Wed, 11 Dec 2019 13:20:38 +0000 (08:20 -0500)]
Ensure APContact::getByUrl always returns an array
Hypolite Petovan [Wed, 11 Dec 2019 08:50:09 +0000 (03:50 -0500)]
Add POST follow request Mastodon API endpoint
Hypolite Petovan [Wed, 11 Dec 2019 08:37:48 +0000 (03:37 -0500)]
Switch Api\Mastodon\FollowRequests to list introductions instead of pending contacts
Hypolite Petovan [Wed, 11 Dec 2019 08:35:13 +0000 (03:35 -0500)]
Update web modules handling introduction to use new model class