Commit graph

748 commits

Author SHA1 Message Date
Alan Roberts
013f33b5d3 Adjusting the post editing for images to display the existing image 2024-08-17 09:42:07 -04:00
Alan Roberts
3eb4736a47 Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04:00
rimu
8a8d79796e refactor home page based on #293 - css tweaks 2024-08-16 14:02:01 +12:00
rimu
56a4d60aab refactor home page based on #293 2024-08-16 13:42:29 +12:00
Alan Roberts
25091be841 adding more work for the view filter 2024-08-15 11:50:02 +00:00
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