rimu
eff0edf817
more reliable youtube thumbnails
2024-10-06 07:03:58 +13:00
rimu
0c646c5cf4
cross-posting of bot-generated posts #206
2024-10-05 18:58:07 +13:00
rimu
a7fbd57188
use smallest version of community thumbnail #333
2024-10-04 18:58:41 +13:00
rimu
3ccbe67ab8
Merge pull request 'Add community icon infront of name in teasers' ( #333 ) from jeena/pyfedi:main into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/333
2024-10-04 05:44:50 +00:00
freamon
baaf93087d
Add 'Account->Activity Alerts' page to show content subscriptions
...
(not sure of best terminology for these - feel free to rename)
2024-10-02 09:18:27 +00:00
rimu
ac71830c72
display json even if not valid json
2024-10-02 20:29:09 +13:00
Jeena
157486d7b2
Add community icon infront of name in teasers
...
I have a much easier time recognizing icons, even if they're small
compared to reading the name of the community. I thought for
example that beehive blocked me because I never saw any posts from
there.
Turns out I see all of them, I just didn't realize that those posts
were from beehive, because we don't show the domain part of a
community, so I assumed every time I saw c/technology it came
from lemme world. With the icon I can see imediatelly that it's
from beehive.
It does make the page a bit heavier because the browser needs to
download all the community icons, but in my opinion it is worth
it for the better UX.
2024-10-01 22:01:01 +00:00
rimu
d2327fd3c1
move date humanization out of jinja and into python where exceptions can be handled properly
...
In the arrow package, Catalan language does not have 'weeks' defined as a way to display datetimes. A PR has been submitted.
2024-09-30 16:34:17 +13:00
rimu
c9372f38c5
only show link to read history if tracking is enabled #331
2024-09-30 14:14:53 +13:00
rimu
a2db4c669e
add option to clear read history - privacy #331
2024-09-30 14:09:29 +13:00
rimu
bba8687567
use outer join instead #331
2024-09-30 13:49:06 +13:00
Alan Roberts
48bae31d6c
adding user read-posts page
2024-09-29 13:18:41 -04:00
Alan Roberts
c59556fab5
adding hide-read-posts setting for user settings
2024-09-29 13:18:41 -04:00
rimu
c893d32aaa
link tweak
2024-09-28 09:12:15 +12:00
rimu
84d2c1e877
Merge pull request 'Adding export/import for various instance level bans' ( #328 ) from JollyDevelopment/pyfedi:jollydev/export-import-block-lists into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/328
2024-09-27 21:11:14 +00:00
Alan Roberts
d046df22e3
adding bans import side
2024-09-27 08:55:12 -04:00
Alan Roberts
d3198016db
getting bans list export setup
2024-09-27 08:55:12 -04:00
Alan Roberts
549abde9b3
Adding import, export for bans
2024-09-27 08:55:12 -04:00
Jeena
14fa658774
Add direct link to reply/comment
...
It's difficult to be able to copy and paste a link to a specific
comment or reply. It's only easy from the notifications page.
This patch introduces a link to a comment/reply by changing
the <span> to a <a> around the "When" text like "15 hours ago".
This is usually how other websites do deep links to comments too,
they make the time of post into a clickable link, so people should
be able to find it easyly.
2024-09-27 11:02:10 +00:00
rimu
7b4cdaf30c
only vote privately with untrusted instances
2024-09-24 12:04:29 +12:00
rimu
b0e478b335
change instance settings #255
2024-09-24 11:33:49 +12:00
rimu
8fcd4c7de7
list trusted instances
2024-09-24 09:36:19 +12:00
rimu
7e4163db6b
limit access to voting data
2024-09-24 09:28:06 +12:00
rimu
705de82714
only show Voting Activity link if logged in
2024-09-24 09:08:54 +12:00
freamon
db250b6aeb
Add option for admins to kick remote subscribers from local communities
...
(unsubscribe without ban, typically because their instance is dead)
2024-09-23 15:06:37 +00:00
freamon
e6f3bd6fb4
Add pages for admins and community mods to see voting activity
2024-09-22 22:55:47 +00:00
rimu
3fb7470f33
lazy load streamable and redgifs
2024-09-22 22:05:21 +12:00
Alan Roberts
cf5bb65a9f
making do_subscribe a celery task, messages to user updates
2024-09-13 11:10:10 -04:00
Alan Roberts
3838ad5701
Adding a pre-load of threadiverse communities to the admin area
2024-09-13 10:26:07 -04:00
rimu
30dedd19c5
show stats on user profile
2024-09-13 11:21:42 +12:00
rimu
a8be200aec
small preview text
2024-09-11 10:56:14 +12:00
rimu
4fcdcc0b77
move import and export to dedicated form #316
...
rather than mixing it in with the settings
2024-09-10 08:29:44 +12:00
Alan Roberts
713516c6ae
removing the admin bits and just making it a user export
2024-09-09 08:18:25 -04:00
Alan Roberts
b659e463d4
adding admin level export as well
2024-09-09 08:18:25 -04:00
Alan Roberts
a043876acc
Adding an export for user settings and subscriptions
2024-09-09 08:18:25 -04:00
rimu
801bceb7df
image width and height
2024-09-09 09:08:34 +12:00
rimu
ba0f7bac48
show community layout on admin list
2024-09-08 17:03:51 +12:00
rimu
58c3447a11
lazy load youtube preview
2024-09-08 13:23:37 +12:00
rimu
065d1e1078
only embed youtube vids on AC power
2024-09-08 12:31:16 +12:00
rimu
760477f00c
use JS IntersectionObserver to lazy load youtube videos
2024-09-07 12:36:21 +12:00
rimu
dba016e05e
show videos in teaser
2024-09-07 12:11:01 +12:00
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
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
Hendrik L
17c6c2512d
allow zooming and scaling (drop user-scalable=no)
2024-07-03 14:43:56 +02:00
Hendrik L
aa953082eb
add update/fetch assets script
2024-07-02 09:40:18 +02:00
rimu
5d522e0ff4
tweak annoying little bug
2024-07-01 18:17:27 +08:00
rimu
5d857763e5
Merge pull request 'Various smaller fixes' ( #240 ) from h3ndrik/pyfedi:fixes into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/240
2024-06-30 23:37:56 +00:00
rimu
30b88f2cdd
tweak about us page
2024-07-01 07:36:42 +08:00
Hendrik L
bf24b1b85a
include third_party JS and serve it locally
2024-06-30 17:06:18 +02:00
Hendrik L
a2bc01f459
fix table sort_by indicators
2024-06-29 21:04:28 +02:00
Hendrik L
859875c968
fix active_child name
2024-06-29 20:49:33 +02:00
Hendrik L
bd8dc97d86
make both admin community overviews one menu entry
2024-06-29 20:38:10 +02:00
Hendrik L
4ad4385f66
view links for admin tables
2024-06-29 20:05:31 +02:00
Hendrik L
13aee865d9
fix missed filter rework
2024-06-29 19:09:47 +02:00
rimu
45e1ed2875
remove debugging statements #236
2024-06-29 10:09:12 +08:00
rimu
ceddd305b3
debug blur thumbnail #236
2024-06-29 10:04:35 +08:00
rimu
da3a109bdb
delete link fonts
2024-06-29 09:23:22 +08:00
Hendrik Langer
76bd91e559
apply filters to community list
2024-06-28 22:41:42 +02:00
Hendrik Langer
a82950fd03
do the actual blocking
2024-06-28 18:34:29 +02:00
Hendrik Langer
1ab093e095
move reply thresholds into filters too, after rebase
2024-06-28 15:33:16 +00:00
Hendrik Langer
93fbba1d1e
rename show_ filters into hide_ and migrate db for filter changes
2024-06-28 15:04:06 +00:00
Hendrik Langer
a7fa609ddf
add blur and transparent options to the nsfw, nsfw and bots filter
2024-06-28 13:37:04 +02:00
Hendrik Langer
ac12c60538
move user visibility filters into filter settings
2024-06-28 13:35:26 +02:00
rimu
9e03775e16
reply thresholds
2024-06-28 18:34:54 +08:00
Hendrik Langer
9252b08db8
add some tooltips for the admin
2024-06-27 14:39:41 +02:00
rimu
ce7f2b6293
Merge pull request 'show content warnings in admin community overview' ( #228 ) from h3ndrik/pyfedi:admin_community into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/228
2024-06-27 07:30:49 +00:00
rimu
f127380f79
Merge pull request 'Small fix: nsfw and nsfw attribute' ( #227 ) from h3ndrik/pyfedi:user_edit into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/227
2024-06-27 07:30:07 +00:00
Hendrik Langer
8cb61c27fa
show content warnings in admin community overview
2024-06-26 22:38:02 +02:00
Hendrik Langer
80afaf3048
fix nsfw and nsfw attribute
2024-06-26 16:39:46 +02:00
Hendrik Langer
39f39301e5
fix staff on about page
2024-06-26 16:24:15 +02:00
Hendrik Langer
32a1e69c72
make donate links identical
2024-06-26 10:04:16 +02:00
rimu
d929098147
view bookmarks of comments #26
2024-06-21 17:28:49 +08:00
rimu
f97266833d
view bookmarks #26
2024-06-21 16:52:08 +08:00
rimu
f85491218c
progress on bookmarks / saving #26
2024-06-20 21:51:43 +08:00
rimu
89a263d6ba
improve archive link #205
2024-06-16 21:26:10 +08:00
rimu
537ab9f4b8
no bypass, just provide an archive link #205
2024-06-16 21:21:58 +08:00
rimu
3f2690a42b
add bypass paywall links for several sites #205
2024-06-16 17:55:08 +08:00
rimu
1a266c83ab
remove liberapay
2024-06-15 14:56:19 +08:00
rimu
2fad5b051c
rss feed on hashtags #203
2024-06-15 12:27:48 +08:00
rimu
4b3844bbae
let admin change site logo through UI #197
2024-06-14 18:03:47 +08:00
rimu
7de1fd7891
bad attitude users - filter by recently active
2024-06-12 07:47:04 +08:00
rimu
7534822231
announcements on home page, set in Admin -> Site Profile
2024-06-10 19:07:15 +08:00
rimu
a0f9f10a3a
Merge remote-tracking branch 'origin/main'
2024-06-10 14:16:34 +08:00
rimu
b2a69d93e6
fix font of delete link in notifications
2024-06-10 14:16:22 +08:00
freamon
225ab59c4e
Simple filter option for activitypub log results
2024-06-07 15:34:47 +01:00
rimu
3203ac5506
oh boy, this sucks #194
2024-06-05 13:21:41 +12:00
rimu
cf3dec5768
profile_id or user_name.lower() everywhere #194
2024-06-04 09:44:10 +12:00
rimu
2380a3ae61
soft deletes and deleted content admin area #193
2024-06-02 16:45:21 +12:00
rimu
f4931b474c
smaller images on mobile, using srcset
2024-06-01 22:58:11 +12:00
rimu
86e86f9e72
block claudebot
2024-06-01 19:24:15 +12:00
freamon
442a3100a2
Remove remnant of comment length experiment
2024-05-31 22:27:52 +01:00
rimu
e759e7afb1
tweak topics menu
2024-05-30 22:31:32 +12:00
rimu
eed882f061
post into sub-topics
2024-05-30 22:05:34 +12:00
rimu
a08e0ce6e7
add topics to main menu and reduce size of output html
2024-05-30 21:54:25 +12:00
freamon
ce1d01de09
Retrieve remote post from Search (no pre-supplied community required)
2024-05-28 22:28:03 +01:00
rimu
cf13ee0033
minor tweaks
2024-05-28 15:40:09 +12:00
freamon
2bfe5831b9
Allow users to retrieve posts from remote communities
2024-05-27 23:51:14 +01:00
freamon
1771c5205a
Merge branch 'peertube3'
2024-05-26 17:25:20 +01:00
rimu
d1f7d35a83
users can remove profile pics (communities too)
2024-05-26 18:24:13 +12:00
rimu
e35a5da500
401 error handler page #78
2024-05-26 13:59:31 +12:00
freamon
1d9c176c7c
PeerTube: embed videos in post
2024-05-26 02:19:57 +01:00
rimu
d40cdf08cc
nicer topic list layout
2024-05-24 17:29:25 +12:00
rimu
75f52fbd59
remove avg comment length experiment
2024-05-23 15:25:45 +12:00
rimu
709980c6f3
flag low effort commenters
2024-05-21 22:20:08 +12:00
rimu
153ac96084
admin - communities with no topic
2024-05-19 11:41:02 +12:00
rimu
f19cdfafad
poll - icon #181
2024-05-19 11:30:41 +12:00
rimu
742ce141e8
poll - handle unauthenticated voters #181
2024-05-19 11:18:37 +12:00
rimu
79798b28e3
poll ui - edit #181
2024-05-18 20:17:05 +12:00
rimu
e912c8d84f
poll ui - create and vote #181
2024-05-18 19:41:20 +12:00
rimu
2e0d27c4f0
rebrand remote follow #186
2024-05-17 21:27:45 +12:00
rimu
526ac5260f
poll ui, wip #181
2024-05-16 21:53:38 +12:00
freamon
e7c213706d
For deeper replies: also comment out 'Enable markdown editor' link to prevent overlap with language choice
2024-05-14 20:53:05 +01:00
freamon
bd7df400aa
Add 'loop' attribute for videos in 'gifs' communities
2024-05-12 10:31:04 +01:00
rimu
92de06a9be
mastodon icon in button #2
2024-05-12 14:37:27 +12:00
rimu
850e159a58
add follow on mastodon button #2
2024-05-12 14:16:12 +12:00
rimu
3c5a86f6e6
hashtag UI #184
2024-05-12 13:02:45 +12:00
rimu
f5c7e44d28
restore sorting to main communities list
2024-05-11 14:12:41 +12:00
rimu
e4e7b14813
paginate main communities list to improve load time
2024-05-11 14:02:18 +12:00
rimu
7da8c96677
account deletion federation #126
2024-05-10 17:52:16 +12:00
rimu
e22b3ba4a8
remember previous community choice #97
2024-05-09 20:03:02 +12:00
rimu
da1069aae3
search within community, fixes #97
2024-05-09 20:00:22 +12:00
rimu
af4dee7ea3
add language choices to UI #51
2024-05-09 17:54:30 +12:00
rimu
29c2a05d38
let user choose interface language #51
2024-05-09 13:59:52 +12:00
rimu
3bc30ec99c
let admin override language for remote communities #51
2024-05-08 21:07:22 +12:00
rimu
cba60c2aee
language filter on community list #51
2024-05-08 19:55:04 +12:00
rimu
1e256e5d8f
find spammy content more easily
2024-05-07 19:44:39 +12:00
rimu
ba3dba8f57
Simplest possible solution #178
...
The issue isn't so much the lack of bold on the headings as the visual hierarchy being disrupted when the community name is bolder than the post title. Removing the bold on the community name makes it work in any situation.
2024-05-07 11:12:14 +12:00
rimu
f0d229c423
use smaller versions of lemmy images #159
2024-05-06 15:42:12 +12:00
rimu
d844a7816b
video type attribute. fixes #176
2024-05-06 14:23:07 +12:00
rimu
c9dc8780fe
debug #20
2024-04-30 18:44:23 +12:00
rimu
01d4b2678c
anyone can subscribe to any post or comment #20
...
(not just the author)
2024-04-29 21:43:37 +12:00
rimu
e1204bc267
topic notifications #20
2024-04-29 16:03:00 +12:00
rimu
407b65b8d2
masonry - fix problem caused by backticks in post title #106
2024-04-27 19:45:12 +12:00
rimu
5c1da0a0be
masonry - on topics too #106
2024-04-24 19:41:12 +12:00
rimu
513e419af0
masonry - z layout #106
2024-04-24 17:32:07 +12:00
rimu
97cc67809c
preconnect to post url
2024-04-24 10:29:14 +12:00
rra
616425d95f
add new field to template, only show info if we supply it
2024-04-22 19:53:35 +02:00
rra
d204bf9663
add fields to site settings, provide more context to options
2024-04-22 19:23:54 +02:00
rimu
fb34de8da3
notification subscription - user toggle
2024-04-19 20:06:08 +12:00
rimu
4dddd7724f
federate higher quality images
2024-04-19 08:50:37 +12:00
rimu
dff6fc31e7
add link to about page in footer #139
2024-04-19 08:34:41 +12:00
rimu
326b53e73d
customisable posting warning
2024-04-18 20:51:08 +12:00
rimu
a8f7ebf442
streamable #147
2024-04-17 19:42:36 +12:00
rimu
4c48f72dcd
video avatars #58
...
see https://piefed.social/u/const_void@lemmy.ml
2024-04-17 19:17:11 +12:00
rimu
de26bee466
Merge branch 'main' of codeberg.org:rimu/pyfedi
2024-04-17 09:05:14 +12:00
rimu
7218b5aa42
fix merge conflicts
2024-04-17 09:04:29 +12:00
rimu
ee7135e081
Merge pull request 'Minor improvements to docs and theme' ( #160 ) from rscmbbng/pyfedi:main into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/160
2024-04-16 20:58:43 +00:00
rra
7e9f447c70
minor fixes to theming engine
2024-04-16 18:29:27 +02:00
rimu
39946fcc2a
Merge pull request 'Ignore Page/Announce, and some little fixes' ( #158 ) from freamon/pyfedi:15 into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/158
2024-04-16 10:20:52 +00:00
rra
2bf9b4a8c8
instance contact email interface, forms and display on about page
2024-04-16 12:10:24 +02:00
rra
c3120bc3e6
Merge remote-tracking branch 'upstream/main'
2024-04-16 11:54:01 +02:00
rimu
516eafa1f3
video as a entirely separate post type
2024-04-16 20:59:58 +12:00
rimu
abd4dd16c9
embed video and generate still thumbnail
2024-04-16 16:35:12 +12:00
freamon
6f2ea27df7
Use Leave/Join in post_reply_edit for consistency with other areas
2024-04-15 22:11:15 +01:00