Commit graph

36 commits

Author SHA1 Message Date
Matt Wiebe
c748d12d89
fix lint issues (#406) 2023-08-30 14:23:20 -05:00
Matt Wiebe
dd693c7e67
Words: copy and language consistency/improvements everywhere (#404)
* copy and language improvements everywhere

* remove "try"

thanks @cavalierlife

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-08-28 14:12:10 +02:00
Matthias Pfefferle
a9648798a8 input fields should be readonly
Some checks failed
Plugin asset/readme update / Push to master (push) Failing after 0s
PHP_CodeSniffer / phpcs (push) Failing after 1s
Unit Testing / phpunit (5.6, 6.2) (push) Failing after 2s
Unit Testing / phpunit (7.0) (push) Failing after 2s
Unit Testing / phpunit (7.2) (push) Failing after 2s
Unit Testing / phpunit (7.3) (push) Failing after 3s
Unit Testing / phpunit (7.4) (push) Failing after 2s
Unit Testing / phpunit (8.0) (push) Failing after 2s
Unit Testing / phpunit (8.1) (push) Failing after 2s
Unit Testing / phpunit (8.2) (push) Failing after 2s
Unit Testing / phpunit (latest) (push) Failing after 2s
2023-08-11 12:20:56 +02:00
Matthias Pfefferle
8c650c3356 some more admin improvements 2023-07-24 14:13:26 +02:00
Matthias Pfefferle
fe90360bf0 fix copy and paste issue 2023-07-21 14:58:49 +02:00
Matthias Pfefferle
426ddffba0 First step of the settings redesign
thanks @nuriapenya for your help and the nice Screens!
2023-07-21 14:52:18 +02:00
Matthias Pfefferle
44a81742aa Add settings to en/disable user types (for .org users) 2023-07-20 14:21:32 +02:00
Matthias Pfefferle
359eabf671 use collection instead of factory 2023-07-03 11:20:44 +02:00
Matthias Pfefferle
c266c927da transform users to actors 2023-06-28 14:22:27 +02:00
Matthias Pfefferle
73c767df39 fix admin-header issue 2023-06-27 14:28:52 +02:00
Matthias Pfefferle
6e237fe76c text changes 2023-06-27 14:26:37 +02:00
Matthias Pfefferle
913b60c7c7 Fix WebFinger resources for Blog-User and updated settings. 2023-06-27 14:26:37 +02:00
Matthias Pfefferle
a9b964a087 fix #237 2023-05-23 13:44:08 +02:00
Matthias Pfefferle
6b8c427d01 const to hide plugin recommendations 2023-05-05 13:58:17 +02:00
Matthias Pfefferle
6e38657113 add install status
props @akirk
2022-12-05 21:30:11 +01:00
Matthias Pfefferle
6d6975a2c9
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 21:05:58 +01:00
Matthias Pfefferle
5bfbe2e6f0
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 21:05:43 +01:00
Matthias Pfefferle
03704fb74e use install thickbox 2022-12-05 20:27:04 +01:00
Matthias Pfefferle
45c4bab52a add missing escapings
props @akirk
2022-12-05 18:37:12 +01:00
Matthias Pfefferle
5d5600ffd6 change output escaping
props @akirk
2022-12-05 18:23:12 +01:00
Matthias Pfefferle
d914d0f611
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 18:09:17 +01:00
Matthias Pfefferle
07260e24e5
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 17:55:23 +01:00
Matthias Pfefferle
4844a1a904
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 17:55:08 +01:00
Matthias Pfefferle
4f080cb2e5 fix typo 2022-12-05 17:49:08 +01:00
Matthias Pfefferle
f333053df1
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 17:48:08 +01:00
Matthias Pfefferle
6496987077
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 17:48:02 +01:00
Matthias Pfefferle
cc753c6c7d
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 17:47:54 +01:00
Matthias Pfefferle
db8e023887
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-12-05 17:47:44 +01:00
Matthias Pfefferle
c1e128fbcd some text improvements
props @krafit
2022-12-05 17:45:56 +01:00
Matthias Pfefferle
f688fe2cab use button 2022-12-05 17:16:58 +01:00
Matthias Pfefferle
c6a7599737 fix phpcs issues 2022-12-02 20:44:56 +01:00
Matthias Pfefferle
603199c9e8 add recommended plugins 2022-12-02 18:23:56 +01:00
Matthias Pfefferle
2f8579cfe1 use ActivityPub instead of Fediverse
to be consistent
2022-11-15 20:49:05 +01:00
Matthias Pfefferle
9de398df4e remove misleading part 2022-11-15 20:33:37 +01:00
Matthias Pfefferle
a280680e5d
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-11-15 20:30:40 +01:00
Matthias Pfefferle
fba834b15d add some guidance
based on the feedback of users and the suggestion of @akirk
2022-11-15 18:22:08 +01:00