Commit graph

1173 commits

Author SHA1 Message Date
rimu
e135cf735f contact email field in DB #151 2024-04-12 16:22:58 +12:00
rimu
5e20658474 Merge pull request 'Fixes for HTML stuff' (#153) from freamon/pyfedi:10 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/153
2024-04-12 04:18:59 +00:00
rimu
6c3f78ec8e detect vote manipulation 2024-04-12 10:52:15 +12:00
rimu
e50018d529 bad attitude AND bad rep users 2024-04-12 09:59:06 +12:00
rimu
5c9cc98c0a bad attitude users 2024-04-12 09:45:14 +12:00
rimu
cac38e66ba no voting buttons on user profiles - stop downvote abuse 2024-04-11 19:27:57 +12:00
rimu
79359d17ad add upvote history to user profile and search results 2024-04-11 19:21:43 +12:00
freamon
d7bee348b3 Remove HTML elements from first paragraph when forming microblog title 2024-04-11 05:00:20 +01:00
freamon
3a0c72d6d4 Fix for lemmy spoiler regex if paragraphs inside 2024-04-11 04:55:30 +01:00
rimu
bd6c71d8bb show if a piece of content has already been voted on 2024-04-11 14:04:57 +12:00
rimu
7b162792ee increase rows of text entry fields 2024-04-11 12:50:26 +12:00
rimu
66628c6033 piped.video links on all youtube posts 2024-04-10 18:00:59 +12:00
rimu
9d1f1a9f14 avoid missing site variable 2024-04-10 08:48:31 +12:00
rimu
2d6e175092 remove 404 handler
a lot of 404s are just images in /static/* and it doesn't make sense to waste cpu cycles presenting a nice page. Also rendering a page requires populating g.site which means hitting the DB.
2024-04-10 08:43:34 +12:00
rimu
758d8e79c0 bugfix 2024-04-09 19:55:31 +12:00
rimu
f777f97006 block various bots using robots.txt 2024-04-09 19:43:56 +12:00
rimu
2729539d8c only attach image to post if post was successfully created 2024-04-09 19:27:42 +12:00
rimu
15c628903d avoid AttributeError when instance inbox is not populated 2024-04-09 19:23:19 +12:00
rimu
12e6e55cb4 avoid "list.remove(x): x not in list" 2024-04-09 19:16:11 +12:00
rimu
e29d4659e6 chat options bugfix 2024-04-09 19:09:58 +12:00
rimu
b08b64f265 fix german token 2024-04-09 19:07:20 +12:00
rimu
4e3e409681 avoid AttributeError on 404s in /static/* 2024-04-09 19:04:46 +12:00
rimu
c0371dddc6 reproduce issue #146 2024-04-09 13:12:10 +12:00
rimu
74aa8262fb translation update 2024-04-09 12:43:32 +12:00
rimu
cfce14b9f3 images > 2000px tend to be real photos instead of 4chan screenshots 2024-04-09 12:29:48 +12:00
rimu
9840f7bc53 avoid invalid image json in Actors 2024-04-09 10:29:55 +12:00
rimu
5c3fb82ebb speed up redis-based dup detection by avoiding touching the DB in before_request() #135 2024-04-09 08:14:25 +12:00
rra
49a3c587f9 improve about page 2024-04-08 14:22:47 +02:00
rimu
6485f201d3 topic paths #145 2024-04-08 20:01:08 +12:00
rimu
160725b207 remove admin stuff #145 2024-04-08 19:49:56 +12:00
rimu
b2e678926d topic tree fixes #145 2024-04-08 19:48:25 +12:00
rimu
4295dff760 Merge remote-tracking branch 'origin/main' 2024-04-07 19:41:06 +12:00
rimu
f7f8c71dff slugify topic machine name #78 2024-04-07 19:40:52 +12:00
rimu
502cf34edd move project management docs to their own directory 2024-04-07 16:06:42 +12:00
rimu
e335ab6529 Merge pull request 'Mostly HTML stuff' (#146) from freamon/pyfedi:html into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/146
2024-04-07 00:22:25 +00:00
rimu
b8ddf0c481 split post creation and editing up into different forms for each type of content #78 2024-04-07 11:15:04 +12:00
freamon
dd0646f1aa Remove @context from inner Announce object before sending out 2024-04-06 22:42:25 +01:00
rimu
db99ea33e9 handle missing files 2024-04-07 09:39:50 +12:00
freamon
31db4ecb00 Underline links in High Contrast theme #132 2024-04-06 15:47:43 +01:00
freamon
cbae43e37e Replace lemmy spoiler markdown with appropriate html 2024-04-06 10:50:53 +01:00
freamon
1cce2d82b8 Add horizontal rule to allowed html tags 2024-04-06 10:44:03 +01:00
freamon
a1a4464304 Avoid returning empty anchors in html 2024-04-06 10:43:06 +01:00
rimu
66d05ea860 receive federated reports from remote instances #21 2024-04-06 16:29:47 +13:00
rimu
a5212762f9 federate report to remote instance #21 2024-04-06 15:24:59 +13:00
rimu
11f0a9e183 Option for mods to ignore reports about a post, comment or user #21 2024-04-06 14:10:23 +13:00
rimu
8cc80fb2e2 When resolving a repot, reset the 'reports' counter on the comment, post or user #21 2024-04-06 13:53:41 +13:00
Martynas Sklizmantas
c52e8f7cab Merge remote-tracking branch 'upstream/main' 2024-04-04 20:44:36 +02:00
rimu
6264a07c49 track recent activities using redis instead of db 2024-04-04 21:38:26 +13:00
rimu
958c8f226f track recent activities using redis instead of db 2024-04-04 21:36:03 +13:00
rimu
691236c7cf update german 2024-04-04 10:36:46 +13:00