Michael
|
1b6b6bcc6d
|
Renamed function
|
2022-02-17 07:53:24 +00:00 |
|
Michael
|
9ac24a0f36
|
More rework to make private communities working
|
2022-02-16 22:56:55 +00:00 |
|
Michael
|
29d83c0ffb
|
Block communication with Diaspora for communities
|
2022-02-15 07:08:02 +00:00 |
|
Michael
|
e394143148
|
Private forums are now working via ActivityPub
|
2022-02-12 18:38:36 +00:00 |
|
Michael
|
615c6ca696
|
Issue 10935: Improved "GROUP BY" handling
|
2022-01-18 06:35:18 +00:00 |
|
Philipp
|
322b7c856c
|
Merge pull request #11129 from urbalazs/copyright-2022
Update copyright
|
2022-01-02 09:45:35 +01:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Hypolite Petovan
|
423892b814
|
Replace references to NOW() in SQL queries with a DateTimeFormat generated parameter
|
2021-12-04 17:53:16 -05:00 |
|
Hypolite Petovan
|
80da47921e
|
Replace references to UTC_TIMESTAMP in SQL queries with a DateTimeFormat generated parameter
|
2021-12-04 17:53:08 -05:00 |
|
Michael
|
23b10cf2ae
|
Some removed escapeTags calls
|
2021-11-05 19:59:18 +00:00 |
|
Michael
|
63da4a75e9
|
The boot.php had been cleared of most functions
|
2021-11-04 20:29:59 +00:00 |
|
Tobias Diekershoff
|
13997c8c10
|
Merge pull request #10951 from friendica/logs
Replaced deprecated "log" function call
|
2021-11-04 07:52:46 +01:00 |
|
Michael
|
24ee87224f
|
Replaced deprecated "log" function call
|
2021-11-03 23:19:24 +00:00 |
|
Hypolite Petovan
|
d30955aa14
|
Move contact deleted check from RemoveContent to Remove task
|
2021-11-03 16:02:20 -04:00 |
|
Michael
|
516018861e
|
Merge remote-tracking branch 'upstream/develop' into error-handling
|
2021-10-31 05:25:39 +00:00 |
|
Michael
|
4236a9a105
|
Improved http error handling
|
2021-10-29 23:21:07 +00:00 |
|
Philipp
|
409d909d0f
|
Restructure HTTPClient for new paradigm
|
2021-10-28 20:01:03 +02:00 |
|
Hypolite Petovan
|
24f8ee8e67
|
Merge pull request #10918 from nupplaphil/feat/core_new_paradigm
Paradigm Restructuring Part 1 - Core classes
|
2021-10-27 13:45:40 -04:00 |
|
Philipp
|
68046573a4
|
Restructure Cache to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Michael
|
b2165cdf22
|
Speed up query for unused contacts
|
2021-10-26 20:06:18 +00:00 |
|
Michael
|
a0c1c3f661
|
Fix notice "Array to string conversion"
|
2021-10-25 20:54:36 +00:00 |
|
Michael Vogel
|
81c9d8d479
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-10-25 21:27:21 +02:00 |
|
Michael
|
87673fd0c5
|
Merge remote-tracking branch 'upstream/develop' into logging
|
2021-10-25 18:56:29 +00:00 |
|
Philipp
|
eacb584703
|
Fix PHP_NOTICE because of fsuggestion
|
2021-10-23 21:46:32 -04:00 |
|
Philipp
|
01659d731f
|
Fix FSuggestselect
|
2021-10-23 21:46:04 -04:00 |
|
Philipp
|
b407fbedc1
|
Replace all 'fsuggest' usages with the new paradigm
|
2021-10-23 21:45:35 -04:00 |
|
Philipp
|
82a6c78033
|
Move FSuggest to depository
|
2021-10-23 21:45:35 -04:00 |
|
Michael
|
a497bd3a3d
|
Merge remote-tracking branch 'upstream/develop' into logging
|
2021-10-22 06:06:39 +00:00 |
|
Philipp
|
7d7d310cc4
|
Replace almost every Introduction places
|
2021-10-21 21:49:21 +02:00 |
|
Michael
|
f6faae5bb1
|
Replace deprecated log calls
|
2021-10-20 18:53:52 +00:00 |
|
Philipp
|
7e433c66c1
|
RemoveContent fix column name
|
2021-10-19 23:34:36 +02:00 |
|
Philipp
|
88825c2520
|
Split contact-relation deletion
|
2021-10-19 22:35:57 +02:00 |
|
Philipp
|
b838b594cd
|
contact-relation - Fix DB error
|
2021-10-19 22:24:14 +02:00 |
|
Hypolite Petovan
|
fc2175260f
|
Move Worker task RemoveContact to Contact\Remove
|
2021-10-16 19:22:24 -04:00 |
|
Hypolite Petovan
|
efe0e45170
|
Create new Worker task to remove a contact's content from the database
|
2021-10-16 19:19:56 -04:00 |
|
Michael
|
27b9da3df5
|
replace "p" with higher level database functions
|
2021-10-12 05:53:29 +00:00 |
|
Michael
|
13827edd2c
|
New photo field "photo-type" as preparation for banners
|
2021-10-11 14:21:10 +00:00 |
|
Michael
|
ab17fbf6b2
|
Unneeded "ProxyUtils" renamed to "Proxy"
|
2021-10-05 20:18:19 +00:00 |
|
Hypolite Petovan
|
8a1a2f658c
|
Create new DI shorthands for notification-related factories
|
2021-10-02 18:15:45 -04:00 |
|
Hypolite Petovan
|
7a2d5f6a8e
|
Move notification to the new paradigm
|
2021-10-02 18:15:45 -04:00 |
|
Hypolite Petovan
|
797391e1d8
|
Rework contact termination to separate protocol-level and contact-level
- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
|
2021-10-02 08:31:59 -04:00 |
|
Michael
|
19c3e55ca8
|
Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
|
2021-09-12 12:36:04 +00:00 |
|
Michael
|
9191daf12f
|
Fix commenting on public posts
|
2021-09-12 01:52:10 +00:00 |
|
Michael
|
9c14eb0c6b
|
Use centralized function to update contact entries
|
2021-09-10 18:21:19 +00:00 |
|
Michael
|
a4b0ab90b1
|
Insert a user-contact for every contact
|
2021-09-10 13:05:16 +00:00 |
|
Michael
|
d89f004a2a
|
Issue 10651: Improved logging
|
2021-09-04 04:51:20 +00:00 |
|
Michael
|
e3c7cd25e1
|
Issue 10640: Use consistent settings to enable protocol support
|
2021-08-30 19:46:10 +00:00 |
|
Philipp
|
13a91e63aa
|
Rename DI::httpRequest() into DI::httpClient()
|
2021-08-25 21:54:54 +02:00 |
|
Philipp
|
505100bdd7
|
Rename HTTPRequestOptions to HTTPClientOptions
|
2021-08-25 21:45:15 +02:00 |
|
Philipp
|
0cafa871f1
|
Use HTTPRequestOptions constants for HTTPClient::get()
|
2021-08-25 21:31:30 +02:00 |
|
Philipp
|
2356221aba
|
Fixup HTTP headers for httpClient requests
|
2021-08-25 14:22:43 +02:00 |
|
Michael
|
6899d3c618
|
Meaningful notification message
|
2021-08-19 13:58:55 +00:00 |
|
Michael Vogel
|
9bc6b08618
|
Update src/Worker/PushSubscription.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-08-18 18:54:03 +02:00 |
|
Michael
|
6f6fe7fa25
|
Clarify the upcoming functionality
|
2021-08-18 10:27:45 +00:00 |
|
Michael
|
b521e45903
|
Merge remote-tracking branch 'upstream/develop' into improved-payload
|
2021-08-17 23:00:00 +00:00 |
|
Michael
|
5a9db1b3bc
|
The push api payload content is improved
|
2021-08-17 22:53:52 +00:00 |
|
Philipp
|
29c7552df5
|
Refactor IStorage
|
2021-08-16 23:27:42 +02:00 |
|
Michael
|
7158b35f58
|
Added logging, removed superfluous comments
|
2021-08-16 15:23:34 +00:00 |
|
Michael
|
c85ce2f6b0
|
Add a payload
|
2021-08-16 06:11:26 +00:00 |
|
Michael
|
2c1b33af87
|
Standards
|
2021-08-15 21:30:27 +00:00 |
|
Michael
|
69f11c4a84
|
Adding the VAPID keys
|
2021-08-15 21:24:23 +00:00 |
|
Michael
|
d5e9253adb
|
Standards again
|
2021-08-15 21:03:43 +00:00 |
|
Michael
|
5cf0da4140
|
Coding standards
|
2021-08-15 21:01:58 +00:00 |
|
Michael
|
977d28353c
|
Transmit push subscriptions
|
2021-08-15 20:52:46 +00:00 |
|
Michael
|
4495e83eca
|
Merge remote-tracking branch 'upstream/develop' into app-user2
|
2021-08-09 15:32:32 +00:00 |
|
Michael
|
b8fa75b2dd
|
Changed function name
|
2021-08-09 15:29:07 +00:00 |
|
Michael
|
9f01052dd2
|
Removed some more unused "use"
|
2021-08-08 20:03:28 +00:00 |
|
Michael
|
28090bd793
|
Get rid of App->user completely
|
2021-08-08 19:30:21 +00:00 |
|
Michael
|
6a23b17c95
|
Respect the postopts values for scheduled posts
|
2021-08-06 18:49:17 +00:00 |
|
Michael
|
0bbe954316
|
Getter/Setter for queue
|
2021-07-24 22:08:33 +00:00 |
|
Michael
|
afe3c8954c
|
Simplified functionality to load the profile in the sidebar
|
2021-07-23 12:39:37 +00:00 |
|
Michael
|
bb222209bc
|
Some small performance tweaks
|
2021-07-22 15:35:30 +00:00 |
|
Michael
|
c1f849c389
|
Unneeded legacy DFRN table removed
|
2021-07-22 07:11:26 +00:00 |
|
Michael
|
08cd651a03
|
Improved performance for UpdateContacts
|
2021-07-21 15:12:30 +00:00 |
|
Michael
|
6668066099
|
The legacy OAuth server is removed
|
2021-07-20 17:41:04 +00:00 |
|
Michael
|
3a5523820c
|
Legacy DFRN transport layer is removed
|
2021-07-15 13:28:32 +00:00 |
|
Michael
|
002df6e8d1
|
Fix Uncaught TypeError: Argument 1 passed to Friendica\Model\Item::storeForUserByUriId()
|
2021-07-12 07:02:01 +00:00 |
|
Michael
|
b50a92cf7a
|
Contact tables added to expire function
|
2021-07-09 08:08:48 +00:00 |
|
Michael
|
88f147c6a7
|
Always update on missing uri-id, check for uri-id in contact before removal
|
2021-07-09 04:38:36 +00:00 |
|
Michael
|
f29bd23ea8
|
New function to convert BBCode for a given ID
|
2021-07-08 13:47:46 +00:00 |
|
Michael
|
a06d699480
|
Item cache related functionality removed
|
2021-07-05 04:57:50 +00:00 |
|
Michael
|
4f6be0bd03
|
Function only needs to be private
|
2021-07-04 10:59:24 +00:00 |
|
Michael
|
47904f99c2
|
Removal of duplicated photo entries for a contact
|
2021-07-04 10:40:03 +00:00 |
|
Michael
|
1da6fa0043
|
Issue 10352: Fixing photo entries for contact avatars
|
2021-07-03 20:43:00 +00:00 |
|
Michael
|
bf8cb39102
|
Diaspora relay functionality is removed
|
2021-06-13 11:15:04 +00:00 |
|
Michael
|
038e505ca3
|
Improve forum delivery, avoid false distribution
|
2021-06-06 19:28:47 +00:00 |
|
Michael
|
e2b8d5379b
|
Public forums are now posting unlisted
|
2021-06-05 18:38:21 +00:00 |
|
Michael
|
4cdfcb5cfb
|
Avoid DB Errors with "group by"
|
2021-05-29 21:51:33 +00:00 |
|
Michael
|
76e6a71822
|
Setting the post reason
|
2021-05-26 14:29:50 +00:00 |
|
Michael
|
785f8124ed
|
Issue 10306: Improve local delivery
|
2021-05-26 09:24:37 +00:00 |
|
Michael
|
6fe916a390
|
API: improved mail handling
|
2021-05-22 13:37:04 +00:00 |
|
Michael
|
688e056ad1
|
"post-reason" ends double usage of "post-type"
|
2021-04-07 06:02:06 +00:00 |
|
Michael
|
9072107b83
|
Use post-type for the item container
|
2021-04-01 04:58:53 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Hypolite Petovan
|
8adb0825a6
|
Merge pull request #10083 from annando/post-user
Use the "post-user" table instead of the "post" table for deletion checks
|
2021-03-26 17:03:24 -04:00 |
|
Michael
|
d80f1644f0
|
Use "post-user" for "uri-id" deletion
|
2021-03-26 20:36:22 +00:00 |
|
Michael
|
24099c3439
|
Comment deletions are always send via DFRN
|
2021-03-26 20:09:23 +00:00 |
|
Michael
|
76220537ab
|
Avoid database error messages because of foreign key violations
|
2021-03-21 19:25:23 +00:00 |
|
Michael
|
437f96e573
|
Partly restored functionality
|
2021-03-18 15:56:50 +00:00 |
|
Michael
|
b55ae5717b
|
Issue 10050: Improved deletion order
|
2021-03-18 15:44:02 +00:00 |
|