]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoAdd Mastodon API entity Relationship class
Hypolite Petovan [Wed, 11 Dec 2019 08:29:57 +0000 (03:29 -0500)]
Add Mastodon API entity Relationship class

4 years agoMerge pull request #7931 from nupplaphil/bug/codecov_exclude
Hypolite Petovan [Wed, 11 Dec 2019 13:13:55 +0000 (08:13 -0500)]
Merge pull request #7931 from nupplaphil/bug/codecov_exclude

Fix phpunit exclude list

4 years agoFix codecov exclude list
nupplaPhil [Wed, 11 Dec 2019 12:35:40 +0000 (13:35 +0100)]
Fix codecov exclude list

4 years agoMerge pull request #7926 from annando/api-instance
Hypolite Petovan [Wed, 11 Dec 2019 09:07:49 +0000 (04:07 -0500)]
Merge pull request #7926 from annando/api-instance

API: Added endpoints /instance and /instance/peers

4 years agoRemoved unneeded function
Michael [Wed, 11 Dec 2019 08:26:18 +0000 (08:26 +0000)]
Removed unneeded function

4 years agoAdded parameter description
Michael [Wed, 11 Dec 2019 06:54:31 +0000 (06:54 +0000)]
Added parameter description

4 years agoAdded entities
Michael [Wed, 11 Dec 2019 06:51:59 +0000 (06:51 +0000)]
Added entities

4 years agoMerge pull request #7929 from annando/apcontact-data
Hypolite Petovan [Wed, 11 Dec 2019 00:58:25 +0000 (19:58 -0500)]
Merge pull request #7929 from annando/apcontact-data

APContact: Added follower count, following count and count of posts

4 years agoRemoved outcommented code
Michael [Wed, 11 Dec 2019 00:10:25 +0000 (00:10 +0000)]
Removed outcommented code

4 years agoAPContact: Added follower count, following count and count of posts
Michael [Wed, 11 Dec 2019 00:05:50 +0000 (00:05 +0000)]
APContact: Added follower count, following count and count of posts

4 years agoAdded some more data
Michael [Tue, 10 Dec 2019 23:05:25 +0000 (23:05 +0000)]
Added some more data

4 years agoMerge pull request #7927 from nupplaphil/task/2fact_tel
Hypolite Petovan [Tue, 10 Dec 2019 22:02:34 +0000 (17:02 -0500)]
Merge pull request #7927 from nupplaphil/task/2fact_tel

Make 2Factor "tel" field instead "number"

4 years agoMake 2Factor "tel" field instead "number"
nupplaPhil [Tue, 10 Dec 2019 21:44:45 +0000 (22:44 +0100)]
Make 2Factor "tel" field instead "number"
- because of missing copy&paste buttons at number

4 years agoAPI: Added endpoints /instance and /instance/peers
Michael [Tue, 10 Dec 2019 21:27:09 +0000 (21:27 +0000)]
API: Added endpoints /instance and /instance/peers

4 years agoVersion 2019.12-rc
Tobias Diekershoff [Tue, 10 Dec 2019 17:13:43 +0000 (18:13 +0100)]
Version 2019.12-rc

4 years agoMerge pull request #7904 from MrPetovan/task/7887-api-followers-request
Philipp [Tue, 10 Dec 2019 14:53:06 +0000 (15:53 +0100)]
Merge pull request #7904 from MrPetovan/task/7887-api-followers-request

Add GET /api/v1/follow_requests Mastodon API endpoint

4 years agoMerge pull request #7924 from annando/issue-7691
Hypolite Petovan [Tue, 10 Dec 2019 13:36:07 +0000 (08:36 -0500)]
Merge pull request #7924 from annando/issue-7691

Issue 7691: We can now switch to BCC for ActivityPub

4 years agoFix JSON syntax in Friendica API doc
Hypolite Petovan [Tue, 10 Dec 2019 12:54:11 +0000 (07:54 -0500)]
Fix JSON syntax in Friendica API doc

4 years agoMerge pull request #7925 from annando/issue-7613
Tobias Diekershoff [Tue, 10 Dec 2019 06:51:50 +0000 (07:51 +0100)]
Merge pull request #7925 from annando/issue-7613

Issue 7613: When an item is deleted, delete all notifications for it

4 years agoIssue 7613: When an item is deleted, delete all notifications for it
Michael [Tue, 10 Dec 2019 06:21:18 +0000 (06:21 +0000)]
Issue 7613: When an item is deleted, delete all notifications for it

