Commit graph

1474 commits

Author SHA1 Message Date
rimu
b8d8b4d74d bugfix 2024-08-17 11:03:52 +12:00
rimu
e30d077e6a only refresh community and user profiles of online instances 2024-08-17 10:32:18 +12:00
rimu
41cadc1f72 only refresh community and user profiles of online instances 2024-08-17 10:31:22 +12:00
rimu
d0cc79f8ad accept mastodon replies 2024-08-17 10:26:33 +12:00
freamon
474ff8c194 Initial work for posts that have been removed and then restored #276 2024-08-16 15:07:40 +00:00
rimu
27c41e916a federate auto-deletes 2024-08-16 16:19:23 +12:00
rimu
6f4ea028f7 federate auto-deletes 2024-08-16 16:10:09 +12:00
rimu
8a8d79796e refactor home page based on #293 - css tweaks 2024-08-16 14:02:01 +12:00
rimu
45c84e79d9 refactor home page based on #293
local posts are those in local communities, not those posted anywhere by local accounts
2024-08-16 13:50:59 +12:00
rimu
56a4d60aab refactor home page based on #293 2024-08-16 13:42:29 +12:00
rimu
e12838cf9f Merge pull request 'Adding Subscribed/Local/All nav views' (#293) from JollyDevelopment/pyfedi:jollydev/add-view-filter-to-home-page into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/293
2024-08-16 00:27:29 +00:00
rimu
4cf7e067d6 stop 'add remote' from duplicating local communities 2024-08-16 11:49:14 +12:00
freamon
5211c64c2a Return 400 Bad Request for signature verification errors 2024-08-15 13:10:37 +00:00
Alan Roberts
f78538941b comment cleanup 2024-08-15 11:50:02 +00: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
freamon
f247c280e9 Remove unnecessary if/else clause
function only returns True or raises an Exception for an error
2024-08-15 11:16:57 +00:00
rimu
589ee8413a only auto-delete non-sticky posts 2024-08-15 21:04:52 +12:00
rimu
64a6180a13 move content deletion to be earlier in the daily maintenance script 2024-08-15 20:31:04 +12:00
rimu
2c362e32f4 remove content from communities according to retention setting #254 2024-08-15 20:27:46 +12:00
rimu
8d60f8f4cd warn if link already posted to other communties 2024-08-15 19:39:33 +12:00
rimu
1dd9461bfc make tables have a scrollbar if necessary 2024-08-14 19:59:19 +12:00
rimu
b640d6aaee only show who did what moderation actions to admins and staff 2024-08-14 07:47:41 +12:00
rimu
91f61299d4 update some insecure packages #214 2024-08-13 20:41:00 +12:00
rimu
14162225a0 update some insecure packages #214 2024-08-13 17:44:28 +12:00
rimu
1f0c8eb6ff community blocking #283 2024-08-12 20:54:10 +12:00
rimu
85726d5638 tidy ups to #289 2024-08-12 20:29:15 +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
407c80931d Merge pull request 'Update community deletion modlog entry' (#287) from JollyDevelopment/pyfedi:jollydev/fix-delete-community-modlog-break into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/287
2024-08-12 08:05:02 +00:00
rimu
c090f3a3ce remove obsolete optimisations 2024-08-12 10:17:19 +12:00
Alan Roberts
d01b4b6a1a adding dev mode documentation to install.md 2024-08-11 08:04:04 -04:00
Alan Roberts
d0ffaccd58 adding current_mode in custom render_template 2024-08-11 08:04:04 -04: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
Alan Roberts
4cbef640a5 Update community deletion modlog entry 2024-08-11 12:00:25 +00:00
rimu
058cef2871 MBin sends Create activities even for remote communities #290
Lemmy uses Announce -> Create for communities hosted on their instance and only uses Create when posting to a community on our instance. Mbin uses Create all the time.
2024-08-10 18:43:16 +12:00
rimu
654c4fe42e tidy ups and tweaks to suggest topics form #281 2024-08-08 19:26:07 +12:00
rimu
674dc4c910 Merge pull request 'Adding a "Suggest A Topic" page.' (#281) from JollyDevelopment/pyfedi:jollydev/adding-suggest-topic-option into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/281
2024-08-08 07:09:50 +00:00
rimu
9611a27749 only prepend [Microblog] when autogenerated title is too short. fixes #266 2024-08-08 19:04:50 +12:00
rimu
d25232b128 treat EmojiReact activities as Likes 2024-08-08 18:25:22 +12:00
Alan Roberts
0961d3e5dd better topic name placeholder text 2024-08-07 12:21:00 -04: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