Commit graph

1329 commits

Author SHA1 Message Date
Hendrik L
419d341504 allow scrolling in lightbox 2024-07-03 16:32:45 +02:00
rimu
40bb3e6638 change downarea paths to our repo #243 2024-07-03 21:24:52 +08:00
rimu
6de9f3dd39 Merge pull request 'Script to recompile SCSS and fetch/update JS assets' (#243) from h3ndrik/pyfedi:update_assets into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/243
2024-07-03 13:22:08 +00:00
Hendrik L
17c6c2512d allow zooming and scaling (drop user-scalable=no) 2024-07-03 14:43:56 +02:00
Hendrik L
d2598a83ef close lightbox on back, zoom and close on click 2024-07-03 14:30:27 +02:00
Hendrik L
aa953082eb add update/fetch assets script 2024-07-02 09:40:18 +02:00
Hendrik L
2e4f4ee871 fix astray fe-video 2024-07-02 08:22:37 +02:00
rimu
47dd776ca6 bigger thumbnail files to match bigger display size #241 2024-07-01 20:44:08 +08:00
rimu
a6b5e8d19a little tweaks #241 2024-07-01 20:35:19 +08:00
rimu
24cc9b2bce Merge pull request 'Add lightbox to image thumbnails in all feeds, make previews larger' (#241) from h3ndrik/pyfedi:lightbox into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/241
2024-07-01 12:29:25 +00:00
rimu
5d522e0ff4 tweak annoying little bug 2024-07-01 18:17:27 +08:00
Hendrik L
7ab5beca78 add lightbox to image thumbnails in all feeds, make previews larger 2024-07-01 07:42:58 +02:00
rimu
5d857763e5 Merge pull request 'Various smaller fixes' (#240) from h3ndrik/pyfedi:fixes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/240
2024-06-30 23:37:56 +00:00
rimu
30b88f2cdd tweak about us page 2024-07-01 07:36:42 +08:00
Hendrik L
bf24b1b85a include third_party JS and serve it locally 2024-06-30 17:06:18 +02:00
rimu
d9d69c0b8a caching on home page and posts, especially for anonymous users
the home page and post pages are the most likely to get slashdotted by mastodon.
2024-06-30 15:29:52 +08:00
Hendrik L
a2bc01f459 fix table sort_by indicators 2024-06-29 21:04:28 +02:00
Hendrik L
859875c968 fix active_child name 2024-06-29 20:49:33 +02:00
Hendrik L
bd8dc97d86 make both admin community overviews one menu entry 2024-06-29 20:38:10 +02:00
Hendrik L
4ad4385f66 view links for admin tables 2024-06-29 20:05:31 +02:00
Hendrik L
13aee865d9 fix missed filter rework 2024-06-29 19:09:47 +02:00
rimu
a767a96dcd accept mpo images fixes #218 2024-06-29 11:51:31 +08:00
rimu
45e1ed2875 remove debugging statements #236 2024-06-29 10:09:12 +08:00
rimu
ceddd305b3 debug blur thumbnail #236 2024-06-29 10:04:35 +08:00
rimu
da3a109bdb delete link fonts 2024-06-29 09:23:22 +08:00
rimu
a60f2767a4 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/user/forms.py
2024-06-29 09:17:24 +08:00
Hendrik Langer
76bd91e559 apply filters to community list 2024-06-28 22:41:42 +02:00
Hendrik Langer
a82950fd03 do the actual blocking 2024-06-28 18:34:29 +02:00
Hendrik Langer
1ab093e095 move reply thresholds into filters too, after rebase 2024-06-28 15:33:16 +00: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
Hendrik Langer
ac12c60538 move user visibility filters into filter settings 2024-06-28 13:35:26 +02:00
rimu
ad44a4dbc2 reply thresholds 2024-06-28 19:01:28 +08:00
rimu
b621a9072f reply thresholds 2024-06-28 18:59:43 +08:00
rimu
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00
rimu
eef9b193f4 oops, lol 2024-06-28 13:41:04 +08:00
rimu
c652b45627 no need to resize SVG images 2024-06-28 13:09:31 +08:00
rimu
9f5bae4ef4 if there is no attributedTo, fall back to the actor on the parent object 2024-06-28 13:03:07 +08:00
rimu
de20f73b0d small tweak 2024-06-28 12:52:54 +08:00
rimu
e333193cbc possible causes of celery hangs 2024-06-28 12:30:19 +08:00
rimu
8086044b8b Merge remote-tracking branch 'origin/main' 2024-06-28 12:14:45 +08:00
rimu
e6cfca9474 send email from cli 2024-06-28 12:14:30 +08:00
rimu
bbf1b98cc8 Merge pull request 'Add some tooltips to help the new admin' (#235) from h3ndrik/pyfedi:tooltips into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/235
2024-06-27 14:35:57 +00:00
Hendrik Langer
9252b08db8 add some tooltips for the admin 2024-06-27 14:39:41 +02:00
Hendrik Langer
47281e91cf bootstrap colors for downarea markdown editor 2024-06-27 13:22:20 +02:00
rimu
5554a78856 moderation search local / remote filter fixes #229 2024-06-27 15:38:10 +08:00
rimu
0912555d4f Merge pull request 'Call topic machine_name 'Slug' instead of 'Url'' (#231) from h3ndrik/pyfedi:slug into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/231
2024-06-27 07:32:55 +00:00
rimu
8b474382b0 Merge pull request 'hide nsfw communities on request and for unauthenticated users' (#230) from h3ndrik/pyfedi:nsfw3 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/230
2024-06-27 07:32:21 +00:00
rimu
ce7f2b6293 Merge pull request 'show content warnings in admin community overview' (#228) from h3ndrik/pyfedi:admin_community into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/228
2024-06-27 07:30:49 +00:00
rimu
f127380f79 Merge pull request 'Small fix: nsfw and nsfw attribute' (#227) from h3ndrik/pyfedi:user_edit into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/227
2024-06-27 07:30:07 +00:00