Commit graph

277 commits

Author SHA1 Message Date
rimu
e6d81db15f optimize can vote checking 2025-01-11 12:19:42 +13:00
freamon
385bd6bfbe mentions in comments - recognise @user@instance syntax in UI 2025-01-10 12:30:30 +00:00
rimu
5a6a013afd persist post reply fieldset state 2025-01-04 10:32:00 +13:00
rimu
92dffa8535 persist post options fieldset state 2025-01-04 10:17:25 +13:00
rimu
956229c7da preview markdown in new post body 2025-01-02 16:30:58 +13:00
rimu
8088aa1b3c Merge pull request 'Allow reuploading images in image type posts' (#385) from xmatt/pyfedi:feature/image_post_editing into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/385
2024-12-30 00:18:16 +00:00
rimu
b7d0c1cb42 Merge pull request 'some minor improvements' (#401) from h3ndrik/pyfedi:minor_improvements into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/401
2024-12-30 00:13:13 +00:00
rimu
48d77d6d61 teasers: only show domain link for link posts 2024-12-30 13:09:06 +13:00
rimu
4d2ad699c8 fixes #407 2024-12-30 13:08:40 +13:00
Hendrik L
7d5bcaf73a pull the post_teaser options dots to the right 2024-12-27 21:30:18 +01:00
Hendrik L
4febd876a4 make it a bit more obvious if CSS is used to float sth to the right (#380) 2024-12-27 21:29:36 +01:00
Hendrik L
df3994e484 allow to navigate to deleted posts 2024-12-27 20:48:17 +01:00
Hendrik L
cef53df0da up-/downvoters: link to local user profile 2024-12-27 20:04:52 +01:00
xmatt
3f1f97b2ee Merge branch 'main' into feature/image_post_editing 2024-12-23 10:22:50 +00:00
rimu
61fe30136a Merge pull request 'voting_buttons remove extra whitespace and make hiding the arrows consistent' (#398) from h3ndrik/pyfedi:votinbuttons into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/398
2024-12-23 00:15:46 +00:00
rimu
4ed1232554 readable date - fixes #395 2024-12-23 12:39:22 +13:00
rimu
d9ae69bd0d popup user profile 2024-12-23 09:26:05 +13:00
rimu
704c41a25f intersect once instead of revealed #394 2024-12-22 16:01:58 +13:00
rimu
91a74e9573 tweak route so all the search engine spiders get 404 when retrieving post_options #394 2024-12-22 15:11:42 +13:00
rimu
2288510cf2 Merge pull request 'Make post options, post reply options, and chat options uses dropdown instead of separate pages' (#394) from hono4kami/pyfedi:hono4kami/392 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/394
2024-12-22 01:31:56 +00:00
hono4kami
b2f57fa308 feat: add absolute timestamp for post reply
Refs: #395
2024-12-21 23:51:13 +07:00
hono4kami
5b37de577b feat: add absolute timestamp
Add absolute timestamp to full post.

Refs: #395
2024-12-21 23:44:43 +07:00
hono4kami
de50772189 feat: add absolute timestamp title attribute
Add absolute timestamp `title` attribute on post teaser

Refs: #395
2024-12-21 23:38:08 +07:00
hono4kami
5ce0653292 feat: improve options 2024-12-21 22:04:13 +07:00
mtyton
22e2eacc8c Fixed issues with Image post editing. Added utility to check if image is local or remote. 2024-12-21 13:05:14 +01:00
Hendrik L
922a9103c8 voting_buttons remove extra whitespace and make hiding the arrows consistent 2024-12-21 11:55:36 +01:00
hono4kami
23e7d65a31 feat: improve post, post reply, and chat option
Instead of using separate page for those options, make it use dropdown.

Refs: #392
2024-12-20 00:44:49 +07:00
hono4kami
b77a64ccf7 feat: WIP better post options
Refs: #392
2024-12-19 21:02:02 +07:00
mtyton
79b3797b5f Added possibility to edit images in Image posts 2024-12-14 23:30:45 +01:00
rimu
d98a5e19d3 warnings on domains 2024-12-13 19:24:09 +13:00
freamon
c851680b05 Depreciate generate_image_from_video_url(), put <video> in masonry instead #373 2024-12-11 22:54:58 +00:00
rimu
76db8a726e tweaks 2024-12-12 08:13:25 +13:00
Hendrik L
8da62f56c8 fix oopsie 2024-12-10 12:16:52 +01:00
rimu
0752ccfe72 ugh 2024-12-10 15:41:40 +13:00
rimu
d079a6dab7 tweak padding #380 2024-12-10 09:12:58 +13:00
rimu
2e4b3ffd33 move notification bell from teaser to post options #380 2024-12-10 08:30:16 +13:00
Hendrik L
67d59e2657 float thumbnails 2024-12-09 17:27:10 +01:00
Hendrik L
d772f2304b unify notification bell and try to fix related css in the action/option bars 2024-12-09 16:43:21 +01:00
Hendrik L
5780e9b05e separate out breadcrumb_nav 2024-12-09 13:47:54 +01:00
Hendrik L
b3bb16cce4 reduce duplication in post template 2024-12-09 13:39:14 +01:00
rimu
cb0d9317ae reply edit time spacing #376 2024-12-09 18:11:32 +13:00
rimu
c2e92695c1 Merge remote-tracking branch 'origin/main' 2024-12-09 09:20:02 +13:00
rimu
e4d915338a reduce duplication in teasers #377 2024-12-09 09:19:51 +13:00
Hendrik L
aa06a1f434 replace macro render_comment 2024-12-06 13:28:20 +01:00
freamon
bd37423ba4 Add option for admins to fixup a broken post from the remote version 2024-12-04 17:36:28 +00:00
rimu
570c754566 post_teaser_clickable on images 2024-11-30 13:46:59 +13:00
rimu
3b462377ce move post teaser clickable div so voting buttons still work 2024-11-24 09:19:58 +13:00
rimu
f8638cf98b tap anywhere on the teaser to view the post
not just the title
2024-11-22 08:47:34 +13:00
rimu
34a991ef7d don't show post title in breadcrumb 2024-11-02 16:10:52 +13:00
rimu
21ae50f6ff post licence - save and display 2024-11-02 16:02:29 +13:00