Michael
018858934b
The priority is now a class constant
2022-10-17 05:49:55 +00:00
Michael
79b64cc44f
Detect and remove contact duplicates
2022-09-16 05:00:06 +00:00
Roland Häder
52d1b9905e
Fixes:
...
- fixed "get() on NULL invocation, PHP is case-sensitive here
- renamed $this->baseurl to $this->baseUrl (instance) in MoveToAvatarCache to
make it same as everywhere else
2022-08-13 22:47:57 +02:00
Roland Häder
ae9bd4f3f2
Changes:
...
- reformatted and documented private method
- used [] instead of deprecated/discouraged array()
2022-08-10 17:10:59 +02:00
Tobias Diekershoff
91911c4676
typo in console tool
...
@gunchleoc spottet a typo while working on the translations of Friendica. This fixes it.
2022-08-05 15:37:38 +02:00
Hypolite Petovan
97ccb4d2c4
Make server domain pattern block reason mandatory
2022-07-28 05:39:51 -04:00
Hypolite Petovan
1810b32c26
Move server domain pattern blocklist features to its own class
...
- Update tests
2022-07-28 05:38:50 -04:00
Roland Häder
cf8698afe6
This is the correct way:
...
<?php
if (!isset($foo['account_removed) || $foo['account_removed'])
?>
2022-07-19 18:08:18 +02:00
Michael
46fdd9893c
Merge remote-tracking branch 'upstream/develop' into server-detection
2022-07-17 15:42:09 +00:00
Michael
8b7cb5d9ef
Merge remote-tracking branch 'upstream/develop' into server-detection
2022-07-16 12:44:21 +00:00
Roland Häder
ce7af4edb8
All these methods need to return an integer (0=Success) or otherwise doExecute()
...
will return NULL.
2022-07-16 08:17:47 +02:00
Roland Häder
4cb5cadba8
Added returned type-int "int"
2022-07-13 21:10:50 +02:00
Philipp Holzer
d74e57ef2c
include suggested changes
2022-07-13 00:23:12 +02:00
Philipp Holzer
a910fd8864
Split DBStructure & View to avoid DB-calls and dependencies for basic operations
...
- new "Definition" classes vor DB and Views
- new "Writer" classes to create SQL definitions for DB and Views
- DBStructure & View are responsible to execute DB-querys
2022-07-12 23:40:31 +02:00
Michael
cc75eb5d18
Improved server detection
2022-07-05 05:04:05 +00:00
Roland Häder
14bf72e4fe
Changes:
...
- added some documentation
- added type-hints
2022-06-20 02:48:05 +02:00
Michael
001aac9952
Issue 11602: Fix error during contact merhe
2022-06-05 18:15:10 +00:00
Michael
194f0f7058
No dropping
2022-06-03 20:14:38 +00:00
Michael
b794c599a9
Standards fixed
2022-06-01 22:18:18 +00:00
Michael
e46354a522
New command to merge duplicated contacts
2022-06-01 22:11:03 +00:00
Hypolite Petovan
f1630ebb05
Add relocate console command
2022-05-29 13:13:59 -04:00
Michael
02473d8a0e
Don't touch local avatars
2022-05-29 06:50:34 +00:00
Michael
b05aa824f7
Don't move mail and feed
2022-05-27 06:32:19 +00:00
Michael
8c901ebd74
Issue-11560: Fix error when creating avatar cache file
2022-05-26 19:06:16 +00:00
Michael
dadebdd061
Change output function
2022-05-25 05:24:31 +00:00
Michael Vogel
e5e509ea21
Calculate totals
2022-05-24 22:32:30 +02:00
Michael
2fbfc0633a
Fixed placeholder
2022-05-24 20:12:39 +00:00
Michael
d3709d8497
Delete on invalid
2022-05-24 20:02:54 +00:00
Michael
9da0e637a3
Quit on invalid avatars
2022-05-24 19:47:49 +00:00
Michael
80adad3ad2
Additional method to fetch photo avatars
2022-05-24 19:41:38 +00:00
Michael
077c6ece64
Don't use a newline at the end
2022-05-24 17:51:28 +00:00
Michael
2ead69c7a5
Delete invalid photo data
2022-05-24 17:49:29 +00:00
Michael Vogel
0374f0e523
Use correct placeholder
2022-05-24 19:45:02 +02:00
Michael Vogel
eddfab7122
A space in front of a message looks better
2022-05-24 19:36:48 +02:00
Michael
f764ab7429
Improved messages
2022-05-24 17:33:10 +00:00
Michael
f16cb13dc7
Fixwd class description
2022-05-24 05:58:14 +00:00
Michael
7b91c4f333
Sorting by "id asc" makes more sense.
2022-05-23 15:31:37 +00:00
Michael
68599c7efa
Some more code beauty
2022-05-23 12:44:21 +00:00
Michael
299c4df8f4
Convert to tabs
2022-05-23 12:35:44 +00:00
Michael
d658c81107
Code standards
2022-05-23 12:33:25 +00:00
Michael
d6242aacf6
Console command to move avatars to the avatar cache
2022-05-23 12:15:30 +00:00
Hypolite Petovan
419fe67c6c
Merge pull request #11265 from k-alin/6606-k-alin-mysql-unix-socket
...
Enable MySQL unix socket connection
2022-02-25 10:36:43 -05:00
k-alin
8a10b0c635
add socket to database settings in the autoinstaller
2022-02-25 15:01:02 +01:00
Hypolite Petovan
6a1f9a7fa3
Move unfollow protocol to worker task
...
- Add uid parameter to unfollow hook
- Rework and unify Contact::unfollow, Contact::removeSharer and Contact::terminateFriendship
- Add missing twitterUser property to Twitter\Friendships\Destroy module
2022-02-24 09:35:54 -05:00
Philipp Holzer
be240ca500
Config Console Show 'NULL' for null-values
2022-02-15 23:10:41 +01:00
Philipp Holzer
c588b280d7
Fix all license header & be less aggressive
2022-01-07 00:35:28 +01:00
Balázs Úr
733f3de9ed
Add missing copyright text
2022-01-02 10:49:50 +01:00
Balázs Úr
e56a53647b
Update copyright
2022-01-02 08:27:47 +01:00
Philipp Holzer
7c38647573
Cleanup namespace
2021-10-27 20:06:04 +02:00
Philipp Holzer
2ab0d06996
Restructure Storage to new paradigm
2021-10-27 20:00:19 +02:00