Commit graph

  • 91116fe6f8
    Fix image height overflow in the post with single image (#381) TAKAHASHI Shuuji 2023-01-09 16:25:54 +0900
  • 0a55b0f73c
    Fix image height overflow in the post with single image #381 TAKAHASHI Shuuji 2023-01-09 14:51:31 +0900
  • ecec5d6c0a Implement snowflake IDs for some models. Andrew Godwin 2023-01-08 18:05:29 -0700
  • d45828a7f2 Combine the "make" instructions with the previous direct installation instructions, add small section on using a locally-hosted postgres. #379 Steve Ivy 2023-01-08 15:45:46 -0700
  • c0f9b9e292 Update Contributing docs to add docs on using make. Steve Ivy 2023-01-08 15:06:34 -0700
  • 0cfd0813f2 Fixed #365: Actually clear profile images on check Andrew Godwin 2023-01-08 14:47:44 -0700
  • fa003e2be6 Save all animation frames if they make it through Andrew Godwin 2023-01-08 14:28:09 -0700
  • 4bea1006b1 Only do the followed query if needed Andrew Godwin 2023-01-08 14:24:27 -0700
  • f16dcd04e4
    Add Makefile targets for some common/useful development tasks (#358) Steve Ivy 2023-01-08 14:01:14 -0700
  • 4276260c2e Delete old fanouts after a day Andrew Godwin 2023-01-08 13:51:30 -0700
  • a875dd7a54 Perform shared inbox delivery Andrew Godwin 2023-01-08 13:46:40 -0700
  • f4a8a96b81 Add first-class deletion support to Stator Andrew Godwin 2023-01-08 12:43:32 -0700
  • b5b4a8ac5d
    Move initial cursor place to the end for @mention reply (#375) TAKAHASHI Shuuji 2023-01-09 04:22:45 +0900
  • c5c0e2bfe5
    Fix no opacity transition issue of image viewer when first click (#374) TAKAHASHI Shuuji 2023-01-09 04:20:33 +0900
  • d51f2883aa
    Allow better keyboard navigation (#373) TAKAHASHI Shuuji 2023-01-09 04:20:05 +0900
  • eede9682b2 Only deliver posts to active follows Andrew Godwin 2023-01-08 10:36:18 -0700
  • fbd69b51d0
    Move initial cursor place to the end for @mention reply #375 TAKAHASHI Shuuji 2023-01-01 09:17:59 +0900
  • 034b83a8a9
    Remove inline style property and clean up #374 TAKAHASHI Shuuji 2023-01-09 02:28:05 +0900
  • 7fa702fc08
    Fix no opacity transition issue of image viewer when first click TAKAHASHI Shuuji 2023-01-09 02:27:45 +0900
  • fcacb0d432
    Use consistent template name _image_viewer.html TAKAHASHI Shuuji 2023-01-09 02:25:49 +0900
  • a75e195d06
    Allow better keyboard navigation #373 TAKAHASHI Shuuji 2023-01-08 19:48:18 +0900
  • 20edb20563
    Add debug environment and sentry experiment (#372) Corry Haines 2023-01-07 16:21:41 -0800
  • f53b7f4cb0 Add debug environment and sentry experiment #372 Corry Haines 2023-01-07 09:52:42 -0800
  • d8cee4097f
    Modify emoji loader for cache-optimized return value (#371) Corry Haines 2023-01-07 14:19:47 -0800
  • de65dac12b Modify emoji loader for cache-optimized return value #371 Corry Haines 2023-01-07 09:52:33 -0800
  • db186fcd73
    Lookup nodeinfo url with /.well-known/nodeinfo (#367) Michael Manfre 2023-01-07 12:36:36 -0500
  • 35b14066a5
    Adjust icon position on the right sidebar (#368) TAKAHASHI Shuuji 2023-01-08 02:34:48 +0900
  • 925ff6edcd
    Implement image viewer (#363) TAKAHASHI Shuuji 2023-01-08 02:34:11 +0900
  • 326bdec94a
    Fix left column height on small screen (#370) TAKAHASHI Shuuji 2023-01-08 02:29:36 +0900
  • 1730c6c54b
    Fix left column height on small screen #370 TAKAHASHI Shuuji 2023-01-08 00:23:31 +0900
  • 7d664a7bb8
    Adjust icon position on the right sidebar #368 TAKAHASHI Shuuji 2023-01-07 22:06:23 +0900
  • 57dfaebea3
    Rewrite button focus in hyperscript #363 TAKAHASHI Shuuji 2023-01-07 19:34:33 +0900
  • 70b288e5e6
    Fix styling TAKAHASHI Shuuji 2023-01-07 17:10:57 +0900
  • 9b9735e435
    Set (no description) to empty alt TAKAHASHI Shuuji 2023-01-07 15:53:40 +0900
  • bcf0a1987f
    Separate hyperscript and image-viewer HTML and refine hyperscript TAKAHASHI Shuuji 2023-01-07 15:52:32 +0900
  • ce5f91d969
    Set non-transparent background color to figcaption TAKAHASHI Shuuji 2023-01-07 14:22:07 +0900
  • 805c9c0c54 Issue #364 - Lookup nodeinfo url with /.well-known/nodeinfo #367 Michael Manfre 2023-01-06 17:02:09 -0500
  • be7ce6ed62
    Improve /api/v1/accounts/{id}/statuses perf (#355) Corry Haines 2023-01-05 21:51:02 -0800
  • 9f01ebb62c Constrain image to viewable window size #362 Michael Manfre 2023-01-05 23:50:46 -0500
  • 61019d41ef Initial pass at hyperscript modal image popup Michael Manfre 2023-01-05 22:50:49 -0500
  • e8ca99f243 Improve /api/v1/accounts/{id}/statuses perf #355 Corry Haines 2023-01-04 20:22:13 -0800
  • 1425ae0bde
    Update emoji for domain when shortcode doesn't match uri (#359) Michael Manfre 2023-01-05 21:57:57 -0500
  • d653dc61e6 Update emoji for domain when shortcode doesn't match uri #359 Michael Manfre 2023-01-04 23:20:54 -0500
  • af47e9dfd6
    Guess Post attachment mimetype when 'mediaType' field not provided (#360) Michael Manfre 2023-01-05 21:48:03 -0500
  • f4b2892c57 Guess Post attachment mimetype when 'mediaType' field not provided #360 Michael Manfre 2023-01-05 21:34:31 -0500
  • 1908a3f8a1 simplify Makefile targets for local development. #358 Steve Ivy 2023-01-05 11:47:44 -0700
  • f92bf7b7ed rename some targets per code review Steve Ivy 2023-01-05 10:45:14 -0700
  • 29bf427ee9 s/python-dev/pydev/g Steve Ivy 2023-01-05 10:44:32 -0700
  • 365b416afb Add Makefile targets for some common/useful development tasks: Steve Ivy 2023-01-05 09:24:33 -0700
  • f1fa4aa1e2
    Ignore 406 response for webfinger and nodeinfo (#356) Michael Manfre 2023-01-04 23:45:29 -0500
  • 1768781fed
    Fix typo in Domain.fetch_nodeinfo error handling string (#354) Michael Manfre 2023-01-04 23:39:01 -0500
  • ab336cfbc2 Ignore 406 response for webfinger and nodeinfo #356 Michael Manfre 2023-01-04 23:25:00 -0500
  • 4d3d41a64e Fix typo in Domain.fetch_nodeinfo error handling string #354 Michael Manfre 2023-01-04 22:32:40 -0500
  • 0eaae2ce5a Update ignore files for broader fly file usage #353 Corry Haines 2023-01-04 13:11:49 -0800
  • 316c453c06 Enable HTTPX integration in Sentry #352 Corry Haines 2023-01-04 13:08:29 -0800
  • 3b24a224f5 Re-use page for interaction query #351 Corry Haines 2023-01-04 13:06:15 -0800
  • 9a25ec0f21 Add custom_head config to inject HTML in to page <head> #350 Michael Manfre 2023-01-03 23:22:42 -0500
  • a05efd9bdc
    Implement image viewer TAKAHASHI Shuuji 2023-01-04 08:34:11 +0900
  • 687129826a Add Invite.created_by and User.invited_by #349 Dan Watson 2023-01-03 19:37:31 -0500
  • 2da399db42 More permissive nodeinfo schema Andrew Godwin 2023-01-03 10:31:11 -0700
  • 936bb81b45
    Update ignore files for broader fly file usage (#353) Corry Haines 2023-01-04 15:43:53 -0800
  • 9ae9e03b9d
    Re-use page for interaction query (#351) Corry Haines 2023-01-04 15:42:57 -0800
  • 69b0430819
    Add custom_head config to inject HTML in to page <head> (#350) Michael Manfre 2023-01-04 18:42:03 -0500
  • 4547ed1c71
    Enable HTTPX integration in Sentry (#352) Corry Haines 2023-01-04 15:41:27 -0800
  • 801fe2e58a
    Add Domain.state with nodeinfo fetching (#347) Michael Manfre 2023-01-04 18:40:16 -0500
  • a7a292a84c Pagination styling and "max users" signup limit Andrew Godwin 2023-01-03 01:32:00 -0700
  • 252737f846 Fix mastodon pagination to use returned IDs Andrew Godwin 2023-01-03 01:01:20 -0700
  • 042178af9b Longer interval until Domain transitions to connection_issue #347 Michael Manfre 2023-01-02 22:01:25 -0500
  • 0b9a97e027 Add Domain.state with nodeinfo fetching Michael Manfre 2023-01-01 22:47:22 -0500
  • 68e764a36e Turns out you should be able to see replies too Andrew Godwin 2023-01-02 17:42:38 -0700
  • e1363f0dac Authors should also see their own posts Andrew Godwin 2023-01-02 17:21:56 -0700
  • 110ae452b6 Hide individual posts if people can't see them Andrew Godwin 2023-01-02 17:15:38 -0700
  • 73adcadf27
    Include an /etc/mime.types file to correct gaps from mimetypes package (#348) Michael Manfre 2023-01-02 18:32:41 -0500
  • c10aa46fc5
    New Moderation Report Email (#346) NaphalSec 2023-01-02 18:31:32 -0500
  • 6185d9183d Include an /etc/mime.types file to correct gaps from mimetypes package #348 Michael Manfre 2023-01-02 16:09:13 -0500
  • ab3b5998a7 update txt template #346 naphal 2023-01-02 02:52:13 +0000
  • 10e76e382b Update with review changes naphal 2023-01-02 02:46:12 +0000
  • f89bfd7f6b fix pre-commit naphal 2023-01-02 02:19:05 +0000
  • f3e5940873
    Merge branch 'main' into moderation-emails-templates NaphalSec 2023-01-01 21:10:58 -0500
  • 3a28446ea9 Add html report template + use EmailMultiAlternatives naphal 2023-01-02 02:05:39 +0000
  • 2779d0364a Add email to New Report State Naphal 2023-01-01 18:19:54 -0500
  • 03bfc417df Fix empty pagination Andrew Godwin 2023-01-01 13:33:20 -0700
  • bb0ee1b152 Purge failing inbox messages too Andrew Godwin 2023-01-01 13:10:54 -0700
  • efd5f481e9
    OAuth2 Fixes (#338) Cosmin Stejerean 2023-01-01 10:46:55 -0800
  • b19f05859d
    Apply image orientation metadata before resizing. (#345) Tyler Kennedy 2023-01-01 13:40:56 -0500
  • 038b3098ae
    Merge branch 'main' into flexible_uploads #244 Tyler Kennedy 2023-01-01 13:29:05 -0500
  • c8172479bd Arbitrary file uploads and downloads, allowing users to access post attachments even if we don't understand them (like PDFs coming from bookwyrm or weird image types from Pixelfed) Tyler Kennedy 2023-01-01 13:27:43 -0500
  • b68fc25567 Apply image orientation metadata before resizing. #345 Tyler Kennedy 2023-01-01 13:03:02 -0500
  • 5f1d7b5253
    Add indexes for Stator and some of its common tasks (#332) Michael Manfre 2023-01-01 12:58:13 -0500
  • 43ba09a16e Add warning when the MEDIA_URL is wrong Andrew Godwin 2023-01-01 10:46:06 -0700
  • e827a4cc5a Add indexes for Stator and some of its common tasks #332 Michael Manfre 2023-01-01 10:37:52 -0500
  • 1e54a0b2be
    Don’t run ‘publish dev image’ job in forks (#342) Avi Flax 2023-01-01 12:32:25 -0500
  • 9d9939408c
    Fix absolute url error while uploading media with local media backend #344 Humberto Rocha 2023-01-01 11:56:15 -0500
  • ab33968047
    Don’t run ‘publish dev image’ job in forks #342 Avi Flax 2023-01-01 11:39:42 -0500
  • 6e34313aaf
    Fix incorrect character count (#340) TAKAHASHI Shuuji 2023-01-01 12:17:48 +0900
  • 6028232d3d
    fix follow in relationship json (#339) Cosmin Stejerean 2022-12-31 19:17:05 -0800
  • 424a42c5d7
    Fix incorrect character count #340 TAKAHASHI Shuuji 2023-01-01 09:40:11 +0900
  • d4b042a8d4 fix follow in relationship json #339 Cosmin Stejerean 2022-12-31 16:52:23 -0800
  • 3ae87a8dde oauth2 fixes #338 Cosmin Stejerean 2022-12-31 16:22:26 -0800
  • b522f43ffc Improve interaction fanout Andrew Godwin 2022-12-31 14:47:46 -0700