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 |
|
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
|
cb80108957
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
|
Philipp Holzer
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Philipp Holzer
|
174129af94
|
add missing namespaces/fix wrong class-names
|
2020-01-19 16:31:35 +01:00 |
|
Philipp Holzer
|
5d8c625549
|
cleanup
|
2020-01-19 16:31:34 +01:00 |
|
Philipp Holzer
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
Philipp Holzer
|
2838635d64
|
Move L10n class from L10n subdir to Core (replacing old wrapper)
|
2020-01-19 16:31:30 +01:00 |
|
Philipp Holzer
|
a9a36fb302
|
Move L10n::tt() calls to DI::l10n()->tt() calls
|
2020-01-19 16:31:17 +01:00 |
|
Philipp Holzer
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Philipp Holzer
|
88bb66371c
|
Move PConfig::set() to DI::pConfig()->set()
|
2020-01-18 16:54:50 +01:00 |
|
Philipp Holzer
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
Philipp Holzer
|
016cfcd846
|
Fixings
- Rename "facStorage" to "storageManager"
- Fix indentation
- Fix tests
|
2020-01-10 13:22:03 +01: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 |
|
Philipp Holzer
|
dbd5b5bb6e
|
- Fixing SystemResource
- Adding tests for StorageManager
- Updating doc
|
2020-01-10 13:21:58 +01:00 |
|