Michael Vogel
a20c6e3216
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-03 21:13:03 +01:00
0f9e2b6da4
Issue 12097: Notify for each new user registration
2022-11-03 19:59:33 +00:00
5306bb3e31
Changes:
...
- added more missing type-hints (checked them in body of the method)
- reformatted code a little (code-style)
- moved '/.well-known/host-meta' to constant Probe::HOST_META
2022-10-25 20:25:13 +02:00
e8fe0c52e7
Hotfix: One $
to much ...
2022-10-23 13:15:34 +02:00
a9963dc54b
Remove Core\Session
2022-10-21 19:36:42 +02:00
eecc456e0c
UserSession class [5] - Refactor src/Module/ files with DI
2022-10-20 22:59:39 +02:00
d3e167c77c
All references to boot.php are now removed
2022-10-19 20:38:25 +00:00
d47d78f2d4
old boot.php functions replaced in src/module (4)
2022-10-19 09:23:12 -04:00
ae6d67ed1f
old boot.php functions replaced in src/module (3)
2022-10-19 09:14:24 -04:00
c9f17e1ef5
old boot.php functions replaced in src/module (2)
2022-10-19 09:06:09 -04:00
fdfa1f8630
The notice and info have been moved
2022-10-17 18:55:22 +00:00
62a0d55fc8
The friendica constants have been moved to the app class
2022-10-17 10:37:48 +00:00
9bac8153ae
Some more constants are moved to their specific classes
2022-10-17 09:24:32 +00:00
018858934b
The priority is now a class constant
2022-10-17 05:49:55 +00:00
4c8a58c445
Akkoma is added to the federation statistics
2022-10-06 04:57:43 +00:00
c19e57e176
Use L10n->tt instead of t() for plural strings in Module\Admin\Federation
2022-08-08 02:08:40 -04:00
1810b32c26
Move server domain pattern blocklist features to its own class
...
- Update tests
2022-07-28 05:38:50 -04:00
ff9dc1e291
Merge remote-tracking branch 'upstream/develop' into untrusted
2022-07-27 17:56:56 +00:00
86105635ca
Improved message handling / new activity relay handling
2022-07-27 17:39:00 +00:00
e11d3cfeb0
Add upload feature for domain pattern block list
...
- Add new /admin/blocklist/server/import route
- Add form on domain pattern blocklist index page
2022-07-27 11:54:50 -04:00
8b7cb5d9ef
Merge remote-tracking branch 'upstream/develop' into server-detection
2022-07-16 12:44:21 +00:00
85c7bacb00
Improved server detection
2022-07-10 13:01:47 +00:00
e57e1ba1e5
Make network counts at the group level system level configurable
2022-07-08 15:29:34 -04:00
cc75eb5d18
Improved server detection
2022-07-05 05:04:05 +00:00
44a9ec9b17
Rewrite:
...
- avoid having array|string for $table to have a "string" type-hint for $table
- you now have to do it for yourself by giving 'schema.table' as parameter
2022-06-21 13:47:38 +02:00
1301a53f20
Remove relocation form from Admin Site settings
2022-05-29 13:15:23 -04:00
7d09ce86c4
Move relocation feature in its separate class
...
- Create Database->replaceInTableFields method
2022-05-29 12:11:18 -04:00
f6167b4cfd
New function to exit the program
2022-05-18 02:13:54 +00:00
4e9d7df31a
Add missing DI
2022-05-17 21:26:35 +00:00
4016a576d5
Log the execution time
2022-05-17 20:47:23 +00:00
Michael Vogel
6b9f543c4e
GoToSocial added to the federation admin page
2022-05-08 20:50:11 +02:00
atjn
31ed9b450d
Update default icon
2022-04-28 12:41:26 +02:00
30e5ef928a
Avoid wrong server type detection / Owncast added
2022-04-12 05:34:34 +00:00
e299fc67c8
Introduce "accept_header" as specific argument to the http client
2022-04-02 21:16:53 +02:00
73c3b21665
Move ACCEPT constants to own "enum" class
2022-04-02 20:26:11 +02:00
1fae0123ec
Some more "accept" parameters are added
2022-03-29 06:24:20 +00:00
351e9a307c
Fixed placeholder
2022-03-19 11:24:09 +00:00
4e45987f74
Merge remote-tracking branch 'upstream/develop' into fetch-usage
2022-03-19 11:21:38 +00:00
d15ebb6fd3
Normalize base URL usage in admin templates
2022-03-11 23:14:21 -05:00
d65357dd92
added two help texts in the admin panel site config
2022-02-10 09:04:48 +01:00
061a6d9239
Use a thousands_separator to improve readability of the federation statistics
2022-02-07 19:21:39 +00:00
cda348def2
Fixed grammar
2022-02-07 06:53:44 +00:00
8e70e19061
Improved texts
2022-02-07 06:43:37 +00:00
384fe562a8
More statistics
2022-02-07 06:23:49 +00:00
bdba75ec47
Show detailled statistics per platform
2022-02-07 06:11:37 +00:00
58b4ecd6ae
Show month/halfyear usage
2022-02-07 05:29:00 +00:00
92a71f8c27
Store wekk/month&halfyear usage / number of posts
2022-02-06 20:03:19 +00:00
585af09b7d
Only display federated servers
2022-02-06 05:58:37 +00:00
650f90df25
Platforms: only use and show trusted detections
2022-02-05 22:14:19 +00:00
3a6491f994
More system are added to the federation page
2022-02-04 20:45:27 +00:00