1bb603331a
improve docs and readability
2024-10-13 15:39:23 +02:00
670b9aec50
Merge branch 'main' into self_announce
2024-10-13 15:23:04 +02:00
8fb92bfc10
Add Transformer for Eventin (WP Event Solution) ( #62 )
...
https://wordpress.org/plugins/wp-event-solution/
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#62
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-13 09:44:00 +02:00
d7a5b140ec
use builds not dev js
2024-10-12 09:42:21 +02:00
ecb6fce8bc
Merge branch 'main' into self_announce
2024-10-11 19:30:57 +02:00
4263233e10
fix phpcs
2024-10-11 19:27:12 +02:00
d5dcfd5e0c
exclude js from phpcs
2024-10-11 19:20:47 +02:00
2d902806ee
phpcs
2024-10-11 19:07:07 +02:00
63bf5d26ce
add tests
2024-10-11 19:05:20 +02:00
596e32fe26
Improve documentation how to add new event plugins/how to write new transformers. ( #59 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#59
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-11 11:53:51 +02:00
92fc3ecec0
first draft for event reminders
2024-10-11 10:53:12 +02:00
d229529acc
Add transormer for WP Event Manager, closes #54 ( #55 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#55
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-10 15:31:24 +02:00
0fba291706
fix readme
2024-10-03 20:38:28 +02:00
8168df2965
remove duplicated definition of event category strings ( #51 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#51
2024-10-03 20:35:46 +02:00
8e56eb66c0
remove duplicated definition of event category strings
2024-10-03 19:59:31 +02:00
4cc992d79b
Remove actions needed for local https development
...
moved to external plugin: https://code.event-federation.eu/Event-Federation/wordpress-localhost-https-development
2024-10-03 15:30:00 +02:00
17648dc664
improve documentation how to add new event plugin and write a new transformer
2024-10-02 22:40:41 +02:00
a8627cdb02
set default status in the transformer
2024-10-02 22:40:12 +02:00
4aad867d1f
Rename plugin to ActivityPub Event Bridge ( #47 )
...
See the results of the poll: https://graz.social/@linos/113214893071983918
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#47
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-02 21:54:03 +02:00
2124b1f612
Set timezone and status for The Events Calendar ( #46 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#46
2024-10-02 19:53:13 +02:00
ced5ee90b1
set timezone and status for tribe
2024-10-02 19:50:41 +02:00
972fcbb2db
Improve the design of the Base Event Transformer ( #44 )
...
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#44
Reviewed-by: André Menrath <andre.menrath@event-federation.eu>
Co-authored-by: ruru4143 <ruru@event-federation.eu>
Co-committed-by: ruru4143 <ruru@event-federation.eu>
2024-10-02 19:15:28 +02:00
2257e86f0f
Merge branch 'format_summary'
2024-09-28 16:38:29 +02:00
11bf3a2048
add node_modules to gitignore
2024-09-28 16:18:00 +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
c599384006
improve readme text
2024-09-28 11:51:43 +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
19457a9f19
The Events Calendar: add categories to ActivityStreams tag ( #37 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#37
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-27 23:20:30 +02:00
7ab51b104e
Fix location for tribe ( #36 )
...
Updates did not work. Always use the tribe_event instead of the wp_object where ever possible!
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#36
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-27 18:04:29 +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
c13230ac6f
fix more function return types in transformers
2024-09-25 14:30:37 +02:00
4d4328f3fd
add missing phpdoc
2024-09-25 14:25:27 +02:00
35bd198f47
fix return types of transformer functions
2024-09-25 14:24:30 +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
893f1d3b7c
Add integration tests for The Events Calendar ( #31 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#31
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-24 16:24:31 +02:00
68b7963fe6
fix composer phpunit to make it work with autoloader
2024-09-23 16:21:12 +02:00
2b22013e08
Enhance docs
2024-09-21 15:04:06 +02:00
6edc402581
fix docker compose file for running unit tests locally
2024-09-21 14:59:26 +02:00
c495e65105
cleanup repo
2024-09-21 14:15:16 +02:00
712e56c87e
Improve Actions ( #27 )
...
Try to make caching in Forgejo Actions work.
Reviewed-on: Event-Federation/wordpress-activitypub-event-extensions#27
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-21 14:06:11 +02:00
575aff68b0
some cleanup
2024-09-21 11:17:11 +02:00
f77f4bc017
add forgejo actions for phpunit and phpcs
2024-09-21 11:00:33 +02:00
fb544206f9
test
2024-09-20 19:18:11 +02:00
640304ba23
add phpunit test
2024-09-20 19:15:55 +02:00
1445964e03
test action
2024-09-20 19:10:01 +02:00
639a64f464
add demo action
2024-09-20 18:55:11 +02:00
c8fc78ccdd
small function name improvements
2024-09-18 21:26:53 +02:00