Commit graph

316 commits

Author SHA1 Message Date
Hypolite Petovan
a13e004df0 Delete include/items.php
- Remove all references
2020-07-14 10:21:31 -04:00
Hypolite Petovan
17cf2c632f Update references to the friendica/friendica-addons stable branch 2020-06-30 15:25:17 -04:00
Hypolite Petovan
9c6fbc6a74 Update references to the friendica/friendica stable branch 2020-06-30 15:25:16 -04:00
Hypolite Petovan
b100b9600e Add rel="noopener noreferrer" to all target="_blank" links
See https://mathiasbynens.github.io/rel-noopener/
2020-02-24 20:07:34 -05:00
nupplaPhil
f6aea0d65a
Fix invalid "emailer_prepare" Hook
- Use IEmail instead of array data
- Introduce "composer" based library for phpmailer
2020-01-29 20:20:40 +01:00
Hypolite Petovan
8e2910976f Remove usage of profile.gender 2020-01-27 23:00:18 -05:00
Hypolite Petovan
a607656607 Replace profile tab GET parameter by route 2020-01-27 19:21:18 -05:00
Hypolite Petovan
f6f4cbab9d Remove multi profiles feature
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
2020-01-22 19:42:33 -05:00
nupplaPhil
bfae6766bf
Implement Hook::callAll('storage_instance') call for addons and add a description for it.
- Remove implicit Dice usage
- Add concrete instance creating
- Adding Hook call for addon instance creating
- Updating doc for Hook
- Updating tests
2020-01-10 13:22:03 +01:00
Hypolite Petovan
e84ad15569 Replace remaining $a->page by DI::page() 2019-12-30 17:35:01 -05:00
Tobias Diekershoff
c26a8bcffe fix requests from 7938 and correct rename to copy 2019-12-18 06:32:15 +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
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
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
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
f2e1bcfc7d Update Friendica requirements in doc/
- Remove reference to PHP < 7.1
2019-04-20 23:33:07 -04:00
Michael
46a99a05a1 Remove the queue from the core 2019-04-05 18:04:39 +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
Tobias Diekershoff
f6855e893a img tag documentation update 2019-02-10 08:40:47 +01:00
Tobias Diekershoff
4ffc97af76 DE documentation for the Filestorage backend and some typos 2019-02-05 17:44:16 +01:00
Hypolite Petovan
c90314cd6a Replace deprecated Addon::*registerHook by Hook::*register
- Updated documentation
2019-01-21 09:50:57 -05:00
Hypolite Petovan
55e54bb950 Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
2019-01-21 09:50:56 -05:00
Tobias Diekershoff
d16cb9b879 typo 2019-01-05 20:48:32 +01:00
Tobias Diekershoff
4efa513065 adding lang parameter to DE FAQ 2019-01-05 20:45:42 +01:00
Hypolite Petovan
1141e15ccf Fix indentation style in settings docs 2018-11-27 02:46:01 -05:00
Hypolite Petovan
1b30c684f3 Update documentation with new config style/name
- Fix typos
2018-11-25 01:56:02 -05:00
hoergen
6153fd552b added linebreak and markdown url 2018-11-18 14:05:46 +01:00
hoergen
a3fd0e4f7a [Doc]removed bold from keyword 2018-11-18 13:13:07 +01:00
hoergen
ad07525a9f Rearranged and wrote some parts new and more coherent. 2018-11-18 12:50:23 +01:00
CrystalStiletto
c00eb41b8b
Fix small typo (land -> lang) 2018-10-25 22:59:24 +02:00
Hypolite Petovan
0f44e03a9e
Updated german addons doc with new location for logged_in hook 2018-10-19 15:18:10 -04:00
Tobias Diekershoff
c2c2f25d92 added links to alternative ways to install Friendica to the docs 2018-10-15 10:36:27 +02:00
Oliver
df23f4f14f
Update Install.md
Tiny Typo
2018-09-25 11:52:10 +02:00
Tobias Diekershoff
ebae440490 change the link to the DE wiki 2018-09-23 12:43:36 +02:00
Michael Vogel
01451f788f Added documentation about the limits of the user import (#5683)
* Converting file endings

* Added documentation about the limits of the user import
2018-08-27 16:00:59 -04:00
Philipp
2838e4ebaf Automatic Install Tests & Doku (#5674)
* Automatic Installation Testing
- New dev-library "mikey179/vfsStream"
- created "reload" method for App-Reloads
- ConsoleTest now using virtual directory
- Adding Automatic Installation Tests
- Fixing some probable install-failures

* Updating README for Automatic Installation

* Updating README for Automatic Installation

* Bugfix normal installation

* Fixing copying of config files
2018-08-27 00:15:55 -04:00
Hypolite Petovan
4e7471232e Bump minimum PHP version to 5.6.1 2018-07-16 19:38:15 -04:00
Hypolite Petovan
02cabef99d Move doc/htconfig.md to doc/Config.md
- Updated all .htconfig.php references in other documentation pages
- Added migration part
2018-07-16 19:38:14 -04:00
Hypolite Petovan
a6eae9adec Add new put_item_in_cache hook in include/text 2018-07-15 08:03:12 -04:00
Tobias Diekershoff
e95eca05c5 docs for explicit content (#5374) 2018-07-14 13:12:43 -04:00
Tobias Diekershoff
a47b58d596 Installation better start with master and eventially switch to develop 2018-06-24 11:48:32 +02:00
Tobias Diekershoff
40dc20481c 775 smarties, not 777 2018-06-24 07:54:19 +02:00
Hypolite Petovan
93daf7883e Merge branch 'master' into develop
- Updated new develop version label
- Incremented database build number
2018-06-01 07:30:04 -04:00
Hypolite Petovan
ce75177d4e
Merge pull request #5022 from Rudloff/feature/test_api
Add API tests
2018-05-16 08:25:11 -04:00
Marcus Müller
44a5fe95d4 [DOCS] Environment variables: Add explanation
Resolves https://github.com/friendica/friendica/issues/4791
2018-05-15 18:49:40 +02:00
Pierre Rudloff
7893d96ad8 Add link to test doc on documentation home 2018-05-10 20:04:30 +02:00
Tobias Diekershoff
03743184a8 added dedicated documentation about tools for admins 2018-05-09 18:52:11 +02:00
Hypolite Petovan
801a13aa10
Merge pull request #4915 from M-arcus/patch-4
[DOCS] Docs: Minor improvements
2018-04-25 08:06:04 -04:00
Marcus Müller
ce52f40bdc [DOCS] Fix intendation 2018-04-25 11:29:56 +02:00
Marcus Müller
008f2a2ec7 [DOCS] Hooks: Add hooks intendation to german docs 2018-04-24 13:25:06 +02:00
Marcus Müller
81d636d05d [DOCS] Titles: Fix spaces 2018-04-24 13:20:44 +02:00
Marcus Müller
70d11d377b
[DOCS] Installation: Fix title 2018-04-23 12:22:39 +02:00
Marcus Müller
f62531fef8
[DOCS] Install: Add intendation for list (de) 2018-04-22 19:27:56 +02:00
Marcus Müller
f6a76f4f8f
[DOCS] Installation: Update german instructions 2018-04-22 19:10:27 +02:00
Tobias Diekershoff
f63be91bd5
Revert "Moved .htconfig.php file & extracted Install business logic" 2018-04-21 16:28:22 +02:00
Philipp Holzer
346697d771 Moved .htconfig file
Extracted install business functions to new Class `Install.php`
2018-04-21 14:10:53 +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
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
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
1c2deac7e5 Move scripts/worker.php to bin/ 2018-03-18 23:25:21 -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
Tobias Diekershoff
cc000a9021 community pages 2018-03-11 17:41:56 +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
Hypolite Petovan
789561c7a2 Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05: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
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
Adam Magness
fb372877f6 Rename template and doc
Rename admin/plugins.tpl to admin/addons.tpl and update references. Rename doc/de/Plugins.md to Addons.md
2018-01-20 09:45:22 -05:00
Adam Magness
20a16b0b35 Update docs
changelog, install and doc folder
2018-01-20 07:48:22 -05:00
Adam Magness
11cf36105c Update Addon functions and calls
Update function names and calls for Addon class.
2018-01-20 07:48:22 -05:00
Tobias Diekershoff
573f64db2d added link to update documentation to DE index. Followup on #4259 2018-01-18 05:59:44 +01:00
Hypolite Petovan
4034daca08 Updated installer dependency to PHP 5.6 and ext-xml
- Updated doc
2018-01-17 10:35:54 -05:00
Hypolite Petovan
9dfd81db47 Add composer install commands to documentation 2018-01-16 20:30:09 -05:00
Tobias Diekershoff
7fe8801358
typo 2018-01-10 11:25:49 +01:00
Tobias Diekershoff
cef6e24da8 updated Feed section in the FAQ 2018-01-10 08:47:30 +01:00
Tobias Diekershoff
c8928c4dad added missing topics to DE FAQ 2018-01-10 08:24:06 +01:00
Tobias Diekershoff
e4c99a5a33 updated DE SSL doc by missing section from EN file (see #3955) 2018-01-10 07:26:46 +01:00
Tobias Diekershoff
9f845b0279 Events doc is not in DE, but had a from link to the doc home page 2017-11-28 14:29:50 +01:00
Tobias Diekershoff
797aac9a3b Events docs had an obsolete paragraph 2017-11-26 00:59:27 +01:00
Hypolite Petovan
e74d9d1113
Merge pull request #3957 from tobiasd/20171125-docEvents
calendar documentation
2017-11-25 17:58:16 -05:00
Tobias Diekershoff
add6f85cdf added German translation to the events documentation, THX Ratten 2017-11-25 22:57:00 +01:00
Tobias Diekershoff
9bb1be91d9 updated links to Friendiqa 2017-11-25 21:43:36 +01:00
Michael
920160cb28 The poller is now the worker 2017-11-19 21:47:21 +00:00
Tobias Diekershoff
ea4fb53f80 updated client list in FAQ 2017-11-08 09:20:20 +01:00
Michael
c31d382e7d Added documentation 2017-10-31 21:11:30 +00:00
Michael
9286f5cf31 Added documentation 2017-10-13 10:49:51 +00:00
Tobias Diekershoff
77471bccd3 changed links 2017-10-08 11:40:06 +02:00
Tobias Diekershoff
74eb0ae923 move to forum.friendi.ca 2017-10-08 11:38:26 +02:00
Tobias Diekershoff
8b9ce4a0ec move to forum.friendi.ca 2017-10-08 11:25:35 +02:00
Tobias Diekershoff
2bcd5b3243 Merge pull request #3757 from silke/develop
Develop
2017-10-05 07:55:00 +00:00
Silke Meyer
56bfb0f45a Updated MySQL and PHP requirements in documentation 2017-10-04 21:57:49 +02:00
Tobias Diekershoff
9006a678c0 added missing link to translation docs 2017-09-24 10:51:43 +02:00
Tobias Diekershoff
02ff6b77bc php xml package is required and sometimes not installed by default 2017-09-06 21:05:10 +02:00
Michael
21b239cbc7 Documentation was updated. (Reference to poormancron removed) 2017-08-25 02:49:25 +00:00
Tobias Diekershoff
7d97171eec include the delete item page in the docs for the admin panel 2017-07-23 19:51:03 +02:00
Tobias Diekershoff
076cf702b0 Added a short usage example of exportet profile data 2017-06-28 15:11:35 +02:00
Tobias Diekershoff
22a2c3b9bf added a short note about backups to the INSTALL files 2017-06-28 15:10:57 +02:00
Roland Häder
4e49939421
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-06-13 23:26:06 +02:00
Tobias Diekershoff
b6d646cb85 removed some more files from doc/de 2017-05-20 11:24:28 +02:00
Tobias Diekershoff
09b5fea371 removed de/andfinally from docs 2017-05-20 11:22:47 +02:00
Tobias Diekershoff
617c094beb links in BBCode docs 2017-05-20 11:20:31 +02:00
Tobias Diekershoff
2e9ab15583 links in Account Basics 2017-05-20 11:12:51 +02:00
Tobias Diekershoff
06f5ce89b0 a typo 2017-04-28 09:48:07 +02:00
Hypolite Petovan
4493f37af3 Merge pull request #3390 from annando/1704-cleaned_install
Added a PDO check in the install routine and cleaned it up
2017-04-27 21:17:13 -04:00
Tobias Diekershoff
069f8bf5a9 a cookie for the Rechtschreib-Nerd 2017-04-27 11:00:30 +02:00
Tobias Diekershoff
67aae6fca9 DE Server Blocklist docs 2017-04-27 07:29:49 +02:00
Michael
bc2c0b0864 Added PDO in documentation. 2017-04-25 16:10:38 +00:00
Tobias Diekershoff
d5c2b9d4cd Ham 2017-04-17 07:33:12 +02:00
Tobias Diekershoff
5a0af71ade remote_self paragraph was missing in DE 2017-04-16 13:54:12 +02:00
Tobias Diekershoff
09da31442e Worker auf Deutsch 2017-04-16 13:47:57 +02:00
Michael
d5c6f67a4a Changed documentation 2017-04-13 19:10:53 +00:00
Michael Vogel
d9451ef969 Merge pull request #3279 from Hypolite/improvement/add-composer
Add Composer
2017-04-02 14:57:37 +02:00
Hypolite Petovan
95a5740229 Add links to EN pages in DE help 2017-04-02 08:54:11 -04:00
Michael
648d5bd047 More mcrypt is removed 2017-04-01 10:07:12 +00:00
Hypolite Petovan
87eb3d5ef2 Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
Roland Häder
34fcaeb209 changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 10:59:11 +01:00
Tobias Diekershoff
52b8474be7 in docs there was a wrong link to the issue tracker 2016-12-09 11:38:08 +01:00
rabuzarus
b65433c823 docu docs: some polishing 2016-12-06 15:03:57 +01:00
rabuzarus
36e4aea7ef docs: add documentation about used protocols 2016-11-28 17:55:56 +01:00
rabuzarus
76ca015497 update link in the docs to dfrn specs + h3 headings (instead of h2 headings) in message_flow doc 2016-11-28 16:59:23 +01:00
rabuzarus
14c84b92cc restructure some links in the help docs to have a better seperation between admin and developer docu 2016-11-28 16:57:50 +01:00
Tobias Diekershoff
1cc0cc5b82 DE update of the SSL doc 2016-11-19 15:51:12 +01:00
Tobias Diekershoff
fca72c4996 DE translation of the BBCode reference, small stuff on the EN version 2016-11-09 14:05:33 +01:00
Tobias Diekershoff
e5c2c66487 Show the worker queue count if the workers are active 2016-09-20 15:45:55 +02:00
Tobias Diekershoff
11e3c3bfad DOCS: clarify Settings also discusses the Admin Panel 2016-08-13 12:11:27 +02:00
rabuzarus
2f266382c5 code highlight - add docu 2016-06-17 11:02:27 +02:00
Tobias Diekershoff
e8d39b290a show the workerqueue in the admin panel summary 2016-06-09 18:08:40 +02:00
Tobias Diekershoff
04594666dc Typos 2016-06-07 06:53:37 +02:00
Tobias Diekershoff
06c0588817 German translation of doc/Settings, part of #2194 2016-06-06 22:17:40 +02:00
Tobias Diekershoff
b5851931d1 Hotkey documentation 2016-03-12 08:57:07 +01:00
Michael Vogel
68d7beb298 Welcome to the live editing and commenting of the pull request ;-) 2016-02-24 07:43:13 +01:00
Michael Vogel
8369e6ce59 Clarification between statusnet and GNU Social. 2016-02-24 07:37:18 +01:00
Michael Vogel
db92663466 One line, one sentence 2016-02-24 07:33:20 +01:00
Michael Vogel
86339cdb97 Some documentation for the usage of the "abstract" element. 2016-02-23 22:45:06 +01:00