Commit graph

249 commits

Author SHA1 Message Date
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
rimu
47dd776ca6 bigger thumbnail files to match bigger display size #241 2024-07-01 20:44:08 +08:00
rimu
a767a96dcd accept mpo images fixes #218 2024-06-29 11:51:31 +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
be41133dd9 image upload bugfixes #218 2024-06-25 21:11:57 +08:00
rimu
115247f422 improve thumbnail generation reliability 2024-06-22 14:18:26 +08:00
rimu
4c64631b8a put recently used languages first in the list #210 2024-06-20 17:27:36 +08:00
rimu
e2ce7c832f better image handling - use content-type header instead of extension #fixes 37 2024-06-19 13:46:36 +08:00
rimu
b578bf27a4 only accept image files in certain forms 2024-06-16 14:03:59 +08:00
rimu
5de36b0c0a rss feed on hashtags fixes #203 2024-06-15 11:59:22 +08:00
rimu
bd248605d6 a bit more #194 2024-06-05 20:32:25 +12:00
rimu
3203ac5506 oh boy, this sucks #194 2024-06-05 13:21:41 +12:00
rimu
f101a56fe2 profile_id or user_name.lower() everywhere #194 2024-06-04 09:53:13 +12:00
rimu
cf3dec5768 profile_id or user_name.lower() everywhere #194 2024-06-04 09:44:10 +12:00
freamon
048a289d67 Use copy() for microblog_announce to avoid overwriting the original announce 2024-06-03 15:40:10 +01:00
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