Hypolite Petovan
|
8d550ad4e8
|
Merge pull request #10961 from annando/deprecated
Removed and replaced deprecated functionalities
|
2021-11-07 10:53:17 -05:00 |
|
Michael
|
eb1b2256a0
|
Removed and replaced deprecated functionalities
|
2021-11-07 14:00:47 +00:00 |
|
Philipp
|
5350e0852d
|
Add hostname to Process entity
|
2021-11-06 20:21:01 +01:00 |
|
Hypolite Petovan
|
41062eb7e4
|
Add new purge contacts option to admin server blocklist
- Move adding a server domain pattern to the blocklist in a separate module to allow reviewing the list of known servers that would be affected
|
2021-11-06 01:36:53 -04:00 |
|
Hypolite Petovan
|
edcfeaf66d
|
Merge pull request #10956 from annando/escapetags
Some removed escapeTags calls
|
2021-11-06 00:04:17 -04:00 |
|
Michael
|
23b10cf2ae
|
Some removed escapeTags calls
|
2021-11-05 19:59:18 +00:00 |
|
Philipp
|
38f70cc55a
|
Refactor Process for new paradigm
|
2021-11-05 20:52:28 +01:00 |
|
Michael
|
63da4a75e9
|
The boot.php had been cleared of most functions
|
2021-11-04 20:29:59 +00:00 |
|
Michael
|
24ee87224f
|
Replaced deprecated "log" function call
|
2021-11-03 23:19:24 +00:00 |
|
Philipp
|
409d909d0f
|
Restructure HTTPClient for new paradigm
|
2021-10-28 20:01:03 +02:00 |
|
Philipp
|
2ab0d06996
|
Restructure Storage to new paradigm
|
2021-10-27 20:00:19 +02:00 |
|
Philipp
|
58eea1adaa
|
Cleanup namespaces
|
2021-10-26 22:11:10 +02:00 |
|
Philipp
|
b216317477
|
Refactoring Core class structures ...
|
2021-10-26 22:11:09 +02:00 |
|
Philipp
|
ab83d0dd27
|
Restructure (P)Config to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Philipp
|
68046573a4
|
Restructure Cache to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Michael
|
a0c1c3f661
|
Fix notice "Array to string conversion"
|
2021-10-25 20:54:36 +00:00 |
|
Michael
|
87673fd0c5
|
Merge remote-tracking branch 'upstream/develop' into logging
|
2021-10-25 18:56:29 +00:00 |
|
Hypolite Petovan
|
d1417d74bc
|
Add timezone to event dates format in Model\Event::getHTML
- Adds timezone information for user-less contexts like syndication feeds
|
2021-10-24 23:17:55 -04:00 |
|
Philipp
|
82a6c78033
|
Move FSuggest to depository
|
2021-10-23 21:45:35 -04:00 |
|
Michael
|
8185c591d8
|
New option to activate/deactivate contact avatar cache
|
2021-10-23 17:18:30 +00:00 |
|
Michael
|
a497bd3a3d
|
Merge remote-tracking branch 'upstream/develop' into logging
|
2021-10-22 06:06:39 +00:00 |
|
Hypolite Petovan
|
82c2a30c59
|
Fix wrong array access to Entity object
- Address https://github.com/friendica/friendica/issues/10756#issuecomment-949051839
|
2021-10-21 18:58:18 -04:00 |
|
Philipp
|
bf7c66b2c7
|
Fix Model\Contact\Introduction::confirm()
|
2021-10-21 21:57:25 +02:00 |
|
Philipp
|
d67b676ce5
|
Fix confirm parameter
|
2021-10-21 21:57:24 +02:00 |
|
Philipp
|
3153e098b0
|
Remove deprecated, impossible code for discarding with FID
|
2021-10-21 21:57:24 +02:00 |
|
Philipp
|
7d7d310cc4
|
Replace almost every Introduction places
|
2021-10-21 21:49:21 +02:00 |
|
Philipp
|
a40f503fdd
|
Move Introduction to new depository paradigm
|
2021-10-21 21:49:20 +02:00 |
|
Michael
|
f6faae5bb1
|
Replace deprecated log calls
|
2021-10-20 18:53:52 +00:00 |
|
Hypolite Petovan
|
353cd66b26
|
Merge pull request #10900 from annando/notify
`enotify.php` is removed and its functions were transferred
|
2021-10-19 22:22:41 -04:00 |
|
Michael
|
2f1f6f6fb2
|
Replace "notification" call with new function, removing enotify.php
|
2021-10-19 19:45:36 +00:00 |
|
Michael
|
3781b34272
|
PROFILE_PHOTOS is mostly removed and replaced
|
2021-10-19 19:15:28 +00:00 |
|
Michael
|
4422be9cea
|
Removing functionality from enotify.php
|
2021-10-19 19:09:53 +00:00 |
|
Michael
|
b152fde9d1
|
Don't degrade an existing relationship when following again
|
2021-10-19 02:05:04 +00:00 |
|
Philipp
|
5fecc9ecf7
|
Adapt ProfileField & Fix current PermissionSet Usage at ProfileFields
|
2021-10-18 23:32:44 +02:00 |
|
Philipp
|
838cdac5d1
|
Move ProfileFieldRepository::migrateFromLegacyProfile() & delete old repository
|
2021-10-18 23:32:41 +02:00 |
|
Philipp
|
1c0f92c382
|
Move ProfileField from Model to Entity
|
2021-10-18 23:32:38 +02:00 |
|
Philipp
|
5d0b7fd87b
|
Merge pull request #10882 from MrPetovan/task/10865-contact-purge
Add new purge contact content option to admin contact blocklist
|
2021-10-17 23:44:28 +02:00 |
|
Michael
|
f1d3f60499
|
Remove "fcontact" from suggestions
|
2021-10-17 20:19:02 +00:00 |
|
Hypolite Petovan
|
fc2175260f
|
Move Worker task RemoveContact to Contact\Remove
|
2021-10-16 19:22:24 -04:00 |
|
Hypolite Petovan
|
45fc6759b8
|
Remove unused method in Model\\Contact
|
2021-10-16 16:05:09 -04:00 |
|
Hypolite Petovan
|
ca2c73a2cd
|
Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById
|
2021-10-16 15:42:21 -04:00 |
|
Michael
|
c6021a45b1
|
Updated messages.po, keep a translatable string
|
2021-10-14 06:22:47 +00:00 |
|
Michael
|
a33185f835
|
Use a constant for the profile photo album
|
2021-10-14 04:12:00 +00:00 |
|
Michael
|
8d7846142d
|
Hide blocked contacts when searching public contacts
|
2021-10-13 21:04:46 +00:00 |
|
Michael
|
2904f4ca0e
|
Olq query removed, checking for deleted as well
|
2021-10-13 05:11:36 +00: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
|
2c134c5229
|
q is now completely removed
|
2021-10-09 21:16:15 +00:00 |
|
Philipp
|
58215e56c3
|
Merge pull request #10854 from MrPetovan/bug/10844-unfollow
Replace remaining explicit network value checks by Protocol::supportsFollow calls
|
2021-10-09 09:23:12 +02:00 |
|
Hypolite Petovan
|
479458a389
|
Add missing parameters to Contact::block/unblock
|
2021-10-09 02:09:01 -04:00 |
|