Michael
|
8bb2c9fc13
|
Support for desktop notifications for reshared posts
|
2022-01-23 19:37:52 +00:00 |
|
Philipp
|
2c33a7803e
|
Merge pull request #11150 from annando/user-banner
First support for user header banner image
|
2022-01-23 20:10:42 +01:00 |
|
Michael
|
a8c6160dd7
|
Improved handling of several object types
|
2022-01-23 04:40:45 +00:00 |
|
Michael
|
7d21f6f8d3
|
Merge remote-tracking branch 'upstream/2021.12-rc' into user-banner
|
2022-01-19 18:41:31 +00:00 |
|
Hypolite Petovan
|
babbdf58e6
|
Fix wrong default value in Module\Api\Friendica\Photo\Create::post
- The underlying Model\Photo::upload doesn't accept a null value for description
|
2022-01-17 16:46:43 -05:00 |
|
Michael
|
0b4aa019fd
|
Merge remote-tracking branch 'upstream/2021.12-rc' into user-banner
|
2022-01-15 05:36:06 +00:00 |
|
Hypolite Petovan
|
18b32b68aa
|
[frio] Add connector-based privacy display
|
2022-01-09 12:17:52 -05:00 |
|
Michael
|
777919e679
|
Fix jpeg ending
|
2022-01-09 16:06:00 +00:00 |
|
Michael
|
bb349a7db4
|
Partially revert changes for the RC
|
2022-01-09 15:45:14 +00:00 |
|
Michael
|
10bdaa0cfe
|
Always generate a random header if missing
|
2022-01-09 11:19:31 +00:00 |
|
Michael
|
df45a3b915
|
Remove unneeded code
|
2022-01-09 10:43:23 +00:00 |
|
Michael
|
bbda69a736
|
Don't store the default header in the contact table
|
2022-01-09 10:38:36 +00:00 |
|
Michael
|
618903fef7
|
Only update the contact when the header changed
|
2022-01-09 05:49:11 +00:00 |
|
Michael
|
cfd63f5682
|
Use randon pictures for networks that don't support banners
|
2022-01-09 05:24:35 +00:00 |
|
Michael
|
8147073c47
|
Added license information
|
2022-01-09 03:29:16 +00:00 |
|
Michael
|
59358077c7
|
First support for user headers
|
2022-01-08 22:43:11 +00:00 |
|
Philipp
|
2d326c8a27
|
Merge pull request #11143 from annando/api-again
API: Functionality moved to new places
|
2022-01-06 21:19:04 +01:00 |
|
Michael
|
543cc7f51f
|
Moved tests, changes after review
|
2022-01-06 20:13:32 +00:00 |
|
Michael
|
9414edd64a
|
API: Functionality moved to new places
|
2022-01-06 07:34:16 +00:00 |
|
Philipp
|
d2229006fc
|
- Remove redundant code
- Rename some variables
- Add method description
|
2022-01-04 22:10:36 +01:00 |
|
Philipp
|
7b3515e706
|
Fix getBirthdays()
- Formatting optimizations
- Remove redundant ASC
|
2022-01-04 22:10:36 +01:00 |
|
Philipp
|
6eab7d9f14
|
Fix getBirthdays()
- explicit create an array for the template
|
2022-01-04 21:59:47 +01:00 |
|
Balázs Úr
|
733f3de9ed
|
Add missing copyright text
|
2022-01-02 10:49:50 +01: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 |
|
Michael
|
ce174cad91
|
More often update Diaspora contacts
|
2021-12-30 22:40:52 +00:00 |
|
Michael
|
29be22ee6a
|
Display interaction data for Diaspora accounts
|
2021-12-30 22:11:52 +00:00 |
|
Michael
|
a97bfb512a
|
Issue 11104: Don't cann the addons on Diaspora reshare
|
2021-12-20 21:16:00 +00:00 |
|
Michael
|
3c2e1db19f
|
Don't compare with an empty redirect url
|
2021-12-18 10:07:16 +00:00 |
|
Michael
|
11e8ae52e0
|
Issue 11109: Fix server detection
|
2021-12-18 09:59:30 +00: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
|
3d65809a82
|
Fix media handling upon creation and display
|
2021-12-04 04:03:18 +00:00 |
|
Philipp
|
a5ab184fb8
|
Merge pull request #11025 from MrPetovan/task/11022-improve-connector-hooks
Improve connector hooks
|
2021-11-27 12:37:47 +01:00 |
|
Philipp
|
e852623c4f
|
Merge pull request #11030 from MrPetovan/bug/11029-add-remove-group
Add backward compatibility with user contacts in Module\Group
|
2021-11-27 12:37:18 +01:00 |
|
Hypolite Petovan
|
1c5aef0685
|
Escape dollar sign in replace string to prevent placeholder replacement in Model\Item::addShareDataFromOriginal
|
2021-11-26 12:38:34 -05:00 |
|
Hypolite Petovan
|
8bfe877629
|
Add backward compatibility with user contacts in Module\Group
|
2021-11-26 09:48:37 -05:00 |
|
Hypolite Petovan
|
39c763ce2f
|
Add item_by_link hook to allow connectors to import remote posts
|
2021-11-23 17:47:02 -05:00 |
|
Hypolite Petovan
|
f7714c09e6
|
Fix user-contact rows not being updated in Contact\User::updateByContactUpdate
- Add new update function to regenerate potentially outdated user-contact rows
|
2021-11-21 18:59:37 -05:00 |
|
Hypolite Petovan
|
84e7f65d52
|
Move sending follow message to remote server to Protocol class
|
2021-11-21 18:59:36 -05:00 |
|
Hypolite Petovan
|
d011f747ff
|
Remove unused parameter $network in Model\User::getDefaultGroup
|
2021-11-21 18:59:36 -05:00 |
|
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 |
|
Hypolite Petovan
|
880c2148c2
|
Fix overly strict return value for revokeFollow methods
|
2021-10-09 02:08:04 -04:00 |
|
Hypolite Petovan
|
80a8cd86c4
|
Merge pull request #10836 from nupplaphil/feat/depository_permissionset
Migrate PermissionSet to Depository paradigm
|
2021-10-08 09:39:39 -04:00 |
|
Philipp
|
93c44e6186
|
exception msg .. once again ;-)
|
2021-10-08 13:36:19 +02:00 |
|
Philipp
|
df8bd18673
|
Typo
|
2021-10-08 12:37:53 +02:00 |
|
Michael
|
a32c10b354
|
Simplifid query
|
2021-10-08 04:24:59 +00:00 |
|
Michael
|
3972fe62fe
|
More replaced "q" calls
|
2021-10-08 04:10:45 +00:00 |
|
Philipp
|
f73e4adc44
|
Add explicit check for PermissionSet and ProfileField
|
2021-10-07 20:48:39 +02:00 |
|
Philipp
|
03164d00e8
|
Add feedback and tests
|
2021-10-07 19:53:39 +02:00 |
|
Philipp
|
62eb16e9ad
|
Migrate PermissionSet to Depository paradigm
|
2021-10-07 19:53:38 +02:00 |
|
Hypolite Petovan
|
456ae169ab
|
Fix overly strict return value for terminateFriendship methods
|
2021-10-06 20:18:44 -04:00 |
|