Wykres commitów

483 Commity (699b6fc29ee213ea1ef1fe3be5c1eec24aac1980)

Autor SHA1 Wiadomość Data
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
Dan Watson 3e313800fc
Don't cache pip packages when building docker image (#131) 2022-12-06 09:49:50 -07:00
Tyler Kennedy d4ddea0712
Quick link to see original post (#132) 2022-12-06 09:47:25 -07:00
Michael Manfre 42c7b629cf
Ignore actor delete messages for unknown actors (#124) 2022-12-05 22:23:35 -07:00
Michael Manfre b8460b0acd
Only cache unauthenticated page views (#117) 2022-12-05 22:23:07 -07:00
Andrew Godwin b0929214d5 Allow selecting notification types to see 2022-12-05 22:15:05 -07:00
Michael Manfre 64cea557be
Collapse linkify mentions (#123) 2022-12-05 21:44:26 -07:00
Andrew Godwin 5b82c76def Shorten mention names when linkified
Fixes #121
2022-12-05 20:26:21 -07:00
Andrew Godwin 9fe2e6676c Add a middleware to detect LD Accept headers 2022-12-05 20:02:35 -07:00
Andrew Godwin e2d28a4be0 Add pagination and search to federation page 2022-12-05 19:54:47 -07:00
Andrew Godwin f22869693a Add self-view link to identity select 2022-12-05 19:37:48 -07:00
Andrew Godwin f54d1885b5 Style footer links in medium width 2022-12-05 19:32:35 -07:00
Andrew Godwin a31f676b46 Policy pages and signup tests.
Fixes #113
2022-12-05 19:24:46 -07:00
Michael Manfre da9a3d853e
Fix unset parent variable when viewing top post (#119) 2022-12-05 16:07:18 -07:00
Michael Manfre 238268eb31
Add pylibmc and pymemcache to requirements and make timeout not lazy (#116) 2022-12-05 14:48:02 -07:00
Paolo Melchiorre 22e25ac454
Add django-upgrade to pre-commit (#114) 2022-12-05 14:44:50 -07:00
Andrew Godwin e3f1039a5f
Link to project board 2022-12-05 14:24:10 -07:00
Michael Manfre d6eb16a398
Added caching and initial settings 2022-12-05 10:55:30 -07:00
Paolo Melchiorre a9bb4a7122
Add pyupgrade with --py310-plus in pre-commit (#103) 2022-12-05 10:38:37 -07:00
TAKAHASHI Shuuji dd8e823d2f
Add missing dependencies for the arm64 build (#111) 2022-12-05 10:37:53 -07:00
Andrew Godwin 7acf3b4219
More contributing areas! 2022-12-04 23:16:11 -07:00
Andrew Godwin 9becbb24d4 Fix post tests, don't reply to self 2022-12-04 21:30:18 -07:00
Andrew Godwin 107c3d6cf8 Fetch post parents live too 2022-12-04 21:22:20 -07:00
Andrew Godwin 93ccb5dd32 Make search work with URLs 2022-12-04 21:13:33 -07:00
Andrew Godwin 28ac03c42f Fetch user in real-time for searches
Fixes #84
2022-12-04 20:31:49 -07:00
Andrew Godwin 6291fa0f5c Fix mentions in replies/capitalisation 2022-12-04 20:23:02 -07:00
Avi Flax d27be3f426
Don’t show "no results" on search entry page (#105) 2022-12-04 18:32:11 -07:00
Paolo Melchiorre 6cf344360a
Optimized deb packages installed in Docker (#106) 2022-12-04 18:31:32 -07:00
Avi Flax 4493eefb76
Make max media upload size configurable 2022-12-04 18:20:50 -07:00
Michael Manfre 3f8045f412
[WIP] Sentry improvements (#108)
Stator clears scope during the main loop to behave more like
transactions. Transaction names are set.

Sentry tags:
* 'takahe.version'
* 'takahe.app' values 'web' or 'stator'

Added settings:
* TAKAHE_SENTRY_SAMPLE_RATE
* TAKAHE_SENTRY_TRACES_SAMPLE_RATE
2022-12-04 18:08:23 -07:00
Andrew Godwin 258d992deb Couple of clarifications to 0.5 release notes 2022-12-04 11:43:34 -07:00
Andrew Godwin ccf0567f91 Remove explicit baseurl 2022-12-04 11:41:26 -07:00
Andrew Godwin d3e843b3a7 Improve install docs 2022-12-04 11:28:54 -07:00
Andrew Godwin c575301760 Releasing 0.5.0 2022-12-04 10:50:32 -07:00
Andrew Godwin 676bc8c0ee Make the user fetch interval much longer 2022-12-04 10:46:59 -07:00
Andrew Godwin c3d4d0f547 Image upload polishing and webp 2022-12-04 10:46:41 -07:00
Andrew Godwin ffda9c4913 Link RSS feed in identity page head 2022-12-04 10:17:43 -07:00
Andrew Godwin ec1848e095 Adding RSS feeds for local identities 2022-12-04 08:20:50 -07:00
Tyler Kennedy 6ce05296b0
Make follows a top-level activity. (#94) 2022-12-04 09:41:41 -07:00
Avi Flax 45b91e1a0e
Tweak Contributing docs to help people run the tests 2022-12-04 09:35:33 -07:00