Tobias Diekershoff
66e9807876
Merge pull request #14345 from annando/stats
...
Statistics: Inbound/Outbound for more protocols
2024-08-09 13:37:10 +02:00
Michael
342c9088d3
Improved redirect for contact actions
2024-08-06 21:35:59 +00:00
Michael
7e8a6335ae
Fix the datetime of the last cron execution
2024-08-06 05:47:41 +00:00
Michael
bdf95e8305
Statistics: Inbound/Outbound for more protocols
2024-08-05 20:34:17 +00:00
Tobias Diekershoff
3776cf8919
Merge pull request #14335 from annando/fix-follow
...
Fix follow/unfollow
2024-08-04 19:13:09 +02:00
Tobias Diekershoff
22dbc1e7ae
Merge pull request #14340 from annando/issue-14312
...
Issue 14312: fix uimport path / restore POST endpoints
2024-08-04 16:58:09 +02:00
Michael
efee399397
Issue 14303: Fixes %3f problem with OAuth login
2024-08-03 19:21:29 +00:00
Michael
1a6e381206
Issue 14312: fix uimport path / restore POST endpoints
2024-08-03 12:20:56 +00:00
Michael
534db0d09a
Fix follow/unfollow
2024-08-02 05:50:01 +00:00
Michael
1f18e096fe
Fix tests
2024-07-31 04:38:03 +00:00
Tobias Diekershoff
69ca4342a8
Merge pull request #14330 from annando/post
...
ACL works again
2024-07-30 21:33:05 +02:00
Michael
efc7efc279
Fixes "Incorrect integer value: 'true'"
2024-07-30 15:00:35 +00:00
Michael
fadff0dc84
ACL works again
2024-07-30 14:45:49 +00:00
Michael
28d67bfef0
Use "post" instead of "rawContent"
2024-07-28 09:58:02 +00:00
Michael
ef71840ddc
Issue 14324: Sanitize profile input
2024-07-28 04:36:16 +00:00
Michael
e011b5956a
Count inbound and outbound packets
2024-07-24 20:50:46 +00:00
Michael
3445e91781
More statistics variables added
2024-07-22 21:47:25 +00:00
Michael
53d121de51
New endpoint for monitoring services
2024-07-21 20:46:11 +00:00
Michael
096ea13812
Fix fatal error on upload
2024-07-20 15:45:05 +00:00
Michael
7dc75d585e
API: The media upload (audio, video) is now possible
2024-07-16 20:08:24 +00:00
Michael
c42cff691a
Issue 14295: Store the return url as hex string
2024-07-14 11:14:37 +00:00
Michael
53f3b65887
Set posts "seen" by a worker if too much rows are unseen
2024-06-23 21:33:25 +00:00
Michael
28921203b7
Support for "nodeDescription" in nodeinfo
2024-06-18 05:19:38 +00:00
Michael
a27d55f6cf
Issue 14231: Automatically add the relay owner as contact person
2024-06-17 03:45:24 +00:00
Michael
06bc985072
Add nodeinfo 2.1 and 2.2
2024-06-16 08:38:37 +00:00
Michael
47ab246441
Fix paging on media pages
2024-06-15 09:04:36 +00:00
Michael
8dd8ca23f7
Issue 14220: Sanitize profile data
2024-06-14 20:19:31 +00:00
Michael
259a676207
Option to reduced search scope to improve the performance
2024-06-02 09:27:05 +00:00
Michael
29187f1501
Option to define how posts with titles are transmitted
2024-06-01 08:19:09 +00:00
Michael
55cec6c61d
OpenWebAuth moved to a separate class / Improved authentication handling
2024-05-28 21:59:52 +00:00
Michael
95faba4446
Fix remote login issues between Friendica instances
2024-05-26 20:04:48 +00:00
Michael
7808c89071
Issue 14102: Display "channels only" contacts in circles
2024-05-26 16:00:27 +00:00
Hypolite Petovan
e8da8c5a2b
Merge pull request #14182 from annando/magic
...
Improve "magic" with Hubzilla
2024-05-26 10:03:07 -04:00
Michael
dca93a9606
Enable "magic" with Hubzilla
2024-05-26 12:44:08 +00:00
Michael
4d3d4de972
Provide OpenWebAuth related data
2024-05-26 06:45:26 +00:00
Michael
da37516abf
OpenWebAuth path is now fetched during probing
2024-05-20 19:46:29 +00:00
Hypolite Petovan
c81ee0d1c3
Merge pull request #14162 from annando/sensitive
...
Respect the "sensitive" flag for posts
2024-05-16 11:12:28 -04:00
Michael
0426572e92
Respect the "sensitive" flag for summaries
2024-05-15 12:17:06 +00:00
Hypolite Petovan
cad3a01b1c
Merge pull request #14161 from annando/error
...
Fix " Call to undefined method Friendica\App::getLoggedInUserNickname"
2024-05-15 07:56:56 -04:00
Michael
69b1958483
Fix " Call to undefined method Friendica\App::getLoggedInUserNickname"
2024-05-15 06:15:50 +00:00
Michael
1c66d49599
"Network::unparseURL" is replaced with "Uri::fromParts"
2024-05-14 21:47:57 +00:00
Michael
e12f92e516
Some more deprecated function calls are replaced
2024-05-14 19:21:25 +00:00
Michael
60f5fd8188
Many deprecated function calls are replaced
2024-05-13 21:37:15 +00:00
Michael
82327b0b06
Improve the log level display
2024-05-13 12:34:35 +00:00
Michael
5751e024c0
Request type set for all HTTP requests
2024-05-12 17:53:21 +00:00
Hypolite Petovan
a6cb3ed903
Escape output of PermissionTooltip module
...
- Create AclReceivers and AddressedReceivers entities to collect contact names
- Create privacy/permission_tooltip.tpl to escape contact names
- Move PermissionTooltip module to Privacy namespace
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
Hypolite Petovan
c19a68dc64
Remove DI dependency from PermissionTooltip module
...
- Update PHPDoc of APContact::getByURL
2024-05-10 11:25:27 -04:00
Michael
afff2b949f
Improved user agent string
2024-05-10 09:01:43 +00:00
Michael
55fb52299d
Issue 14134: Allow reshare posts from Bluesky and Tumblr
2024-05-10 04:55:57 +00:00
Hypolite Petovan
b1b2e9bd11
Rework reports query in Moderation\Reports module class
...
- References to non-existent fields removed
- Added computed rules field
- Patch originally submitted by @TheTomcat14
2024-04-24 22:43:59 -04:00