Commit graph

34 commits

Author SHA1 Message Date
b5a199fe9c cleanup and enhancement of documentation 2024-12-16 17:36:23 +01:00
33f1ccbc86 Fix post_meta not being registered && some refactoring 2024-12-15 23:55:13 +01:00
96e0d0937c improve admin ui 2024-12-15 14:08:16 +01:00
55c70ce831 wip 2024-12-15 09:52:20 +01:00
076e2619f0 wip 2024-12-14 14:46:00 +01:00
0c596d9526 Merge branch 'main' into event_sources 2024-12-13 08:17:51 +01:00
6dd511e4b0 Improving detection of active event plugins: use caching and don't use WordPress internal constant WP_PLUGINS_DIR ()
Reviewed-on: 
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-12-12 23:24:36 +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
970f3e7754 add dummy handlers for incoming event source related activities
and phpcs
2024-12-08 21:57:53 +01:00
d77cdf1430 cleanup and drafting up activitypub follow/unfollow api 2024-12-08 18:38:47 +01:00
1eda885719 Draft logic of storing Event Sources as custom post type 2024-12-08 17:38:05 +01:00
2e8348a9c8 Merge branch 'main' into event_sources 2024-12-07 20:00:12 +01:00
44daeb5b59 Add the possibility to compose a custom event summary via shortcodes ()
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: 
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
d575f6ef70 wip 2024-12-05 17:50:17 +01:00
24560c136c Merge commit 'c67643988065aa9433bc326ee3ae875b92e85743' into event_sources 2024-12-05 17:37:36 +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
64ad7d61ef wip 2024-11-18 16:07:09 +01:00
53cdbd3838 Fix issues for WordPress.org release ()
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-11-16 19:38:28 +01:00
2da7bd443c Add "How to Check if It's Working" section in admin ()
Reviewed-on: 
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 ()
Reviewed-on: 
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
8e56eb66c0 remove duplicated definition of event category strings 2024-10-03 19:59:31 +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
f77f4bc017 add forgejo actions for phpunit and phpcs 2024-09-21 11:00:33 +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
69d2458ea8 only add css with our domain prefix 2024-09-02 14:39:47 +02:00
3bf3e6b93e improve texts in the settings 2024-08-28 19:57:04 +02:00
be9733c55b several improvements and fixes
- plugin version handling
- category mapping
- settings page css
2024-08-28 17:48:15 +02:00
efcdf00ae3 a lot of small fixes to make a minimal commit 2024-08-27 21:42:17 +02:00
02fd6af960 wip on category mapping 2024-08-27 21:23:33 +02:00
098b1f578b settings: moved slug into const var 2024-07-18 16:23:39 +02:00
d0e63fc859 added settings page sceleton 2024-07-17 16:17:54 +02:00