4 years agoRework API documentation
Hypolite Petovan [Tue, 10 Dec 2019 03:36:52 +0000 (22:36 -0500)]
Rework API documentation

- Split API pages by target software
- Added API entities list

4 years agoUpdate Module\Help to use anchor words for titles
Hypolite Petovan [Fri, 6 Dec 2019 00:46:59 +0000 (19:46 -0500)]
Update Module\Help to use anchor words for titles

- Previous anchors are kept for links backward compatibility

4 years agoAdd GET /api/v1/follow_requests Mastodon API endpoint
Hypolite Petovan [Thu, 5 Dec 2019 13:16:13 +0000 (08:16 -0500)]
Add GET /api/v1/follow_requests Mastodon API endpoint

4 years agoAdd API base module
Hypolite Petovan [Thu, 5 Dec 2019 13:12:59 +0000 (08:12 -0500)]
Add API base module

4 years agoAdd Mastodon API entity classes
Hypolite Petovan [Thu, 5 Dec 2019 13:11:32 +0000 (08:11 -0500)]
Add Mastodon API entity classes

4 years agoReformat library/OAuth1
Hypolite Petovan [Wed, 4 Dec 2019 04:24:32 +0000 (23:24 -0500)]
Reformat library/OAuth1

- Add type hints to Network\FKOAuthDataStore

4 years agoImproved description
Michael [Mon, 9 Dec 2019 22:00:54 +0000 (22:00 +0000)]
Improved description

4 years agoMerge pull request #7923 from annando/issue-7418
Hypolite Petovan [Mon, 9 Dec 2019 21:53:48 +0000 (16:53 -0500)]
Merge pull request #7923 from annando/issue-7418

Issue 7418: connections to forums should now work again

4 years agoIssue 7691: We can now switch to BCC for ActivityPub
Michael [Mon, 9 Dec 2019 21:37:31 +0000 (21:37 +0000)]
Issue 7691: We can now switch to BCC for ActivityPub

4 years agoIssue 7418: connections to forums should now work again
Michael [Mon, 9 Dec 2019 21:19:20 +0000 (21:19 +0000)]
Issue 7418: connections to forums should now work again

4 years agoMerge pull request #7922 from annando/reshare-delivery
Hypolite Petovan [Sun, 8 Dec 2019 22:17:34 +0000 (17:17 -0500)]
Merge pull request #7922 from annando/reshare-delivery

Do reshares as native as possible

4 years agoRelocate check for announce
Michael [Sun, 8 Dec 2019 22:04:32 +0000 (22:04 +0000)]
Relocate check for announce

4 years agoMerge remote-tracking branch 'upstream/develop' into reshare-delivery
Michael [Sun, 8 Dec 2019 21:56:51 +0000 (21:56 +0000)]
Merge remote-tracking branch 'upstream/develop' into reshare-delivery

4 years agoMerge pull request #7921 from annando/notica
Philipp [Sun, 8 Dec 2019 21:50:19 +0000 (22:50 +0100)]
Merge pull request #7921 from annando/notica

Fix a notice

4 years agoFix a notice
Michael [Sun, 8 Dec 2019 21:41:26 +0000 (21:41 +0000)]
Fix a notice

4 years agoMissing "use"
Michael [Sun, 8 Dec 2019 21:40:06 +0000 (21:40 +0000)]
Missing "use"

4 years agoReversed annouce check to have priority for AP
Michael [Sun, 8 Dec 2019 09:01:06 +0000 (09:01 +0000)]
Reversed annouce check to have priority for AP

4 years agoTransmit reshares and announce natively via Diaspora and AP whenever possible
Michael [Sun, 8 Dec 2019 08:59:21 +0000 (08:59 +0000)]
Transmit reshares and announce natively via Diaspora and AP whenever possible

4 years agoMerge remote-tracking branch 'upstream/develop' into reshare-delivery
Michael [Sun, 8 Dec 2019 08:49:47 +0000 (08:49 +0000)]
Merge remote-tracking branch 'upstream/develop' into reshare-delivery

4 years agoMerge pull request #7919 from annando/mail-update
Hypolite Petovan [Sun, 8 Dec 2019 05:39:16 +0000 (00:39 -0500)]
Merge pull request #7919 from annando/mail-update

Mail contacts: Update public via user contact / display owner's posts

4 years agoMail contacts: Update public via user contact / display owner's posts
Michael [Sun, 8 Dec 2019 05:19:15 +0000 (05:19 +0000)]
Mail contacts: Update public via user contact / display owner's posts

