rimu
6424fc07db
Merge pull request 'Run finalize_user_setup() on manual verification' ( #225 ) from h3ndrik/pyfedi:finalize_user_setup into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/225
2024-06-26 12:48:11 +00:00
Hendrik Langer
30e4723ab5
run finalize_user_setup on manual verification
2024-06-26 13:37:30 +02:00
Hendrik Langer
b7583e8370
introduce email bounce address, follow up on #221
2024-06-26 12:19:44 +02:00
rimu
72320a0178
Merge pull request 'make admin exempt from created_recently restrictions' ( #223 ) from h3ndrik/pyfedi:created_recently into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/223
2024-06-26 09:39:57 +00:00
rimu
276a9d0d83
Merge pull request 'make donate links identical' ( #222 ) from h3ndrik/pyfedi:donate into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/222
2024-06-26 09:28:25 +00:00
Hendrik Langer
67e803b5e5
make admin exempt from created_recently restrictions
2024-06-26 11:22:31 +02:00
Hendrik Langer
bde463cc1e
make all email come from MAIL_FROM, closes #220
2024-06-26 10:21:39 +02:00
Hendrik Langer
32a1e69c72
make donate links identical
2024-06-26 10:04:16 +02:00
freamon
2f6e60ac40
Check if object already exists for Create activity too #216
2024-06-25 17:23:10 +01:00
freamon
f06a299f56
Community Bans can also come from site admins
2024-06-25 17:11:54 +01:00
rimu
be41133dd9
image upload bugfixes #218
2024-06-25 21:11:57 +08:00
rimu
a19374a652
Merge pull request 'Add Japanese to Interface language' ( #219 ) from karasugawasu/pyfedi:add_japanese_ui into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/219
2024-06-25 12:49:36 +00:00
rimu
19ec98fbcc
update japanese language translation #219
2024-06-25 20:47:43 +08:00
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