Commit graph

1123 commits

Author SHA1 Message Date
rimu
e83c669f76 change hercules theme font 2024-04-04 10:30:39 +13:00
rimu
164ef25e9e slugify community urls #78 2024-04-03 21:03:38 +13:00
rimu
635449db0f slugify community urls #78 2024-04-03 20:53:50 +13:00
rimu
e6431584ab better ban message #78 2024-04-03 20:48:39 +13:00
rimu
7dd5c61bc7 max length of 300 chars of alt text #78 2024-04-03 20:33:49 +13:00
rimu
15f834c08e delete posts in community when community is deleted #78 2024-04-03 20:29:24 +13:00
rimu
950590db5f properly delete files 2024-04-03 20:13:05 +13:00
rimu
1e38fcf9b3 api/v1/instance endpoint, for fedidb 2024-04-03 16:35:26 +13:00
rimu
b02704ed82 stop wide images in side pane from busting out 2024-04-03 15:54:12 +13:00
rimu
8d5faf7133 move cross post icon down to utilities bar #144 2024-04-03 08:15:23 +13:00
rimu
acf8561dd4 update german translation #95 2024-04-03 07:50:24 +13:00
rimu
329ad0093e minor tweaks #144 2024-04-03 07:44:59 +13:00
rimu
bf03020089 Merge pull request 'Cross Posts' (#144) from freamon/pyfedi:xp3 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/144
2024-04-02 18:32:46 +00:00
freamon
f9cc69b054 Show cross posts in UI 2024-04-02 18:46:04 +01:00
freamon
26be3a93b1 Add 'layers' icon for cross posts link 2024-04-02 18:45:49 +01:00
freamon
d9dc0d2960 Fixup cross posts if post is removed 2024-04-02 18:45:21 +01:00
freamon
d0b146ec0f Find cross-posts for new or updated posts 2024-04-02 18:45:04 +01:00
freamon
6313ad2e5d Find cross-posts for items in remote community outbox 2024-04-02 18:44:42 +01:00
freamon
16996e3a20 Upgrade DB for cross_posts field 2024-04-02 17:54:52 +01:00
rimu
7f6cd31ccc Merge remote-tracking branch 'origin/main' 2024-04-02 12:40:01 +13:00
rimu
2c4a6e673d Merge branch 'freamon-update_from_activity' 2024-04-02 12:39:22 +13:00
rimu
483df457c4 resolve merge conflicts #143 2024-04-02 12:38:59 +13:00
freamon
3cdf9b0225 update_post_from_activity: use additions from create_post, and respond to changed URL 2024-04-01 23:44:58 +01:00
rimu
b1dfd02516 Merge pull request 'Start writing documentation on how to use PieFed' (#141) from somoso/pyfedi:add-docs into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/141
2024-04-01 21:43:21 +00:00
rimu
f405e4d0c7 Merge pull request 'Update INSTALL.MD to clarify that RECAPCHA_* isn't necessary' (#140) from somoso/pyfedi:update-install-md into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/140
2024-04-01 21:42:34 +00:00
rimu
df3f2fe2b8 Merge pull request 'Instance about pages' (#139) from rscmbbng/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/139
2024-04-01 21:42:13 +00:00
Soheb
944dfd3920 Start writing documentation on how to use PieFed 2024-04-01 21:08:20 +01:00
Soheb
97a3ae800e Update INSTALL.MD to clarify that RECAPCHA_* isn't necessary 2024-04-01 20:29:15 +01:00
rra
6a831736e9 add visual divider in topics drowpdown 2024-04-01 15:30:48 +02:00
rra
70a8d8caa0 About page gives an overview of what the instance is about, whod administers and how to contact in case of issues. 2024-04-01 13:05:09 +02:00
Martynas Sklizmantas
fbad07d203 Merge remote-tracking branch 'upstream/main' 2024-04-01 09:42:32 +02:00
rimu
f0a622e8d9 hercules theme - CRTs were not really black 2024-04-01 16:51:41 +13:00
rimu
0d6a357ddf hercules theme - CRTs were not really black 2024-04-01 16:51:20 +13:00
rimu
ae354df74f hercules 1982 theme 2024-04-01 16:45:14 +13:00
rimu
e0a684d51c trans theme - css 2024-04-01 15:17:03 +13:00
rimu
274cd536b2 suggested place to parse lemmy spoiler tags 2024-04-01 15:13:58 +13:00
rimu
91ee3b2cc7 trans pride theme - links 2024-04-01 15:02:08 +13:00
rimu
63fcb9d9e3 trans pride theme - footer 2024-04-01 14:50:46 +13:00
rimu
d73ac9970a trans pride theme 2024-04-01 14:45:20 +13:00
rimu
1f2bdfa4f1 Merge remote-tracking branch 'origin/main' 2024-04-01 12:21:28 +13:00
rimu
e64c37a00d Merge pull request 'Improve formatting on INSTALL.md to highlight technical terms, improve readability, and highlight important points' (#137) from somoso/pyfedi:improve-installing-md-formattting into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/137
2024-03-31 23:20:40 +00:00
rimu
e981588d72 Merge remote-tracking branch 'origin/main' 2024-04-01 12:14:57 +13:00
rimu
e00a9582d6 Merge pull request 'Improve touch on the utilities bar for phone/tablet' (#130) from somoso/pyfedi:improve-utilities-bar-mobile into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/130
2024-03-31 23:14:26 +00:00
rimu
40c33672b1 improve nsfl detection 2024-04-01 10:12:31 +13:00
Soheb
bba397945f Improve formatting on INSTALL.md to highlight technical terms, improve readability, and highlight important points 2024-03-31 12:39:52 +01:00
Soheb
9ea8444f7b Undo noisy changes caused by IDE 2024-03-31 12:08:50 +01:00
Soheb
dd36f0b97e Undo noisy changes caused by IDE 2024-03-31 12:05:54 +01:00
Soheb
e14f96dabb Variable reuse for min-touch-target 2024-03-31 12:01:40 +01:00
Soheb
c70a436268 Merge branch 'main' into improve-utilities-bar-mobile 2024-03-31 11:57:56 +01:00
rimu
d2c6900d5b max author width - for mobile 2024-03-31 14:41:50 +13:00