Hypolite Petovan
|
a9bb53b021
|
[frio] Fix event time display
|
2021-10-03 13:42:32 -04:00 |
|
Hypolite Petovan
|
9935e8e711
|
Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
|
2021-10-03 13:42:32 -04:00 |
|
Hypolite Petovan
|
c84d4104e8
|
Add missing Module\Photo route for post-media id with no customsize
|
2021-10-03 07:58:52 -04:00 |
|
Hypolite Petovan
|
5112dd06f2
|
Add missing Module\Photo route for contact avatar
|
2021-10-03 07:48:46 -04:00 |
|
Hypolite Petovan
|
f426a5bd98
|
Fix regular expression in the user avatar photo routes
|
2021-10-03 07:37:30 -04:00 |
|
Hypolite Petovan
|
8cb0bb5deb
|
Switch uid with nickname in user picture URLs
- Keep previous URL scheme fallback as remote contact avatar URLs pointing to local user avatar URLs need to update
|
2021-10-02 19:06:59 -04:00 |
|
Hypolite Petovan
|
222333f64f
|
Remove contact drop feature
- Feature was confusing, sometimes ineffective and overall overlapping with unfollow/block
|
2021-10-02 16:04:28 -04:00 |
|
Michael
|
afa611bd50
|
The media class moved
|
2021-10-02 19:31:27 +00:00 |
|
Michael
|
2408ac8227
|
Merge remote-tracking branch 'upstream/develop' into contact-media
|
2021-10-02 18:35:43 +00:00 |
|
Hypolite Petovan
|
72fae04e97
|
Add revoke follow feature
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
|
2021-10-02 14:01:46 -04:00 |
|
Michael
|
a44d200c21
|
Merge remote-tracking branch 'upstream/develop' into contact-media
|
2021-10-02 15:13:55 +00:00 |
|
Michael
|
c3554ac0f4
|
"Video" is replaced by a "Media" tab in contact and profile
|
2021-10-02 15:09:43 +00:00 |
|
Michael
|
2926282f8d
|
More fields added to "user-contact"
|
2021-09-13 14:20:20 +00:00 |
|
Michael
|
5abc1543fd
|
Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
|
2021-09-13 12:31:30 +00:00 |
|
Michael
|
84666a314a
|
Rearranged fields
|
2021-09-13 08:22:11 +00:00 |
|
Michael
|
7c2913488c
|
Remove deprecated fields
|
2021-09-12 21:02:29 +00:00 |
|
Michael
|
0a01f0443e
|
Deprecated fields
|
2021-09-12 20:50:03 +00:00 |
|
Michael
|
19c3e55ca8
|
Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
|
2021-09-12 12:36:04 +00:00 |
|
Philipp Holzer
|
27e4586597
|
Move path determination logic into the ConfigFactory
|
2021-09-12 13:44:29 +02:00 |
|
Philipp Holzer
|
5702944116
|
Add the possibility to use a different configuration directory
|
2021-09-11 14:33:26 +02:00 |
|
Michael
|
b170dd765d
|
Insert and update some more fields
|
2021-09-10 20:53:10 +00:00 |
|
Michael
|
a4b0ab90b1
|
Insert a user-contact for every contact
|
2021-09-10 13:05:16 +00:00 |
|
Michael
|
bdb5aa6bd9
|
Make the proxy functionality optional
|
2021-09-09 12:40:19 +00:00 |
|
Michael
|
52ca3e5417
|
Remove all traces of "rino"
|
2021-09-05 18:34:44 +00:00 |
|
Philipp Holzer
|
52c7948526
|
Create HTTPClientFactory and introduce ImageTest
|
2021-08-25 14:22:42 +02:00 |
|
fabrixxm
|
ec4f53d56f
|
Add DI to ParsedLogIterator, replace constructors with fluent api
|
2021-08-19 14:56:51 +02:00 |
|
Philipp Holzer
|
b798ca2da6
|
Force "Database" as default storage backend
|
2021-08-16 23:27:42 +02:00 |
|
Philipp Holzer
|
d0536ebea7
|
Rename ISelectableStorage to IWritableStorage
|
2021-08-16 23:27:42 +02:00 |
|
Philipp Holzer
|
29c7552df5
|
Refactor IStorage
|
2021-08-16 23:27:42 +02:00 |
|
Michael
|
7158b35f58
|
Added logging, removed superfluous comments
|
2021-08-16 15:23:34 +00:00 |
|
Michael
|
e28a4265c5
|
API: First steps to support subscriptions
|
2021-08-15 00:30:41 +00:00 |
|
Michael
|
ce46ab2573
|
The Matrix and XMPP address is now transported via AP as well
|
2021-08-10 23:49:09 +00:00 |
|
Michael
|
bee04f86ee
|
Matrix addresses can be entered in the profile
|
2021-08-09 01:39:09 +00:00 |
|
Michael
|
ed0b300113
|
Fix update_network for forums
|
2021-08-06 04:01:26 +00:00 |
|
Michael
|
88e276843e
|
Using "post" when deleting, fixing deleting
|
2021-08-02 19:18:44 +00:00 |
|
Michael
|
f87e41e206
|
Scheduled posts are now listed and can be deleted
|
2021-08-02 17:03:06 +00:00 |
|
Michael
|
ec5ed0cf46
|
Placeholder page for scheduled posts
|
2021-08-02 12:10:03 +00:00 |
|
Michael
|
01197f66e5
|
Improved docs
|
2021-07-30 22:43:11 +00:00 |
|
Michael
|
6ea3d4aa61
|
Added API calls, removed fields
|
2021-07-29 10:34:31 +00:00 |
|
Michael
|
2951243b07
|
Preparation for delayed posts
|
2021-07-28 22:22:00 +00:00 |
|
Philipp Holzer
|
e19b9824cd
|
Allow setting & saving storages per type
|
2021-07-24 19:00:58 +02:00 |
|
Philipp Holzer
|
97bafb3a59
|
Extract Storage admin section to own page
|
2021-07-24 19:00:58 +02:00 |
|
Michael
|
9a3a4def3d
|
"hovercard" is "hcard"
|
2021-07-23 12:38:29 +00:00 |
|
Michael
|
c1f849c389
|
Unneeded legacy DFRN table removed
|
2021-07-22 07:11:26 +00:00 |
|
Michael
|
ec08784aa3
|
API: Added dummy endpoint for featured tags
|
2021-07-21 05:22:56 +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
|
9947b2e6e3
|
Fix warning "class 'Friendica\Module\Objects' not found"
|
2021-07-19 23:14:16 +00:00 |
|
Michael
|
f62f82df75
|
Move ActivityPub endpoints to an AP class
|
2021-07-17 20:28:46 +00:00 |
|
Michael
|
209d4d0d6a
|
DFRN endpoints moved, changelog entry added
|
2021-07-16 14:45:29 +00:00 |
|