Commit graph

152 commits

Author SHA1 Message Date
92aaa2f44c test
All checks were successful
ci/woodpecker/push/test Pipeline was successful
/ test (push) Successful in 0s
2024-09-20 21:50:15 +02:00
8834129a0b test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Failing after 9m27s
2024-09-20 21:42:21 +02:00
b478bb51a4 test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Failing after 3m58s
2024-09-20 21:32:12 +02:00
20d965ba27 test
Some checks failed
/ test (push) Waiting to run
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
2024-09-20 21:30:10 +02:00
65bdac1b71 test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
2024-09-20 21:27:40 +02:00
15b678243d test
Some checks failed
/ test (push) Waiting to run
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
2024-09-20 21:09:16 +02:00
9230f40f13 test
Some checks failed
/ test (push) Waiting to run
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
2024-09-20 21:08:12 +02:00
4aaa8d87cd test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
2024-09-20 21:03:22 +02:00
69108e3f26 test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / phpunit (8.1) (pull_request) Failing after 4m3s
Unit Testing / phpunit (latest) (pull_request) Failing after 3m53s
2024-09-20 20:58:46 +02:00
658bd62af0 test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (pull_request) Failing after 3m54s
Unit Testing / phpunit (latest) (pull_request) Failing after 4m4s
2024-09-20 20:51:02 +02:00
a8f06441bd update workflow
Some checks failed
/ test (push) Successful in 0s
Unit Testing / phpunit (8.1) (pull_request) Failing after 4m6s
Unit Testing / phpunit (latest) (pull_request) Failing after 4m3s
2024-09-20 20:36:39 +02:00
543f8a38f6 only test php 8.1 for now
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (push) Has been cancelled
Unit Testing / phpunit (8.1) (push) Has been cancelled
2024-09-20 20:35:52 +02:00
4ed94f5d60 update phpunit workflow 2024-09-20 20:35:00 +02:00
3d689713ad add more test files 2024-09-20 20:34:47 +02:00
20a05678ba test phpunit workflow
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (push) Successful in 3m27s
Unit Testing / phpunit (8.1) (pull_request) Has been cancelled
Unit Testing / phpunit (8.2) (pull_request) Has been cancelled
Unit Testing / phpunit (8.3) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (pull_request) Has been cancelled
Unit Testing / phpunit (8.3) (push) Has been cancelled
Unit Testing / phpunit (latest) (push) Has been cancelled
Unit Testing / phpunit (8.2) (push) Has been cancelled
2024-09-20 20:29:31 +02:00
92321bb9f0 fix phpunit test
All checks were successful
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (push) Successful in 5s
Unit Testing / phpunit (8.2) (push) Successful in 2s
Unit Testing / phpunit (8.3) (push) Successful in 2s
Unit Testing / phpunit (latest) (push) Successful in 2s
Unit Testing / phpunit (8.1) (pull_request) Successful in 3s
Unit Testing / phpunit (8.2) (pull_request) Successful in 2s
Unit Testing / phpunit (8.3) (pull_request) Successful in 2s
Unit Testing / phpunit (latest) (pull_request) Successful in 3s
2024-09-20 20:28:22 +02:00
626c4d5ffc test runner
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 10s
Unit Testing / phpunit (pull_request) Failing after 0s
2024-09-20 20:20:06 +02:00
b0f01cfaf5 fix test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 0s
Unit Testing / phpunit (pull_request) Failing after 0s
2024-09-20 20:18:57 +02:00
161e4fced4 test 2024-09-20 19:22:25 +02:00
fb544206f9 test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 0s
2024-09-20 19:18:11 +02:00
640304ba23 add phpunit test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 9s
2024-09-20 19:15:55 +02:00
1445964e03 test action
All checks were successful
/ test (push) Successful in 1s
2024-09-20 19:10:01 +02:00
639a64f464 add demo action
Some checks failed
/ test (push) Has been cancelled
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.' (#24) from class_plugin_adapter into main
Reviewed-on: #24
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
df04913ba1 fix event category mapping when so categories are present 2024-09-10 18:48:02 +02:00
ef858c91e0 refactoring setup class 2024-09-10 18:44:07 +02:00
69d2458ea8 only add css with our domain prefix 2024-09-02 14:39:47 +02:00
871959c8c9 cleanup unused code 2024-09-02 14:39:37 +02:00
04dad65bfa refactoring the settings sanitation 2024-09-02 14:32:02 +02:00
812cbca546 remove experiment with chaining in the generic setter from the VSEL transformer 2024-09-02 14:02:18 +02:00
ebc8bd4b37 small fixes 2024-08-28 21:15:26 +02:00
16aa012be0 Merge branch 'setting_mapping' 2024-08-28 20:01:43 +02:00
3bf3e6b93e improve texts in the settings 2024-08-28 19:57:04 +02:00
01a8ae85aa linting 2024-08-28 19:43:42 +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
bdd4c616ea fix readme 2024-08-27 21:14:25 +02:00
6191dafe5b some cleanup and code linting 2024-08-27 21:13:37 +02:00
1f93f58760 some linting 2024-08-15 15:59:58 +02:00
0999db945b linting 2024-08-01 20:08:35 +02:00
fba9948b9d settings: forgot to commit new args 2024-07-18 17:46:29 +02:00
d1088756c8 settings: added/fixed link to settings in plugin page 2024-07-18 16:24:05 +02:00