rimu
|
841174619c
|
Merge remote-tracking branch 'origin/main'
|
2024-10-23 08:37:25 +13:00 |
|
freamon
|
258dc1b9d7
|
Bugfix: restore content subscription to own post
|
2024-10-22 07:55:00 +00:00 |
|
rimu
|
156c328c6f
|
tidy up calls to obsolete post_ranking
|
2024-10-22 19:51:37 +13:00 |
|
rimu
|
42439fb90a
|
Merge branch 'refactor-post-new'
|
2024-10-21 09:56:20 +13:00 |
|
rimu
|
1d77d42946
|
post-new: do not double count
|
2024-10-21 09:55:39 +13:00 |
|
rimu
|
518f165c1f
|
post-new: image posts
|
2024-10-20 20:21:30 +13:00 |
|
freamon
|
a2a81e5726
|
post-reply soft-deletion: don't overwrite content, so it can be restored
|
2024-10-19 17:26:26 +00:00 |
|
rimu
|
feca5992af
|
refactor post-new wip
|
2024-10-16 21:42:30 +13:00 |
|
freamon
|
55d47168ce
|
Use original follow id to unsubscribe from a.gup.pe groups
(doesn't properly unsubscribe if gibberish is used)
|
2024-10-15 02:01:05 +00:00 |
|
rimu
|
cec844ec4f
|
refactor post-new wip
|
2024-10-14 15:37:00 +13:00 |
|
freamon
|
f73b428cc8
|
Recalculate topic community count if topic changed #338
|
2024-10-07 02:21:48 +00:00 |
|
rimu
|
0c646c5cf4
|
cross-posting of bot-generated posts #206
|
2024-10-05 18:58:07 +13:00 |
|
rimu
|
deb14b73f3
|
generate medium sized image even when source image is small #332
|
2024-10-01 09:23:26 +13:00 |
|
rimu
|
bba8687567
|
use outer join instead #331
|
2024-09-30 13:49:06 +13:00 |
|
Alan Roberts
|
c6fb8fc554
|
got the read posts filering on main, topics, and community pages
|
2024-09-29 13:18:41 -04:00 |
|
rimu
|
fd9d744111
|
strip post title
|
2024-09-29 17:13:30 +13:00 |
|
freamon
|
a14a41c18e
|
Include check for post.deleted when looking for cross posts
|
2024-09-27 10:12:46 +00:00 |
|
freamon
|
8542963ac2
|
Include check for post.deleted in check_url_already_posted
|
2024-09-27 10:12:31 +00:00 |
|
freamon
|
db250b6aeb
|
Add option for admins to kick remote subscribers from local communities
(unsubscribe without ban, typically because their instance is dead)
|
2024-09-23 15:06:37 +00:00 |
|
freamon
|
6413490cc3
|
Revert earlier decision to only send out HTML (pls see app/utils.py line 327)
|
2024-09-22 13:45:03 +00:00 |
|
rimu
|
700b1c98de
|
better instance failure detection
|
2024-09-21 10:15:25 +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
|
8fca0b7aca
|
comment clean up
|
2024-09-13 13:02:17 -04:00 |
|
Alan Roberts
|
56b7621fac
|
adjusting the return for the view
|
2024-09-13 12:49:10 -04:00 |
|
Alan Roberts
|
8eb34ac4d2
|
changing referrer check
|
2024-09-13 11:44:37 -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
|
f00a9b2722
|
initial pass at the subscribe step
|
2024-09-13 10:26:07 -04:00 |
|
rimu
|
51f2b3e40e
|
track user statistics like post count
|
2024-09-13 11:08:04 +12:00 |
|
rimu
|
026a7e699c
|
detect video posts better
|
2024-09-07 11:15:33 +12:00 |
|
freamon
|
1a0149cb80
|
Use youtu.be rather than youtube.com to grab thumbnail images
|
2024-09-06 01:10:51 +00:00 |
|
Alan Roberts
|
e5af8398b7
|
Adding https url search for add-remote communities
|
2024-09-04 13:55:23 -04:00 |
|
freamon
|
d255f676c8
|
Use 'Image' type in attachment for image posts so alt-text is in same place as Lemmy #102
|
2024-09-01 19:14:05 +01:00 |
|
freamon
|
1af76320b7
|
Also use public_url() for User Follower activity
|
2024-09-01 17:49:46 +01:00 |
|
rimu
|
ac38f39ef5
|
display error message when joining is denied due to defederation #312
|
2024-08-30 17:43:22 +12:00 |
|
rimu
|
11ce66443e
|
display error message when joining is denied due to allowlist
|
2024-08-30 17:25:37 +12:00 |
|
freamon
|
20a818de00
|
A couple more for - Don't send subscription activity to communities on dead instances
|
2024-08-21 13:50:11 +00:00 |
|
freamon
|
4177292320
|
Bugfix for community edit form changing default_layout from None to '' and making the selection buttons disappear
|
2024-08-20 22:45:26 +00:00 |
|
freamon
|
96cc0704e0
|
Don't send subscription activity to communities on dead instances
|
2024-08-20 20:32:16 +00:00 |
|
rimu
|
8fbf59e189
|
don't send to banned instances
|
2024-08-19 10:24:49 +12:00 |
|
rimu
|
0f4863afcf
|
Merge pull request 'Adjusting the post editing for images to display the existing image' (#297) from JollyDevelopment/pyfedi:jollydev/edit-image-posts-uses-existing-image into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/297
|
2024-08-18 01:55:52 +00:00 |
|
rimu
|
9df02c649e
|
flag un-moderated communities
|
2024-08-18 13:44:50 +12:00 |
|
Alan Roberts
|
6ab610c503
|
comment cleanup
|
2024-08-17 14:34:01 -04:00 |
|
Alan Roberts
|
013f33b5d3
|
Adjusting the post editing for images to display the existing image
|
2024-08-17 09:42:07 -04:00 |
|
rimu
|
d0cc79f8ad
|
accept mastodon replies
|
2024-08-17 10:26:33 +12:00 |
|
rimu
|
6f4ea028f7
|
federate auto-deletes
|
2024-08-16 16:10:09 +12:00 |
|
rimu
|
4cf7e067d6
|
stop 'add remote' from duplicating local communities
|
2024-08-16 11:49:14 +12:00 |
|
rimu
|
8d60f8f4cd
|
warn if link already posted to other communties
|
2024-08-15 19:39:33 +12:00 |
|