Commit graph

543 commits

Author SHA1 Message Date
Alan Roberts
de7c8c9d4c work to get the routes aligned and working 2024-08-15 11:50:02 +00:00
Alan Roberts
932e662369 Adding a view for subscribed or local or all to home page 2024-08-15 11:50:02 +00:00
rimu
8d60f8f4cd warn if link already posted to other communties 2024-08-15 19:39:33 +12:00
rimu
b640d6aaee only show who did what moderation actions to admins and staff 2024-08-14 07:47:41 +12:00
rimu
1f0c8eb6ff community blocking #283 2024-08-12 20:54:10 +12:00
rimu
935337cbd0 tidy ups to #289 2024-08-12 20:23:26 +12:00
rimu
a06152cf55 Merge pull request 'Adding a dev.tools page' (#289) from JollyDevelopment/pyfedi:jollydev/dev-tools into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/289
2024-08-12 08:08:04 +00:00
rimu
c090f3a3ce remove obsolete optimisations 2024-08-12 10:17:19 +12:00
Alan Roberts
924ca0b6a7 adding dev tools links to admin navigation 2024-08-11 08:04:04 -04:00
Alan Roberts
00daa365a4 got the del topics to work 2024-08-11 08:04:04 -04:00
Alan Roberts
e28ffb3d40 got forms and buttons to work 2024-08-11 08:04:04 -04:00
Alan Roberts
94a06829d8 dev tools page work, got the communities to populate 2024-08-11 08:04:04 -04:00
Alan Roberts
40245e65ec Adding a dev tools page 2024-08-11 08:04:04 -04:00
rimu
654c4fe42e tidy ups and tweaks to suggest topics form #281 2024-08-08 19:26:07 +12:00
Alan Roberts
f4cbac34ba converting to using rendered templates 2024-08-07 10:21:00 -04:00
Alan Roberts
f4dfe0a9b2 move to hyphen rather than underscore for href 2024-08-07 09:21:17 -04:00
Alan Roberts
99e3ff0391 Adding a Suggest Topics page 2024-08-07 09:21:17 -04:00
rimu
5b8d4642ca svg logo #282 2024-08-07 20:00:55 +12:00
rimu
64d6fadb64 improve light/dark theme default for anonymous users 2024-08-05 18:13:11 +12:00
rimu
6a820442f5 handle user names with mixed upper and lower case letters. fixes #272 2024-08-03 21:31:10 +12:00
rimu
c31d7c187c look up new account country by IP address 2024-08-01 16:24:36 +08:00
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