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 |
|
Philipp
|
eecc456e0c
|
UserSession class [5] - Refactor src/Module/ files with DI
|
2022-10-20 22:59:39 +02:00 |
|
Michael
|
ae6d67ed1f
|
old boot.php functions replaced in src/module (3)
|
2022-10-19 09:14:24 -04:00 |
|
Michael
|
c9f17e1ef5
|
old boot.php functions replaced in src/module (2)
|
2022-10-19 09:06:09 -04:00 |
|
Michael
|
fdfa1f8630
|
The notice and info have been moved
|
2022-10-17 18:55:22 +00:00 |
|
Hypolite Petovan
|
4a885a13a6
|
Remove poke feature
|
2022-08-09 14:55:55 -04:00 |
|
Hypolite Petovan
|
eb8237dd89
|
Remove unused uid parameter in Item::newURI
|
2022-07-09 07:39:51 -04:00 |
|
Roland Häder
|
5c0e8c62de
|
Changes
- renamed Widget::accounttypes() to Widget::accountTypes()
- fixed type-hint the documentation was wrong
|
2022-06-30 14:50:28 +02:00 |
|
Roland Häder
|
88870d18be
|
Changes:
- added some type-hints
- added documentation
|
2022-06-25 16:48:36 +02:00 |
|
Michael
|
f6167b4cfd
|
New function to exit the program
|
2022-05-18 02:13:54 +00:00 |
|
Michael
|
4016a576d5
|
Log the execution time
|
2022-05-17 20:47:23 +00:00 |
|
Michael
|
9eafcf8484
|
Update contact when the avatar hadn't been found
|
2022-04-28 16:46:52 +00:00 |
|
Hypolite Petovan
|
cddead2343
|
Move follow revoke protocol to worker task
- Switch to public contact for revoke_follow hook
|
2022-02-24 09:35:55 -05:00 |
|
Michael
|
9a764516d0
|
Use the "contact-type" instead of "forum" or "prv"
|
2022-02-09 06:52:16 +00:00 |
|