Commit graph

993 commits

Author SHA1 Message Date
rimu
a08e0ce6e7 add topics to main menu and reduce size of output html 2024-05-30 21:54:25 +12:00
rimu
92affc3064 remove temporary cli function 2024-05-29 15:36:41 +12:00
rimu
c91131424d Merge remote-tracking branch 'origin/main' 2024-05-29 15:19:48 +12:00
rimu
57550f02b9 post.body needs to have something in it because that field is used for the search index 2024-05-29 15:19:32 +12:00
freamon
ce1d01de09 Retrieve remote post from Search (no pre-supplied community required) 2024-05-28 22:28:03 +01:00
freamon
788cad653b Clobber PeerTube communitites to restrict posting to mods irrespective of what JSON says 2024-05-28 20:44:06 +01:00
freamon
3219a55d98 Same default for initial fetch and refresh if 'postingRestrictedToMods' is missing from community json 2024-05-28 20:18:12 +01:00
rimu
33b8b65f1b update french language 2024-05-28 19:47:37 +12:00
rimu
cf13ee0033 minor tweaks 2024-05-28 15:40:09 +12:00
rimu
a299ed8efd fix up merge conflicts 2024-05-28 15:23:44 +12:00
rimu
e8d7aec516 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/activitypub/util.py
2024-05-28 15:22:15 +12:00
rimu
1c2be79dab Discourse follow community #111 2024-05-28 15:16:43 +12:00
rimu
f3c4e55223 parse Group actors produced by Discourse #111 2024-05-28 15:16:43 +12:00
rimu
53b64942c9 verify signatures produced by Discourse #111 2024-05-28 15:16:42 +12:00
freamon
2bfe5831b9 Allow users to retrieve posts from remote communities 2024-05-27 23:51:14 +01:00
freamon
8da2b68ab1 Use create_post instead of post_json_to_model for retrieved posts 2024-05-27 22:51:49 +01:00
freamon
6df2575238 'MediaType' not always present in microblog-type posts 2024-05-27 19:26:33 +01:00
freamon
fa7fb3e831 Fix Local and Joined community listing 2024-05-27 00:52:18 +01:00
freamon
1771c5205a Merge branch 'peertube3' 2024-05-26 17:25:20 +01:00
freamon
3cd74ccc3b PeerTube: easier to just ignore anything from a accounts/peertube actor 2024-05-26 17:22:52 +01:00
freamon
7f2ed0b658 PeerTube: New posts from incoming activity 2024-05-26 15:53:17 +01:00
rimu
d1f7d35a83 users can remove profile pics (communities too) 2024-05-26 18:24:13 +12:00
rimu
11ce2919dd Merge remote-tracking branch 'origin/main' 2024-05-26 14:09:59 +12:00
rimu
a0974a00a1 banned users rejoining error #78 2024-05-26 14:04:36 +12:00
rimu
e35a5da500 401 error handler page #78 2024-05-26 13:59:31 +12:00
freamon
21afa9a6aa PeerTube: ignore incoming 'CacheFile' activity 2024-05-26 02:24:11 +01:00
freamon
1d9c176c7c PeerTube: embed videos in post 2024-05-26 02:19:57 +01:00
freamon
97d1ba0fbb PeerTube: ignore incoming 'View' activity 2024-05-26 02:19:24 +01:00
freamon
4c1f5cad53 PeerTube: process incoming Update/Video activity 2024-05-26 02:00:05 +01:00
freamon
2abadb183f PeerTube: 'Follow' requests are acknowledged with a 204 status code 2024-05-26 01:37:51 +01:00
freamon
e83b929a73 PeerTube: 'Accept' sent to user inbox, not shared inbox 2024-05-26 01:37:34 +01:00
freamon
564323d650 PeerTube: process page 1 of outbox for 'Video' type 2024-05-26 01:37:14 +01:00
freamon
cb749b314b PeerTube: Post content is soft-break markdown 2024-05-26 01:27:01 +01:00
freamon
3aeda06a7f PeerTube: Community description is soft-break markdown in 'summary' field 2024-05-26 01:26:38 +01:00
freamon
e4bc3cb3d9 PeerTube: postingRestrictedToMods is optional (?) in Community
But should always be True for PF's perspective
2024-05-26 01:26:25 +01:00
freamon
fbe1433037 PeerTube: sensitive in Community is missing 2024-05-26 01:26:00 +01:00
freamon
272df4ff2a PeerTube: attributedTo in Community is entry in an array 2024-05-26 01:25:40 +01:00
freamon
d839afb8b3 PeerTube: 'icon' and 'image' in Community are lists 2024-05-26 01:20:46 +01:00
freamon
5bb7af84cd PeerTube: 'icon' is 'Video' post is list 2024-05-26 01:09:04 +01:00
freamon
ebeb5420ee PeerTube: 'icon' is user accounts is list 2024-05-26 00:33:34 +01:00
freamon
91029d80d6 Indentation bugfix for changed icons and images 2024-05-25 14:04:05 +01:00
rimu
bbf345e689 increase alt text max length
same as Lemmy and Mastodon
2024-05-25 22:44:43 +12:00
rimu
0eea7a2600 when email changes, verify new email #78 2024-05-25 22:37:17 +12:00
rimu
b435423b1e when email changes, verify new email #78 2024-05-25 22:20:44 +12:00
rimu
02381c094b when email changes, verify new email #78 2024-05-25 22:13:17 +12:00
rimu
7a8d568fb2 nicer topic list layout 2024-05-24 17:35:39 +12:00
rimu
d40cdf08cc nicer topic list layout 2024-05-24 17:29:25 +12:00
rimu
77e06b6a50 do not send markdown 2024-05-24 16:47:40 +12:00
rimu
b97867a0b9 Merge remote-tracking branch 'origin/main' 2024-05-24 16:32:24 +12:00
rimu
4c2399bf71 send markdown 2024-05-24 16:32:11 +12:00