Michael
|
6fe916a390
|
API: improved mail handling
|
2021-05-22 13:37:04 +00:00 |
|
Michael
|
0c21588ab9
|
Don't delete local tombstone contacts
|
2021-05-22 08:25:30 +00:00 |
|
Michael
|
9d4b29d9c0
|
Fix for empty profile pages
|
2021-05-22 05:34:10 +00:00 |
|
Hypolite Petovan
|
26d3f5433b
|
Merge pull request #10280 from very-ape/fix-message-button
Fix Message button.
|
2021-05-21 14:57:28 -04:00 |
|
very-ape
|
97a9ec4e40
|
Bug fix: last commit results in logged-in user's contacts being displayed on contact profile sidebar.
|
2021-05-21 11:38:50 -07:00 |
|
very-ape
|
93926e99b8
|
Use getByNickname as suggested in code review.
|
2021-05-21 10:15:32 -07:00 |
|
very-ape
|
fe52719d37
|
Fix Message button.
|
2021-05-20 23:30:42 -07:00 |
|
Hypolite Petovan
|
315dddbcb9
|
Merge pull request #10277 from very-ape/authenticate-hook
Bug fix: allow authentication addons to create users again.
|
2021-05-20 15:05:55 -04:00 |
|
very-ape
|
e2d93b57da
|
Update src/Model/User.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-05-20 11:54:30 -07:00 |
|
very-ape
|
d66f1e30ae
|
Apply suggestions from code review
Also clean up some code, make it less needlessly verbose.
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-05-20 11:35:33 -07:00 |
|
Hypolite Petovan
|
0e368c4ba4
|
Fix display of RTL tags
|
2021-05-20 08:39:36 -04:00 |
|
very-ape
|
c89241dbd8
|
Bug fix: add missing changes.
|
2021-05-20 00:19:09 -07:00 |
|
very-ape
|
9ab57de356
|
Bug fix: allow authentication addons to create users again.
|
2021-05-20 00:16:08 -07:00 |
|
Hypolite Petovan
|
09cf32926d
|
Merge pull request #10275 from very-ape/authenticate-hook
Move the 'authenticate' hook deeper into the authentication flow so t…
|
2021-05-19 16:51:15 -04:00 |
|
very-ape
|
9ddaabc22d
|
Move the 'authenticate' hook deeper into the authentication flow so that password authentication addons are consulted whenever a user's password needs confirming.
|
2021-05-19 13:11:31 -07:00 |
|
Michael
|
916c51c630
|
Fix fatal errors / added some API todo
|
2021-05-17 19:20:31 +00:00 |
|
Michael
|
48d703d278
|
Fiy missing "in"
|
2021-05-17 06:03:14 +00:00 |
|
Michael
|
2e6cf056c1
|
Whitespace removed
|
2021-05-17 06:01:47 +00:00 |
|
Michael
|
cb7206d92f
|
Reverted yesterdays panic coding
|
2021-05-17 05:59:41 +00:00 |
|
Hypolite Petovan
|
a44cf44708
|
Remove duplicated conditions, improve variables names in Model\APContact
|
2021-05-16 16:10:22 -04:00 |
|
Michael
|
6f2fcd2859
|
Don't use compacted data when parsing accounts
|
2021-05-16 16:41:07 +00:00 |
|
Michael
|
dd16bccbc8
|
Fix for sending content via connectors
|
2021-05-16 14:30:15 +00:00 |
|
Michael
|
14c1f7167a
|
API: We now can upload photos
|
2021-05-16 09:56:02 +00:00 |
|
Michael
|
45c2cc3887
|
API: Account actions
|
2021-05-14 21:51:32 +00:00 |
|
Michael
|
5219080149
|
Fix url comparism
|
2021-05-13 15:01:35 +00:00 |
|
Michael
|
7975bc244d
|
Refine OAuth flow
|
2021-05-13 11:26:56 +00:00 |
|
Michael
|
4476634f6c
|
Fix list of accounts
|
2021-05-11 23:39:08 +00:00 |
|
Michael
|
e9fe92a5d7
|
Merge remote-tracking branch 'upstream/develop' into api-again
|
2021-05-11 21:21:32 +00:00 |
|
Hypolite Petovan
|
cac038639d
|
Capitalize post action translation strings
|
2021-05-11 16:01:07 -04:00 |
|
Michael
|
bade0a2345
|
Improved cards handling, simplified Bearer handling
|
2021-05-11 19:15:05 +00:00 |
|
Tobias Diekershoff
|
7789ea2507
|
Merge pull request #10228 from MrPetovan/bug/warnings
[PHP 8] Fix undefined template variables
|
2021-05-11 06:10:29 +02:00 |
|
Hypolite Petovan
|
48ac619599
|
Check unparseURL parameter type in APContact::getByURL
- Address https://github.com/friendica/friendica/issues/10167#issuecomment-832421258
|
2021-05-10 21:52:26 -04:00 |
|
Hypolite Petovan
|
abc0616d33
|
Fix undefined variables in profile/vcard.tpl
|
2021-05-10 18:59:49 -04:00 |
|
Hypolite Petovan
|
2c6bf754d5
|
Fix undefined variables in wall_thread.tpl
- Remove unused "num_comments_text" template variable
- Remove unused "item.postops" template variable mention
|
2021-05-10 18:59:09 -04:00 |
|
Michael
|
f5c7f9670f
|
Remove blanks
|
2021-05-09 11:54:34 +00:00 |
|
Michael
|
5bb5c44bd9
|
API: added account related endpoints
|
2021-05-09 09:35:51 +00:00 |
|
Michael
|
3bbf543d25
|
API: Some more endpoints
|
2021-05-08 19:21:52 +00:00 |
|
Michael
|
d842a4ff87
|
Suggestions are now supported as well
|
2021-05-08 11:03:50 +00:00 |
|
Michael
|
dd38cc330f
|
API: We now support two more timeline api endpoints
|
2021-05-07 21:28:48 +00:00 |
|
Michael
|
6be6803983
|
Improved code structure
|
2021-05-07 11:41:10 +00:00 |
|
Michael
|
95f741c427
|
Improve data of shared posts
|
2021-05-07 06:26:41 +00:00 |
|
Michael
|
f683f791ee
|
Avoid duplicated attachments / unwanted attachments
|
2021-05-05 16:46:55 +00:00 |
|
Michael
|
be29a42d74
|
Ignore identical provider and author
|
2021-05-04 06:08:40 +00:00 |
|
Michael
|
b3e511eb0c
|
No link guessing for DFRN / Don't show redundant data
|
2021-05-04 05:18:03 +00:00 |
|
Michael
|
77e1ec6df2
|
Improved link detection
|
2021-05-02 17:33:32 +00:00 |
|
Michael
|
73c0bff665
|
Add missing provider url and name
|
2021-05-01 17:03:50 +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
|
6f7e063b34
|
Fixes "PHP Notice: Undefined variable: item in src/Model/Post/Media.php on line 561"
|
2021-05-01 07:10:27 +00:00 |
|
Michael
|
3217de30fa
|
Merge branch 'avoid-duplicates' of github.com:annando/friendica into avoid-duplicates
|
2021-04-30 22:35:20 +00:00 |
|
Michael
|
c840ee82af
|
Avoid empty posts on Diaspora
|
2021-04-30 22:35:16 +00:00 |
|