Hypolite Petovan
|
9a0c3cc834
|
Simplify max_data parameter for Temporal::getDateTimeField
|
2021-09-15 15:56:44 -04:00 |
|
Michael
|
7a51a7f6c6
|
Avoid duplicated filed posts
|
2021-09-14 21:27:09 +00:00 |
|
Philipp Holzer
|
a65fbcebe7
|
Fixing #10699 (prohibits blocking and ignoreing from the photo menu)
|
2021-09-12 21:20:12 +02:00 |
|
Hypolite Petovan
|
3e677414d5
|
Check for user array key before using it in include/conversation
- Address https://github.com/friendica/friendica/issues/10473#issuecomment-905752992
|
2021-09-03 13:11:14 -04:00 |
|
Michael
|
429a724bc1
|
Unused parts of the old notification system are removed
|
2021-08-24 08:53:15 +00:00 |
|
Michael
|
c78b7f45c5
|
Reliably diasplay "like" and "share" notifications
|
2021-08-23 15:07:14 +00:00 |
|
Michael
|
42de5c77d0
|
The desktop notifications have been reworked
|
2021-08-21 20:35:04 +00:00 |
|
Michael
|
473adaf463
|
Mark, file and starring does now work for all items
|
2021-08-12 05:28:47 +00:00 |
|
Michael
|
c81e81dc8d
|
"getUserId" is now "getLoggedInUserId"
|
2021-08-09 20:33:46 +00:00 |
|
Michael
|
15b93b4459
|
"getUserNickname" is now "getLoggedInUserNickname"
|
2021-08-09 19:48:39 +00:00 |
|
Michael
|
b8fa75b2dd
|
Changed function name
|
2021-08-09 15:29:07 +00:00 |
|
Michael
|
28090bd793
|
Get rid of App->user completely
|
2021-08-08 19:30:21 +00:00 |
|
Michael
|
fc283ab928
|
Remove direct calls to App->user
|
2021-08-08 10:14:56 +00:00 |
|
Michael
|
e940b1f047
|
Fix multiple display problems in conversations
|
2021-08-05 15:57:51 +00:00 |
|
Michael Vogel
|
c73130aa6b
|
Create the Diaspora signature for the correct user
|
2021-08-05 08:58:50 +02:00 |
|
Michael
|
2e2d1bf81d
|
Added option to define a schedule date when posting items
|
2021-08-01 13:01:31 +00:00 |
|
Michael
|
9641944c4f
|
Improved conversation performance
|
2021-08-01 12:57:50 +00:00 |
|
Michael
|
c89533a70b
|
Support for stacked profiler analysis
|
2021-07-27 04:57:29 +00:00 |
|
Michael
|
540ddb9265
|
Hopefully making the tests to work
|
2021-07-25 14:27:13 +00:00 |
|
Michael
|
68496f6e15
|
Reverting api.php because of tests
|
2021-07-25 13:25:34 +00:00 |
|
Michael
|
0c0abd9238
|
Replaced argv/argc with replacement functions
|
2021-07-25 13:08:22 +00:00 |
|
Michael
|
b4aa796e75
|
The user isn't used in the template
|
2021-07-24 19:25:25 +00:00 |
|
Michael
|
2502a9192d
|
Many more app-variables removed
|
2021-07-24 10:09:39 +00:00 |
|
Michael
|
afe3c8954c
|
Simplified functionality to load the profile in the sidebar
|
2021-07-23 12:39:37 +00:00 |
|
Michael
|
b5f59d5be0
|
API: Support for deprecated API endpoints and OAuth removal
|
2021-07-20 20:48:37 +00:00 |
|
Michael
|
6668066099
|
The legacy OAuth server is removed
|
2021-07-20 17:41:04 +00:00 |
|
Michael
|
3a5523820c
|
Legacy DFRN transport layer is removed
|
2021-07-15 13:28:32 +00:00 |
|
Michael
|
07d2dfcd60
|
Some more "convertForUriId" replacements
|
2021-07-10 12:58:48 +00:00 |
|
Michael
|
1b6f9e6225
|
Parameter documentation
|
2021-07-06 10:00:53 +00:00 |
|
Michael
|
21cc2d28a3
|
Proxy removed in API
|
2021-07-06 06:38:15 +00:00 |
|
Michael
|
e519b782fd
|
Simplified proxy handling
|
2021-07-04 21:24:49 +00:00 |
|
Michael
|
09aa496387
|
Some more places changed to the new contact avatar path format
|
2021-06-30 16:58:46 +00:00 |
|
Michael
|
19aef93560
|
Unified avatar paths
|
2021-06-29 20:26:58 +00:00 |
|
Michael
|
0ab24510ef
|
Centzralized functionality to update and publish profile changes
|
2021-06-15 11:12:44 +00:00 |
|
Michael
|
4ea92d0afc
|
Removed unneeded use
|
2021-06-11 06:11:37 +00:00 |
|
Michael
|
246f3c5a8f
|
Making the tests happy
|
2021-06-11 06:09:08 +00:00 |
|
Michael
|
5960582dcf
|
Tests ...
|
2021-06-11 06:05:42 +00:00 |
|
Michael
|
0ecef26064
|
Making the tests work
|
2021-06-11 06:02:56 +00:00 |
|
Michael
|
e9832e3729
|
Avoid notice "Undefined index: uid"
|
2021-06-11 03:56:06 +00:00 |
|
Michael
|
acbe9ebf9e
|
API: New classes for OAuth and basic auth
|
2021-06-08 06:32:24 +00:00 |
|
Michael
|
9c59bcb6a5
|
Support OAuth for the legacy API
|
2021-06-02 22:11:21 +00:00 |
|
Hypolite Petovan
|
ff94b9a694
|
Check existence of $params['activity'] in notification()
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-752730033
|
2021-05-31 08:29:49 -04:00 |
|
Michael
|
d514d9e014
|
Issue 9984: Fix the causer name on reshares
|
2021-05-29 19:47:19 +00:00 |
|
Philipp Holzer
|
965cd8b096
|
Fix PHP 7.0 Coding Standards
|
2021-05-22 23:47:35 +02:00 |
|
Hypolite Petovan
|
da2ce5c4f4
|
Fix undefined tamplate variables in comment_item.tpl
- Remove unused "type" hidden field in comment form
- Remove unused moderated_comment.tpl files
|
2021-05-10 18:56:26 -04:00 |
|
Michael
|
f5c7f9670f
|
Remove blanks
|
2021-05-09 11:54:34 +00:00 |
|
Hypolite Petovan
|
98c2ca34f5
|
Remove block/ignore links from contact/item action menus for self
|
2021-05-04 08:45:27 -04:00 |
|
Michael
|
10a6f0a98f
|
API: New function to fetch current user id
|
2021-05-03 05:25:54 +00:00 |
|
Michael
|
4b12c54345
|
API: photos are now directly stored as attached data and not in the body anymore
|
2021-05-01 15:48:19 +00:00 |
|
Michael
|
8685e5ca32
|
Reworked media handling
|
2021-04-26 06:50:12 +00:00 |
|