Hypolite Petovan
|
667f384bfc
|
Fix reference to Entity\LocalRelationship class after simplifying use statement in Contact\Profile
- Address https://github.com/friendica/friendica/issues/13156#issuecomment-1696009068
|
2023-08-28 13:30:01 -04:00 |
|
Hypolite Petovan
|
3d13db1f2c
|
Skip server ignored check when contact gsid is empty in Module\Contact\Profile
|
2023-08-22 08:38:12 -04:00 |
|
Hypolite Petovan
|
6ecc9c4cba
|
Implement ignored server block in conversations
- Add server ignore status in contact profile page
- Add new reason in DisplayNotFound exception page
|
2023-08-20 14:27:43 -04:00 |
|
Hypolite Petovan
|
96d2cddb54
|
Remove DI dependency from Module\Contact\Profile
|
2023-08-20 14:26:27 -04:00 |
|
Hypolite Petovan
|
33b8680dfd
|
[Database 1524] Fix contact-user.remote_self field type from boolean to integer
- Move MIRROR_* constants to LocalRelationship entity
- Convert boolean LocalRelationship->isRemoteSelf field to integer LocalRelationship->remoteSelf
|
2023-08-02 21:53:10 +02:00 |
|
Hypolite Petovan
|
d0a2357fbd
|
Add constants for the Fetch Further Information field
|
2023-08-02 21:53:09 +02:00 |
|
Michael
|
4c3f2441f7
|
Display the contact alias if the URL is no HTTP link
|
2023-06-18 16:49:38 +00: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
|
970d86472e
|
New hook "support_probe"
|
2023-04-27 05:24:47 +00:00 |
|
Hypolite Petovan
|
8ab5fddafd
|
Don't try to follow remote item from non-URI or scheme-less URI
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1407679388
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1433112562
|
2023-03-27 21:31:54 -04:00 |
|
Josh Soref
|
4fc503d352
|
spelling: authentication
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 18:59:11 -04:00 |
|
Philipp
|
544168244c
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-02-19 11:12:48 +01:00 |
|
Philipp
|
f0c29edcde
|
Adapt BaseURL calls to new UriInterface
|
2023-02-18 21:12:21 +01:00 |
|
Hypolite Petovan
|
dcfb8bb73e
|
Fix connection acknowledgement not appearing on contact page
- Remove obsolete template variables
- Move contact_edit vier template to base template
|
2023-01-21 09:18:17 -05:00 |
|
Hypolite Petovan
|
5c8cd8fdd6
|
Replace remaining mentions of "Status" by "Conversations" or "Posts"
|
2023-01-11 09:01:29 -05:00 |
|
Michael Vogel
|
c1f9c1aaa5
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-01-08 23:13:31 +01:00 |
|
Michael
|
50e43c530e
|
Posts from contacts can now be collapsed
|
2023-01-08 17:40:05 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
d75cd8a00a
|
The GNU-Social import is removed
|
2022-12-21 22:21:22 +00:00 |
|
Hypolite Petovan
|
9da21bf680
|
Remove fallback contact query from Model\Contact::photoMenu
- Correct contact is now supplied to the method
|
2022-12-19 09:50:18 -05:00 |
|
Hypolite Petovan
|
472bde99a4
|
Retrieve contact records for the page visitor in Contact\Contacts module
|
2022-12-19 09:50:17 -05:00 |
|
Hypolite Petovan
|
36a8962333
|
Remove DI dependency in Contact\Hovercard module
|
2022-12-19 09:50:17 -05:00 |
|
Hypolite Petovan
|
a633532475
|
Remove DI dependency in Contact\Contacts module
|
2022-12-19 09:50:16 -05:00 |
|
Michael
|
f31e617f5d
|
Contact suggestions are now cached
|
2022-11-30 05:59:27 +00:00 |
|
Hypolite Petovan
|
0ec7238da4
|
Fix null value passed to string functions deprecation notices
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1321796513
|
2022-11-25 08:13:05 -05:00 |
|
Michael
|
352b7a0ac3
|
"MIRROR_FORWARDED" is removed
|
2022-11-23 14:00:34 +00:00 |
|
Tobias Diekershoff
|
d1a85f1fa4
|
Merge pull request #12222 from MrPetovan/bug/12219-hovercard-stay-local
Fix support for `/contact/123456/conversations` URLs in Module\Contact\Hovercard
|
2022-11-20 08:10:42 +01:00 |
|
Hypolite Petovan
|
5f074bc4e7
|
Add support for Mastodon /authorize_interaction route
- It is used by Fedifind to follow people who set their Webfinger address in their Twitter bio
|
2022-11-19 19:55:01 -05:00 |
|
Hypolite Petovan
|
83c04ac433
|
Fix support for /contact/123456/conversations URLs in Module\Contact\Hovercard
|
2022-11-19 19:41:45 -05:00 |
|
Hypolite Petovan
|
de5097b772
|
Fix support for /contact/redir URLs in Module\Contact\Hovercard
- The feature was broken after the Redir route was moved
|
2022-11-19 12:28:54 -05:00 |
|
Philipp
|
6d7cfc8450
|
whops .. wrong legacy endpoint
|
2022-11-09 22:39:36 +01:00 |
|
Philipp
|
815d8975e6
|
Rename Match to MatchInterests because PHP8-lint rejects "match"
|
2022-11-09 22:36:02 +01:00 |
|
Philipp
|
7c66073e4b
|
Add license
|
2022-11-09 22:29:43 +01:00 |
|
Philipp
|
75360f3b8c
|
Move mod/mod/msearch & mod/match to src/Module
|
2022-11-09 22:17:50 +01:00 |
|
Hypolite Petovan
|
4a626ef101
|
Create new Contact\Redir module class
- Move /redir route to /contact/redir
|
2022-11-08 20:12:23 -05:00 |
|
Hypolite Petovan
|
d5b29b1c61
|
Add follow/unfollow link to the contact actions menu
|
2022-11-06 19:03:21 -05:00 |
|
Hypolite Petovan
|
8ec5d10bf4
|
Add new Contact/Suggestions module class
|
2022-11-04 07:57:00 -04:00 |
|
Philipp
|
41565326e3
|
Make CS happy
|
2022-10-31 21:03:58 +01:00 |
|
Philipp
|
8f62278703
|
Rename $action because of PR before
|
2022-10-31 21:00:23 +01:00 |
|
Philipp
|
82cd6ff91d
|
Fixing the non-auto follow process ...
|
2022-10-31 20:58:37 +01:00 |
|
Philipp
|
eb9da2967e
|
Fixups ... hopefully the last one :-/
|
2022-10-31 20:58:37 +01:00 |
|
Philipp
|
87291e30a4
|
Found some more follow-links
|
2022-10-31 20:58:34 +01:00 |
|
Philipp
|
b5d01337d9
|
Move Follow to /contact namespace
|
2022-10-31 20:58:27 +01:00 |
|
Philipp
|
3554894577
|
Fixup post
|
2022-10-31 20:56:44 +01:00 |
|
Philipp
|
437472d0a6
|
Move Follow to Contact namespace
|
2022-10-31 20:56:43 +01:00 |
|
Hypolite Petovan
|
58d6e7e2bb
|
Create Contact\Unfollow module class
|
2022-10-31 15:31:44 -04:00 |
|
Philipp
|
a9963dc54b
|
Remove Core\Session
|
2022-10-21 19:36:42 +02:00 |
|
Philipp
|
22198ea495
|
UserSession class [6] - Refactor src/Module/ files without DI
|
2022-10-21 10:25:07 +02:00 |
|