ne20002
|
2ea54e7031
|
Fixes #14407
|
2024-09-03 16:36:22 +00:00 |
|
Tobias Diekershoff
|
30a5ef33b0
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
|
Tobias Diekershoff
|
95229140f8
|
Merge branch 'stable' into develop
|
2024-08-17 17:29:18 +02:00 |
|
Michael
|
1a6e381206
|
Issue 14312: fix uimport path / restore POST endpoints
|
2024-08-03 12:20:56 +00:00 |
|
Matthew Exon
|
8c60ea4640
|
Add addon hook for additional moderation tabs
|
2024-06-22 18:48:57 +02:00 |
|
Michael
|
e12f92e516
|
Some more deprecated function calls are replaced
|
2024-05-14 19:21:25 +00:00 |
|
Hypolite Petovan
|
b1b2e9bd11
|
Rework reports query in Moderation\Reports module class
- References to non-existent fields removed
- Added computed rules field
- Patch originally submitted by @TheTomcat14
|
2024-04-24 22:43:59 -04:00 |
|
Michael
|
69fc2c04e4
|
Issue 13812: Public groups with manual request approval
|
2024-04-08 07:58:45 +00:00 |
|
Hypolite Petovan
|
b4d71f1855
|
Remove duplicated '$baseurl' template variable declarations
- This variable is declared for all templates in Renderer
|
2024-03-24 09:11:46 -04:00 |
|
Michael Vogel
|
cb294cf411
|
Avoid problems with an empty domain in the blocklist (#13919)
* Avoid problems with an empty domain in the blocklist
* Test code removed
|
2024-02-19 07:22:19 +01:00 |
|
Michael
|
dc8b87e008
|
The account overview is now grouped by the account type
|
2024-01-23 22:05:14 +00:00 |
|
Michael
|
89e7420237
|
Friendica copyright changed from 2023 to 2034
|
2024-01-02 20:57:26 +00:00 |
|
Michael
|
3f971f6dec
|
Fix exceptions in the channel check
|
2023-11-25 16:17:26 +00:00 |
|
Michael
|
3452699750
|
Code standards againg
|
2023-09-10 08:16:06 +00:00 |
|
Michael
|
88235fbc6c
|
Fix code standards
|
2023-09-10 08:12:28 +00:00 |
|
Michael
|
c836b0ee8d
|
Basic functionality for seeing reports
|
2023-09-10 08:00:44 +00:00 |
|
Michael
|
7e73283949
|
The query condition for active users are unified
|
2023-09-08 15:01:51 +00:00 |
|
Michael
|
0ea93bfba1
|
Merge remote-tracking branch 'upstream/develop' into more-privacy
|
2023-07-16 09:41:55 +00:00 |
|
Michael
|
8bb33dccd1
|
Unified BBCode conversion, improved proxy functionality
|
2023-07-15 20:12:08 +00:00 |
|
Steffen K9
|
8b5a49fb5c
|
Fix WSOD when creating a report using PHP8.x
Fixes https://github.com/friendica/friendica/issues/13277
|
2023-07-15 14:41:29 +02:00 |
|
Hypolite Petovan
|
c312d11dab
|
Add Report Create module
WIP
|
2023-07-09 18:32:43 -04:00 |
|
Hypolite Petovan
|
3385147f25
|
Replace "forum" by "group" in the rest of the code
|
2023-06-02 13:52:41 -04:00 |
|
Philipp
|
3e0efc9c7c
|
Update src/Module/Moderation/Users/Blocked.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-02-19 11:27:02 +01:00 |
|
Philipp
|
544168244c
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-02-19 11:12:48 +01:00 |
|
Philipp
|
f0c29edcde
|
Adapt BaseURL calls to new UriInterface
|
2023-02-18 21:12:21 +01:00 |
|
Michael
|
356a2a9a5a
|
News "blocked" field on the gserver table
|
2023-01-17 17:25:19 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Hypolite Petovan
|
53c0fffbec
|
Add ClockInterface dependency to Temporal::getRelativeDate
- Remove unused $format parameter
|
2022-12-28 00:31:20 -05:00 |
|
Michael
|
62376d2e62
|
Only calculate the last login on a "date" level
|
2022-12-11 03:26:45 +00:00 |
|
Michael
|
a65aa75234
|
Issue 12367: Calculate relative date on "date" level instead of "datetime"
|
2022-12-11 03:24:36 +00:00 |
|
Michael
|
1d8c9276f3
|
Issue 10518: "last-activity" instead of "login_date"
|
2022-12-04 07:03:11 +00:00 |
|
Hypolite Petovan
|
fe547b7851
|
Centralize config.admin_email management in Model\User
|
2022-11-14 17:02:42 -05:00 |
|
Hypolite Petovan
|
99d54dc711
|
Restore Item\Source module functionality
|
2022-11-08 11:53:09 -05:00 |
|
Hypolite Petovan
|
0a20566199
|
Replace remaining occurrences of admin/users route by moderation/users
|
2022-11-08 04:26:11 -05:00 |
|
Hypolite Petovan
|
18f54f4425
|
New area "moderation"
- Moved several admin pages to the moderation area
- ACL still is checking for administrator credentials
|
2022-11-08 02:28:42 -05:00 |
|