Commit graph

22 commits

Author SHA1 Message Date
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
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
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
c13230ac6f fix more function return types in transformers 2024-09-25 14:30:37 +02:00
35bd198f47 fix return types of transformer functions 2024-09-25 14:24:30 +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
f77f4bc017 add forgejo actions for phpunit and phpcs 2024-09-21 11:00:33 +02:00
c8fc78ccdd small function name improvements 2024-09-18 21:26:53 +02:00
457f433ed9 refactoring: each event plugin now is represented as a class with static functions 2024-09-11 00:38:21 +02:00
6191dafe5b some cleanup and code linting 2024-08-27 21:13:37 +02:00
0999db945b linting 2024-08-01 20:08:35 +02:00
8aa90b1005 Refactoring the plugin structure.
Reviewed-on: 
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
4fef29a6c2 stash-2024-04-09 2024-04-09 19:20:53 +02:00
e72e4ad29e fix duplicate 2024-01-18 17:34:17 +01:00
616c16e5ad rename activitypub event classes 2024-01-18 15:27:16 +01:00
27aff53371 Keep track with upstream changes 2024-01-17 18:02:40 +01:00
214ee89fa0 prepare more modular admin notices 2024-01-05 21:18:34 +01:00
47a6d619a9 events-manager: add category and tag 2024-01-05 16:24:31 +01:00
c79f496f38 events-manager: add summary 2024-01-05 15:14:25 +01:00
16a7dbccbd events-manager wip 2024-01-05 14:59:09 +01:00
baf6d43448 fix skeleton for Events Manager 2024-01-05 14:01:30 +01:00
Renamed from includes/activitypub/transformer/class-events-manager (Browse further)