Commit graph

795 commits

Author SHA1 Message Date
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 H3
1cab99a712
Update FAQ.md
Reworded and added line breaks after fullstops.
2019-05-25 01:10:00 +07:00
Andy H3
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
Aditoo17
c11b7f7075
Change iframe address 2019-02-20 20:32:01 +01:00
Tobias Diekershoff
b40485e61c added forgotten linebreak 2019-02-19 06:24:33 +01:00
softmetz
6170936d5d
add --no-dev parameter to composer 2019-02-18 22:38:48 +01:00
softmetz
fd4e8a430c
correct information about changing domain name 2019-02-18 22:36:16 +01:00
softmetz
23c8d7e302
add --no-dev parameter to composer 2019-02-18 22:34:05 +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
Tobias Diekershoff
b654784396 File storage options, naming of the default option and EN docs 2019-02-05 16:30:46 +01:00
Tobias Diekershoff
79d933cec7 at two places 2019-01-30 07:23:47 +01:00
Tobias Diekershoff
87a814ee8d Wrong constant used in docs 2019-01-30 07:21:25 +01:00
Philipp Holzer
b5afd2a21d change regex for fail2ban 2019-01-21 10:54:40 -05:00
Jeroen De Meerleer
1702cb73e7 Updated towards tobias comments 2019-01-21 09:58:06 -05:00
Jeroen De Meerleer
1d61645a16 Updated docs towards Tobias comments
Also fixed some unclarity
2019-01-21 09:51:00 -05:00
Jeroen De Meerleer
ab463bbd21 [doc] Added documentation on forcing locale 2019-01-21 09:50:59 -05: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
root
61afd5b3fb refs #6292
APIs show number of comments
- /api/statuses/*_timeline
- /api/search
- /api/favorites

/api/search enhacement
- support exclude_replies parameter
2019-01-21 09:13:09 -05:00
root
8de263df8b #6275 - q support hashtag search 2019-01-21 09:12:35 -05:00
root
939364f9a0 API - /search #6274
- fixed: search result always return empty
- add hashtag search: friendica_tag params
- ApiTest & api.md updated
2019-01-21 09:12:35 -05:00
root
b43dd28b7a closes #6272 2019-01-21 09:12:33 -05:00
fabrixxm
f8d2f81d81 Fix docs 2019-01-21 09:12:30 -05:00
fabrixxm
ce31ccaade Add docs about storage backend 2019-01-21 09:12:30 -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
Tobias Diekershoff
ec87d1af08 clarification for the translation of addons. 2019-01-05 18:44:22 +01:00
Hypolite Petovan
fabc90e9dd
Merge branch '2018.12-rc' into task/move-config-to-php-array 2018-12-27 01:47:53 -05:00
rebeka-catalina
1a8ca791cd Added a hint to help/Settings "Logs/logrotate" section in install.md 2018-12-03 22:18:26 +01:00
Hypolite Petovan
458981f75c Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
Hypolite Petovan
90f0fdc93b Add details to translation documentation 2018-11-29 09:19:33 -05:00
Hypolite Petovan
c3c7c50dc5 Move Doxyfile to base directory 2018-11-28 23:09:35 -05:00
Hypolite Petovan
9102a37b37 Move master translation file away from util
- Rewrite translation documentation
- Delete unused util/strings.php
- Updated references to util/messages.po and util/strings.php
2018-11-28 22:57:55 -05:00
Hypolite Petovan
e15074a980 Improve Settings and Translations docs 2018-11-27 02:46:53 -05:00
Hypolite Petovan
60aedb1df9 Add constant case to config migration tables
- Remove triple points in config example
2018-11-27 02:46:37 -05: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
Tobias Diekershoff
6be831fd32 Add link to user groups from /contact
There was no way to get to the contact group editor from the contact overview.

Additionally the documentation about the used accesskeys was updated.
2018-11-17 18:33:12 +01:00
Michael
3d8a343ab2 Added documentation 2018-11-10 16:55:12 +00:00
Adam Magness
35abc4bb64 get markup template
implement getMarkupTemplate function
2018-10-31 10:44:06 -04:00
Adam Magness
91facd2d0a replace macros
implement new replaceMacros function
2018-10-31 10:35:50 -04:00
CrystalStiletto
c00eb41b8b
Fix small typo (land -> lang) 2018-10-25 22:59:24 +02:00
vinzv
cb75c40f4e adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02:00
Filip H.F. "FiXato" Slagter
d7a7c51e3e
Updated link to Friendiqa's links
Friendiqa no longer seems to be hosted on Github, so I've updated the src link to the repository on git.friendi.ca.
I've also added a link to the app on the Google Play store.
2018-10-23 03:07:11 +02:00
Hypolite Petovan
0f44e03a9e
Updated german addons doc with new location for logged_in hook 2018-10-19 15:18:10 -04:00
Hypolite Petovan
6b1f490a2a
Updated documentation for logged_in hook location 2018-10-19 15:15:24 -04:00
Tobias Diekershoff
c2c2f25d92 added links to alternative ways to install Friendica to the docs 2018-10-15 10:36:27 +02:00
Philipp Holzer
fe6e600dc5
Adding "FRIENDICA_URL_PATH" to the automatic installation 2018-10-05 19:42:08 +02:00
Michael Vogel
103535d620
Merge pull request #5773 from MrPetovan/task/rewrite-js-hooks
Rewrite JS hooks
2018-10-01 17:10:30 +00:00
Oliver
df23f4f14f
Update Install.md
Tiny Typo
2018-09-25 11:52:10 +02:00
Hypolite Petovan
2fff1f389d Improve Addons doc further
- Fix whitespaces
- Add details about __DIR__
- Add details about event listeners
2018-09-24 19:27:35 -04:00
Hypolite Petovan
be348cf8c8 Remove addon_hooks template variable
- Update addon documentation
2018-09-24 08:16:26 -04:00
Tobias Diekershoff
ebae440490 change the link to the DE wiki 2018-09-23 12:43:36 +02:00
Hypolite Petovan
2ae6556b32 Add new 'head' hook
- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead
2018-09-20 21:30:51 -04:00
Hypolite Petovan
55f1d7b90e Add new footer hook
- Add new App->footerScripts array
- Add footer.tpl template
- Add documentation
- Rework App->init_page_end to App->initFooter
2018-09-20 21:01:05 -04:00
Hypolite Petovan
7dd6fb3b3c Rewrite JS hooks
- Use event listeners instead of homebrew hooks
- Remove view/js/addon-hooks.js and its references
- Update Addon docs
2018-09-19 22:51:51 -04:00
Aditoo17
f84b39be0b
Fix iframe address 2018-09-06 10:43:15 +02:00
Michael
b8e8b771d4 Issue 5696: Removed old forum link 2018-08-29 18:52:48 +00: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
miqrogroove
8ee5137ce1
Style changes in doc/Install.md
Attempting to generalize the instructions for a broader audience.
2018-08-26 08:55:47 -04:00
miqrogroove
879348e7ff
Update Install.md 2018-08-25 16:48:50 -04:00
fabrixxm
93ba393559 API: add private value (bool) to item results (#5647)
* API: add private value (bool) to item results

friendica:private for xml
friendica_privarte for json

* API Docs: add a section about custom value returned in status data
2018-08-23 10:09:50 -04:00
Tobias Diekershoff
27ee5b61a4 add accesskey to the docs 2018-07-25 09:39:26 +02:00
Roland Häder
6da47936c6 renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards (#5428)
* renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards. This
allows local changes to it without having a dirty checkout directory.

Signed-off-by: Roland Häder <roland@mxchange.org>

* Some fixes:
- removed non-neutral words
- added examples for Linux/Windows

* Better documentation and added note about **not** renaming the file.

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-20 20:27:37 -04:00
Jeroen De Meerleer
5790a0c58a Added warning for special characters in docs and template (#5402) 2018-07-18 17:30:34 -04:00
Hypolite Petovan
dfa461b3bc Improve help/Config page
- Remove obsolete file-only config list
- Fix heading level
- Add transition instruction for $lang
- Add reference to config.ini.php, settings.ini.php and addon.ini.php
- Add link to help page in admin warning about legacy config file
2018-07-17 02:03:39 -04:00
Hypolite Petovan
de7277ac69 Add load_config hook doc 2018-07-16 19:38:15 -04:00
Hypolite Petovan
4e7471232e Bump minimum PHP version to 5.6.1 2018-07-16 19:38:15 -04:00