rimu
|
3553534c00
|
Merge pull request 'refactor-aproutes' (#357) from refactor-aproutes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/357
|
2024-11-27 21:10:01 +00:00 |
|
Hendrik L
|
63e36acbcb
|
show content as trash only if downvoted
|
2024-11-25 19:14:32 +01:00 |
|
Hendrik L
|
513d4da7c3
|
order admin_content_deleted newest first
|
2024-11-25 19:14:32 +01:00 |
|
freamon
|
ff90e50332
|
apf part 35: Replay inbox requests
|
2024-11-24 22:01:11 +00:00 |
|
rimu
|
0b5f515de6
|
show posts from child topics
|
2024-11-08 15:09:24 +13:00 |
|
freamon
|
2e9720539c
|
Exclude already-discovered communities from admin-preload function
Also - pls see note about using the admin's alt profile for this
|
2024-10-31 21:29:40 +00:00 |
|
rimu
|
f1ddbcf008
|
populate deleted_by field
|
2024-10-14 12:35:24 +13:00 |
|
freamon
|
fef2c16635
|
Bugfix: import EditInstanceForm into admin/routes
|
2024-10-08 11:23:10 +00:00 |
|
freamon
|
f73b428cc8
|
Recalculate topic community count if topic changed #338
|
2024-10-07 02:21:48 +00:00 |
|
rimu
|
ac71830c72
|
display json even if not valid json
|
2024-10-02 20:29:09 +13:00 |
|
rimu
|
de8530aa54
|
expand 2 character variable names #328
|
2024-09-30 10:31:30 +13:00 |
|
rimu
|
a14f3a3a62
|
be careful not to redefine 'db', that breaks everything #328
|
2024-09-30 09:56:25 +13:00 |
|
Alan Roberts
|
8a5b7fd8b1
|
button display rephrase of text
|
2024-09-27 08:58:06 -04:00 |
|
Alan Roberts
|
9498dbd323
|
removed testing flash message
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
e83e1874e1
|
fixing admin routes typo lines
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
f97a366135
|
further tweaks
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
1cbb15a32b
|
checking for use_allowlist in exports
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
49a9e3e692
|
more ban imports steps
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
d046df22e3
|
adding bans import side
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
d3198016db
|
getting bans list export setup
|
2024-09-27 08:55:12 -04:00 |
|
Alan Roberts
|
549abde9b3
|
Adding import, export for bans
|
2024-09-27 08:55:12 -04:00 |
|
rimu
|
b0e478b335
|
change instance settings #255
|
2024-09-24 11:33:49 +12:00 |
|
rimu
|
8fcd4c7de7
|
list trusted instances
|
2024-09-24 09:36:19 +12:00 |
|
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
|
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 |
|