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 |
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 |