3f7f996e10
fix format_categories for empty term list
2024-10-02 17:11:14 +02:00
f76fa57665
improve formatting of categories
2024-10-02 16:31:32 +02:00
1813a518f3
Do not set actor and do not override getAttributedTo.
...
This was introduced to make interoperability with Mobilizon but it should be fixed on their side.
2024-10-02 13:11:57 +02:00
2b93267272
rename extract_excerpt to retrieve_excerpt
2024-10-02 13:08:54 +02:00
b3b07d4b6a
removed todo
2024-10-01 19:03:44 +02:00
ad09fa947c
renamed get_excerpt back to extract_excerpt
2024-10-01 18:58:54 +02:00
1a5e19f3c1
added comment
2024-09-30 19:24:32 +02:00
f5df3102ad
style guide fixes
2024-09-30 19:07:05 +02:00
66e06655c2
changed content/summary logic and removed the racecondition
2024-09-30 18:55:59 +02:00
ef86fb2263
forgot to rename method call
2024-09-29 16:01:28 +02:00
d3f16706f8
added generic get_content from wp_object to class-event
2024-09-29 15:55:37 +02:00
b4d3a7efa0
changed extract_excerpt to get_excerpt
2024-09-29 15:48:01 +02:00
4f61a1c97e
removed link at get_content() for all event
2024-09-29 15:45:56 +02:00
5fa3876c1a
added comment on bloguser
2024-09-29 15:32:50 +02:00
993fc2b24f
phpsniffer happy
2024-09-29 15:31:07 +02:00
b39f9997ae
making php_codesniffer happy
2024-09-29 13:25:37 +02:00
516bfd33d8
fixed wrong nullable type declaration
2024-09-29 11:45:17 +02:00
c469b7a00e
made format_time() private
2024-09-29 11:44:47 +02:00
39632560ff
added comments
2024-09-29 11:44:21 +02:00
f99f009e2e
splitted up format time function
2024-09-29 11:42:52 +02:00
2257e86f0f
Merge branch 'format_summary'
2024-09-28 16:38:29 +02:00
6f744b9e14
Cleanup top of PHP files ( #40 )
...
- sorting use statements
- always check for `ABSPATH` after namespace
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#40
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-28 13:14:10 +02:00
f92c5853ad
First draft of a proper Readme (targeting WordPress.org) ( #39 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#39
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-28 11:45:47 +02:00
3dbd3e21ee
phpdocs, phpcs
2024-09-26 15:51:23 +02:00
20f0ea2823
add filter to never include permalink in summary
2024-09-26 15:44:22 +02:00
4d4328f3fd
add missing phpdoc
2024-09-25 14:25:27 +02:00
ac99300949
wip draft of composed human readable summary using vs events list
2024-09-25 13:59:31 +02:00
e8574d26ac
Run integration tests and improve transformers for all integrations ( #32 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#32
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-25 11:27:17 +02:00
1764a7b03f
add tests for venue and join mode is always external
2024-09-24 17:16:52 +02:00
c8fc78ccdd
small function name improvements
2024-09-18 21:26:53 +02:00
0b3974b255
fix base event transformer for activitypub 3.2+
2024-09-11 13:50:57 +02:00
ebc8bd4b37
small fixes
2024-08-28 21:15:26 +02:00
be9733c55b
several improvements and fixes
...
- plugin version handling
- category mapping
- settings page css
2024-08-28 17:48:15 +02:00
02fd6af960
wip on category mapping
2024-08-27 21:23:33 +02:00
8aa90b1005
Refactoring the plugin structure.
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#19
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-07-05 13:29:13 +02:00