Andrew Godwin
|
612ab4bcdf
|
Fix stator test fixture
|
2022-12-15 13:48:24 -07:00 |
|
Andrew Godwin
|
13fd3785f2
|
Handle updates for already deleted posts
|
2022-12-15 13:47:12 -07:00 |
|
Andrew Godwin
|
c5f52581c9
|
Fix collectstatic
|
2022-12-15 12:30:23 -07:00 |
|
Andrew Godwin
|
1130c23b1e
|
Stator stats overhaul
Removes the error table, adds a stats table and admin page.
Fixes #166
|
2022-12-15 12:26:44 -07:00 |
|
Andrew Godwin
|
5e912ecac5
|
Fix outbound emoji federation
|
2022-12-15 12:26:44 -07:00 |
|
TAKAHASHI Shuuji
|
61fbda0ebf
|
Set the correct Content-Type header for static WebP images (#171)
|
2022-12-15 10:31:25 -07:00 |
|
Andrew Godwin
|
2131b40ce0
|
Fix doc lint
|
2022-12-15 10:15:17 -07:00 |
|
Andrew Godwin
|
525deb4418
|
Fix tests with no static collection
|
2022-12-15 10:09:35 -07:00 |
|
Michael Manfre
|
af3142ac3a
|
Basic Emoji suppport (#157)
|
2022-12-15 00:50:54 -07:00 |
|
Andrew Godwin
|
69f1b3168a
|
Improve cacheability
|
2022-12-15 00:43:39 -07:00 |
|
Andrew Godwin
|
e0053b69de
|
Hammer home CDN more
|
2022-12-14 23:48:28 -07:00 |
|
Andrew Godwin
|
3dc28ea9f2
|
Fix gs:// settings schema
|
2022-12-14 21:43:24 -07:00 |
|
Andrew Godwin
|
16005e14ef
|
Make GCS backend handle webp right, and use gs://
Fixes #164
|
2022-12-14 21:21:18 -07:00 |
|
Kromonos
|
5d8b8212cc
|
Add a small margin (#167)
|
2022-12-14 12:46:56 -07:00 |
|
Gabriel Rodríguez Alberich
|
8db05bed95
|
Prevent n+1 queries when rendering timelines (#165)
The linkify_mentions function is traversing the post's mentions, so
better prefetch those.
|
2022-12-14 10:16:22 -07:00 |
|
Gabriel Rodríguez Alberich
|
d1ce056288
|
Show follows and following counts on profile page
And let their visibility be configured
|
2022-12-14 10:15:46 -07:00 |
|
Tyler Kennedy
|
0d8b7db272
|
Set the content type and disposition of webp files uploaded to S3
|
2022-12-13 23:26:19 -07:00 |
|
Michael Manfre
|
3404b155de
|
FormOrJsonParser api.views.oauth
|
2022-12-13 20:47:27 -07:00 |
|
Andrew Godwin
|
5bc9ff39ac
|
Fix static file URLs
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
8ffe4bc145
|
A better way of handling URIs between local/remote
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
35a45f1c55
|
A few more fixes and a bad test
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
7f02d51ba0
|
Add generic paginator for API
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
f892c0c4ce
|
Fix mentions of missing identities
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
d5a6cbedd3
|
Fix notification pagination
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
20239b5cb7
|
Basic post mutation
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
fc8a21fc5c
|
More API read coverage
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
3e062aed36
|
Timelines working
|
2022-12-12 11:56:49 -07:00 |
|
Andrew Godwin
|
1017c71ba1
|
Working start of an OAuth flow
|
2022-12-12 11:56:49 -07:00 |
|
Kromonos
|
a8d1450763
|
Add module for redis support (#154)
|
2022-12-11 15:08:24 -07:00 |
|
Michael Manfre
|
b0a8967a03
|
IdentityIconCacheView was incorrectly looking for image_uri (#155)
|
2022-12-11 09:36:27 -07:00 |
|
Andrew Godwin
|
f504e9c351
|
Fix form loading hyperscript config
|
2022-12-11 09:34:44 -07:00 |
|
TAKAHASHI Shuuji
|
6d473a83cc
|
Add the character counter next to the Post button (#152)
|
2022-12-11 09:25:48 -07:00 |
|
Avi Flax
|
9405698e3c
|
Two small tweaks to compose UI (#153)
|
2022-12-11 09:23:39 -07:00 |
|
Andrew Godwin
|
602e5a3780
|
Add system actor and shared inbox
|
2022-12-10 13:24:49 -07:00 |
|
Andrew Godwin
|
fd52500591
|
Improve tuning docs formatting
|
2022-12-10 12:57:36 -07:00 |
|
Andrew Godwin
|
3595af7bd2
|
Media proxy, caching and tuning docs
Fixes #67
|
2022-12-10 12:16:08 -07:00 |
|
Andrew Godwin
|
9a978786d4
|
Skip over follows
|
2022-12-08 23:27:51 -07:00 |
|
Andrew Godwin
|
20f3919783
|
Add interaction states on notifications page
Fixes #129
|
2022-12-08 22:59:34 -07:00 |
|
Tyler Kennedy
|
39bcd7ac00
|
Move image attachments on posts into the content warning block. (#148)
Also adds alt text to image attachments.
|
2022-12-08 10:59:36 -07:00 |
|
Michael Manfre
|
a576c5b5ed
|
Improve djadmin filtering and search (#149)
|
2022-12-08 10:29:51 -07:00 |
|
TAKAHASHI Shuuji
|
08dae900b7
|
CI: Improve the job names of GitHub Actions (#130)
|
2022-12-08 10:17:36 -07:00 |
|
Tom Usher
|
1440ee9ceb
|
Support deeper subdomains in domain validation (#110)
Use a new validator class with regex based on the URLValidator from Django
|
2022-12-07 09:25:10 -07:00 |
|
Michael Manfre
|
25b8bf6a2e
|
Keyboard navigation
|
2022-12-07 09:12:43 -07:00 |
|
TAKAHASHI Shuuji
|
7413dab052
|
Set link to user icon in identity panel (#145)
|
2022-12-07 09:05:33 -07:00 |
|
Michael Manfre
|
39a40e4dae
|
Set a Takahe User-Agent header for signed requests (#142)
|
2022-12-06 21:59:05 -07:00 |
|
Andrew Godwin
|
126c7a14ec
|
Fix text on Tuning page
|
2022-12-06 17:07:22 -07:00 |
|
Tyler Kennedy
|
8c45a65594
|
Add an alt label identity images. (#137)
|
2022-12-06 17:03:53 -07:00 |
|
Michael Manfre
|
dcf2d801b9
|
'View in admin' link for post popup menu (#134)
|
2022-12-06 16:55:35 -07:00 |
|
Michael Manfre
|
c87ad8116f
|
settings.SETUP.SENTRY_CAPTURE_MESSAGES (#133)
|
2022-12-06 16:54:45 -07:00 |
|
Michael Manfre
|
e2b234d9ed
|
Setting to enable Sentry capture_messages (#128)
|
2022-12-06 09:50:42 -07:00 |
|