Commit graph

  • c588567c86 Add follow times Andrew Godwin 2022-12-16 17:39:10 -0700
  • be377653fe Fix inbound/outbound links Andrew Godwin 2022-12-16 17:32:04 -0700
  • 00795f119e Split Follows page into two types Andrew Godwin 2022-12-16 17:24:56 -0700
  • fb2eea956e
    Several pagination improvements (#170) Gabriel Rodríguez Alberich 2022-12-17 01:06:29 +0100
  • 45c6978bc3 User admin and LD schema fixes Andrew Godwin 2022-12-16 16:38:52 -0700
  • 265ff7c50f Convert Follows page to a ListView #170 Gabriel Rodríguez Alberich 2022-12-16 15:14:32 +0100
  • 1bcdff79e7 Fix hashtag linking and API mentions of empty Andrew Godwin 2022-12-15 19:26:06 -0700
  • e0f1bb629c URLs can be empty too Andrew Godwin 2022-12-15 19:10:50 -0700
  • faca9224ed Handle API identities with no name Andrew Godwin 2022-12-15 18:59:04 -0700
  • c0cd5a5553 Some hashtag json-ld fiddling Andrew Godwin 2022-12-15 18:58:11 -0700
  • 31dc08ad0d Add hashtags to post objects Andrew Godwin 2022-12-15 17:00:00 -0700
  • 3907a10d2e Make emoji picker work on client apps Andrew Godwin 2022-12-15 16:50:15 -0700
  • 134bacd7ba
    Update docker to python 3.11.1 (#174) Michael Manfre 2022-12-15 18:36:43 -0500
  • bce7add2b4 Fix login form errors not appearing Andrew Godwin 2022-12-15 16:23:54 -0700
  • 1a7ffb4bff Add a big warning to secret_key now it's important Andrew Godwin 2022-12-15 16:02:37 -0700
  • f55a00ecef Start documenting 0.6 changes Andrew Godwin 2022-12-15 15:57:29 -0700
  • 9ad9bdd936 Implement post rate limits, move to signed cookies Andrew Godwin 2022-12-15 15:55:33 -0700
  • a1cda38c49 Update docker to python 3.11.1 #174 Michael Manfre 2022-12-15 17:01:10 -0500
  • 612ab4bcdf Fix stator test fixture Andrew Godwin 2022-12-15 13:48:24 -0700
  • 13fd3785f2 Handle updates for already deleted posts Andrew Godwin 2022-12-15 13:47:12 -0700
  • c5f52581c9 Fix collectstatic Andrew Godwin 2022-12-15 12:30:23 -0700
  • 1130c23b1e Stator stats overhaul Andrew Godwin 2022-12-15 12:26:17 -0700
  • 5e912ecac5 Fix outbound emoji federation Andrew Godwin 2022-12-15 11:56:48 -0700
  • 61fbda0ebf
    Set the correct Content-Type header for static WebP images (#171) TAKAHASHI Shuuji 2022-12-16 02:31:25 +0900
  • d22517fc51 Set the correct Content-Type header for static WebP images #171 TAKAHASHI Shuuji 2022-12-16 01:22:10 +0900
  • 2131b40ce0 Fix doc lint Andrew Godwin 2022-12-15 10:15:17 -0700
  • 525deb4418 Fix tests with no static collection Andrew Godwin 2022-12-15 10:09:35 -0700
  • 1f7d6529e0 Added pagination to the Notifications page Gabriel Rodríguez Alberich 2022-12-15 16:55:05 +0100
  • 368aa6fa35 Add pagination to the Home timeline Gabriel Rodríguez Alberich 2022-12-15 16:51:27 +0100
  • af3142ac3a
    Basic Emoji suppport (#157) Michael Manfre 2022-12-15 02:50:54 -0500
  • 69f1b3168a Improve cacheability Andrew Godwin 2022-12-15 00:35:04 -0700
  • e0053b69de
    Hammer home CDN more Andrew Godwin 2022-12-14 23:48:28 -0700
  • 3dc28ea9f2 Fix gs:// settings schema Andrew Godwin 2022-12-14 21:43:24 -0700
  • a83157eb44 Add @scope_required(...) guards to api endpoints #162 Michael Manfre 2022-12-14 23:32:37 -0500
  • 16005e14ef Make GCS backend handle webp right, and use gs:// Andrew Godwin 2022-12-14 21:21:18 -0700
  • 2ea6f6e8a3 Validate token scope and return 401 for invalid clients Michael Manfre 2022-12-13 23:10:26 -0500
  • d8a2dcc6bd Basic Emoji suppport #157 Michael Manfre 2022-12-09 00:43:05 -0500
  • 5d8b8212cc
    Add a small margin (#167) Kromonos 2022-12-14 20:46:56 +0100
  • c4ada77fe5 Add additional small margin for a cleaner output #167 Kromonos 2022-12-14 20:34:13 +0100
  • 049ab1ef42
    Merge branch 'jointakahe:main' into main Kromonos 2022-12-14 20:11:28 +0100
  • 8db05bed95
    Prevent n+1 queries when rendering timelines (#165) Gabriel Rodríguez Alberich 2022-12-14 18:16:22 +0100
  • d1ce056288
    Show follows and following counts on profile page Gabriel Rodríguez Alberich 2022-12-14 18:15:46 +0100
  • 2d38990a82 Prevent n+1 queries when rendering timelines #165 Gabriel Rodríguez Alberich 2022-12-14 17:33:59 +0100
  • 963748744e Move new setting to the Profile page #159 Gabriel Rodríguez Alberich 2022-12-14 17:10:44 +0100
  • 0d8b7db272
    Set the content type and disposition of webp files uploaded to S3 Tyler Kennedy 2022-12-14 01:26:19 -0500
  • d1b5a54fd2 Linting #163 Tyler Kennedy 2022-12-14 01:22:14 -0500
  • 768533dc4b Set the content type and disposition of webp files uploaded to S3 to display them inline in chrome instead of downloading them. See #161. Tyler Kennedy 2022-12-14 00:02:25 -0500
  • 3404b155de FormOrJsonParser api.views.oauth Michael Manfre 2022-12-13 22:03:06 -0500
  • 9c7fb98f42 FormOrJsonParser api.views.oauth #160 Michael Manfre 2022-12-13 22:03:06 -0500
  • d3586124c3 Fix section name Gabriel Rodríguez Alberich 2022-12-13 13:13:27 +0100
  • eb345a82e3 Move follow count visibility into the Config system Gabriel Rodríguez Alberich 2022-12-13 13:01:32 +0100
  • 5bc9ff39ac Fix static file URLs Andrew Godwin 2022-12-12 07:32:35 -0700
  • 8ffe4bc145 A better way of handling URIs between local/remote Andrew Godwin 2022-12-12 07:22:11 -0700
  • 35a45f1c55 A few more fixes and a bad test Andrew Godwin 2022-12-12 00:54:51 -0700
  • 7f02d51ba0 Add generic paginator for API Andrew Godwin 2022-12-12 00:38:02 -0700
  • f892c0c4ce Fix mentions of missing identities Andrew Godwin 2022-12-11 13:40:48 -0700
  • d5a6cbedd3 Fix notification pagination Andrew Godwin 2022-12-11 13:37:58 -0700
  • 20239b5cb7 Basic post mutation Andrew Godwin 2022-12-11 12:37:28 -0700
  • fc8a21fc5c More API read coverage Andrew Godwin 2022-12-11 11:22:06 -0700
  • 3e062aed36 Timelines working Andrew Godwin 2022-12-11 00:25:48 -0700
  • 1017c71ba1 Working start of an OAuth flow Andrew Godwin 2022-12-10 21:03:14 -0700
  • caf58b38ce Fix static file URLs #158 Andrew Godwin 2022-12-12 07:32:35 -0700
  • 97f9f13430 A better way of handling URIs between local/remote Andrew Godwin 2022-12-12 07:22:11 -0700
  • 01c40b9093 Show follows and following counts on profile page Gabriel Rodríguez Alberich 2022-12-12 18:00:38 +0100
  • 34469eef14 A few more fixes and a bad test Andrew Godwin 2022-12-12 00:54:51 -0700
  • cac38c44b9 Add generic paginator for API Andrew Godwin 2022-12-12 00:38:02 -0700
  • 1a451f8d71 Fix mentions of missing identities Andrew Godwin 2022-12-11 13:40:48 -0700
  • 7370907337 Fix notification pagination Andrew Godwin 2022-12-11 13:37:58 -0700
  • a2282c2fbd Basic post mutation Andrew Godwin 2022-12-11 12:37:28 -0700
  • 1aed497b66 More API read coverage Andrew Godwin 2022-12-11 11:22:06 -0700
  • 888d1353fc Timelines working Andrew Godwin 2022-12-11 00:25:48 -0700
  • dd4804e777 Working start of an OAuth flow Andrew Godwin 2022-12-10 21:03:14 -0700
  • a8d1450763
    Add module for redis support (#154) Kromonos 2022-12-11 23:08:24 +0100
  • 9859a2d782
    Merge branch 'jointakahe:main' into main #154 Kromonos 2022-12-11 17:46:07 +0100
  • 96afa4cc0d
    Update requirements.txt Kromonos 2022-12-11 17:41:38 +0100
  • b0a8967a03
    IdentityIconCacheView was incorrectly looking for image_uri (#155) Michael Manfre 2022-12-11 11:36:27 -0500
  • f504e9c351 Fix form loading hyperscript config Andrew Godwin 2022-12-11 09:34:44 -0700
  • 6d473a83cc
    Add the character counter next to the Post button (#152) TAKAHASHI Shuuji 2022-12-12 01:25:48 +0900
  • 9405698e3c
    Two small tweaks to compose UI (#153) Avi Flax 2022-12-11 11:23:39 -0500
  • c2b3dc101b IdentityIconCacheView was incorrectly looking for image_uri #155 Michael Manfre 2022-12-11 10:23:40 -0500
  • 8a0e0e428b
    Add module for redis support Kromonos 2022-12-11 03:50:33 +0100
  • ccbf6bd5aa compose: add autofocus to main textarea #153 Avi Flax 2022-12-10 20:54:18 -0500
  • c4c78ef37a compose: add attr maxlength to main textarea Avi Flax 2022-12-07 19:59:24 -0500
  • 602e5a3780 Add system actor and shared inbox Andrew Godwin 2022-12-10 13:24:49 -0700
  • fd52500591 Improve tuning docs formatting Andrew Godwin 2022-12-10 12:57:36 -0700
  • 3595af7bd2 Media proxy, caching and tuning docs Andrew Godwin 2022-12-10 12:16:08 -0700
  • 95e93f1f72
    Add the character counter next to the Post button #152 TAKAHASHI Shuuji 2022-12-10 19:06:33 +0900
  • 9a978786d4 Skip over follows Andrew Godwin 2022-12-08 23:27:51 -0700
  • 20f3919783 Add interaction states on notifications page Andrew Godwin 2022-12-08 22:58:58 -0700
  • 39bcd7ac00
    Move image attachments on posts into the content warning block. (#148) Tyler Kennedy 2022-12-08 12:59:36 -0500
  • a576c5b5ed
    Improve djadmin filtering and search (#149) Michael Manfre 2022-12-08 12:29:51 -0500
  • 08dae900b7
    CI: Improve the job names of GitHub Actions (#130) TAKAHASHI Shuuji 2022-12-09 02:17:36 +0900
  • 0898faaccc Improve djadmin filtering and search #149 Michael Manfre 2022-12-07 23:11:36 -0500
  • 01d229f654 Move image attachments on posts into the content warning block. #148 Tyler Kennedy 2022-12-07 18:36:30 -0500
  • 1440ee9ceb
    Support deeper subdomains in domain validation (#110) Tom Usher 2022-12-07 16:25:10 +0000
  • 25b8bf6a2e
    Keyboard navigation Michael Manfre 2022-12-07 11:12:43 -0500
  • bf2c042a80 Support deeper subdomains in domain validation #110 Tom Usher 2022-12-05 15:33:52 +0000
  • 7413dab052
    Set link to user icon in identity panel (#145) TAKAHASHI Shuuji 2022-12-08 01:05:33 +0900
  • 7b44dbaa3d
    Set link to user icon in identity panel #145 TAKAHASHI Shuuji 2022-12-07 22:49:12 +0900
  • f961307bde aria-label Post's visiblity #143 Michael Manfre 2022-12-07 00:11:50 -0500