Michael Vogel
|
40a7d6eb42
|
Merge remote-tracking branch 'upstream/2019.09-rc' into contact-dba
|
2019-08-29 04:14:01 +02:00 |
|
Michael Vogel
|
90b9ad8bed
|
New contact table functions with check for duplicates
|
2019-08-28 22:27:48 +02:00 |
|
Hypolite Petovan
|
e6f00455f3
|
Merge pull request #7578 from annando/archive
Don't transmit content to already archived contacts
|
2019-08-28 11:12:00 -04:00 |
|
Michael Vogel
|
96b895bc3a
|
Changed array name, fixed bug that prevented testing most Diaspora endpoints
|
2019-08-28 16:54:49 +02:00 |
|
Michael Vogel
|
3c9834922c
|
Check if the Diaspora endpoint is archived
|
2019-08-28 16:02:19 +02:00 |
|
Michael Vogel
|
cf170c9c02
|
Fixed count, added to-do
|
2019-08-28 06:44:37 +02:00 |
|
Philipp Holzer
|
4733b1e5e0
|
Fixing PHP Fatal Error for Model\Contact (usage of non available contact)
|
2019-08-28 01:40:28 +02:00 |
|
Michael Vogel
|
9b7432781b
|
Don't transmit content to already archived contacts
|
2019-08-27 21:01:11 +02:00 |
|
Michael
|
7d50a086e0
|
Issue 7559: Merge contact duplicates
|
2019-08-26 15:51:56 +00:00 |
|
Jeroen De Meerleer
|
cf95e0f856
|
Translating the vcard
|
2019-08-20 16:38:46 +02:00 |
|
Michael
|
5a1a5a54dc
|
Delivery count now counts the failed delivery attempts as well
|
2019-08-20 07:39:13 +00:00 |
|
Philipp
|
0f32ab10d8
|
Merge pull request #7524 from MrPetovan/bug/7337-check-dead-enumeratePermissions
Prune unavailable contacts from AP envelope
|
2019-08-18 15:17:11 +02:00 |
|
Philipp Holzer
|
b63b1570d6
|
removed superfluous comment
|
2019-08-18 15:04:36 +02:00 |
|
Philipp Holzer
|
9d3ad8f435
|
Fix https://github.com/friendica/friendica/issues/7298#issuecomment-522215746
|
2019-08-18 14:55:24 +02:00 |
|
Hypolite Petovan
|
828368267c
|
Add check_dead parameter to Item::enumeratePermissions
|
2019-08-16 23:59:48 -04:00 |
|
Philipp Holzer
|
08be92a862
|
Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes)
|
2019-08-15 17:23:00 +02:00 |
|
Hypolite Petovan
|
425876316f
|
Merge pull request #7508 from nupplaphil/task/arguments_module_class_2
Add Arguments & Module class (again)
|
2019-08-14 07:52:55 -04:00 |
|
Michael
|
aab6b739d8
|
Use the contact id whenever we are following the contact
|
2019-08-13 15:54:47 +00:00 |
|
Philipp Holzer
|
0af9747c6c
|
Add Arguments & Modules class
|
2019-08-13 16:29:11 +02:00 |
|
Hypolite Petovan
|
fcb1a78352
|
Revert "Introduce Arguments / Module class"
|
2019-08-11 18:01:11 -04:00 |
|
Philipp
|
541cdcd515
|
Merge pull request #7503 from MrPetovan/bug/fix-private-permissions
Use contact.network field instead of contact.protocol in Group::expand
|
2019-08-11 23:26:34 +02:00 |
|
Hypolite Petovan
|
5feeffbe79
|
Use network field instead of protocol in Group::expand
- contact.protocol field isn't systematically populated
|
2019-08-11 16:41:00 -04:00 |
|
Philipp Holzer
|
2c5ba7fc15
|
Introduce Arguments / Module class
- move from App
- add tests for Arguments/Module class
|
2019-08-11 14:24:05 +02:00 |
|
Hypolite Petovan
|
19adb9a1a0
|
Fix trending tags variable name mistakes in Model\Term
|
2019-08-06 20:52:54 -04:00 |
|
Hypolite Petovan
|
9e8ae520b8
|
Move trending tags queries to Model\Term
|
2019-08-06 07:36:51 -04:00 |
|
Michael
|
bdc07b4213
|
Added support for image descriptions and multiple image posts to external services
|
2019-08-05 16:27:45 +00:00 |
|
Michael
|
cb77b1af8c
|
API: We now transmit the text description there as well
|
2019-08-04 03:45:23 +00:00 |
|
Michael
|
764c70720c
|
Moved several database stuff out of the transaction to avoid error 1205
|
2019-08-03 10:36:21 +00:00 |
|
Hypolite Petovan
|
e5321ecc7f
|
Merge pull request #7458 from annando/fix-7449
Fix issue 7449: Image permissions are now set like before
|
2019-08-02 13:26:57 -04:00 |
|
Michael
|
bcadf19289
|
"contact-id" has to be set, after "author-id" had been set
|
2019-08-02 17:17:51 +00:00 |
|
Michael
|
7c10807d1d
|
Clarified description
|
2019-08-02 16:59:26 +00:00 |
|
Michael
|
9819d31591
|
Merge remote-tracking branch 'upstream/develop' into contact-id-new
|
2019-08-02 16:52:34 +00:00 |
|
Michael
|
418009ffea
|
Improved PR 7452: We now respect the "self" contact
|
2019-08-02 16:46:26 +00:00 |
|
Michael
|
01ef630322
|
Fixed description
|
2019-08-02 16:42:24 +00:00 |
|
Michael
|
d95ef96cca
|
Fix issue 7449: Image permissions are now set like before
|
2019-08-02 16:38:50 +00:00 |
|
Hypolite Petovan
|
2e6b72ba62
|
Revert "Reworked contact-id generation"
|
2019-08-01 20:39:42 -04:00 |
|
Michael Vogel
|
e8459cce34
|
Merge pull request #7381 from MrPetovan/task/7309-frio-compose
[frio] New Compose page
|
2019-08-01 08:15:02 +02:00 |
|
Michael
|
88aa777410
|
Moved user block
|
2019-07-31 16:09:03 +00:00 |
|
Michael
|
c936232575
|
Added header
|
2019-07-31 16:07:50 +00:00 |
|
Michael
|
cdc44e26de
|
Log level changed
|
2019-07-31 16:05:28 +00:00 |
|
Michael
|
b377906b77
|
Merge remote-tracking branch 'upstream/develop' into tag-deliver-delete
|
2019-07-31 14:11:06 +00:00 |
|
Michael
|
0696026380
|
Improved logging when item had been deliberately deleted after creation
|
2019-07-31 14:09:27 +00:00 |
|
Michael
|
8ddcd8417d
|
Reworked contact-id generation
|
2019-07-30 22:02:32 +00:00 |
|
Hypolite Petovan
|
f010beaa95
|
Fix formatting in Model\Group
- Improve logging call
- Replace removed App->getDatabase call
|
2019-07-29 20:31:50 -04:00 |
|
Hypolite Petovan
|
361958ad04
|
Replace removed Contact::select by Contact::selectToArray
- Add explicit DBA::close in Model\Group
|
2019-07-29 20:31:49 -04:00 |
|
Hypolite Petovan
|
c149ba2d59
|
Replace $uid parameter by $obj['uid'] in Item::enumeratePermissions
|
2019-07-29 20:31:49 -04:00 |
|
Hypolite Petovan
|
3e6018b3f2
|
Add meta protocol group for private post support
|
2019-07-29 20:31:48 -04:00 |
|
Hypolite Petovan
|
4e427f615b
|
Only include natively supported protocol contacts in meta-groups
|
2019-07-29 20:31:48 -04:00 |
|
Hypolite Petovan
|
0579252362
|
Add user meta-groups for followers and mutual contacts
- Both Group::expand and Item::enumeratePermissions now have a user id parameter to expand meta-groups
|
2019-07-29 20:31:46 -04:00 |
|
Hypolite Petovan
|
50f3098495
|
Revert adding DBA::toArray to Item::selectToArray
|
2019-07-28 00:12:49 -04:00 |
|