foss-
18f270d685
updated dica entry for de faq
2021-11-15 16:13:55 +01:00
Michael Vogel
df99ca8d82
Merge pull request #10888 from MrPetovan/task/10887-bbcode-style-block
...
Add conditional block output for BBCode tag [style]
2021-10-18 20:19:53 +02:00
Hypolite Petovan
39aff642aa
Deprecate limited-use and potentially confusing [class] BBCode tag
...
- Replace its usage in Mastodon emoji with an internal tag [emoji]
2021-10-18 02:45:42 -04:00
Hypolite Petovan
4bee4818cf
Add conditional block output for BBCode tag [style]
...
- Move new line conversion to <br> tags
- Update BBCode help page
2021-10-17 21:27:05 -04:00
Philipp
08d1dcf14c
Adapt documentation
2021-10-05 20:07:13 +02:00
Hypolite Petovan
66fec8944f
Add block and unblock hooks
2021-10-02 17:30:40 -04:00
Hypolite Petovan
72fae04e97
Add revoke follow feature
...
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
2021-10-02 14:01:46 -04:00
Hypolite Petovan
52b8cd054d
[Docs] Move unfollow hook instances in the correct file
2021-10-02 13:53:21 -04:00
Tobias Diekershoff
d7cb68e95d
add a hint about the phpmailer addon to the install docs
2021-10-01 18:25:18 +02:00
Michael
96055cafff
Merge remote-tracking branch 'upstream/develop' into conversation-moved
2021-09-26 03:57:31 +00:00
Hypolite Petovan
d8febbe45e
Add new hook to support unfollow contacts on non-native networks
2021-09-25 16:15:06 -04:00
Michael
0ad904c185
The conversation functionality moved to a class
2021-09-23 21:18:36 +00:00
Tobias Diekershoff
acabaf4df7
update to the INSTALL documentation
...
* updated the PHP requirements and added a note about the PHP8 support
* removed the section about tryfriendica.de as possibility to get a temporal Friendica account
2021-09-09 10:42:18 +02:00
Hypolite Petovan
37a30434bb
Remove remaining mentions of $a->argc/argv
...
- This was breaking the layout of specific pages in Frio
2021-08-17 08:26:12 -04:00
Tobias Diekershoff
a25fc2f07c
docs, remove freenode from the IRC list
2021-08-11 17:31:33 +02:00
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
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