|
369b32bc93
|
transformer: move all related code to \Activitypub\Transformer namespace
|
2023-11-22 08:36:55 +01:00 |
|
|
38be5865c2
|
initial draft: add/extendable-transformers
|
2023-11-20 18:15:54 +01:00 |
|
Matthias Pfefferle
|
0b8997d4ff
|
check if blog-user collides with a username (#471)
* check if blog-user collides with a username
See #470
* added changes proposed by @mattwiebe
|
2023-09-28 09:15:48 +02:00 |
|
Matthias Pfefferle
|
3b88d5e36c
|
update checks
|
2023-07-20 15:19:19 +02:00 |
|
Matthias Pfefferle
|
44a81742aa
|
Add settings to en/disable user types (for .org users)
|
2023-07-20 14:21:32 +02:00 |
|
Matthias Pfefferle
|
201ee16f37
|
fix some issues and re-add "ACTIVITYPUB_SINGLE_USER_MODE" const
|
2023-07-20 10:12:59 +02:00 |
|
Matt Wiebe
|
2596713213
|
Lint: now clean
|
2023-07-18 15:02:27 -05:00 |
|
Matthias Pfefferle
|
0f54ea465e
|
fix CSRF flaw
|
2023-07-17 14:37:17 +02:00 |
|
Matthias Pfefferle
|
493b8ffad5
|
use transformer instead of post-model
|
2023-07-03 17:59:42 +02:00 |
|
Matthias Pfefferle
|
c266c927da
|
transform users to actors
|
2023-06-28 14:22:27 +02:00 |
|
Matthias Pfefferle
|
4f2a162f6c
|
Fix follower-list actions
|
2023-06-27 14:28:52 +02:00 |
|
Matthias Pfefferle
|
503353bcd0
|
Added settings for blog-wide user
|
2023-06-27 14:26:00 +02:00 |
|
Matthias Pfefferle
|
09518ea66b
|
prepare pseudo users like a blog wide user.
this allows also other constructs like tag oder category users
fix #1
|
2023-06-27 14:25:12 +02:00 |
|
Matthias Pfefferle
|
c04cf3fc7e
|
move schedule to scheduler-class
|
2023-05-31 10:48:06 +02:00 |
|
Jeremy Herve
|
a914495215
|
Profile settings: use string instead of constant
Follow-up from #304
Since we do not use a constant anywhere else just yet, let's keep using a string in the settings page.
|
2023-05-05 09:35:21 +02:00 |
|
Matthias Pfefferle
|
26e5a1d3f6
|
Merge branch 'master' into rewrite-followers
|
2023-05-04 09:33:55 +02:00 |
|
Matthias Pfefferle
|
e489a04880
|
remove unused constants
|
2023-05-04 09:32:52 +02:00 |
|
Matthias Pfefferle
|
22946ec779
|
change migration script to match plugin version
/cc @akirk
|
2023-05-02 09:27:35 +02:00 |
|
Matthias Pfefferle
|
a673504d36
|
Merge branch 'master' into rewrite-followers
|
2023-04-28 17:38:30 +02:00 |
|
Matthias Pfefferle
|
7c47f9a07c
|
clean up admin settings
|
2023-04-28 15:12:30 +02:00 |
|
Matthias Pfefferle
|
02e0acdf69
|
fix indents
|
2023-04-28 14:39:33 +02:00 |
|
Matthias Pfefferle
|
9966427fd3
|
Merge branch 'master' into feature/165/fediverse-biography
|
2023-04-28 14:36:17 +02:00 |
|
Matthias Pfefferle
|
5ef41dea02
|
schedule migration because it takes quite some time
|
2023-04-28 09:54:09 +02:00 |
|
Matthias Pfefferle
|
77415ef510
|
Remove "(Fediverse)"
|
2023-04-23 22:57:03 +02:00 |
|
Matthias Pfefferle
|
ebc9b6ac8d
|
naming improvements
|
2023-04-21 16:34:47 +02:00 |
|
Matthias Pfefferle
|
7769d76849
|
use a taxonomy to save the list of followers
|
2023-04-21 14:56:22 +02:00 |
|
Matthias Pfefferle
|
c32eec2390
|
some code cleanup
|
2023-04-20 15:22:11 +02:00 |
|
Edward Ficklin
|
aed033c03e
|
nonce verification
|
2023-03-14 20:47:30 -04:00 |
|
Edward Ficklin
|
8b92e9d47e
|
escape output
|
2023-03-14 20:35:14 -04:00 |
|
Edward Ficklin
|
3ed96471de
|
add profile field and save handling for fediverse specific bio
|
2023-03-14 13:36:12 -04:00 |
|
Matthias Pfefferle
|
5878a12c83
|
remove HTML allow list
|
2023-01-24 11:45:37 +01:00 |
|
Matthias Pfefferle
|
cb1c26a365
|
use static method to upgrade post content to shortcodes
|
2023-01-23 20:31:14 +01:00 |
|
Greg
|
4a17bb4ea7
|
Separate the shortcode upgrade function and call it in the settings.
|
2023-01-16 10:27:27 -05:00 |
|
Matthew Exon
|
1e7e6bba28
|
standardise and improve name of attachment setting
|
2023-01-12 21:29:21 +01:00 |
|
Matthew Exon
|
d1765b56dd
|
configuration item for number of images to attach
|
2023-01-07 17:58:50 +01:00 |
|
Matthias Pfefferle
|
2a8cd2a54f
|
use tab instead of different settings pages
|
2022-12-06 10:58:32 +01:00 |
|
Matthias Pfefferle
|
03704fb74e
|
use install thickbox
|
2022-12-05 20:27:04 +01:00 |
|
Matthias Pfefferle
|
603199c9e8
|
add recommended plugins
|
2022-12-02 18:23:56 +01:00 |
|
Matthias Pfefferle
|
6232bddcd7
|
load only an activitypub settings pages
|
2022-11-19 13:15:21 +01:00 |
|
Matthias Pfefferle
|
2f8579cfe1
|
use ActivityPub instead of Fediverse
to be consistent
|
2022-11-15 20:49:05 +01:00 |
|
Matthias Pfefferle
|
0a1e5c13f3
|
fix phpcs issue
|
2022-11-15 18:24:14 +01:00 |
|
Matthias Pfefferle
|
fba834b15d
|
add some guidance
based on the feedback of users and the suggestion of @akirk
|
2022-11-15 18:22:08 +01:00 |
|
|
44c652eba8
|
phpcs fixes
|
2022-01-27 13:09:11 +01:00 |
|
|
b3d9f8862b
|
oops
|
2020-10-01 19:55:16 +02:00 |
|
|
a875b90054
|
remove blocklist feature in favor of the comment blocklist
|
2020-09-21 13:20:39 +02:00 |
|
|
d260d7c276
|
add support for custom post content
fix #97 #91
|
2020-07-21 09:23:35 +02:00 |
|
|
122461ab6e
|
escape even more
|
2020-05-12 20:30:06 +02:00 |
|
|
0d48496768
|
add blacklist settings
|
2020-02-21 11:09:31 +01:00 |
|
|
9b894a7d14
|
use title instead of titlelink
|
2020-02-11 10:03:59 +01:00 |
|
bgcarlisle
|
d7a2b9a237
|
Added new post type: "title and link only"
|
2020-01-22 15:57:01 +01:00 |
|