Commit graph

233 commits

Author SHA1 Message Date
freamon
ea93bfb432 More removal of PieFed's Markdown in outbound federation
Missed these the first time
2024-06-02 20:53:37 +01:00
rimu
2380a3ae61 soft deletes and deleted content admin area #193 2024-06-02 16:45:21 +12:00
freamon
7c33c40f09 Bugfix for poll edits 2024-05-31 22:30:36 +01:00
freamon
ae68eecb65 Only duplicate title into body for Polls if it's not already in there 2024-05-31 22:30:21 +01:00
freamon
f6f7af0a1e Use MICROBLOG_APPS constant instead of hard-coding 'mastodon' 2024-05-31 22:28:58 +01:00
freamon
d6aed72b3c Duplicate Poll title into body so it appears in content
required for Mastodon to accept
2024-05-31 22:28:43 +01:00
freamon
2319458b00 Announce page, not create/page for Mastodon 2024-05-31 22:28:26 +01:00
freamon
9dc2d48aca Federate post to user followers before community followers 2024-05-31 22:28:07 +01:00
rimu
a08e0ce6e7 add topics to main menu and reduce size of output html 2024-05-30 21:54:25 +12:00
freamon
788cad653b Clobber PeerTube communitites to restrict posting to mods irrespective of what JSON says 2024-05-28 20:44:06 +01:00
rimu
cf13ee0033 minor tweaks 2024-05-28 15:40:09 +12:00
freamon
2bfe5831b9 Allow users to retrieve posts from remote communities 2024-05-27 23:51:14 +01:00
freamon
1771c5205a Merge branch 'peertube3' 2024-05-26 17:25:20 +01:00
rimu
d1f7d35a83 users can remove profile pics (communities too) 2024-05-26 18:24:13 +12:00
rimu
a0974a00a1 banned users rejoining error #78 2024-05-26 14:04:36 +12:00
freamon
564323d650 PeerTube: process page 1 of outbox for 'Video' type 2024-05-26 01:37:14 +01:00
rimu
bbf345e689 increase alt text max length
same as Lemmy and Mastodon
2024-05-25 22:44:43 +12:00
freamon
92cda776fa Bugfix: sleep() imports in community/util 2024-05-22 12:16:35 +01:00
rimu
b911967168 empty uri 2024-05-22 06:29:28 +12:00
rimu
f19cdfafad poll - icon #181 2024-05-19 11:30:41 +12:00
rimu
0d9d4f12cb poll - federation #181 2024-05-18 21:06:57 +12:00
rimu
79798b28e3 poll ui - edit #181 2024-05-18 20:17:05 +12:00
rimu
e912c8d84f poll ui - create and vote #181 2024-05-18 19:41:20 +12:00
rimu
2e0d27c4f0 rebrand remote follow #186 2024-05-17 21:27:45 +12:00
rimu
526ac5260f poll ui, wip #181 2024-05-16 21:53:38 +12:00
rimu
ade07d2658 stop instances from being flagged as 'gone forever' if they're still sending activities 2024-05-12 16:08:20 +12:00
rimu
3c5a86f6e6 hashtag UI #184 2024-05-12 13:02:45 +12:00
freamon
0cc7232409 Fix typo: add community ban_util date if it's in the future 2024-05-10 10:03:39 +01:00
freamon
2ddda35375 Fix URL redirect for Unban User from Community 2024-05-10 09:50:05 +01:00
rimu
7867b5b346 add language choices to UI - logged in users only #51 2024-05-09 19:21:45 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
3bc30ec99c let admin override language for remote communities #51 2024-05-08 21:07:22 +12:00
rimu
2d5bbbb3bf don't silently change which community is being posted in when not a member of that community #78 2024-05-08 19:44:23 +12:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01:00
freamon
b1617f3e98 Federate posts to from local user to remote User followers 2024-04-30 13:15:42 +01:00
rimu
76d228f5fa ensure local communities have lowercase machine name 2024-04-30 21:29:49 +12:00
rimu
01d4b2678c anyone can subscribe to any post or comment #20
(not just the author)
2024-04-29 21:43:37 +12:00
rimu
cede0163fd use communities_banned_from() more often 2024-04-29 16:08:35 +12:00
rimu
e1204bc267 topic notifications #20 2024-04-29 16:03:00 +12:00
freamon
c4e1ae49e5 Ignore local content in remote community outboxes 2024-04-27 19:24:31 +01:00
freamon
4dc0763881 Avoid crash if bad URL entered in 'add remote' #77 2024-04-26 13:35:31 +01:00
freamon
3cddfd86e8 Ensure domains of 'id' and 'actor'/'attributedTo' match 2024-04-26 13:35:16 +01:00
rimu
bf76be2804 Merge remote-tracking branch 'origin/main' 2024-04-23 21:12:51 +12:00
freamon
d49470ab8b Add one upvote from yourself for own posts and replies 2024-04-22 19:51:07 +01:00
rimu
a1442afaf5 save name of user or community when creating notification subscription #20 2024-04-22 21:00:04 +12:00
rimu
708edd51b6 refactor community subscription to use new subscription system #20 2024-04-22 20:53:03 +12:00
rimu
c8b81162f1 remove obsolete flush_cache() calls 2024-04-20 16:26:33 +12:00
rimu
4dddd7724f federate higher quality images 2024-04-19 08:50:37 +12:00
rimu
326b53e73d customisable posting warning 2024-04-18 20:51:08 +12:00
rimu
a8f7ebf442 streamable #147 2024-04-17 19:42:36 +12:00