Commit graph

1077 commits

Author SHA1 Message Date
foss- 690f230c90
Updated FAQ Client section
- improved intro text
- removed Metatext iOS client (never worked without errors for friendica)
- added Mastodon iOS client
- corrected link for iOS Stella
- updated Tooot link, added data collection hint
- Tootle: removed hint and added update year
- corrected Stella* name
- removed StarPterano (app not updated for a while, no privacy policy provided to apple, UI lacking, login on every open required - not a user experience to recommend)
- Sailfish Friendly: improved link, added last update year
- macOS added Whalebird
- updated german faq
2021-11-20 19:56:37 +01:00
Hypolite Petovan 190efcefad
Merge pull request #10977 from nupplaphil/feat/dynamic_modules
Introduce interface for `Module`s
2021-11-17 06:36:54 -05:00
Philipp Holzer 8f741c8b78
Remove afterpost() handling 2021-11-16 22:40:38 +01:00
Hypolite Petovan cbbb09c531
Merge pull request #10985 from foss-/develop
split admin FAQs
2021-11-15 11:50:32 -05:00
foss- 611e6a9c70
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-15 17:30:50 +01:00
foss- 55147a6b44
linking new Admin FAQ in home 2021-11-15 17:09:40 +01:00
foss- b02044f497
also split de FAQ
and unify structure
2021-11-15 16:52:34 +01:00
foss- 18f270d685
updated dica entry for de faq 2021-11-15 16:13:55 +01:00
foss- a99ad74a3b
split admin FAQs
- user section FAQ now is what it claims to be (user FAQs)
- new file for admin FAQ created (FAQ admin.md
2021-11-15 14:38:42 +01:00
foss- ed1d9400e0
updated dica entry
- removed website link as no dica info can be found
- added Google Play link
- added last update info to warn users the app is not under maintenance
2021-11-15 14:10:46 +01:00
Michael a911e8eefd Changed field description 2021-11-07 17:04:02 +00:00
Michael d7502848fa Updated database documentation 2021-11-07 16:10:47 +00:00
Philipp Holzer 2ab0d06996
Restructure Storage to new paradigm 2021-10-27 20:00:19 +02:00
Philipp Holzer b216317477
Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Philipp Holzer f5786a8f4f
set intro::duplex deprecated because of no usage 2021-10-21 21:57:24 +02:00
Philipp Holzer ed184bd592
Set intro.blocked to deprecated 2021-10-21 21:56:46 +02:00
Philipp Holzer 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 Holzer 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 Holzer 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 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
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 Holzer d0536ebea7
Rename ISelectableStorage to IWritableStorage 2021-08-16 23:27:42 +02:00
Philipp Holzer 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 Holzer 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
Michael e28a4265c5 API: First steps to support subscriptions 2021-08-15 00:30:41 +00:00
Tobias Diekershoff a25fc2f07c docs, remove freenode from the IRC list 2021-08-11 17:31:33 +02: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 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
Michael 5a87ccf026 Getter/Setter for theme info 2021-07-25 19:39:10 +00:00
Hypolite Petovan 2eb0349582
Merge pull request #10536 from annando/dfrn2
Unneeded legacy DFRN table removed
2021-07-22 07:44:15 -04:00
foss- 70b9d12b80
add Metatext iOS client and fix typo 2021-07-22 11:34:03 +02:00
foss- 9f23fbaeb3
Amaroq is EOL, removing entry from list
EOL as per https://github.com/ReticentJohn/Amaroq/tree/master#on-learning-of-an-official-client-going-out-and-my-general-lack-of-ongoing-feature-development-and-support-i-am-opting-to-make-it-official-that-this-repo-will-no-longer-be-supported-i-wish-all-the-best-to-the-mastodon-team-and-i-am-glad-i-could-be-part-of-its-history
2021-07-22 11:18:43 +02:00
Michael c1f849c389 Unneeded legacy DFRN table removed 2021-07-22 07:11:26 +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 3a5523820c Legacy DFRN transport layer is removed 2021-07-15 13:28:32 +00:00
Michael 6e79da0b0c The uri-id is now in all contact tables 2021-07-09 07:09:33 +00:00
Michael 901c3f4855 we now have got an uri-id field for the contact table 2021-07-08 18:59:58 +00:00
Michael 178bc543e3 New founction to count threads 2021-07-08 17:32:41 +00:00
Michael f29bd23ea8 New function to convert BBCode for a given ID 2021-07-08 13:47:46 +00:00
Michael aed5e4cc96 New struture for post related links 2021-07-05 18:45:49 +00:00
Michael e2dc36a691 AP: Support "discoverable" 2021-06-30 05:40:11 +00:00
Michael c06c515e02 Desktop is Web 2021-06-24 20:21:06 +00:00
Michael 4f35e954a4 Halcyon is Halcyon 2021-06-24 20:19:28 +00:00
Michael 62fffce1e8 Adjusted documentation 2021-06-24 18:16:48 +00:00
Michael f344d56316 TwidereX added 2021-06-18 09:04:11 +00:00
Michael fe07dc828b Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
Michael Vogel 4a69b53d98
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-15 19:19:34 +02:00
Michael fdd0b4de14 Documentation: The list of supported clients had been reworked 2021-06-14 16:30:31 +00:00
Michael c3cfc443ae Handling of special characters 2021-06-14 12:38:42 +00:00
Michael 7106106f11 Formatted index list 2021-06-14 12:15:10 +00:00
Michael 3d74d0a49c Updated documentation 2021-06-14 08:54:57 +00:00
Michael 96f07c7288 Indexes and foreign keys added 2021-06-14 08:53:37 +00:00
Michael 2cd0c1d30d Trailing whitespace removed 2021-06-14 06:10:11 +00:00
Michael fd30df7300 Pad the header 2021-06-14 05:58:51 +00:00
Michael 4095e6c9be Pad the lengths of the columns 2021-06-14 05:33:47 +00:00
Michael a827f948c8 Reversed "null" 2021-06-14 05:14:09 +00:00
Michael 31db9dbef7 Added default value "NULL" 2021-06-14 05:08:01 +00:00