Commit graph

1268 commits

Author SHA1 Message Date
karasugawasu
50fd61a57f add japanese ui settings #1 2024-06-25 11:24:53 +09:00
rimu
328eb71648 slight reorganisation #215 2024-06-25 10:06:01 +08:00
rimu
433dd91126 Merge pull request 'Use Site default theme for not logged in users' (#215) from jeena/pyfedi:theme into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/215
2024-06-25 02:02:02 +00:00
rimu
a499440374 Don't log successful json - save space 2024-06-23 20:34:53 +08:00
rimu
50bde3ebaf try to avoid occasional deadlocks 2024-06-23 15:59:46 +08:00
rimu
76ca9aa8f4 improve thumbnail generation reliability 2024-06-22 16:14:56 +08:00
rimu
352e91d5aa oops 2024-06-22 15:42:48 +08:00
rimu
115247f422 improve thumbnail generation reliability 2024-06-22 14:18:26 +08:00
Jeena
fc7e0e53ac Use Site default theme for not logged in users
Until now only logged in users who did not choose a default theme
would get the Site default theme. With this change even users who
did not log in will get the Site default theme.
2024-06-22 13:55:57 +09:00
rimu
805fd7c5d4 clean up bookmarks upon user or post deletion #26 2024-06-22 07:49:14 +08:00
rimu
d929098147 view bookmarks of comments #26 2024-06-21 17:28:49 +08:00
rimu
f97266833d view bookmarks #26 2024-06-21 16:52:08 +08:00
rimu
6461cf88cf increase language limit #210 2024-06-21 16:21:30 +08:00
rimu
f85491218c progress on bookmarks / saving #26 2024-06-20 21:51:43 +08:00
rimu
e9c2f70571 Merge remote-tracking branch 'origin/main' 2024-06-20 17:27:55 +08:00
rimu
4c64631b8a put recently used languages first in the list #210 2024-06-20 17:27:36 +08:00
freamon
daac5a52c7 Refine local community outbox response 2024-06-20 04:38:51 +01:00
rimu
a9aef1ab0d Merge remote-tracking branch 'origin/main' 2024-06-19 13:47:14 +08:00
rimu
e2ce7c832f better image handling - use content-type header instead of extension #fixes 37 2024-06-19 13:46:36 +08:00
freamon
c69def130a Lemmy can send Announce/Update without ever sending an Announce/Create #212
(non-breaking version)
2024-06-19 01:19:26 +01:00
rimu
cce25e7a54 flipboard integration - magazines are groups 2024-06-19 03:28:39 +08:00
rimu
5888034a2f Merge remote-tracking branch 'origin/main' 2024-06-19 03:27:37 +08:00
rimu
74dd6ba3ed flipboard integration - magazines are groups 2024-06-19 03:27:21 +08:00
freamon
e6c65bd393 Only decrement post.reply_count for deletions if reply author wasn't a bot 2024-06-18 16:42:24 +01:00
rimu
786a24432b Merge remote-tracking branch 'origin/main' 2024-06-18 20:13:03 +08:00
rimu
be58f833ef prefer mime type to avoid having to parse messy urls 2024-06-18 20:12:20 +08:00
freamon
63a8ba3960 Avoid announcing activity sent to local users unless it is also in a local community 2024-06-17 19:06:07 +01:00
freamon
51fd56b1d3 Allow CSS word-wrap to break words to keep long URLs contained 2024-06-17 17:51:49 +01:00
freamon
8137c6b4b1 Simplify regex for raw URLs in text 2024-06-17 16:54:27 +01:00
rimu
4f3a8b1d74 While typing a post or reply, Ctrl + Enter submits the form. fixes #86 2024-06-17 21:06:53 +08:00
rimu
89a263d6ba improve archive link #205 2024-06-16 21:26:10 +08:00
rimu
537ab9f4b8 no bypass, just provide an archive link #205 2024-06-16 21:21:58 +08:00
rimu
2b7ab8c415 add bypass paywall links for several sites #205 2024-06-16 19:09:56 +08:00
rimu
917ca13a79 add bypass paywall links for several sites #205 2024-06-16 19:07:19 +08:00
rimu
811c9eb5f3 add bypass paywall links for several sites #205 2024-06-16 19:03:23 +08:00
rimu
3f2690a42b add bypass paywall links for several sites #205 2024-06-16 17:55:08 +08:00
rimu
b578bf27a4 only accept image files in certain forms 2024-06-16 14:03:59 +08:00
rimu
1a266c83ab remove liberapay 2024-06-15 14:56:19 +08:00
rimu
2fad5b051c rss feed on hashtags #203 2024-06-15 12:27:48 +08:00
rimu
5de36b0c0a rss feed on hashtags fixes #203 2024-06-15 11:59:22 +08:00
rimu
c30247bcb6 Merge remote-tracking branch 'origin/main' 2024-06-14 21:33:38 +08:00
rimu
b61f467049 disable problematic federation code #201 2024-06-14 21:33:20 +08:00
freamon
c481919ded Revert changes from earlier commit (likely candidate for breaking celery) 2024-06-14 14:20:54 +01:00
rimu
49a4ef3b4e dropdown header - dark mode. fixes #199 2024-06-14 18:18:21 +08:00
rimu
7368b52485 send welcome email from site contact address #200 2024-06-14 18:11:18 +08:00
rimu
4b3844bbae let admin change site logo through UI #197 2024-06-14 18:03:47 +08:00
rimu
be0544a372 cannot use current_user in celery task 2024-06-14 16:42:32 +08:00
rimu
c9fa9a9748 sometimes urls are not decoded properly 2024-06-14 16:39:59 +08:00
rimu
b1dab35d12 gunicorn - bind to all interfaces 2024-06-14 08:08:28 +08:00
rimu
baee625fce Merge remote-tracking branch 'origin/main' 2024-06-14 08:01:53 +08:00