Commit graph

158 commits

Author SHA1 Message Date
Alan Roberts
859edac084 passing user.id rather than the user directly 2024-09-13 11:34:14 -04:00
Alan Roberts
6b72b9cb64 adding a way to pass a user to do_subscribe 2024-09-13 11:26:00 -04:00
Alan Roberts
cf5bb65a9f making do_subscribe a celery task, messages to user updates 2024-09-13 11:10:10 -04:00
Alan Roberts
cf2400e5d5 work to make the num of communities user configurable 2024-09-13 10:26:07 -04:00
Alan Roberts
f00a9b2722 initial pass at the subscribe step 2024-09-13 10:26:07 -04:00
Alan Roberts
badf4cddba got the top 25 sorting for pre-load function to work 2024-09-13 10:26:07 -04:00
Alan Roberts
3838ad5701 Adding a pre-load of threadiverse communities to the admin area 2024-09-13 10:26:07 -04:00
rimu
d68a25d17f dormant instances are those that are not gone_forever #319 2024-09-06 16:03:20 +12:00
Alan Roberts
2249140bf3 better queries 2024-09-05 11:59:01 -04:00
Alan Roberts
1d1abdac6d adding dormant and gone filters 2024-09-05 09:10:30 -04:00
Alan Roberts
af8f81c058 adding communities stat to instances page 2024-09-05 09:10:30 -04:00
Alan Roberts
94bc1a6867 adding known users column 2024-09-05 09:10:30 -04:00
Alan Roberts
959d5a386a further admin instance page adjustments 2024-09-05 09:10:30 -04:00
Alan Roberts
d0a9d04e0a Adding admin instances page 2024-09-05 09:10:30 -04:00
freamon
96cc0704e0 Don't send subscription activity to communities on dead instances 2024-08-20 20:32:16 +00:00
freamon
539510f9ba Add Direction Filter to Admin Activities view 2024-08-19 19:37:28 +00:00
Alan Roberts
4cbef640a5 Update community deletion modlog entry 2024-08-11 12:00:25 +00:00
rimu
5b8d4642ca svg logo #282 2024-08-07 20:00:55 +12:00
rimu
3643526706 admins can set permissions for staff role #21 2024-07-16 21:29:06 +08:00
rimu
6e36bc3a95 0 means cache forever #254 2024-07-15 15:19:32 +08:00
rimu
63049942ee Make 'rational discourse toolkit' optional fixes #202 2024-07-12 19:57:41 +08:00
rimu
557e73d6a2 public mod log #21 2024-07-07 16:03:35 +08:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
Hendrik L
13aee865d9 fix missed filter rework 2024-06-29 19:09:47 +02:00
Hendrik Langer
93fbba1d1e rename show_ filters into hide_ and migrate db for filter changes 2024-06-28 15:04:06 +00:00
Hendrik Langer
a7fa609ddf add blur and transparent options to the nsfw, nsfw and bots filter 2024-06-28 13:37:04 +02:00
Hendrik Langer
9252b08db8 add some tooltips for the admin 2024-06-27 14:39:41 +02:00
rimu
5554a78856 moderation search local / remote filter fixes #229 2024-06-27 15:38:10 +08:00
Hendrik Langer
1538f1758c rename topic machine_name 2024-06-27 08:57:29 +02:00
Hendrik Langer
30e4723ab5 run finalize_user_setup on manual verification 2024-06-26 13:37:30 +02:00
Hendrik Langer
bde463cc1e make all email come from MAIL_FROM, closes #220 2024-06-26 10:21:39 +02:00
rimu
b578bf27a4 only accept image files in certain forms 2024-06-16 14:03:59 +08:00
rimu
4b3844bbae let admin change site logo through UI #197 2024-06-14 18:03:47 +08:00
rimu
d5355c6a00 bad attitude users - filter by recently active 2024-06-12 08:12:44 +08:00
rimu
7de1fd7891 bad attitude users - filter by recently active 2024-06-12 07:47:04 +08:00
rimu
9933b61c9d bad attitude users - paging 2024-06-12 07:30:43 +08:00
rimu
7534822231 announcements on home page, set in Admin -> Site Profile 2024-06-10 19:07:15 +08:00
freamon
225ab59c4e Simple filter option for activitypub log results 2024-06-07 15:34:47 +01:00
rimu
3203ac5506 oh boy, this sucks #194 2024-06-05 13:21:41 +12:00
rimu
cf3dec5768 profile_id or user_name.lower() everywhere #194 2024-06-04 09:44:10 +12:00
rimu
2380a3ae61 soft deletes and deleted content admin area #193 2024-06-02 16:45:21 +12:00
rimu
30f2b5a681 clear topic cache when topics change 2024-05-31 21:55:55 +12:00
rimu
a08e0ce6e7 add topics to main menu and reduce size of output html 2024-05-30 21:54:25 +12:00
rimu
32de8aad9f admin - communities with no topic - sort 2024-05-19 11:59:41 +12:00
rimu
153ac96084 admin - communities with no topic 2024-05-19 11:41:02 +12:00
rimu
2e0d27c4f0 rebrand remote follow #186 2024-05-17 21:27:45 +12:00
rimu
d43e381b3e block remote actors containing any word 2024-05-16 15:44:42 +12:00
freamon
3b007877cb Add instance_id for Local Users created by Admin 2024-05-11 13:22:23 +01:00
rimu
7da8c96677 account deletion federation #126 2024-05-10 17:52:16 +12:00
rimu
3bc30ec99c let admin override language for remote communities #51 2024-05-08 21:07:22 +12:00
rimu
1e256e5d8f find spammy content more easily 2024-05-07 19:44:39 +12:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01:00
rimu
76d228f5fa ensure local communities have lowercase machine name 2024-04-30 21:29:49 +12:00
rra
c45ed6a435 fix configured email not showing, add longer site description field, provide more context to options 2024-04-22 19:23:26 +02:00
rimu
c8b81162f1 remove obsolete flush_cache() calls 2024-04-20 16:26:33 +12:00
rimu
dff6fc31e7 add link to about page in footer #139 2024-04-19 08:34:41 +12:00
rimu
326b53e73d customisable posting warning 2024-04-18 20:51:08 +12:00
rra
2bf9b4a8c8 instance contact email interface, forms and display on about page 2024-04-16 12:10:24 +02:00
rimu
e50018d529 bad attitude AND bad rep users 2024-04-12 09:59:06 +12:00
rimu
5c9cc98c0a bad attitude users 2024-04-12 09:45:14 +12:00
rimu
b2e678926d topic tree fixes #145 2024-04-08 19:48:25 +12:00
rimu
f7f8c71dff slugify topic machine name #78 2024-04-07 19:40:52 +12:00
rimu
090b6d5a68 escalate or resolve reports #21 2024-03-27 20:20:08 +13:00
freamon
4ae5b36459 Lowercase the ap_profile_id of New Local Users and New Local Communties
(to match behaviour for remote users and communities)
2024-03-24 01:53:18 +00:00
rimu
c374f65a27 limit admin user editing power #116 2024-03-23 07:08:28 +13:00
rimu
ef43e78ae5 automatically block new user registrations based on referrer 2024-03-22 14:35:51 +13:00
rimu
081108a7c6 block future shitpost floods 2024-03-22 12:22:19 +13:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
889120287d admin user editing - roles 2024-03-04 12:21:06 +13:00
rimu
1f7f2967e7 sub-topics - admin area #44 2024-03-04 12:13:14 +13:00
rimu
e500689893 find most downvoted content 2024-02-29 18:20:12 +13:00
rimu
3c16859bfe admin update user roles - permissions cache warning 2024-02-28 10:38:44 +13:00
rimu
259d7c619c admin update user roles 2024-02-28 10:27:31 +13:00
rimu
ffad1c4b6e admin add local user page 2024-02-28 05:04:07 +13:00
rimu
c7d600bba2 monitor problematic users 2024-02-27 06:04:45 +13:00
rimu
22600f2cf9 monitor problematic users 2024-02-27 06:03:08 +13:00
rimu
8657699388 admin can send email newsletters 2024-02-24 20:01:38 +13:00
rimu
e840db1991 chat 2.0 2024-02-19 15:01:53 +13:00
rimu
0594dddcac smarter theme engine - derive list of themes from directory structure, not hard coded list 2024-02-07 18:33:25 +13:00
rimu
9874727eea theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
rimu
2f3f8b6155 account approval process 2024-02-02 15:30:03 +13:00
rimu
510176dea3 form tweaks for accessibility
plus admin topic editing
2024-01-29 22:18:06 +13:00
rimu
af98706610 masonry tile for image communities 2024-01-21 15:44:13 +13:00
rimu
becb11ea0d adding topic crash 2024-01-14 12:47:49 +13:00
rimu
7c7d0b7a56 activitypub logging 2024-01-13 11:12:31 +13:00
rimu
134e213397 communities menu 2024-01-12 12:34:08 +13:00
rimu
32a4d4c467 search users 2024-01-07 14:45:16 +13:00
rimu
80c85761fb cope with uppercase letters in file extensions 2024-01-07 14:36:55 +13:00
rimu
45c214b844 filter communities list - admin area 2024-01-07 13:45:02 +13:00
rimu
cd4fa6ad25 import community subscriptions from lemmy 2024-01-07 09:29:36 +13:00
rimu
39ca00cb8e bug fixes and tweaks after initial user testing 2024-01-05 14:09:46 +13:00
rimu
a36a56eec6 minor bugfixes 2024-01-04 22:08:32 +13:00
rimu
781694e023 improve registration and add community topics/categories 2024-01-04 16:00:19 +13:00
rimu
74cc2d17c0 communities that are local-only, w access control for posting and voting 2024-01-02 19:41:00 +13:00
rimu
520db4a924 admin area to respond to moderation reports 2024-01-02 16:07:41 +13:00
rimu
8c622c04c7 admin users 2024-01-01 14:49:15 +13:00
rimu
83eaf6d883 delete community 2024-01-01 11:38:24 +13:00
rimu
c1971b3d8d administer communities - list and edit 2023-12-31 12:09:20 +13:00
rimu
207efc2329 delete account, with federation 2023-12-29 17:32:35 +13:00
rimu
4c58a04f8a replay failed AP tasks 2023-12-26 12:36:20 +13:00