Philipp
2ab0d06996
Restructure Storage to new paradigm
2021-10-27 20:00:19 +02:00
Philipp
b216317477
Refactoring Core class structures ...
2021-10-26 22:11:09 +02:00
Philipp
f5786a8f4f
set intro::duplex deprecated because of no usage
2021-10-21 21:57:24 +02:00
Philipp
ed184bd592
Set intro.blocked to deprecated
2021-10-21 21:56:46 +02:00
Philipp
a40f503fdd
Move Introduction to new depository paradigm
2021-10-21 21:49:20 +02:00
Michael
6d0f6babe3
Mandatory index added
2021-10-19 01:55:24 +00:00
Michael Vogel
df99ca8d82
Merge pull request #10888 from MrPetovan/task/10887-bbcode-style-block
...
Add conditional block output for BBCode tag [style]
2021-10-18 20:19:53 +02:00
Hypolite Petovan
39aff642aa
Deprecate limited-use and potentially confusing [class] BBCode tag
...
- Replace its usage in Mastodon emoji with an internal tag [emoji]
2021-10-18 02:45:42 -04:00
Hypolite Petovan
4bee4818cf
Add conditional block output for BBCode tag [style]
...
- Move new line conversion to <br> tags
- Update BBCode help page
2021-10-17 21:27:05 -04:00
Michael
f1d3f60499
Remove "fcontact" from suggestions
2021-10-17 20:19:02 +00:00
Michael
948450c24b
Changed field description
2021-10-11 17:21:29 +00:00
Michael
13827edd2c
New photo field "photo-type" as preparation for banners
2021-10-11 14:21:10 +00:00
Philipp
ccd8895237
Adress feedback :)
2021-10-05 20:07:14 +02:00
Philipp
aebbbbba28
Update doc/Addons.md
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-05 20:07:14 +02:00
Philipp
bb64f1cb77
Update doc/AddonStorageBackend.md
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-05 20:07:13 +02:00
Philipp
08d1dcf14c
Adapt documentation
2021-10-05 20:07:13 +02: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
66fec8944f
Add block and unblock hooks
2021-10-02 17:30:40 -04:00
Hypolite Petovan
c4a4473cd0
Remove the obsolete parameter $two_way from terminateFriendship methods
...
- Follow revokation is now done independently
2021-10-02 16:14:22 -04: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
Hypolite Petovan
52b8cd054d
[Docs] Move unfollow hook instances in the correct file
2021-10-02 13:53:21 -04:00
Michael
27a0a47e7e
Updated access key documentation
2021-10-02 15:30:15 +00: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
Hypolite Petovan
797391e1d8
Rework contact termination to separate protocol-level and contact-level
...
- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
2021-10-02 08:31:59 -04:00
Michael
865006682a
Merge remote-tracking branch 'upstream/develop' into user-contact
2021-10-02 11:57:43 +00:00
Tobias Diekershoff
2e6b0f63be
small typo
2021-10-01 18:27:22 +02:00
Tobias Diekershoff
d7cb68e95d
add a hint about the phpmailer addon to the install docs
2021-10-01 18:25:18 +02:00
Tobias Diekershoff
0b2fa63bcb
Vagrant: Docs add a note about the PHP dependencies
2021-10-01 10:04:40 +02:00
Tobias Diekershoff
e4dc2b8e1c
Vagrant: Docs
...
A typo and a note about resolving friendica.local
2021-10-01 09:38:51 +02:00
Tobias Diekershoff
d6f89da11b
Vagrant: updating the docs
2021-10-01 08:54:08 +02:00
Michael
96055cafff
Merge remote-tracking branch 'upstream/develop' into conversation-moved
2021-09-26 03:57:31 +00:00
Michael
a2532ad755
Merge remote-tracking branch 'upstream/develop' into user-contact
2021-09-26 03:07:59 +00:00
Hypolite Petovan
d8febbe45e
Add new hook to support unfollow contacts on non-native networks
2021-09-25 16:15:06 -04:00
Michael
0ad904c185
The conversation functionality moved to a class
2021-09-23 21:18:36 +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
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
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
Tobias Diekershoff
acabaf4df7
update to the INSTALL documentation
...
* updated the PHP requirements and added a note about the PHP8 support
* removed the section about tryfriendica.de as possibility to get a temporal Friendica account
2021-09-09 10:42:18 +02:00
Hypolite Petovan
37a30434bb
Remove remaining mentions of $a->argc/argv
...
- This was breaking the layout of specific pages in Frio
2021-08-17 08:26:12 -04:00
Philipp
d0536ebea7
Rename ISelectableStorage to IWritableStorage
2021-08-16 23:27:42 +02:00
Philipp
57438afbb3
- Moved the description for the specific storage exception first
...
- Introduced exceptions for try to get invalid storage
- ReferenceStorageException now extends StorageException
2021-08-16 23:27:42 +02:00
Philipp
813db7956f
Update AddonStorageBackend.md
2021-08-16 23:27:42 +02:00
Michael
74f3cbc383
Improved error check, added "put"
2021-08-15 07:28:26 +00:00