4 years agoMerge pull request #7915 from annando/issue-7914
Hypolite Petovan [Sat, 7 Dec 2019 21:53:50 +0000 (16:53 -0500)]
Merge pull request #7915 from annando/issue-7914

Fixes issue 7914: Reshares got crumbled

4 years agoMerge pull request #7917 from annando/no-mention-on-private
Hypolite Petovan [Sat, 7 Dec 2019 21:52:37 +0000 (16:52 -0500)]
Merge pull request #7917 from annando/no-mention-on-private

Fix: Don't automatically mention a post creator on private posts

4 years agoFix: Don't automatically mention a post creator on private posts
Michael [Sat, 7 Dec 2019 21:42:55 +0000 (21:42 +0000)]
Fix: Don't automatically mention a post creator on private posts

4 years agoFixes issue 7914: Reshares got crumbled
Michael [Sat, 7 Dec 2019 21:05:14 +0000 (21:05 +0000)]
Fixes issue 7914: Reshares got crumbled

4 years agoMerge pull request #7913 from MrPetovan/bug/7902-acl-fixes
Michael Vogel [Sat, 7 Dec 2019 12:17:43 +0000 (13:17 +0100)]
Merge pull request #7913 from MrPetovan/bug/7902-acl-fixes

Allow contacts and groups with same ID in ACL selector

4 years agoAllow contacts and groups with same ID in ACL selector
Hypolite Petovan [Sat, 7 Dec 2019 10:50:15 +0000 (05:50 -0500)]
Allow contacts and groups with same ID in ACL selector

4 years agoMerge pull request #7911 from annando/acl
Hypolite Petovan [Fri, 6 Dec 2019 09:11:36 +0000 (04:11 -0500)]
Merge pull request #7911 from annando/acl

ACL: Contact list is now sorted, forums reappeared

4 years agoACL: Contact list is now sorted, forums reappeared
Michael [Fri, 6 Dec 2019 07:25:21 +0000 (07:25 +0000)]
ACL: Contact list is now sorted, forums reappeared

4 years agoDelivery of reshares
Michael [Fri, 6 Dec 2019 06:39:50 +0000 (06:39 +0000)]
Delivery of reshares

4 years agoMerge pull request #7910 from annando/notice
Tobias Diekershoff [Fri, 6 Dec 2019 06:27:16 +0000 (07:27 +0100)]
Merge pull request #7910 from annando/notice

Fix a notice about an undefined "attach" index

4 years agoFix a notice about an undefined "attach" index
Michael [Fri, 6 Dec 2019 04:34:20 +0000 (04:34 +0000)]
Fix a notice about an undefined "attach" index

4 years agoMerge pull request #7909 from MrPetovan/bug/7902-acl-fixes
Michael Vogel [Fri, 6 Dec 2019 04:16:08 +0000 (05:16 +0100)]
Merge pull request #7909 from MrPetovan/bug/7902-acl-fixes

Restore correct test for hidewall in ACL::getFullSelectorHTML

4 years agoRestore correct test for hidewall in ACL::getFullSelectorHTML
Hypolite Petovan [Fri, 6 Dec 2019 01:05:47 +0000 (20:05 -0500)]
Restore correct test for hidewall in ACL::getFullSelectorHTML

4 years agoMerge pull request #7908 from nupplaphil/bug/run_xgettext_version
Hypolite Petovan [Fri, 6 Dec 2019 00:45:00 +0000 (19:45 -0500)]
Merge pull request #7908 from nupplaphil/bug/run_xgettext_version

Fix run_xgettext.sh FRIENDICA_VERSION

4 years agofix run_xgettext.sh FRIENDICA_VERSION
nupplaPhil [Thu, 5 Dec 2019 22:25:03 +0000 (23:25 +0100)]
fix run_xgettext.sh FRIENDICA_VERSION

4 years agoMerge pull request #7906 from nupplaphil/task/add_numeric
Hypolite Petovan [Thu, 5 Dec 2019 21:57:51 +0000 (16:57 -0500)]
Merge pull request #7906 from nupplaphil/task/add_numeric

[frio] Add numeric field_input

4 years agoAdd numeric field_input to frio
nupplaPhil [Thu, 5 Dec 2019 21:56:00 +0000 (22:56 +0100)]
Add numeric field_input to frio

4 years agoMerge pull request #7905 from nupplaphil/task/numeric_two_factor
Hypolite Petovan [Thu, 5 Dec 2019 21:19:23 +0000 (16:19 -0500)]
Merge pull request #7905 from nupplaphil/task/numeric_two_factor

