Commit graph

1453 commits

Author SHA1 Message Date
rimu
7885cfcdf4 Combine structure.scss and style.scss
The distinction between the two was never very clear and it is annoying to have to guess which file one needs to edit.
2024-07-05 16:27:53 +08:00
rimu
7a876ed372 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/static/structure.css
2024-07-05 16:14:41 +08:00
rimu
cb614b1394 remove some obsolete JS 2024-07-05 16:14:24 +08:00
rimu
2de36cf512 Merge pull request 'fix lightbox (again) #245, fixes regression introduced in #247' (#250) from h3ndrik/pyfedi:lightbox_again into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/250
2024-07-05 08:09:26 +00:00
Hendrik L
0623b445e6 fix lightbox (again) 2024-07-05 00:35:48 +02:00
rimu
bd3da38ff9 Merge pull request 'Fix Lightbox and allow zoom on the whole page, fixes #245' (#247) from h3ndrik/pyfedi:lightbox_fixes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/247
2024-07-04 07:29:30 +00:00
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
rimu
8dc5e7b745 Merge pull request 'css fix' (#242) from h3ndrik/pyfedi:mobile into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/242
2024-07-03 13:13:57 +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
rimu
7b2df59d81 Merge pull request 'Extend NSFW/L and bot filters with options to blur content and make it semi-transparent, make filters a bit more consistent' (#236) from h3ndrik/pyfedi:filters2 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/236
2024-06-29 01:15:40 +00: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