Michael
201d5ac364
Fix warning "Undefined array key "alias""
2023-06-23 21:50:35 +00:00
Michael
0da2391c49
Fix warnings because of missing field
2023-06-23 21:27:34 +00:00
Michael
968c935bf7
Changes variable names / fetch the alias / improved group handling
2023-06-23 21:05:45 +00:00
Michael
8a50101eea
Merge remote-tracking branch 'upstream/develop' into lemmy
2023-06-18 17:38:39 +00:00
Michael
4c3f2441f7
Display the contact alias if the URL is no HTTP link
2023-06-18 16:49:38 +00:00
Michael
6d911a8f39
Better support for "audience" / simplified Lemmy processing
2023-06-15 22:04:28 +00:00
Roland Häder
80afe13a26
Changed:
...
- added missing type-hint
2023-06-09 21:46:44 +02:00
Michael
dfaa4b89c7
Support for contact uri that aren't HTTP URLs
2023-06-05 04:34:06 +00:00
Michael Vogel
483cc45712
Merge pull request #13183 from MrPetovan/task/13114-rename-forum-to-group
...
Replace "forum" by "group"
2023-06-04 00:19:59 +02:00
Michael
921e070b22
Improved profile summary for notifications
2023-06-03 15:27:14 +00:00
Hypolite Petovan
3385147f25
Replace "forum" by "group" in the rest of the code
2023-06-02 13:52:41 -04:00
Philipp
d971a2cc5c
Merge pull request #13177 from annando/follow-uid
...
Pass the "uid" when calling the "follow" hook
2023-05-30 08:36:58 +02:00
Michael
f5433b25d8
Pass the "uid" when calling the "follow" hook
2023-05-30 06:06:49 +00:00
Hypolite Petovan
fc09017dd1
Remove support for user.parent-uid = 0
...
- uid = 0 is the system user which isn't supposed to be the parent-uid of all the non-delegate users
2023-05-29 18:32:21 -04:00
Michael
1129e8f17d
Merge remote-tracking branch 'upstream/develop' into parent-view
2023-05-29 06:53:02 +00:00
Michael
a42ddafbbb
Ensure to store user-contact / display contact relations
2023-05-29 06:41:07 +00:00
Hypolite Petovan
4f7740264e
Replace "group" with "circle" in the rest of the code
...
- Remaining mentions already mean "forum"
2023-05-27 22:01:45 -04:00
Michael
5b23c1c67f
Support for Bluesky reshares in the core
2023-05-24 05:55:36 +00:00
Hypolite Petovan
ccf94c5424
Merge pull request #13107 from annando/unify-link
...
Unifiy the creation of photo links
2023-05-18 08:01:56 -04:00
Hypolite Petovan
ff80e46eb0
Fix magic links in contact photo menu
...
- They were using a URL format obsolete for years
2023-05-17 19:53:22 -04:00
Michael
1010443031
Simplify image url
2023-05-17 20:30:45 +00:00
Michael
7c266be206
Merge remote-tracking branch 'upstream/develop' into unify-link
2023-05-17 20:03:57 +00:00
Michael
3dbbbb69e4
Long refresh periods for connector networks
2023-05-17 14:28:40 +00:00
Michael
2e46d64ea0
Replace "Probe::isProbable" with "Protocol::supportsProbe"
2023-05-17 01:28:10 +00:00
Michael Vogel
a52c1cde9c
Merge pull request #13124 from ne20002/develop
...
fix for probe loop in case that network of contact has changed
2023-05-17 03:16:04 +02:00
Philipp Holzer
c21e6ab952
Fixup incrementQueue
2023-05-14 20:52:07 +02:00
S. Brusch
084cd955a2
fix for probe loop in case that network of contact has changed
...
This fixes a loop of probes / contact updates where the network has been apup and for whatever
reason is now feed. In this case the contact hasn't been updated and rescheduled with next_update as null resulting
in a huge number of queries.
The call to hasLocalData has been moved a bit up as it checks for values that otherwise would be emptied befare the call.
Fixes #13037
2023-05-14 15:38:47 +02:00
Philipp Holzer
5be9c9dbaf
Use optimized update statements
2023-05-13 22:14:52 +02:00
Michael
e13a31c4fe
Ensure that the baseurl return value is a string
2023-05-11 08:13:19 +00:00
Michael
c5ca5bfdf8
Function renamed
2023-05-10 07:54:15 +00:00
Michael
7d91cc73de
Unifiy the creation of photo links
2023-05-09 20:44:58 +00:00
Michael
76ccc52406
Improved variable naming
2023-05-09 06:32:16 +00:00
Michael
91a12295ff
Calculate image size if not provided
2023-05-09 05:59:07 +00:00
Michael
b692146533
Remove unwanted stuff
2023-05-09 05:34:56 +00:00
Michael
d20cae82ad
Use old error message when storing fails
2023-05-09 05:32:52 +00:00
Michael
d83073f2a2
Unifiy storing of photos with previews
2023-05-09 05:29:05 +00:00
Michael
1789266859
Improved preview size
2023-05-08 21:32:38 +00:00
Hypolite Petovan
29329f799d
Prevent casting a non-existent array key before it's been coalesced in Model\GServer
...
- Address https://github.com/friendica/friendica/issues/13025#issuecomment-1536440077
2023-05-06 23:48:32 -04:00
Michael
d4f0c1a8dc
Improved ATOM distinction, added OPML
2023-05-06 13:52:39 +00:00
Michael
bf4d19eed3
Changes after code review
2023-05-03 21:14:35 +00:00
Michael
b4b9a6a34a
Add Fancybox to the core
2023-05-03 20:59:28 +00:00
Michael
349fa08ece
Fix warning: Undefined array key "post"
2023-05-02 09:21:11 +00:00
Michael
8ab7e6552b
Improved fetching of attached activities
2023-05-01 13:05:59 +00:00
Michael
a5b00e9199
Issue 13041: API activities for reshared posts are now performed on the original posts
2023-05-01 04:01:11 +00:00
Michael
2df2a8f123
Contacts from probeable networks are now updated correctly
2023-04-28 18:25:55 +00:00
Michael
ae6c354232
"audience" is set for forum posts / followers posts are directed to the followers collection
2023-04-28 05:13:23 +00:00
Michael
69e4254dcc
Merge remote-tracking branch 'upstream/develop' into audience
2023-04-23 21:20:01 +00:00
Michael
2ad8bd901a
Fix: Only add link preview for selected networks
2023-04-18 17:56:30 +00:00
Michael
78b969cb19
Store "audience" and "attributedTo" data
2023-04-14 17:21:20 +00:00
Michael
cd3f2f63d6
Replace the Diaspora signature upon update
2023-04-12 05:48:38 +00:00