Commit graph

  • fddd0affb7 We are really crunching down this features list Andrew Godwin 2022-12-01 18:49:51 -0700
  • 6f2f28a3a7 Image attachment uploads Andrew Godwin 2022-12-01 18:46:49 -0700
  • a826ae18ea
    Tweak UI when no posts found for remote identity (#83) Avi Flax 2022-12-01 11:56:41 -0500
  • ee9ac29cca
    Test support for sqlite. (#68) Tyler Kennedy 2022-12-01 11:53:45 -0500
  • 9fd70424bb
    Add a special release task to Procfile. (#86) Tyler Kennedy 2022-12-01 11:53:22 -0500
  • 4344fdad9a Update S3 to use world-readable files Andrew Godwin 2022-12-01 09:43:36 -0700
  • bcd28cbb6d Add a special release task to Procfile. #86 Tyler Kennedy 2022-12-01 01:44:41 -0500
  • 6b0495f72a Merge branch 'main' into sqlite #68 Tyler Kennedy 2022-12-01 01:29:56 -0500
  • f3bd50c59e produce slightly prettier unique names for upload file names #85 profuse-flights 2022-12-01 00:24:59 -0500
  • d6b3dfb0a9 Tweak UI when no posts found for remote identity #83 Avi Flax 2022-11-30 19:12:49 -0500
  • 676dda0cb6
    Add copy to clipboard action to user's handle (#82) Humberto Rocha 2022-11-30 17:12:00 -0500
  • 25476caf69
    Add copy to clipboard action to user's handle #82 Humberto Rocha 2022-11-30 15:33:47 -0500
  • f5809ea4a1
    Fix docker image build proccess waiting on user input (#81) Humberto Rocha 2022-11-30 12:39:50 -0500
  • c6742a3f30
    Fix docker image build proccess waiting on user input #81 Humberto Rocha 2022-11-30 11:17:58 -0500
  • 73cec4139d
    Fix typo in notifications.html (#79) Avi Flax 2022-11-29 16:15:37 -0500
  • 14e75fe14b
    Fix typo in notifications.html #79 Avi Flax 2022-11-29 15:37:31 -0500
  • 8139ccffdb Fix hashtag extraction Andrew Godwin 2022-11-29 09:44:22 -0700
  • 17107618a0
    unquote SMTP and AWS passwords (#78) Corry Haines 2022-11-29 08:32:38 -0800
  • c72893372a Collapse notifications on the same post Andrew Godwin 2022-11-28 22:42:40 -0700
  • c857cd026f Fix image attachment styling Andrew Godwin 2022-11-28 22:35:43 -0700
  • fb342cfb54 Fix hashtagging of HTML entities Andrew Godwin 2022-11-28 22:34:14 -0700
  • 4420507f62 Show parent post on individual page Andrew Godwin 2022-11-28 22:34:03 -0700
  • 0bced8fe17 A few hashtag fixups Andrew Godwin 2022-11-28 22:14:52 -0700
  • 729401b0bc unquote SMTP and AWS passwords #78 Corry Haines 2022-11-28 21:00:29 -0800
  • 1ad9bfcb06 Add GIN index to Post.hashtags Andrew Godwin 2022-11-28 21:47:31 -0700
  • fb8f2d1098
    Hashtags Michael Manfre 2022-11-28 23:41:36 -0500
  • 7f838433ed Allow local:// media backends Andrew Godwin 2022-11-28 21:26:02 -0700
  • a3bc7ff196 Update error emails docs Andrew Godwin 2022-11-28 19:37:26 -0700
  • d09a30258f Hashtag search #71 Michael Manfre 2022-11-28 18:36:48 -0500
  • 267d08fa45 Hashtag stats recomputes on interval Michael Manfre 2022-11-28 18:08:17 -0500
  • 33ae58ea4f Cleanup Post.ensure_hashtags and call during reparse action Michael Manfre 2022-11-28 17:59:56 -0500
  • 9abb863b8a Hashtags default to unreviewed with Config to treat as Public or private Michael Manfre 2022-11-28 17:51:39 -0500
  • 11c4ebaccd Linkify hashtags Michael Manfre 2022-11-28 17:16:12 -0500
  • 1c8be86f9d Add hashtag timeline and explore pages Michael Manfre 2022-11-27 21:57:11 -0500
  • c8da3e5955 Add /tags/<hashtag>/ timeline Michael Manfre 2022-11-27 20:59:24 -0500
  • 6c1c7c59f4 djadmin actions to bulk process hashtags Michael Manfre 2022-11-27 20:06:36 -0500
  • 4958cb57f6 Populate Post.hashtags and stator compute metrics Michael Manfre 2022-11-27 19:07:18 -0500
  • 08aa37abc9 Hashtags - initial models and admin Michael Manfre 2022-11-27 16:02:59 -0500
  • 974378c292 Add migrations to installation Andrew Godwin 2022-11-28 10:38:44 -0700
  • 8c51229fc6
    Update phony targets Daniele Tricoli 2022-11-28 18:29:38 +0100
  • dd21619228
    Fix docs code block and separate docs tests TAKAHASHI Shuuji 2022-11-29 02:24:45 +0900
  • ab1247fd2d
    Relax S3 URI parsing Corry Haines 2022-11-28 09:22:39 -0800
  • c56959c21b
    Fix quotes for linting #70 Corry Haines 2022-11-28 09:14:14 -0800
  • 18356890ed
    ci: run test-docs always #73 TAKAHASHI Shuuji 2022-11-29 01:09:02 +0900
  • bf4abcff00 Update phony targets #74 Daniele Tricoli 2022-11-28 16:26:12 +0100
  • 74809431a2 ci: add GitHub Actions workflow for docs build TAKAHASHI Shuuji 2022-11-28 14:41:05 +0000
  • ac6415a61e docs: fix code block syntax TAKAHASHI Shuuji 2022-11-28 14:35:45 +0000
  • 9e99a6bba1
    Modify docker FROM to allow mirror insertion (#69) Corry Haines 2022-11-27 22:20:26 -0800
  • 10315535bd
    Fix case typo in email settings (#72) Corry Haines 2022-11-27 22:16:00 -0800
  • feae9c0e0b Fix case typo in email settings #72 Corry Haines 2022-11-27 20:34:26 -0800
  • 264e676073 Modify docker FROM to allow mirror insertion #69 Corry Haines 2022-11-27 18:27:59 -0800
  • 92f5db232c Relax S3 URI parsing Corry Haines 2022-11-27 17:49:40 -0800
  • 2d569a8050 Fix SendGrid key ingestion Andrew Godwin 2022-11-27 17:30:33 -0700
  • 02eb0d84a4 Test support for sqlite. Tyler Kennedy 2022-11-27 19:20:40 -0500
  • 0221ea261f Admin tweaks Andrew Godwin 2022-11-27 17:16:09 -0700
  • 3b079526a2 User fetching and inbox message cleaning Andrew Godwin 2022-11-27 17:05:31 -0700
  • 2f443414a7 Collect more actor information in fetch Andrew Godwin 2022-11-27 16:43:20 -0700
  • ba36f9b92a Fix Sphinx canonical links Andrew Godwin 2022-11-27 16:16:01 -0700
  • 348c03e7da Default replies to unlisted, new users to public Andrew Godwin 2022-11-27 15:40:01 -0700
  • c76c72fc81 Don't link originals for replies Andrew Godwin 2022-11-27 14:34:26 -0700
  • 2d4cf3d56e
    Schema is required for S3 endpoints. (#66) Tyler Kennedy 2022-11-27 17:20:49 -0500
  • f05a665369 Schema is required for S3 endpoints. #66 Tyler Kennedy 2022-11-27 17:18:03 -0500
  • 68d59b399e
    Set content type when serving object Tyler Kennedy 2022-11-27 16:43:46 -0500
  • ec41560dc1 Whoops, styling. #65 Tyler Kennedy 2022-11-27 16:40:40 -0500
  • 92d8a2469e Set content type when serving object Tyler Kennedy 2022-11-27 16:13:55 -0500
  • 842b458395 Change how we link individual-post view 0.4.0 Andrew Godwin 2022-11-27 14:25:09 -0700
  • c7b6264f23 Releasing 0.4.0 Andrew Godwin 2022-11-27 14:09:16 -0700
  • 0a5e05e270 Prepping release docs Andrew Godwin 2022-11-27 14:04:43 -0700
  • 3217569df5 Link to post pages and show replies there Andrew Godwin 2022-11-27 12:37:52 -0700
  • 03ba96ff26 Show reply threads in Home correctly Andrew Godwin 2022-11-27 12:20:58 -0700
  • a5819fa64a
    Add a 403 error page (#63) Michael Manfre 2022-11-27 14:09:37 -0500
  • 8e9e3ecf69 Some cleanup around editing Andrew Godwin 2022-11-27 12:09:08 -0700
  • 8c6ce2a125 Add a 403 error page #63 Michael Manfre 2022-11-27 13:20:52 -0500
  • 6c7ddedd34
    Post editing Michael Manfre 2022-11-27 13:09:46 -0500
  • 263af996d8 Add run-for option to console runstator Andrew Godwin 2022-11-27 11:03:52 -0700
  • 18c85bc6d2
    Specify settings .env file with TAKAHE_ENV_FILE Michael Manfre 2022-11-27 12:57:13 -0500
  • 9d634c993f
    Heroku/Dokku buildpack support Tyler Kennedy 2022-11-27 12:56:37 -0500
  • bc54e1856c Update docker-compose and instructions Andrew Godwin 2022-11-27 10:54:01 -0700
  • 3e94eb5777 Display stylized edited ago #56 Michael Manfre 2022-11-27 11:16:52 -0500
  • f4a0abb9c8 PR feedback Michael Manfre 2022-11-27 10:14:09 -0500
  • 2cd2a4bc06 Revert asyncio.timeout() to py310 wait_for Michael Manfre 2022-11-26 23:53:29 -0500
  • 309fd855cd Specify settings .env file with TAKAHE_ENV_FILE #61 Michael Manfre 2022-11-26 20:13:29 -0500
  • 56339f4fae Implement post editing Michael Manfre 2022-11-26 12:20:01 -0500
  • 0f900ac2e0 fan out to match/case Michael Manfre 2022-11-26 11:25:46 -0500
  • b59d3f5e7a Newlines. #62 Tyler Kennedy 2022-11-27 06:50:01 -0500
  • c79faec15a Heroku buildpack support. Tyler Kennedy 2022-11-27 05:28:12 -0500
  • 0f77f0ba96 Only let you delete your own posts Andrew Godwin 2022-11-27 00:55:19 -0700
  • 9cd1fccde5 Tamper down the worker warning Andrew Godwin 2022-11-27 00:39:28 -0700
  • 4377160155 Force testing settings during test Andrew Godwin 2022-11-27 00:32:18 -0700
  • 93aaf119c5 Fix lint in contrib doc Andrew Godwin 2022-11-26 19:21:48 -0700
  • b500cd13f7
    Another accidental .com Andrew Godwin 2022-11-26 15:28:36 -0700
  • cf84d5eb5f
    Fix broken link in contributing docs Andrew Godwin 2022-11-26 15:00:46 -0700
  • 0f5a0af2ed
    Update contributing docs a little Andrew Godwin 2022-11-26 14:58:06 -0700
  • a632cd1110
    Update docs root link Andrew Godwin 2022-11-26 14:47:06 -0700
  • afffddb504 Update stator docs Andrew Godwin 2022-11-26 14:22:37 -0700
  • 98cd3f5b0f Fix tests Andrew Godwin 2022-11-26 12:24:38 -0700
  • db88c733b4 The glorious return of the in-view runner Andrew Godwin 2022-11-26 11:54:14 -0700
  • f20296bc1b Fix example database URI Andrew Godwin 2022-11-26 11:35:09 -0700
  • a3f45a001b Bit of a settings fixup to make it work with t.s Andrew Godwin 2022-11-26 11:33:33 -0700
  • f3c3cd9f18 Move sphinx to dev dependencies, add furo. #57 Tyler Kennedy 2022-11-26 12:48:27 -0500