Commit Graph

  • eea83214cb
    Option to show/hide boosts for a followed user (#317) Cosmin Stejerean 2022-12-30 14:03:11 -0800
  • 0b208d3bf7 Releasing 0.6.1 Andrew Godwin 2022-12-30 12:13:06 -0700
  • 011c51b3c4 Implement progressive thread parent fetching Andrew Godwin 2022-12-30 11:06:38 -0700
  • a93f03d639
    /v1/statuses/{id}/favourited_by (#324) Tyler Kennedy 2022-12-30 13:19:38 -0500
  • 52b4384cd6 Add follow notifications for local follows too Andrew Godwin 2022-12-30 10:19:26 -0700
  • 7eff751224
    A quick robots.txt to tell bots to stop crawling tags. (#321) Tyler Kennedy 2022-12-30 12:14:12 -0500
  • d247baa307 Serve webfinger and host-meta with correct mimetypes Andrew Godwin 2022-12-30 10:12:48 -0700
  • 75c17c0766
    Correctly handle response.raise_for_status() and guard search from bubbling parse errors (#322) Michael Manfre 2022-12-30 03:02:33 -0500
  • 0250f2800b
    Identity profile menus Michael Manfre 2022-12-30 03:01:03 -0500
  • 6a1caae79b
    Show a post button and fix selected logic for following/followers (#320) Tyler Kennedy 2022-12-29 23:31:34 -0500
  • 9cea7bc124
    /v1/accounts/{id}/following and /v1/accounts/lookup support. (#319) Tyler Kennedy 2022-12-29 21:27:43 -0500
  • 4d3b76612b Accept interactions as pagination anchors Andrew Godwin 2022-12-29 14:00:37 -0700
  • eb7297d743 Only auto refresh when at top of page Andrew Godwin 2022-12-29 13:23:47 -0700
  • 9c3806a175 Refactor link header and fix empty page case Andrew Godwin 2022-12-29 11:46:25 -0700
  • ea6f272047 Infinite scroll, and footer in sidebar if exists Andrew Godwin 2022-12-29 11:33:41 -0700
  • d3fd365a37 Add boost JSON Andrew Godwin 2022-12-29 10:53:31 -0700
  • 165d84abbf
    Fixes developed from mypy_django script (#312) Corry Haines 2022-12-29 09:35:14 -0800
  • cc7824394b
    Fixes for the Toot! client (#248) (#275) Tyler Kennedy 2022-12-29 12:31:32 -0500
  • b03d9f0e12 Handle deletions of post URIs Andrew Godwin 2022-12-28 22:47:28 -0700
  • 716b74404f Allow for follow accepts with object URIs only Andrew Godwin 2022-12-28 22:25:07 -0700
  • d525a2f465
    Quick fix for TAKAHE_SECRET_KEY in Dockerfile (#309) Kromonos 2022-12-29 05:56:11 +0100
  • 6983763786
    Fix negated autokey guard logic (#308) Michael Manfre 2022-12-28 22:08:52 -0500
  • a2f0634cb2 Include URI in post error Andrew Godwin 2022-12-28 12:06:32 -0700
  • 6137149f55 Improve cache busting proxy URLs with file exts Andrew Godwin 2022-12-28 11:57:54 -0700
  • 296780d5cc
    Use cache-busting URLs for proxied files (#294) Corry Haines 2022-12-28 10:39:40 -0800
  • 161b1a8af1 Don't permit autogenerated secret keys in prod Andrew Godwin 2022-12-28 11:27:08 -0700
  • 4df4f19856
    Remove unneeded join from Post to Identity (#301) Michael Manfre 2022-12-28 13:14:41 -0500
  • e38e985e73 Fall post URLs back to their ID Andrew Godwin 2022-12-28 11:12:40 -0700
  • a3b6996413 Discard emoji reactions for now Andrew Godwin 2022-12-28 11:01:30 -0700
  • f17f9df27e
    Identity.by_username_and_domain has more awareness of Domain (#303) Michael Manfre 2022-12-28 12:52:39 -0500
  • 5780068213 Implement max inbound payload size Andrew Godwin 2022-12-27 20:01:00 -0700
  • 1fc5740696 Add funkwhale namespace Andrew Godwin 2022-12-27 19:47:04 -0700
  • cf8c5476e6
    Hashtag stats are only computed when a Post is edited or updated (#299) Michael Manfre 2022-12-27 21:42:38 -0500
  • 26f64bfc06
    Guess emoji mimetype if not provided in tag (#298) Michael Manfre 2022-12-27 21:41:16 -0500
  • efe6864418
    Ensure a min of 2 metadata input rows on profile edit form (#297) Michael Manfre 2022-12-27 19:45:51 -0500
  • c6c3914cc7
    Include Identity metadata fields in ActivityPub messages (#295) Michael Manfre 2022-12-27 19:42:30 -0500
  • a949c99d48
    change language for following / followers (#296) Cosmin Stejerean 2022-12-27 16:03:14 -0800
  • aa2ace9b68
    Identity profile metadata input with dynamic form (#280) Michael Manfre 2022-12-27 18:56:50 -0500
  • b63ad40f54
    Add ability to customise Django settings (#292) Michael Manfre 2022-12-27 18:53:49 -0500
  • ca40a0d150
    Set User-Agent and Accept for outbound requests (#293) Michael Manfre 2022-12-27 18:50:39 -0500
  • b523d34c53 Don't parse the body if it's empty Andrew Godwin 2022-12-27 16:18:00 -0700
  • 029e51c8fe
    More aggressive caching (#288) Rui Carmo 2022-12-27 18:56:30 +0000
  • f6e49e8059 Delete timeline events with posts Andrew Godwin 2022-12-27 11:53:12 -0700
  • 44dc7a2ce4 Remove extra newlines in post content Andrew Godwin 2022-12-27 11:38:18 -0700
  • b170cd2850
    Add docker healthcheck feature & move collectstatic into container (#276) Kromonos 2022-12-27 19:39:18 +0100
  • b7b0b0dad4
    Add cache-control header for static assets (#281) Corry Haines 2022-12-27 10:25:18 -0800
  • 07b28c7264 Realign content with banner Andrew Godwin 2022-12-27 10:55:16 -0700
  • 218aabc597 Stop no-store headers getting through for the proxy Andrew Godwin 2022-12-26 20:53:50 -0700
  • 201b410383 Improve domains docs Andrew Godwin 2022-12-26 20:27:23 -0700
  • b36fa0de51
    Disable opengraph block in base_plain.html (#279) Corry Haines 2022-12-26 14:29:52 -0800
  • a815622190 Reinforce service domain uniqueness Andrew Godwin 2022-12-26 15:29:09 -0700
  • 5ac2c26eec Fix view profile buttons Andrew Godwin 2022-12-26 15:25:54 -0700
  • f7baea2756 Fix identity template with new banner Andrew Godwin 2022-12-26 10:53:46 -0700
  • 31187c99b2
    Quality of life (#266) Corry Haines 2022-12-26 09:42:02 -0800
  • a590427160
    Render the Nginx config to a separate file (#273) Corry Haines 2022-12-26 09:40:37 -0800
  • b53504fe64
    Basic OpenGraph support (#267) Corry Haines 2022-12-26 09:39:33 -0800
  • dab8dd59a7
    Fallback avatars in about 500 bytes. (#269) Tyler Kennedy 2022-12-26 12:14:23 -0500
  • d32a686eb1 Persist CWs in replies, expand linked at once Andrew Godwin 2022-12-26 10:03:13 -0700
  • c9f7a06fe5 Fix notes on invites showing in list view Andrew Godwin 2022-12-26 09:42:35 -0700
  • 50c07f491e
    Guard Post mentions processing from unfetched Identities (#272) Michael Manfre 2022-12-25 16:37:31 -0500
  • d2766860c5
    Views that return fixed content only generate the content once (#271) Michael Manfre 2022-12-25 16:26:15 -0500
  • 8ab0e97a86
    Some servers send object as dict for PostInteraction and Follow (#261) Michael Manfre 2022-12-24 23:24:46 -0500
  • ab398758a9
    Fixed mention linking with mixed case usernames (#265) Michael Manfre 2022-12-24 23:04:25 -0500
  • da00a67cb5 Don't double escape summary Andrew Godwin 2022-12-24 12:49:59 -0700
  • 365b9d49c6 Don't error when we don't have a parent post Andrew Godwin 2022-12-24 12:27:37 -0700
  • 834282cf54
    Remove unused Post.linkify_mentions() (#263) Michael Manfre 2022-12-24 17:01:16 -0500
  • e2ae2b2948 Releasing 0.6.0 Andrew Godwin 2022-12-24 11:27:45 -0700
  • a3764df6d6
    Prettier debug json (#260) Michael Manfre 2022-12-24 13:09:53 -0500
  • 5536397bdb
    Prettier debug json (#260) Michael Manfre 2022-12-24 13:05:07 -0500
  • 4339b09dd4 Also catch empty host-meta Andrew Godwin 2022-12-24 10:56:49 -0700
  • a7bbbb5663 Also catch host-meta parse errors Andrew Godwin 2022-12-24 10:56:22 -0700
  • 96e95da73f More 0.6 release prep Andrew Godwin 2022-12-24 10:50:24 -0700
  • 087cb2a15f Rework post/event querysets to always fetch stuff Andrew Godwin 2022-12-24 10:50:01 -0700
  • a6c973337c Make load more button not do a refresh Andrew Godwin 2022-12-24 10:27:34 -0700
  • 801c807a2b
    Simple user stylesheet support. (#258) Tyler Kennedy 2022-12-24 09:28:39 -0500
  • cda7467802 Make debug JSON page better Andrew Godwin 2022-12-24 06:56:33 -0700
  • 2889d0f60a
    Cap the maximum height of gallery images to 400px. Set object fit to center the image and then crop so they don't get distorted by aspect ratio changes. (#254) Tyler Kennedy 2022-12-24 08:34:33 -0500
  • c25da3a95f
    Better djadmin Identity search (#253) Michael Manfre 2022-12-24 08:34:15 -0500
  • f5d06d2656 Move wellness options inside Interface Andrew Godwin 2022-12-23 23:01:27 -0700
  • 3187d4d180 Fix reaction counts hiding Andrew Godwin 2022-12-23 22:56:59 -0700
  • b5be9b576d
    Ux gallery tweaks (#252) Tyler Kennedy 2022-12-24 00:54:03 -0500
  • ff32b521ae More small screen fixes Andrew Godwin 2022-12-23 22:52:20 -0700
  • 2a79f34f8a Small screen and identity select styling Andrew Godwin 2022-12-23 22:46:27 -0700
  • 6be1e7df44 Make oauth screens plain as well Andrew Godwin 2022-12-23 22:34:21 -0700
  • d88db5efbf
    BunnyCDN doesn't return content-type (#251) Michael Manfre 2022-12-24 00:17:43 -0500
  • aca77314d1
    Fixes #239 - Add option to hide Boost and Like counts (#247) Michael Manfre 2022-12-24 00:16:26 -0500
  • 9fb18ac841
    Identity background images can be relative (#250) Michael Manfre 2022-12-23 23:57:50 -0500
  • 043a41afd3 Allow turning debug toolbar on separately Andrew Godwin 2022-12-23 01:59:31 -0700
  • 5dcdee237c
    Handle host-meta, which is required for webfinger, not optional. (#220) Tyler Kennedy 2022-12-23 23:35:17 -0500
  • 294095c592 Don't allow trailing period in mention Andrew Godwin 2022-12-23 01:46:35 -0700
  • c969ffc0d6
    Ensure OAuth views are provided expected inputs (#246) Michael Manfre 2022-12-23 23:17:13 -0500
  • fd87a7cf08 More 0.6 notes Andrew Godwin 2022-12-23 00:48:15 -0700
  • 699b6fc29e "Remove posts from front page" option Andrew Godwin 2022-12-22 14:16:08 -0700
  • af6ddcf8f1 Drive user timeline and RSS off a single service Andrew Godwin 2022-12-22 13:11:47 -0800
  • a058140d11 New "plain" page style for most logged out pages Andrew Godwin 2022-12-22 13:06:35 -0800
  • c890382b30 Fix some of that webfinger breakage Andrew Godwin 2022-12-22 10:43:53 -0800
  • 01e944176c Add one more feature for 0.7 Andrew Godwin 2022-12-22 18:27:26 +0000
  • a4ad5685db More docs updates Andrew Godwin 2022-12-22 18:10:47 +0000
  • f141e6a551 More docs for release prep Andrew Godwin 2022-12-22 18:03:01 +0000
  • dea6c1af9f Add header BG in compact mode Andrew Godwin 2022-12-22 17:23:59 +0000