Make Two Factor Field numeric

4 years agoadd non-leecher link
nupplaPhil [Thu, 5 Dec 2019 21:10:04 +0000 (22:10 +0100)]
add non-leecher link

4 years agoGeneral usage of type in input fields
nupplaPhil [Thu, 5 Dec 2019 20:42:33 +0000 (21:42 +0100)]
General usage of type in input fields

4 years agodouble quoted field & use number
nupplaPhil [Thu, 5 Dec 2019 20:13:49 +0000 (21:13 +0100)]
double quoted field & use number

4 years agoAdding doc for new field-type
nupplaPhil [Thu, 5 Dec 2019 19:47:21 +0000 (20:47 +0100)]
Adding doc for new field-type

4 years agoMake Two Factor Field numeric
nupplaPhil [Thu, 5 Dec 2019 19:19:25 +0000 (20:19 +0100)]
Make Two Factor Field numeric

4 years agoMerge pull request #7903 from annando/add-share-data
Hypolite Petovan [Thu, 5 Dec 2019 13:43:47 +0000 (08:43 -0500)]
Merge pull request #7903 from annando/add-share-data

Add data for shared posts from the original

4 years agoMake tests happy
Michael [Thu, 5 Dec 2019 06:46:00 +0000 (06:46 +0000)]
Make tests happy

4 years agoReplaced all preg calls in the calls with the new function
Michael [Thu, 5 Dec 2019 06:42:10 +0000 (06:42 +0000)]
Replaced all preg calls in the calls with the new function

4 years agoUse the new function to fetch shared information
Michael [Thu, 5 Dec 2019 06:16:27 +0000 (06:16 +0000)]
Use the new function to fetch shared information

4 years agoAdded logging, fixed indentation, call it from DFRN as well
Michael [Thu, 5 Dec 2019 05:28:28 +0000 (05:28 +0000)]
Added logging, fixed indentation, call it from DFRN as well

4 years agoHandle resharing of items with title via the API
Michael [Thu, 5 Dec 2019 05:24:29 +0000 (05:24 +0000)]
Handle resharing of items with title via the API

4 years agoHandling reshares of Friendica posts with titles via Diaspora
Michael [Thu, 5 Dec 2019 05:11:14 +0000 (05:11 +0000)]
Handling reshares of Friendica posts with titles via Diaspora

4 years agoPut the title in the body
Michael [Wed, 4 Dec 2019 23:49:07 +0000 (23:49 +0000)]
Put the title in the body

4 years agoAdd data for shared posts from the original
Michael [Wed, 4 Dec 2019 22:57:09 +0000 (22:57 +0000)]
Add data for shared posts from the original

4 years agoMerge pull request #7901 from annando/disable-smart-threading
Hypolite Petovan [Wed, 4 Dec 2019 20:25:53 +0000 (15:25 -0500)]
Merge pull request #7901 from annando/disable-smart-threading

Changed the option to enable the smart threading with the option to disable this

4 years agoChanged the option to enable the smart threading with the option to disable this
Michael Vogel [Wed, 4 Dec 2019 20:21:20 +0000 (21:21 +0100)]
Changed the option to enable the smart threading with the option to disable this

4 years agoMerge pull request #7898 from annando/ap-announce
Tobias Diekershoff [Wed, 4 Dec 2019 10:24:42 +0000 (11:24 +0100)]
Merge pull request #7898 from annando/ap-announce

Make quoted announces look better / more announce improvements

4 years agoReturn more data in the announce object
Michael [Wed, 4 Dec 2019 09:36:46 +0000 (09:36 +0000)]
Return more data in the announce object

4 years agoFunction renamed - we don't return an object
Michael [Wed, 4 Dec 2019 09:15:03 +0000 (09:15 +0000)]
Function renamed - we don't return an object

4 years agoCheck if reshared item is an AP item
Michael [Wed, 4 Dec 2019 08:08:48 +0000 (08:08 +0000)]
Check if reshared item is an AP item

4 years agoRemove unused function
Michael [Wed, 4 Dec 2019 07:13:29 +0000 (07:13 +0000)]
Remove unused function

4 years agoMake quoted announces look better / more announce improvements
Michael [Wed, 4 Dec 2019 07:02:39 +0000 (07:02 +0000)]
Make quoted announces look better / more announce improvements

4 years agoMerge pull request #7897 from MrPetovan/bug/warnings
Tobias Diekershoff [Wed, 4 Dec 2019 06:15:58 +0000 (07:15 +0100)]
Merge pull request #7897 from MrPetovan/bug/warnings

Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML

