Commit graph

572 commits

Author SHA1 Message Date
rimu
d2cc5aa453 disallow amazonbot 2024-07-20 13:56:55 +08:00
rimu
82cc9389ba community wiki - revisions #127 2024-07-18 15:14:55 +08:00
rimu
2c3f1763b3 community wiki #127 2024-07-17 22:11:31 +08:00
rimu
93eb85d9c7 fix view account link for mixed-case user names fixes #264 2024-07-17 10:32:12 +08:00
rimu
3643526706 admins can set permissions for staff role #21 2024-07-16 21:29:06 +08:00
rimu
0309cbded9 moderators can remove themselves #21 2024-07-16 19:52:44 +08:00
rimu
6d555c4c54 when adding moderators do a fuzzy search and present a list of people to add. fixes #248 2024-07-14 14:01:22 +08:00
Hendrik L
62a5521391 small messup dealing with unauthenticated users 2024-07-11 07:16:48 +00:00
Hendrik L
8892e8922b show scores in own user profile page 2024-07-11 07:16:48 +00:00
Hendrik L
c2db1ccdd2 move communityname to title so they can collapse into one row 2024-07-11 07:16:48 +00:00
Hendrik L
563bf2a31d use new comment teaser template 2024-07-11 07:16:48 +00:00
Hendrik L
24c508f552 proper comment teaser in flexbox layout 2024-07-11 07:16:48 +00:00
Hendrik L
5eeb2708ca wrap the notification toggle like the other buttons 2024-07-11 07:16:48 +00:00
Hendrik L
a6d60562f5 remove the post_options css, only used once in the teaser and doesn't work anyways 2024-07-11 07:16:48 +00:00
rimu
bb8620f73e let's not have jinja able to access config variables #261 2024-07-10 21:40:06 +08:00
Hendrik L
7309b0532e fix deleted poll finish_in 2024-07-09 15:23:19 +02:00
Hendrik L
6da83e0421 merge all the community asides into one template partial 2024-07-09 15:05:13 +02:00
Hendrik L
a8910d5bff combine add_post routes 2024-07-09 09:14:37 +02:00
Hendrik L
98962d52e9 absorb _add_post_types template into parent 2024-07-08 22:17:40 +02:00
Hendrik L
ad353ad206 combine add_post and post_edit templates 2024-07-08 21:34:40 +02:00
Hendrik L
841fd9ec43 combine add_..._post templates into one add_post 2024-07-08 17:13:01 +02:00
Hendrik L
a1fa74d3ba move all post_edit templates into one 2024-07-08 15:14:24 +02:00
Hendrik L
4c0eb87c25 cleanup, add macro render_communityname 2024-07-08 11:56:22 +02:00
Hendrik L
e153b177a0 cleanup, use render_username macro 2024-07-08 11:56:22 +02:00
Hendrik L
0ff7a27c90 add collapsed option to username rendering, remove redundant link, don't show own reputation 2024-07-08 11:56:22 +02:00
rimu
557e73d6a2 public mod log #21 2024-07-07 16:03:35 +08:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
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
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
17c6c2512d allow zooming and scaling (drop user-scalable=no) 2024-07-03 14:43:56 +02:00
Hendrik L
aa953082eb add update/fetch assets script 2024-07-02 09:40:18 +02:00
rimu
5d522e0ff4 tweak annoying little bug 2024-07-01 18:17:27 +08: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
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
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
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
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00