Commit graph

6043 commits

Author SHA1 Message Date
Michael
e9d6fb9aaa Store the cached avatars at the public contact 2020-08-21 18:41:48 +00:00
Michael
7990d08ad6 Delete the photo entries when a user or contact is removed 2020-08-21 18:39:18 +00:00
Hypolite Petovan
c9c6eca8a6
Merge pull request #9033 from nupplaphil/bug/travis
Replace Travis CI with Github Actions
2020-08-21 11:18:23 -04:00
Tobias Diekershoff
3f6ca6345e HOTFIX to make all themes (but frio) working again 2020-08-21 06:57:54 +02:00
Hypolite Petovan
78f6ea94bb Check for parent existence in Protocol\DFRN
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-660263687
2020-08-20 09:34:37 -04:00
Hypolite Petovan
b4d59c25a8 Return early if $a->user is absent in BaseModule
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-660266026
2020-08-20 09:32:20 -04:00
Hypolite Petovan
40d12b85c4 Loop on expected fields instead of existing fields in Settings\UserExport
- We don't delete fields, so there can be more fields in the database than in the DB structure
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-663875895
2020-08-20 09:30:50 -04:00
Hypolite Petovan
ac90387d82 Fix wrong contact array key reference in Search\Acl
- Addresses https://github.com/friendica/friendica/issues/8877#issuecomment-672189155
2020-08-20 09:23:00 -04:00
Michael
3a1fef43b2 Fix: Feeds and mail accounts hadn't been fetched reliably 2020-08-20 08:37:56 +00:00
Tobias Diekershoff
0d1fa70e2e
Merge pull request #9039 from MrPetovan/task/frio-accent-scheme
[frio] Add accented schemes including dark scheme and black scheme
2020-08-20 07:01:40 +02:00
Hypolite Petovan
91a1e5df91 Add more references to theme.php 2020-08-19 22:54:12 -04:00
Michael
707af437e2 Fix sharing detection on reshares 2020-08-20 02:49:02 +00:00
Hypolite Petovan
17dbffe824
Merge pull request #9032 from annando/local-access
Some more local network access are removed
2020-08-19 16:16:56 -04:00
Hypolite Petovan
69aae82f5d
Merge pull request #9036 from annando/clear-cache
Cache clearing rearrangements
2020-08-19 15:43:24 -04:00
Michael
67174f5762 fix reversed "if" 2020-08-19 19:41:22 +00:00
Michael
98dd15ec9a Adding a cooldown phase for the daemon 2020-08-19 18:21:40 +00:00
Michael
66bfb9e76f Cache clearing rearrangements 2020-08-19 18:16:48 +00:00
Michael
52a933c4c9 Different check for being local 2020-08-19 12:47:14 +00:00
Philipp
16591077ac
Fix Database $_SERVER usage and remove old .travis files 2020-08-19 14:20:07 +02:00
Michael
b82f22aa0e Fix missing field 2020-08-19 08:20:31 +00:00
Michael
38ed5c943d Avoid probing non existing profiles 2020-08-19 05:24:53 +00:00
Michael
3d1829ede5 Don't poll locally / user self data 2020-08-19 05:18:19 +00:00
Michael
eb95314aaa Avoid locally probing last item via network 2020-08-19 04:45:31 +00:00
Michael
29494ea721 Avoid local network requests 2020-08-19 04:11:20 +00:00
Michael
ce2af84cba Use a constant for the contact photos / dom't cache them 2020-08-18 22:18:48 +00:00
Hypolite Petovan
4a1cf0e00a
Merge pull request #9030 from annando/avatar-constant
Using a constant value for the default avatar
2020-08-18 16:37:01 -04:00
Michael
d9fc0ae0ea Using a constant value for the default avatar 2020-08-18 20:30:24 +00:00
Hypolite Petovan
5651874fc5
Merge pull request #9029 from annando/local-probing
Don't probe on local profiles via network
2020-08-18 15:58:51 -04:00
Michael
76bcf27130 "localProbe" is used only locally 2020-08-18 19:48:14 +00:00
Michael
5aba1df497 Use "User::getIdForURL" 2020-08-18 19:45:01 +00:00
Michael
f1a8db4e76 Use the owner data to collect all data 2020-08-18 17:30:48 +00:00
Michael
c3bfa9f1c1 Don't probe on local profiles via network 2020-08-18 16:42:01 +00:00
Michael Vogel
b5cca1ab93 Some small performance tweaks (indexes) 2020-08-18 12:50:18 +02:00
Michael
998c83eacb Avoid loop situations and connection timeouts 2020-08-18 03:55:27 +00:00
Michael
2cae485e0d Don't show poll frequency on auto adjust 2020-08-17 17:40:31 +00:00
Michael
312ac73ae3 Removed check for priority 2020-08-17 15:49:34 +00:00
Michael
e0490aff5c Added weekly and monthly polling 2020-08-17 12:25:55 +00:00
Michael
fb9832bbd0 Poll twice a day when there had been posts in the last 7 days 2020-08-17 09:53:49 +00:00
Michael
af47a9f36c Fix parameter order 2020-08-17 08:55:20 +00:00
Michael
ec35e2827b Remove check 2020-08-17 07:51:15 +00:00
Michael
224ef91715 Simplify code 2020-08-17 07:44:59 +00:00
Michael
ad2674aac6 Once a day is 8 2020-08-17 06:50:51 +00:00
Michael
7370a075f8 New rating scale 2020-08-17 06:47:29 +00:00
Michael
975bb76291 Removed check for number of posts 2020-08-17 05:26:40 +00:00
Michael
df75a24dc7 Use config value to trigger automated rating 2020-08-16 21:38:26 +00:00
Michael
c4aebffd3b Setting priority to "notice" 2020-08-16 18:07:36 +00:00
Michael
112dd37a09 Switch to daily after a week 2020-08-16 18:05:34 +00:00
Michael
b7e8c1595d Automatically adjust feed frequencies 2020-08-16 17:59:37 +00:00
Hypolite Petovan
a7f8604d42
Merge pull request #9019 from annando/performance
Some performance tweaks
2020-08-16 10:07:35 -04:00
Michael Vogel
87ac50e253 Use the uid for the owner cache 2020-08-16 14:51:15 +02:00
Michael Vogel
45c12e7716 Some performance tweeks 2020-08-16 13:57:56 +02:00
Michael
b136c5f32b Split the CXronjobs class into separate classes 2020-08-16 08:39:04 +00:00
Hypolite Petovan
2e286d6a57 Move calendar/event stylesheets/scripts registration to modules
- Add media parameter to Page->registerStylesheet
- Fixes CSS precedence with custom theme stylesheet
2020-08-15 18:56:17 -04:00
Michael
1f9b365f3b Issue 9015: Reducing load of remote systems 2020-08-15 20:05:08 +00:00
Michael
dd82f150ca Rework of the network page 2020-08-13 20:07:13 +00:00
Michael
1ab81266b9 Change the owner of a reshared item 2020-08-13 06:09:26 +00:00
Michael
0e2dbd8fa3 Merge branch 'notify-shared' of github.com:annando/friendica into notify-shared 2020-08-13 05:17:43 +00:00
Michael
59311e9c49 Changed comment 2020-08-13 05:17:37 +00:00
Michael Vogel
d331a88adc
Update src/Model/UserItem.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-12 18:19:02 +02:00
Michael Vogel
8d8b6b1bf5
Update src/Model/UserItem.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-12 18:18:45 +02:00
Michael
7cdbcf411f Clarify the functionality 2020-08-12 13:54:19 +00:00
Michael
8488ed76e4 Don't create notifications for activities 2020-08-12 08:37:38 +00:00
Michael
26df7595ac removed unneeded notification check 2020-08-12 04:43:46 +00:00
Michael
4ee858740e Create notifications for shared posts 2020-08-12 04:35:24 +00:00
Michael
45be80b05e Display reshared ("announced") messages of a user on their page 2020-08-11 16:40:01 +00:00
Michael Vogel
dfa177e940
Merge pull request #8986 from MrPetovan/task/8918-move-mod-common
Reduce page size in contacts pages
2020-08-11 13:45:02 +02:00
Michael
946063e6e7 Perform notification check 2020-08-11 08:30:15 +00:00
Michael
5698edddba Added source code comments 2020-08-11 05:23:16 +00:00
Michael
40dce6085d Add notification check 2020-08-10 21:02:59 +00:00
Michael
25ea15de64 Prevent sending forum posts via AP 2020-08-10 19:44:37 +00:00
Michael
2c97e2190b Merge remote-tracking branch 'upstream/develop' into ap-forum 2020-08-10 14:00:17 +00:00
Michael
ef7aed5d1f Partly revert coding for compatibility issues 2020-08-10 13:59:51 +00:00
Michael Vogel
017a57cf1e
Merge pull request #8996 from MrPetovan/bug/8995-profile-contacts-is-owner
Enable profile contacts page for profile owner
2020-08-10 08:59:09 +02:00
Michael
62ce87dfe6 Fixing processing forum posts 2020-08-09 22:46:18 +00:00
Michael
bf7128b4b2 AP Improvements for forums 2020-08-09 18:42:25 +00:00
Hypolite Petovan
7019e02f61 Fix unexpected return value of RedisCache->delete()
- Address https://github.com/friendica/friendica/issues/8876#issuecomment-671025374
2020-08-09 10:45:06 -04:00
Hypolite Petovan
3d3ad07385 Enable profile contacts page for profile owner 2020-08-09 09:09:38 -04:00
Hypolite Petovan
5e0b4b8a8f
Merge pull request #8900 from tobiasd/20200718-serverblocklistcsv
added CSV import/export of server blocklist
2020-08-08 09:57:41 -04:00
Tobias Diekershoff
3c0968a692 indentation 2020-08-08 15:49:25 +02:00
Tobias Diekershoff
ef0ecf243a fopen error messages 2020-08-08 08:47:21 +02:00
Tobias Diekershoff
1834f24c9f some small stuff 2020-08-08 08:35:34 +02:00
Hypolite Petovan
bc02ad89d0 Add support for empty session write
- Ignored empty data left session intact, leading to unexpected behaviors
2020-08-07 22:50:16 -04:00
Hypolite Petovan
b3dcecf987 Revert "Actually destroy session on logout"
This reverts commit 077b57ecb3.
2020-08-07 22:49:48 -04:00
Hypolite Petovan
e57449ee35 Reduce page size in contacts pages 2020-08-07 21:18:25 -04:00
Michael Vogel
f0a0c6b822
Merge pull request #8982 from MrPetovan/task/8918-move-mod-common
Move mod/common.php to src/ Part 3: Add Module\Contact\Contacts class
2020-08-07 20:51:02 +02:00
Michael
ecd2d88b09 Don't let the tests fail. The test user doesn't have a private key 2020-08-07 17:05:49 +00:00
Michael
7b13b7e9c8 Reworked "getIdForURL" 2020-08-07 13:49:59 +00:00
Tobias Diekershoff
afb167602b remove empty line 2020-08-07 12:51:14 +02:00
Tobias Diekershoff
97df01c938 update the test of the help text 2020-08-07 11:49:25 +02:00
Hypolite Petovan
e64dcc5b5b Remove obsolete modules common and allfriends
- Delete obsolete Model\GContact class
2020-08-06 22:59:10 -04:00
Hypolite Petovan
18cd4f7412 Add new contact/{id}/contacts[/{type}] route and module
- Rework contact pages tabs
- Add constants for active contact page tab
2020-08-06 22:59:09 -04:00
Hypolite Petovan
383ddb10ed Create new page_tabs template
- Replace explicit tabs in profile contacts page with new template
2020-08-06 22:59:09 -04:00
Hypolite Petovan
f5ea07c731 Remove unused App parameter from Module\Contact::getTabsHTML 2020-08-06 22:59:09 -04:00
Hypolite Petovan
b45ba63dbf Add mutuals and all methods in Contact\Relation
- Remove unused $fields parameters from list methods
- Fix wrong SQL condition in listCommon
2020-08-06 22:59:09 -04:00
Hypolite Petovan
077b57ecb3 Actually destroy session on logout 2020-08-06 22:59:09 -04:00
Michael
c89b690156 Removed unused parameter 2020-08-06 19:04:00 +00:00
Michael
f09d9bc9cc Remove url caching, locking cleanup 2020-08-06 18:53:45 +00:00
Hypolite Petovan
c0aebd2bd4
Merge pull request #8978 from annando/contact-update
Avoid double probing and unneeded contact updates
2020-08-06 09:04:39 -04:00
Hypolite Petovan
454836243d
Merge pull request #8980 from annando/fcontact-model
New "fcontact" model class
2020-08-06 09:01:47 -04:00
Michael
2cbc935944 Renamed function 2020-08-06 10:31:05 +00:00