Commit graph

198 commits

Author SHA1 Message Date
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
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
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
rimu
77e06b6a50 do not send markdown 2024-05-24 16:47:40 +12:00
rimu
4c2399bf71 send markdown 2024-05-24 16:32:11 +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
0d9d4f12cb poll - federation #181 2024-05-18 21:06:57 +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
freamon
e969a2e8bf Only federate out HTML for posts and replies
As per the Decision Log
2024-05-14 16:29:02 +01:00
rimu
3c5a86f6e6 hashtag UI #184 2024-05-12 13:02:45 +12:00
freamon
bc5b1625ef federate post delete to User Followers #2, #154, #172 2024-05-10 17:10:44 +01:00
freamon
60eab27d7e federate post edit to User Followers 2024-05-10 16:36:15 +01:00
rimu
7867b5b346 add language choices to UI - logged in users only #51 2024-05-09 19:21:45 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
3125d7aa67 improve UI responsiveness when voting by federating vote in background 2024-05-06 19:49:51 +12:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01: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
97cc67809c preconnect to post url 2024-04-24 10:29:14 +12:00
freamon
d49470ab8b Add one upvote from yourself for own posts and replies 2024-04-22 19:51:07 +01:00
freamon
f2eaf5d3b7 Add stupid reply handling to top-level comments also 2024-04-22 19:50:49 +01:00
rimu
34d09acc92 surprise feature for those who comment "this" 2024-04-22 15:25:37 +12:00
rimu
e261c3b9c0 lemmy requires a summary field when mods delete things 2024-04-20 20:09:52 +12:00
rimu
c8b81162f1 remove obsolete flush_cache() calls 2024-04-20 16:26:33 +12:00
freamon
c8161b7204 Federate Comment Votes by local users in local communities 2024-04-17 15:18:45 +01:00
freamon
79239b7273 Add Undo of Post Vote to federation 2024-04-17 15:18:28 +01:00
rimu
7218b5aa42 fix merge conflicts 2024-04-17 09:04:29 +12:00
rimu
516eafa1f3 video as a entirely separate post type 2024-04-16 20:59:58 +12:00
freamon
8a46a933d6 Hide 'Create Post' if Community is restricted_to_mods and User isn't a Mod 2024-04-15 12:56:01 +01:00
rimu
3c006332e3 site admins can delete comments 2024-04-15 12:16:29 +12:00
rimu
b193f71527 make spicyness of hot algo configurable through .env 2024-04-15 12:08:04 +12:00
rimu
2dcbc45d67 hot sort - more spicy pls (experiment) 2024-04-14 08:17:02 +12:00
rimu
75c3f7c8be hot sort - more spicy pls (experiment) 2024-04-14 07:59:24 +12:00
rimu
bd6c71d8bb show if a piece of content has already been voted on 2024-04-11 14:04:57 +12:00