Commit graph

718 commits

Author SHA1 Message Date
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