Commit graph

  • 002276ab9a Fix footer styling Andrew Godwin 2022-12-31 14:12:39 -0700
  • ae12aadd38 Include actor URI in another error Andrew Godwin 2022-12-31 13:53:21 -0700
  • 15159418df Handle CW classes for non-ascii characters Andrew Godwin 2022-12-31 13:51:59 -0700
  • 0fc8ff4965 Move like/boost/reply counts onto Post model Andrew Godwin 2022-12-31 13:48:35 -0700
  • e5ef34a1b9
    Make accessibility text color to main/white (#334) TAKAHASHI Shuuji 2023-01-01 04:02:44 +0900
  • 63fcd0b665 Fix data integrity schema Andrew Godwin 2022-12-31 11:56:50 -0700
  • b09e7187ce Actually implement the liveness file Andrew Godwin 2022-12-31 11:54:51 -0700
  • 13fc4b42de Handle Diaspora's XML webfinger Andrew Godwin 2022-12-31 11:13:51 -0700
  • 8fe99718f3 Don't complain on delete on unknown URIs Andrew Godwin 2022-12-31 10:49:45 -0700
  • 4956c7cd7a Add more schemas into our local store Andrew Godwin 2022-12-31 10:46:26 -0700
  • 8d6f78e29e Don't error on unknown notification types Andrew Godwin 2022-12-31 10:34:51 -0700
  • d8ff43dc28
    Attach the first image of post to RSS feed (#333) TAKAHASHI Shuuji 2023-01-01 02:29:51 +0900
  • 7372a25285
    Make accessibility text color to main/white #334 TAKAHASHI Shuuji 2022-12-12 00:40:40 +0900
  • cf99ec2885
    Attach the first image of post to RSS feed #333 TAKAHASHI Shuuji 2022-12-12 17:22:45 +0900
  • 05adbace24
    email templates (#328) NaphalSec 2022-12-30 18:03:11 -0500
  • eea83214cb
    Option to show/hide boosts for a followed user (#317) Cosmin Stejerean 2022-12-30 14:03:11 -0800
  • b63ca26c08
    Merge branch 'main' into email-templates #328 NaphalSec 2022-12-30 16:06:31 -0500
  • 53aad8d1a8 email templates naphal 2022-12-30 21:03:48 +0000
  • 0b208d3bf7 Releasing 0.6.1 0.6.1 #243 Andrew Godwin 2022-12-30 12:13:06 -0700
  • 011c51b3c4 Implement progressive thread parent fetching Andrew Godwin 2022-12-30 11:06:38 -0700
  • 7e1f9fa40e rename field to boosts for consistency #317 Cosmin Stejerean 2022-12-30 10:29:46 -0800
  • a93f03d639
    /v1/statuses/{id}/favourited_by (#324) Tyler Kennedy 2022-12-30 13:19:38 -0500
  • 1f0f83c00b /v1/statuses/{id}/favourited_by #324 Tyler Kennedy 2022-12-30 06:21:14 -0500
  • ae22a1a566 implement web frontend for showing and hiding boosts Cosmin Stejerean 2022-12-29 22:45:37 -0800
  • 0e39e83eb7 implement hiding boosts in the follow model and in the client api Cosmin Stejerean 2022-12-29 13:26:28 -0800
  • 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
  • 930d02c19b A quick robots.txt to tell bots to stop crawling tags. #321 Tyler Kennedy 2022-12-29 21:49:46 -0500
  • 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
  • 906edb34a3 Correctly handle response.raise_for_status() and guard search from bubbling parse errors #322 Michael Manfre 2022-12-30 00:13:17 -0500
  • 6a1caae79b
    Show a post button and fix selected logic for following/followers (#320) Tyler Kennedy 2022-12-29 23:31:34 -0500
  • e8f72eab46 testing profile menus #318 Michael Manfre 2022-12-28 20:29:12 -0500
  • b4e1fe417a Remove an unused import. #320 Tyler Kennedy 2022-12-29 21:51:33 -0500
  • 2788870d49 Show a post button and fix selected logic for following/followers Tyler Kennedy 2022-12-29 21:27:38 -0500
  • 9cea7bc124
    /v1/accounts/{id}/following and /v1/accounts/lookup support. (#319) Tyler Kennedy 2022-12-29 21:27:43 -0500
  • a90006c2aa Fix the sort ordering on /accounts/{id}/following. #319 Tyler Kennedy 2022-12-29 20:51:34 -0500
  • 4935f34330 Match the limit, well, limits for /following from Mastodon. Tyler Kennedy 2022-12-29 20:46:48 -0500
  • 4d4602f822 /accounts/{id}/following support. Tyler Kennedy 2022-12-29 20:31:54 -0500
  • 9045f79b7e /accounts/lookup support. Tyler Kennedy 2022-12-29 18:26:23 -0500
  • d7e4f86103 /accounts/lookup support. Tyler Kennedy 2022-12-29 18:01:40 -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
  • 1900462bf3 Fix import error #312 Corry Haines 2022-12-29 09:00:35 -0800
  • 9cc8f427fa Merge branch 'main' into fix_toot #275 Tyler Kennedy 2022-12-29 10:48:30 -0500
  • 57e28d751e Pagination with next/prev. Tyler Kennedy 2022-12-28 12:14:37 -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
  • a91f491ca7 Fixes developed from mypy_django script Corry Haines 2022-12-28 20:45:53 -0800
  • 7eaf622edc Create Django stubs aware mypy config #311 Corry Haines 2022-12-28 20:39:29 -0800
  • 1104c889f9 SECRET_KEY prod guard breaks Dockerfile #310 Michael Manfre 2022-12-28 23:24:25 -0500
  • 479fa6c427 Quick fix for TAKAHE_SECRET_KEY in Dockerfile #309 Kromonos 2022-12-29 04:21:28 +0100
  • 6983763786
    Fix negated autokey guard logic (#308) Michael Manfre 2022-12-28 22:08:52 -0500
  • f39fbaf328 Fix negated autokey guard logic #308 Michael Manfre 2022-12-28 20:41:45 -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
  • 9e68f9a7f2 Identity.by_username_and_domain has more awareness of Domain #303 Michael Manfre 2022-12-28 10:35:51 -0500
  • 5780068213 Implement max inbound payload size Andrew Godwin 2022-12-27 20:01:00 -0700
  • 0eb57ddfc5 Remove unneeded join from Post to Identity #301 Michael Manfre 2022-12-27 21:59:50 -0500
  • 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
  • 229aa0fe3f Hashtag stats are only computed when a Post is edited or updated #299 Michael Manfre 2022-12-27 20:47:41 -0500
  • 52f8c093fb Guess emoji mimetype if not provided in tag #298 Michael Manfre 2022-12-27 12:59:19 -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
  • 91d3e9315a Ensure a min of 2 metadata input rows on profile edit form #297 Michael Manfre 2022-12-27 19:40:09 -0500
  • f11b226c2c Include Identity metadata fields in ActivityPub messages #295 Michael Manfre 2022-12-27 16:53:25 -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
  • f33360eb9e change language for following / followers #296 Cosmin Stejerean 2022-12-27 15:48:32 -0800
  • 935c46d68b Add ability to customise Django settings #292 Michael Manfre 2022-12-27 10:44:02 -0500
  • b523d34c53 Don't parse the body if it's empty Andrew Godwin 2022-12-27 16:18:00 -0700
  • d3f0af4878 Use cache-busting URLs for proxied files #294 Corry Haines 2022-12-27 13:24:18 -0800
  • 6f5a188e08 Set User-Agent and Accept for outbound requests #293 Michael Manfre 2022-12-27 13:29:52 -0500
  • 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
  • 3e00868a7a Try removing some fields which probably shouldn't be set. Tyler Kennedy 2022-12-27 11:47:19 -0500
  • 77c2a2e5e0 Use a fallback 1x1 pixel image for missing headers, same as Mastodon. The header and header_static are _not_ optional nor nullable according to the spec. Tyler Kennedy 2022-12-27 11:18:19 -0500
  • 45a4b3c1e7
    More aggressive caching #288 Rui Carmo 2022-12-27 13:58:10 +0000
  • cabcb22cd5 Various toot! fixes. Tyler Kennedy 2022-12-27 06:13:13 -0500