Commit graph

184 commits

Author SHA1 Message Date
Alan Roberts
08290b0468 Adding a hide-read-posts function 2024-09-29 13:18:41 -04:00
rimu
91def29480 post_reply refactor 2024-09-28 13:05:00 +12:00
freamon
a14a41c18e Include check for post.deleted when looking for cross posts 2024-09-27 10:12:46 +00:00
rimu
7e4163db6b limit access to voting data 2024-09-24 09:28:06 +12:00
freamon
e6f3bd6fb4 Add pages for admins and community mods to see voting activity 2024-09-22 22:55:47 +00:00
freamon
6413490cc3 Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00
freamon
56a7f65c44 Decrement post.reply_count if reply from local user is deleted 2024-09-20 23:17:21 +00:00
rimu
740c42daea refactor voting code to enable api development #13 2024-09-13 16:39:42 +12:00
rimu
51f2b3e40e track user statistics like post count 2024-09-13 11:08:04 +12:00
rimu
d70d5c2878 post teaser redesign #148 2024-09-05 20:10:26 +12:00
freamon
d255f676c8 Use 'Image' type in attachment for image posts so alt-text is in same place as Lemmy #102 2024-09-01 19:14:05 +01:00
freamon
1af76320b7 Also use public_url() for User Follower activity 2024-09-01 17:49:46 +01:00
rimu
11ce66443e display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
freamon
b73b6fdcae Bugfix: public_url() in inner object of Updates too to avoid remote verification failures 2024-08-23 21:23:58 +00:00
freamon
3ff54c54da Actor for undo section of undo/vote was missing Alt username logic 2024-08-20 01:33:33 +00:00
rimu
2f15fd5aea alt user names 2024-08-20 07:03:18 +12:00
Alan Roberts
6ab610c503 comment cleanup 2024-08-17 14:34:01 -04:00
Alan Roberts
013f33b5d3 Adjusting the post editing for images to display the existing image 2024-08-17 09:42:07 -04:00
rimu
d0cc79f8ad accept mastodon replies 2024-08-17 10:26:33 +12: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
1f0c8eb6ff community blocking #283 2024-08-12 20:54:10 +12:00
rimu
1b61468559 move federation network activity to celery tasks #268 2024-07-24 21:00:36 +08:00
rimu
2c3f1763b3 community wiki #127 2024-07-17 22:11:31 +08:00
rimu
63049942ee Make 'rational discourse toolkit' optional fixes #202 2024-07-12 19:57:41 +08:00
Hendrik L
ad353ad206 combine add_post and post_edit templates 2024-07-08 21:34:40 +02:00
Hendrik L
7219926bfd update routes after post_edit template cleanup 2024-07-08 16:18:49 +02:00
Hendrik L
a1fa74d3ba move all post_edit templates into one 2024-07-08 15:14:24 +02:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
rimu
4073f119f6 cache buster to ensure redirections don't get stuck in a loop
also it's nice to be able to review a comment after making it
2024-07-07 13:27:48 +08:00
Hendrik Langer
a7fa609ddf add blur and transparent options to the nsfw, nsfw and bots filter 2024-06-28 13:37:04 +02:00
rimu
b621a9072f reply thresholds 2024-06-28 18:59:43 +08:00
rimu
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00
rimu
be41133dd9 image upload bugfixes #218 2024-06-25 21:11:57 +08:00
rimu
d929098147 view bookmarks of comments #26 2024-06-21 17:28:49 +08:00
rimu
f85491218c progress on bookmarks / saving #26 2024-06-20 21:51:43 +08:00
rimu
4c64631b8a put recently used languages first in the list #210 2024-06-20 17:27:36 +08:00
rimu
537ab9f4b8 no bypass, just provide an archive link #205 2024-06-16 21:21:58 +08:00
rimu
2b7ab8c415 add bypass paywall links for several sites #205 2024-06-16 19:09:56 +08:00
rimu
917ca13a79 add bypass paywall links for several sites #205 2024-06-16 19:07:19 +08:00
rimu
811c9eb5f3 add bypass paywall links for several sites #205 2024-06-16 19:03:23 +08:00
rimu
3f2690a42b add bypass paywall links for several sites #205 2024-06-16 17:55:08 +08:00
rimu
a5583dc37e public_url on posts too #194 2024-06-05 16:23:31 +12:00
rimu
3203ac5506 oh boy, this sucks #194 2024-06-05 13:21:41 +12:00
rimu
f101a56fe2 profile_id or user_name.lower() everywhere #194 2024-06-04 09:53:13 +12:00
rimu
2380a3ae61 soft deletes and deleted content admin area #193 2024-06-02 16:45:21 +12:00
rimu
3b6ea486ce url when deleting 2024-06-01 20:32:08 +12:00
rimu
0a1ea7d0e3 only json serializable objects can be passed to celery tasks (not SQLAlchemy models) #181 2024-06-01 19:52:17 +12:00
freamon
66c56e2428 Federate local poll votes out 2024-05-31 22:31:23 +01:00
rimu
a08e0ce6e7 add topics to main menu and reduce size of output html 2024-05-30 21:54:25 +12:00