Commit graph

583 commits

Author SHA1 Message Date
Andy H3
c039c30837
Update Making-Friends.md
Major changes to some outdated sections. 
Minor improvements, elsewhere.
2018-04-14 16:27:49 +07:00
Andy H3
eb01c61a56
Update Account-Basics.md 2018-04-13 21:41:41 +07:00
Andy H3
8686c12478
Update Account-Basics.md
Minor changes to wording + rm dead link
2018-04-13 21:25:16 +07:00
Andy H3
62102cad74
Update Accesskeys.md 2018-04-13 12:29:10 +07:00
Andy H3
84d2906bb0
Update Accesskeys.md 2018-04-13 12:27:19 +07:00
Andy H3
145efbda7a
Update Accesskeys.md
Expand intro
Format keys,
Capitalization
Style
Line breaks
2018-04-13 11:03:22 +07:00
Michael
869d8ab12d We can now define the days after a contact is archived 2018-04-10 11:10:02 +00:00
Pierre Rudloff
b3235c2d02 Implement parts of the list API:
lists/statuses
lists/destroy
lists/update
lists/create
lists/ownerships
2018-04-07 19:16:47 +02:00
Hypolite Petovan
296f561878 Rename hook to "prepare_body_content_filter" 2018-04-04 23:08:48 -04:00
Hypolite Petovan
2d1942a1fa Update hook documentation 2018-04-04 23:08:48 -04:00
Tobias Diekershoff
26be334dc1
Merge pull request #4698 from annando/direct-relay
Direct transfer without a relay is now possible
2018-03-28 08:36:44 +02:00
Michael
17a6cb18b8 Relais settings are added to admin backend 2018-03-28 06:16:46 +00:00
Tobias Diekershoff
8d53fed096 translation docs updated with a note, that the console tool has to be called from the base directory of the Friendica installation 2018-03-28 07:20:46 +02:00
Michael
bfd057f148 Direct transfer without a relay is now possible 2018-03-28 04:24:38 +00:00
Alexandre Alapetite
e64196c7b3 Fix PHP cannot take a shell script
Fix part of https://github.com/friendica/friendica/issues/4665
`php [shell file]` does not work, so use `php [php file]` instead.
`php bin/console.php` is more robust than e.g. `bin/console` which does
not work on Windows, or *nix systems without Bash
2018-03-24 12:47:40 +01:00
Hypolite Petovan
27d94023ee Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00
Michael
54405eb6fd Added linebreaks in the FAQ. 2018-03-21 07:01:40 +00:00
Hypolite Petovan
5b4fb945a2 Add htconfig setting to disable password_exposed() 2018-03-21 02:35:28 -04:00
Michael
c6d4d416b1 The FAQ had been updated to reflect the latest changes 2018-03-21 06:23:07 +00:00
Tobias Diekershoff
4d8d5ca6a5
Merge pull request #4630 from MrPetovan/task/4629-move-executable-to-bin
Move executable scripts to bin/ (part 1)
2018-03-19 15:05:53 +01:00
Hypolite Petovan
132456697c Remove scripts/dbstructure
- Updated documentation
2018-03-18 23:53:53 -04:00
Hypolite Petovan
4622f42b1d Remove util/typo
- Updated documentation
- Fixed typo in documenation
2018-03-18 23:52:07 -04:00
Hypolite Petovan
2226ed2949 Remove util/po2php
- Updated documentation
2018-03-18 23:47:38 -04:00
Hypolite Petovan
1c2deac7e5 Move scripts/worker.php to bin/ 2018-03-18 23:25:21 -04:00
Hypolite Petovan
542ff9b082 Move scripts/auth_ejabberd.php to bin/ 2018-03-18 23:17:31 -04:00
Hypolite Petovan
3f71cdf8be Move util/composer.ohar to bin/ 2018-03-18 23:15:31 -04:00
Tobias Diekershoff
608e034a15 added note about POSIX to the installation docs 2018-03-18 07:21:22 +01:00
Tobias Diekershoff
658812ff46 php-zip module is needed for composer 2018-03-15 20:40:22 +01:00
Hypolite Petovan
cacc1e1f79
Merge pull request #4583 from tobiasd/20180311-doc2
Documentation about the Community Pages
2018-03-11 13:09:39 -04:00
Tobias Diekershoff
cc000a9021 community pages 2018-03-11 17:41:56 +01:00
Tobias Diekershoff
61954be480 no poormancron in the installs 2018-03-11 16:54:03 +01:00
Tobias Diekershoff
d3b872d589 help not doc 2018-03-09 10:06:53 +01:00
Tobias Diekershoff
c6abfa27c1 documentation of invitation based registration 2018-03-09 09:53:08 +01:00
Michael Vogel
b6b67c9044
Merge pull request #4540 from MrPetovan/task/4520-load-whole-config
[develop] Performance: Add preloading config adapter
2018-03-08 20:35:14 +01:00
Hypolite Petovan
789561c7a2 Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05:00
Hypolite Petovan
4b9c52aad0 Update htconfig documentation 2018-03-06 19:52:36 -05:00
Hypolite Petovan
47b1e4b3ee Improve default values in htconfig documentation 2018-03-04 23:41:01 -05:00
Hypolite Petovan
059b1f63f8 Add support for multiple Memcached servers
- Updated htconfig documentation
2018-03-04 23:28:49 -05:00
Hypolite Petovan
4e6dd7dd5f Update db cache table documentation 2018-03-04 23:13:19 -05:00
Hypolite Petovan
e749e8ef4c Update htconfig documentation 2018-03-04 23:13:19 -05:00
Tobias Diekershoff
04e6b32d4f removed dead link 2018-03-03 15:47:36 +01:00
Tobias Diekershoff
80976e28d5 removed dead link 2018-03-03 09:50:42 +01:00
Tobias Diekershoff
6ca6193e04 added support channels to the FAQ 2018-03-03 08:13:46 +01:00
rabuzarus
af3a57376a Item::tagDeliver(): remove contact as array key for hooks because it was never declared 2018-02-12 17:05:01 +01:00
Tobias Diekershoff
a8d1a9b6fc typo 2018-02-11 10:48:29 +01:00
Tobias Diekershoff
d828375fd8 use the correct markup for 2nd level list elements 2018-02-11 10:41:46 +01:00
Tobias Diekershoff
062ab547cf added ways to get some help on EN and DE landing page of the documentation 2018-02-11 10:29:30 +01:00
Michael
8ea572ebd1 Added a config value to ignore server checks 2018-02-08 13:09:09 +00:00
Hypolite Petovan
157027a6f5 Improve BBCode documentation/comment 2018-02-05 11:42:06 -05:00
Hypolite Petovan
16c6806c5b Add documentation for system.dlogip setting 2018-02-03 21:46:42 -05:00