Commit graph

287 commits

Author SHA1 Message Date
Michael c06c515e02 Desktop is Web 2021-06-24 20:21:06 +00:00
Michael 4f35e954a4 Halcyon is Halcyon 2021-06-24 20:19:28 +00:00
Michael 62fffce1e8 Adjusted documentation 2021-06-24 18:16:48 +00:00
Michael f344d56316 TwidereX added 2021-06-18 09:04:11 +00:00
Michael Vogel 4a69b53d98
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-15 19:19:34 +02:00
Michael fdd0b4de14 Documentation: The list of supported clients had been reworked 2021-06-14 16:30:31 +00:00
Tobias Diekershoff 2a0a881192 [DE] added hint about the Mastodon API to the FAQ 2021-05-25 09:42:22 +02:00
Tobias Diekershoff a83fd9100e [DE] added note about the public chat rooms being logged 2021-05-25 09:39:06 +02:00
Tobias Diekershoff 8c9a231299 added #friendica at libera.chat to the community chat rooms 2021-05-24 08:04:17 +02:00
Hypolite Petovan 1591677101 Remove dead friendica-wiki.de from German help page 2021-03-09 09:17:17 -05:00
Hypolite Petovan 004419de46 Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
Hypolite Petovan bf127c97ff Remove mod/subthread file 2021-01-31 17:36:18 -05:00
Tobias Diekershoff 97d8d17952 less space 2021-01-30 15:47:12 +01:00
Tobias Diekershoff da0b837ad8 removed old information from DE FAQ pointing to dead pages 2021-01-30 08:59:34 +01:00
Tobias Diekershoff b938da9d6b clenup 2021-01-30 08:03:57 +01:00
Tobias Diekershoff 04d55976f9 adopted the support channel locations for the starting page of the EN and DE help pages 2021-01-30 07:58:35 +01:00
Tobias Diekershoff d362f8f282 DE FAQ: moved info about support channels to the FAQ top
DE FAQ: adopted the links from the EN FAQ version
2021-01-30 07:53:26 +01:00
Michael a81ac835a1 The frontend worker is removed 2021-01-01 23:05:26 +00:00
Hypolite Petovan ec0c9dcdb1 Remove support for [iframe] BBCode
- It was a huge gaping security hole, and now HTML Purify will remove the src attribute of all non-allowed sources anyway.
2020-12-18 10:32:36 -05:00
Michael 89509f02e4 Move "remote self" to the contact settings 2020-10-24 21:42:49 +00:00
Hypolite Petovan d7b5674476 Move mod/lockview to Module\PermissionTooltip
- Add explicit type parameter to lockview() in main.js
2020-07-27 01:58:53 -04:00
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
Philipp Holzer 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
Philipp Holzer 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