Michael
1958bde4c0
API: Added endpoints /instance and /instance/peers
2019-12-10 21:27:09 +00:00
Hypolite Petovan
9e41488c40
Fix JSON syntax in Friendica API doc
2019-12-10 07:54:11 -05:00
Hypolite Petovan
e1ba53fec3
Rework API documentation
...
- Split API pages by target software
- Added API entities list
2019-12-09 22:50:38 -05:00
Hypolite Petovan
c6d422a188
Update Module\Help to use anchor words for titles
...
- Previous anchors are kept for links backward compatibility
2019-12-09 22:50:37 -05:00
Philipp Holzer
144d4d9cf5
add non-leecher link
2019-12-05 22:10:04 +01:00
Philipp Holzer
c28f1fec51
General usage of type in input fields
2019-12-05 21:42:33 +01:00
Philipp Holzer
da3e293e91
Adding doc for new field-type
2019-12-05 20:48:00 +01:00
Michael
a6ae6a83b8
Added hooks for the email fetch process
2019-11-20 20:57:34 +00:00
Tobias Diekershoff
299b0d643b
add documentation for contact exports
2019-11-03 14:34:36 +01:00
Philipp Holzer
b8b1b1c1b3
remove references
2019-10-23 03:02:38 +02:00
Hypolite Petovan
94a6e9c8b7
Clarify quotation style in doc/Developers-Intro
2019-10-16 08:50:40 -04:00
Hypolite Petovan
02f02d44dc
Move mod/manage to src/Module/Delegation
...
- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes
2019-10-11 19:59:06 -04:00
Hypolite Petovan
616edd0600
Move mod/delegate to src/Module/Settings/Delegation
...
- Move templates/delegate to templates/settings/delegation
2019-10-09 22:17:09 -04:00
Tobias Diekershoff
8db7934a30
add option 'require' for textarea form elements
2019-10-02 07:33:30 +02:00
Michael Vogel
8fa2d67f87
Merge pull request #7648 from tobiasd/20190922-bbcode-abstract
...
Added info about the usage of the [abstract] in AP and especially in Mastodon to the documentation
2019-09-22 09:14:12 +02:00
Michael
aef9c448eb
German documentation about account removal had been clarified
2019-09-22 05:53:54 +00:00
Tobias Diekershoff
5d5933386f
Added info about the usage of the [abstract] in AP and especially in Mastodon to the documentation
2019-09-22 07:24:06 +02:00
Michael
8852e26e9c
And another documentation improvment
2019-09-13 20:56:32 +00:00
Michael
7e9f4becc0
Improvements
2019-09-13 20:37:10 +00:00
Michael
d9476cac62
Issue 870: Clarified description of the account removal activity
2019-09-13 20:15:43 +00:00
Philipp
4c4ed63dca
Merge pull request #7541 from vinzv/patch-2
...
Update Install.md
2019-08-20 00:00:41 +02:00
vinzv
adee1be5f0
Update Install.md
...
fixing broken link to https://github.com/friendica/friendica/blob/master/config/local-sample.config.php
2019-08-19 23:39:00 +02:00
Philipp
0a82fe4211
Merge pull request #7540 from vinzv/patch-1
...
Update SSL.md
2019-08-19 23:37:32 +02:00
vinzv
65946259f2
Update SSL.md
...
fixed broken link to https://github.com/AlfredSK
2019-08-19 23:24:36 +02:00
vinzv
8444787b04
Fixed typo
2019-08-13 17:54:32 +02:00
Michael
79bc773d02
Use tabs
2019-07-30 05:38:10 +00:00
Michael
cf67b8aa37
Added documentation
2019-07-30 05:36:06 +00:00
Hypolite Petovan
8cdc0172e7
Add documentation about app-specific passwords
2019-07-22 07:56:16 -04:00
Philipp Holzer
92fb0a82ca
Dynamic config loading
...
- Move settings, defaults and dbstructure to directory 'static'
- Dynamic loading of config files (after the static loading)
- Filter out '-sample.config.php' and '-sample.ini.php' files
- Remove unnecessary ConfigFileManager
- Move ConfigFileLoader to Utils
- Add tests for multi-loading for INI, config and sample-filtering
2019-07-16 20:16:43 +02:00
guzzisti
e5f51244a9
fix broken numbered list in doc/update.md
...
minor typos/formatting in doc/install.md
2019-07-11 21:32:40 +02:00
guzzisti
999a82e58b
minor formatting adjustments
2019-07-11 21:26:51 +02:00
guzzisti
3f09ecc3e1
merge Install.md into doc/Install.md, remove Install.md afterwards
...
Add link to the docs to Readme.md
2019-07-11 21:19:44 +02:00
Hypolite Petovan
4e207ef786
Enable addon using emailer hooks to skip default call to mail()
2019-05-26 21:36:09 -04:00
Andy H
1cab99a712
Update FAQ.md
...
Reworded and added line breaks after fullstops.
2019-05-25 01:10:00 +07:00
Andy H
218deed874
Update FAQ.md
2019-05-25 00:26:56 +07:00
Hypolite Petovan
8e885f5b97
Add two-factor authentication settings
...
- Add settings aside menu entry
- Add two-factor authentication documentation
2019-05-13 01:52:01 -04:00
Hypolite Petovan
f2e5b29974
[Composer] Bump minimum PHP version to 7
...
- Remove paragonie/random_compat dependency
2019-05-13 01:51:59 -04:00
Hypolite Petovan
8090168aba
Improve addon documentation
...
- Enforce naming standards for <addon>
- Add info about automatic hook remove on uninstall
- Add info about admin settings
2019-05-08 11:14:57 -04:00
Hypolite Petovan
f2e1bcfc7d
Update Friendica requirements in doc/
...
- Remove reference to PHP < 7.1
2019-04-20 23:33:07 -04:00
Hypolite Petovan
9ed3f3d6d0
Merge pull request #6978 from annando/no-queue
...
Remove the queue from the core
2019-04-07 08:05:51 -04:00
Michael
46a99a05a1
Remove the queue from the core
2019-04-05 18:04:39 +00:00
Hypolite Petovan
e281b23672
Added doc for route_collection hook
2019-04-03 23:45:55 -04:00
Hypolite Petovan
87b595ad66
Added documentation for jot_networks hook
2019-03-24 22:57:23 -04:00
Adam Clark
708bf72929
Adjusted Text_editor help to provide more current examples as per #6479 .
2019-03-22 23:13:29 -04:00
Adam Clark
5597b35e5c
Made some documentation changes/improvements for #6478
2019-03-22 23:13:28 -04:00
Adam Clark
c4a1fe5272
Added an installation note about optional animated GIF support
2019-03-22 22:55:49 -04:00
Michael
b8b5b7b753
Issue 6537: Transmit the real author of a post in a dedicated field in the API
2019-03-17 18:39:34 +00:00
Tobias Diekershoff
be1c3fe3ed
German ... m)
2019-02-27 18:10:37 +01:00
Tobias Diekershoff
5546215654
added DiCa and Fedilab clients to the FAQ listed clients
2019-02-27 16:33:18 +01:00
Aditoo17
5349de3a9f
Change iframe address
2019-02-20 20:32:19 +01:00