Commit graph

100 commits

Author SHA1 Message Date
rimu
e616ce122f replace requests with httpx #15
better thread safety
2024-09-15 19:30:45 +12:00
rimu
d0cbf592ea tweaks #323 2024-09-14 15:50:23 +12:00
Alan Roberts
e1d7a117ef updated user message 2024-09-13 14:08:32 -04:00
Alan Roberts
1e03afe36e adding a size check on amount of communities requested 2024-09-13 14:04:04 -04:00
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
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
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 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
rimu
5554a78856 moderation search local / remote filter fixes #229 2024-06-27 15:38:10 +08:00
Hendrik Langer
30e4723ab5 run finalize_user_setup on manual verification 2024-06-26 13:37:30 +02: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
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
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
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
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
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