16762b2b31
wip
2024-12-10 22:43:13 +01:00
ef1248beed
wip
2024-12-10 19:34:15 +01:00
17ca4ff800
enhance settings page and use upstream test class as boilderplate
2024-12-09 18:16:07 +01:00
210bf9cc96
add draft for allowing settings for which plugin integration is used for events sources
2024-12-08 22:36:40 +01:00
1eda885719
Draft logic of storing Event Sources as custom post type
2024-12-08 17:38:05 +01:00
44daeb5b59
Add the possibility to compose a custom event summary via shortcodes ( #80 )
...
Adds the option to compose a custom summary via shortcodes.
ToDo:
- [x] Integretion-Tests (covering text-only and complex addresses)
- [x] Remove duplicated code
- [x] Evaluate move shortcodes to Base Event transformer
- [x] Commennts
- [x] Readability/Maintenability
- [x] Explain shortcodes and usage in Admin UI
Reviewed-on: #80
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-12-06 18:27:07 +01:00
fa1796eec1
Rename to 'Event Bridge for ActivityPub'
...
However: Nobody owns 'ActivityPub' as a product name! I am just tired of discussing with the Wordress plugin team about how to interpret their rules.
2024-12-05 16:16:30 +01:00
37bd66ee9b
Streamline the release process with forgejo actions ( #74 )
...
Also the .zip release files will only contain the needed production code, no development artifacts or tests.
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#74
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-29 21:12:59 +01:00
2da7bd443c
Add "How to Check if It's Working" section in admin ( #70 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#70
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-22 18:52:57 +02:00
7bc134e135
Add most minimal setup wizard, welcome page with status and basic health checks ( #67 )
...
Reviewed-on: Event-Federation/wordpress-activitypub-event-bridge#67
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-10-19 16:46:50 +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
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
457f433ed9
refactoring: each event plugin now is represented as a class with static functions
2024-09-11 00:38:21 +02:00
df04913ba1
fix event category mapping when so categories are present
2024-09-10 18:48:02 +02:00
04dad65bfa
refactoring the settings sanitation
2024-09-02 14:32:02 +02:00
efcdf00ae3
a lot of small fixes to make a minimal commit
2024-08-27 21:42:17 +02:00
d0e63fc859
added settings page sceleton
2024-07-17 16:17:54 +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