4 years agoFix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML
Hypolite Petovan [Tue, 3 Dec 2019 11:59:51 +0000 (06:59 -0500)]
Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML

- Addresses https://github.com/friendica/friendica/issues/7676#issuecomment-560503744

4 years agoMerge pull request #7895 from annando/accordion-jot-nets
Philipp [Tue, 3 Dec 2019 07:41:13 +0000 (08:41 +0100)]
Merge pull request #7895 from annando/accordion-jot-nets

[Frio] Optical indicator for connector accordion added

4 years agoMerge pull request #7896 from annando/ago-difference
Philipp [Tue, 3 Dec 2019 07:40:21 +0000 (08:40 +0100)]
Merge pull request #7896 from annando/ago-difference

Only show the difference between posting and receive date on difference

4 years agoOnly show the difference between posting and receive date when there is a difference
Michael [Tue, 3 Dec 2019 07:23:01 +0000 (07:23 +0000)]
Only show the difference between posting and receive date when there is a difference

4 years agoThe padding is only meant for the jot settings
Michael [Tue, 3 Dec 2019 06:07:36 +0000 (06:07 +0000)]
The padding is only meant for the jot settings

4 years agoOptical indicator for connector accordion added
Michael [Tue, 3 Dec 2019 06:05:44 +0000 (06:05 +0000)]
Optical indicator for connector accordion added

4 years agoMerge pull request #7894 from annando/mutuals-followers
Hypolite Petovan [Tue, 3 Dec 2019 04:06:06 +0000 (23:06 -0500)]
Merge pull request #7894 from annando/mutuals-followers

Group selection: Respect "pubmail" and ignore atchived or blocked contacts

4 years agoGroup selection: Respect "pubmail" and ignore atchived or blocked contacts
Michael [Mon, 2 Dec 2019 23:04:11 +0000 (23:04 +0000)]
Group selection: Respect "pubmail" and ignore atchived or blocked contacts

4 years agoMerge pull request #7893 from annando/api-attachments
Hypolite Petovan [Mon, 2 Dec 2019 21:29:48 +0000 (16:29 -0500)]
Merge pull request #7893 from annando/api-attachments

API: Improve attachment removal functionality for the status text

4 years agoAPI: Improve attachment removal functionality for the status text
Michael [Mon, 2 Dec 2019 21:19:47 +0000 (21:19 +0000)]
API: Improve attachment removal functionality for the status text

4 years agoMerge pull request #7884 from MrPetovan/bug/7834-ignore-reload
Philipp [Mon, 2 Dec 2019 08:40:31 +0000 (09:40 +0100)]
Merge pull request #7884 from MrPetovan/bug/7834-ignore-reload

Restore post reload after (un)ignore

4 years agoMerge pull request #7886 from nupplaphil/task/disable_drone
Hypolite Petovan [Sun, 1 Dec 2019 13:14:35 +0000 (08:14 -0500)]
Merge pull request #7886 from nupplaphil/task/disable_drone

Disable drone except "develop" branch

4 years agoMerge pull request #7885 from nupplaphil/bug/7881_allowed_themes
Hypolite Petovan [Sun, 1 Dec 2019 13:12:20 +0000 (08:12 -0500)]
Merge pull request #7885 from nupplaphil/bug/7881_allowed_themes

Themes are now saved just once

4 years agoDisable drone for every branch except develop
nupplaPhil [Sun, 1 Dec 2019 07:53:13 +0000 (08:53 +0100)]
Disable drone for every branch except develop

4 years agoRevert "enable trigger & disable travis codecov"
nupplaPhil [Sun, 1 Dec 2019 07:51:14 +0000 (08:51 +0100)]
Revert "enable trigger & disable travis codecov"

This reverts commit 98de833d

4 years agoThemese are now saved just once
nupplaPhil [Sun, 1 Dec 2019 07:43:50 +0000 (08:43 +0100)]
Themese are now saved just once

4 years agoMerge pull request #7882 from hoergen/Plusminus
Hypolite Petovan [Sun, 1 Dec 2019 04:18:26 +0000 (23:18 -0500)]
Merge pull request #7882 from hoergen/Plusminus

Made Connectors on new composer popup more visible

4 years agoUpdate doignore() in main.js to match new Item\Ignore return type
Hypolite Petovan [Sun, 1 Dec 2019 04:16:34 +0000 (23:16 -0500)]
Update doignore() in main.js to match new Item\Ignore return type

- Remove superfluous jQuery selectors