Hypolite Petovan
|
65f74da45b
|
Add translation to required labels on input fields
- Normalize display of required label
- Remove unused field_richtext template
|
2020-12-19 22:52:45 -05: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 |
|
Andy H
|
dd4f8d1351
|
modified: doc/Migrate.md
|
2020-11-30 12:00:07 +07:00 |
|
Andy H
|
893087aa76
|
modified: doc/Migrate.md
|
2020-11-29 11:04:31 +07:00 |
|
Andy H
|
5866e7e0ff
|
modified: doc/Home.md
modified: doc/Migrate.md
|
2020-11-28 18:08:20 +07:00 |
|
Andy H
|
6e579e82e6
|
modified: doc/Migrate.md
|
2020-11-28 14:13:18 +07:00 |
|
Andy H
|
6752cf5e8f
|
modified: doc/Migrate.md
|
2020-11-28 14:01:42 +07:00 |
|
Andy H
|
6e71b75f47
|
modified: doc/Home.md
modified: doc/Migrate.md
|
2020-11-28 13:43:58 +07:00 |
|
Andy H
|
57bc1143f7
|
modified: doc/Migrate.md
|
2020-11-28 13:36:40 +07:00 |
|
Andy H
|
8f75dc2380
|
modified: doc/Migrate.md
|
2020-11-28 13:35:29 +07:00 |
|
Andy H
|
c154bd0570
|
modified: doc/Migrate.md
|
2020-11-28 13:32:38 +07:00 |
|
Andy H
|
97a88e1944
|
modified: doc/Migrate.md
|
2020-11-25 23:59:06 +07:00 |
|
Andy H
|
e6a340b965
|
modified: doc/Migrate.md
|
2020-11-25 22:06:12 +07:00 |
|
Andy H
|
d28001e7f6
|
new file: doc/Migrate.md
|
2020-11-25 21:30:04 +07:00 |
|
Michael
|
96cfe65795
|
Added documentation
|
2020-10-31 23:42:42 +00:00 |
|
Michael
|
89509f02e4
|
Move "remote self" to the contact settings
|
2020-10-24 21:42:49 +00:00 |
|
Tobias Diekershoff
|
c6fda0c4ed
|
typo and rewrite
|
2020-10-05 07:19:26 +02:00 |
|
Tobias Diekershoff
|
d0d4245dc0
|
added some hint about broken links at github
|
2020-10-04 20:34:39 +02:00 |
|
Tobias Diekershoff
|
6ecdcbed20
|
typos
|
2020-10-04 20:27:27 +02:00 |
|
Tobias Diekershoff
|
0d49a678b3
|
addons are available at the projects homepage as well from 2020.09 on
|
2020-09-18 18:35:32 +02:00 |
|
Tobias Diekershoff
|
ffba3c80cc
|
some updates to the Install documentation
|
2020-09-18 18:31:11 +02:00 |
|
Michael Vogel
|
6c6cfa939d
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-09-16 20:23:27 +02:00 |
|
Michael
|
178455928a
|
We can now manage relay servers and can send content to them
|
2020-09-15 17:45:19 +00:00 |
|
mpanhans
|
f8e8c23c0c
|
Update Forums.md
|
2020-09-07 19:32:15 -04:00 |
|
mpanhans
|
5eb2e3edfb
|
Update Forums.md
Update Forums help documentation to include the implemented front-end for page delegation.
|
2020-09-07 16:56:58 -04:00 |
|
Michael
|
76705664cd
|
Remove the unused tables
|
2020-08-03 18:26:23 +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
|
faeffff8a3
|
[pre] blocks now preserve spaces
- Added test case
- Added English documentation
|
2020-06-23 07:53:18 -04:00 |
|
Michael Vogel
|
f10062dfdb
|
Merge pull request #8617 from MrPetovan/task/8220-twitter-followers-list
(Re)Implement Twitter contact API endpoints
|
2020-06-14 16:06:22 +02:00 |
|
Hypolite Petovan
|
8111ede2e5
|
Add support for max_id parameter in new Twitter contact API endpoints
- Use filter_input instead of manual type casting
|
2020-06-09 08:36:53 -04:00 |
|
Hypolite Petovan
|
7a5afc10bb
|
Implement Twitter contact endpoints
- Implement /followers/ids
- Implement /followers/list
- Reimplement /friends/ids
- Reimplement /friends/list
- Update API reference
- Remove obsolete tests
|
2020-06-09 08:36:46 -04:00 |
|
Hypolite Petovan
|
a132a21da7
|
Add documentation about escaping blocks in doc/BBCode
|
2020-06-08 18:40:21 -04:00 |
|
Hypolite Petovan
|
8eeb7807d3
|
Replace remaining instances with "allowlist", "denylist" and "blocklist"
|
2020-06-07 11:24:56 -04:00 |
|
Hypolite Petovan
|
34463f37e4
|
Rename contact table column to ffi_keyword_denylist
|
2020-06-07 11:24:52 -04:00 |
|
Hypolite Petovan
|
6bed6d5587
|
Add probe_detect hook
|
2020-06-06 14:54:04 -04:00 |
|
Keenan Pepper
|
1581333dc4
|
Be more explicit regarding invitation_only in the doc.
|
2020-05-23 18:52:02 -07:00 |
|
René Wagner
|
33957dc2a4
|
be more precise about items to copy
be more precise about items to copy to the new friendica folder when upgrading
|
2020-03-31 18:54:46 +02: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 |
|
Hypolite Petovan
|
035139d388
|
Add documentation for api/friendica/events endpoint
|
2020-02-16 12:09:07 -05:00 |
|
Hypolite Petovan
|
da09215db8
|
[Database] Version 1333
- Exchange profile.pdesc for profile.about
|
2020-02-09 02:35:46 -05:00 |
|
Hypolite Petovan
|
a7a38da62d
|
Remove yesno option from Storage backend
|
2020-02-05 21:37:32 -05:00 |
|
Michael
|
cf9070c396
|
Removed unneeded CSS and JS stuff
|
2020-02-05 16:30:35 +00:00 |
|
Michael
|
07148ecf6b
|
Acessibility: A checkbox is a checkbox
|
2020-02-05 08:08:32 +00:00 |
|
Hypolite Petovan
|
dd24b3bac0
|
Move api/profile/show to src/Module
- Update API documentation
- Update BaseApi::format to include headers by format
|
2020-01-29 23:31:37 -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 |
|
Philipp
|
977248f510
|
Merge pull request #8191 from MrPetovan/task/7967-mastodon-api-custom_emojis
Add custom emojis Mastodon API endpoint
|
2020-01-28 17:12:00 +01:00 |
|
Hypolite Petovan
|
bd910342df
|
Add custom emojis Mastodon API endpoint
|
2020-01-28 08:14:48 -05:00 |
|