hono4kami
|
b77a64ccf7
|
feat: WIP better post options
Refs: #392
|
2024-12-19 21:02:02 +07:00 |
|
Hendrik L
|
0bdac9f598
|
add link to https://join.piefed.social/try/ on closed registration
|
2024-12-19 13:16:03 +01:00 |
|
Hendrik L
|
d4ff1f924f
|
remove admin_users_trash in favor of the new admin_users sorting capability
|
2024-12-18 13:11:13 +01:00 |
|
Hendrik L
|
5e911b4853
|
make admin_users table sortable
|
2024-12-18 13:05:22 +01:00 |
|
Hendrik L
|
e007f14359
|
move IP and Referer into user profile page
|
2024-12-18 10:04:17 +01:00 |
|
hono4kami
|
a6732958df
|
fix: fix URL queries appending
Fix another unsual behavior where a URL query fields are being appended
to URL instead of replaced, when a form field is changed.
Refs: #362
|
2024-12-17 22:54:00 +07:00 |
|
hono4kami
|
d78cf0cef6
|
fix: fix weird behavior on URL search params
Fix weird behavior where URL search params value gets appended instead of
being replaced.
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
2d2e18abf7
|
fix: fix can only search by All communities
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
bad1839c14
|
fix: fix title attribute
Fix title attribute for the button on post count table column header.
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
e758389b10
|
feat: make community search retain last_active sort
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
8ffd02651c
|
chore: remove unused link on table header
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
8dd3d3de93
|
feat: make community search retain sort method
Make community search retain post_reply_count sort method.
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
61963a43dc
|
feat: make community search retain post_count sort
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
3e91ee34f7
|
feat: make community search community name sort
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
b8178b650c
|
fix: make community search page retain fields
Make community search page retain `topic_id`, `language_id`, and `search`
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
freamon
|
95571f510d
|
Merge branch 'h3ndrik-modlog_admin'
|
2024-12-16 22:13:28 +00:00 |
|
xmatt
|
cf73c996b9
|
Merge branch 'main' into feature/image_post_editing
|
2024-12-14 22:32:46 +00:00 |
|
mtyton
|
79b3797b5f
|
Added possibility to edit images in Image posts
|
2024-12-14 23:30:45 +01:00 |
|
freamon
|
d4e9ff14d9
|
bugfix for extra cross-posts exclusion commit
|
2024-12-14 19:36:50 +00:00 |
|
rimu
|
68132a6ac2
|
warnings on domains
|
2024-12-13 19:30:10 +13:00 |
|
rimu
|
d98a5e19d3
|
warnings on domains
|
2024-12-13 19:24:09 +13:00 |
|
Hendrik L
|
410c473547
|
add modlog to the admin tools
|
2024-12-12 20:53:38 +01:00 |
|
Hendrik L
|
b4f1706a6b
|
user_notes relationship, caching, cleanup
|
2024-12-12 20:05:59 +01:00 |
|
freamon
|
c851680b05
|
Depreciate generate_image_from_video_url(), put <video> in masonry instead #373
|
2024-12-11 22:54:58 +00:00 |
|
rimu
|
ab8df181ad
|
Merge remote-tracking branch 'origin/main'
|
2024-12-12 08:13:36 +13:00 |
|
rimu
|
76db8a726e
|
tweaks
|
2024-12-12 08:13:25 +13:00 |
|
freamon
|
852d784c7f
|
API: provide route back from x-api theme
|
2024-12-11 02:11:40 +00:00 |
|
freamon
|
111d726de7
|
API: login and out when using x-api theme
|
2024-12-11 00:49:18 +00:00 |
|
Hendrik L
|
148df4fcba
|
edit form for user note
|
2024-12-10 14:30:28 +01:00 |
|
Hendrik L
|
8da62f56c8
|
fix oopsie
|
2024-12-10 12:16:52 +01:00 |
|
Hendrik L
|
1550d9bb70
|
render user note
|
2024-12-10 09:12:18 +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
|
d063850acd
|
Merge remote-tracking branch 'origin/main'
|
2024-12-09 18:11:43 +13:00 |
|
rimu
|
cb0d9317ae
|
reply edit time spacing #376
|
2024-12-09 18:11:32 +13:00 |
|
rimu
|
7d8421a8cf
|
Merge pull request 'Adding community_links filter to side pane' (#379) from JollyDevelopment/pyfedi:jollydev/fix-community-sidebar-url-filters-00 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/379
|
2024-12-08 22:42:58 +00:00 |
|
freamon
|
80f599568b
|
Add theme for experimenting with API
|
2024-12-08 22:37:02 +00:00 |
|
aroberts-fox
|
9c4feccae3
|
Adding community_links filter to side pane
|
2024-12-08 16:00:59 -05: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 |
|
aroberts-fox
|
7305b6072c
|
Only show joined, not joined buttons to logged in users
|
2024-12-07 12:06:00 -05:00 |
|
rimu
|
9dd17f62d2
|
Merge pull request 'Cleanup: Replace macro render_comment [feedback requested]' (#376) from h3ndrik/pyfedi:render_comment2 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/376
|
2024-12-07 04:59:16 +00:00 |
|
rimu
|
5820a710f7
|
profile pic on mobile
|
2024-12-07 10:22:23 +13:00 |
|
Hendrik L
|
aa06a1f434
|
replace macro render_comment
|
2024-12-06 13:28:20 +01:00 |
|
rimu
|
13ab19d91b
|
Merge pull request 'Adding a not joined view for communities list' (#375) from JollyDevelopment/pyfedi:jollydev/qol-add-not-joined-community-filter-00 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/375
|
2024-12-05 21:23:31 +00:00 |
|