Commit graph

171 commits

Author SHA1 Message Date
fdb4f000a3 added static status 2024-10-10 14:44:26 +02:00
2e8d7306bf added location 2024-10-10 14:44:08 +02:00
41363f3fee get schema directly 2024-10-10 14:43:24 +02:00
113d9cadfb fixed naming 2024-10-10 14:41:22 +02:00
82dca423e1 added basic my-calendar transformer 2024-10-07 17:42:31 +02:00
0fba291706 fix readme 2024-10-03 20:38:28 +02:00
8168df2965 remove duplicated definition of event category strings ()
Reviewed-on: 
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 ()
See the results of the poll: https://graz.social/@linos/113214893071983918

Reviewed-on: 
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 ()
Reviewed-on: 
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 ()
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Reviewed-on: 
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 ()
- sorting use statements
- always check for `ABSPATH` after namespace

Reviewed-on: 
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) ()
Reviewed-on: 
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 ()
Reviewed-on: 
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 ()
Updates did not work. Always use the tribe_event instead of the wp_object where ever possible!

Reviewed-on: 
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 ()
Reviewed-on: 
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 ()
Reviewed-on: 
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 ()
Try to make caching in Forgejo Actions work.

Reviewed-on: 
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
4e2c1fb23a add checks for minimum version of the activitypub plugin 2024-09-11 13:55:37 +02:00
0b3974b255 fix base event transformer for activitypub 3.2+ 2024-09-11 13:50:57 +02:00
1f2bf14860 code beautify and some better docs 2024-09-11 08:00:38 +02:00
126327288f Merge pull request 'Refactoring: each event plugin is now represented by the implementation of a Event_Plugin base class.' () from class_plugin_adapter into main
Reviewed-on: 
2024-09-11 00:42:43 +02:00
ea7570d362 improve plugin-file meta 2024-09-11 00:41:37 +02:00
457f433ed9 refactoring: each event plugin now is represented as a class with static functions 2024-09-11 00:38:21 +02:00
b2076951b5 wip 2024-09-10 18:48:54 +02:00