rimu
|
0bae4c770f
|
center voting buttons on mobile
|
2024-09-06 22:50:20 +12:00 |
|
rimu
|
7ab53804d1
|
larger images and videos
|
2024-09-06 22:39:27 +12:00 |
|
rimu
|
7d276136ed
|
simplify stats code #319
|
2024-09-06 16:00:09 +12:00 |
|
rimu
|
f284be0b39
|
Merge pull request 'Adding admin.instances page' (#319) from JollyDevelopment/pyfedi:jollydev/admin-instances-overview into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/319
|
2024-09-06 03:54:04 +00:00 |
|
rimu
|
0c7cd6d34c
|
Merge remote-tracking branch 'origin/main'
|
2024-09-06 15:43:33 +12:00 |
|
rimu
|
b6a44b100c
|
post teaser refactor to improve maintainability
|
2024-09-06 15:43:22 +12:00 |
|
freamon
|
9e8066bc4e
|
Convert youtu.be links to youtube.com so they embed in post
|
2024-09-06 01:10:39 +00:00 |
|
Alan Roberts
|
6e3de6e9e2
|
adding users back in with better query
|
2024-09-05 13:24:30 -04:00 |
|
Alan Roberts
|
2249140bf3
|
better queries
|
2024-09-05 11:59:01 -04:00 |
|
Alan Roberts
|
1d1abdac6d
|
adding dormant and gone filters
|
2024-09-05 09:10:30 -04:00 |
|
Alan Roberts
|
af8f81c058
|
adding communities stat to instances page
|
2024-09-05 09:10:30 -04:00 |
|
Alan Roberts
|
94bc1a6867
|
adding known users column
|
2024-09-05 09:10:30 -04:00 |
|
Alan Roberts
|
959d5a386a
|
further admin instance page adjustments
|
2024-09-05 09:10:30 -04:00 |
|
Alan Roberts
|
d0a9d04e0a
|
Adding admin instances page
|
2024-09-05 09:10:30 -04:00 |
|
rimu
|
d70d5c2878
|
post teaser redesign #148
|
2024-09-05 20:10:26 +12:00 |
|
Alan Roberts
|
e5af8398b7
|
Adding https url search for add-remote communities
|
2024-09-04 13:55:23 -04:00 |
|
rimu
|
541beb791f
|
shadows on form elements and voting buttons too
|
2024-09-04 19:32:09 +12:00 |
|
rimu
|
8c3892709c
|
make buttons line up properly
|
2024-09-04 09:32:15 +12:00 |
|
rimu
|
f0e4b9a09b
|
tweaks to card shadow theme
|
2024-09-04 09:29:58 +12:00 |
|
rimu
|
9e3f068d25
|
Merge pull request '[Theme] Card Shadows' (#315) from JollyDevelopment/pyfedi:jollydev/card-theme into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/315
Reviewed-by: rimu <rimu@noreply.codeberg.org>
|
2024-09-03 21:06:19 +00:00 |
|
freamon
|
1aa023c736
|
Add 'instance software' selection to Search
(will look messy though, if all software names in DB aren't lower-cased.)
|
2024-09-03 16:48:34 +00:00 |
|
Alan Roberts
|
8c839963a6
|
adding shadow effect to the button groups and navbar
|
2024-09-03 09:26:35 -04:00 |
|
Alan Roberts
|
51320dab91
|
comment cleanup
|
2024-09-03 09:26:35 -04:00 |
|
Alan Roberts
|
b2416e0d50
|
more card them tweaks
|
2024-09-03 09:26:35 -04:00 |
|
Alan Roberts
|
6568dea97c
|
sorting the settings and better comments
|
2024-09-03 09:25:33 -04:00 |
|
Alan Roberts
|
7d8abd0b80
|
inital work on card style
|
2024-09-03 09:25:33 -04:00 |
|
rimu
|
465790ed41
|
a slew of new search filters
|
2024-09-03 18:50:11 +12:00 |
|
rimu
|
24c7d6fd55
|
basic instances page for the public #249
|
2024-09-03 12:10:24 +12:00 |
|
rimu
|
7230cb7b97
|
basic instances page for the public #249
|
2024-09-03 12:09:06 +12:00 |
|
rimu
|
638eac45af
|
show content_retention in communities list
|
2024-09-03 10:50:48 +12:00 |
|
rimu
|
dc6cd87a15
|
reword about page to fix grammer
|
2024-08-29 09:36:12 +12:00 |
|
rimu
|
277b21b8a0
|
lang attribute for non-english posts
|
2024-08-28 19:25:05 +12:00 |
|
rimu
|
22f21fb4a1
|
lang attribute for non-english posts
|
2024-08-28 19:23:33 +12:00 |
|
rimu
|
5a156f35a7
|
lang attribute for non-english posts
|
2024-08-28 19:15:49 +12:00 |
|
rimu
|
9bad635805
|
remove moment.js to decrease carbon usage
|
2024-08-23 11:14:47 +12:00 |
|
freamon
|
539510f9ba
|
Add Direction Filter to Admin Activities view
|
2024-08-19 19:37:28 +00:00 |
|
rimu
|
2f15fd5aea
|
alt user names
|
2024-08-20 07:03:18 +12:00 |
|
Hendrik L
|
9ae5c94f93
|
add pagination to admin deleted content view
|
2024-08-19 11:17:44 +02:00 |
|
rimu
|
db6e198457
|
IndieSearch support
|
2024-08-19 10:27:35 +12:00 |
|
rimu
|
9ec7f969be
|
dark mode flickering #298
|
2024-08-18 16:38:55 +12:00 |
|
rimu
|
0f4863afcf
|
Merge pull request 'Adjusting the post editing for images to display the existing image' (#297) from JollyDevelopment/pyfedi:jollydev/edit-image-posts-uses-existing-image into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/297
|
2024-08-18 01:55:52 +00:00 |
|
rimu
|
9df02c649e
|
flag un-moderated communities
|
2024-08-18 13:44:50 +12:00 |
|
rimu
|
7458be190f
|
user active date on profile
|
2024-08-18 13:21:00 +12:00 |
|
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 |
|