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
Michael Manfre
61c1058d67
Add TAKAHE_DEFAULT_TIMEOUT with default of 5.0 ( #99 )
2022-12-04 09:32:25 -07:00
TAKAHASHI Shuuji
0efa445605
Added "Building Documentation" section ( #101 )
2022-12-04 09:31:44 -07:00
Paolo Melchiorre
3028e83f52
Direct installation contributing guide updates ( #88 )
2022-12-04 09:28:45 -07:00
Tyler Kennedy
50868971f7
Show time-since next to 'XYZ boosted' on the home timeline. ( #93 )
2022-12-04 09:27:42 -07:00
Andrew Godwin
8835fdee6b
Explicitly ignore add and remove messages for now
2022-12-04 07:36:38 -07:00
Andrew Godwin
864b730164
Accept dates with milliseconds in them
2022-12-04 07:31:22 -07:00
Avi Flax
7a7907a6df
Tweaks to search UX ( #92 )
2022-12-03 19:47:09 -07:00
Avi Flax
98840e475d
Tweak to contributing.rst ( #91 )
2022-12-03 19:11:30 -07:00
Andrew Godwin
b3df5e763c
Switch to secrets module for upload names
2022-12-03 14:07:30 -07:00
Paolo Melchiorre
c78e446d2f
Updated pre-commit file ( #89 )
2022-12-03 17:14:56 -07:00
Andrew Godwin
2162b05968
Run at least one dev docker build a day
2022-12-02 16:59:24 -07:00
Andrew Godwin
c299f8aefd
Fix broken tests
2022-12-02 16:46:43 -07:00
Andrew Godwin
250afe4e40
Allow quoted usernames too
2022-12-02 16:36:07 -07:00
Andrew Godwin
9f3ad0be16
Don't allow file uploads bigger than 10MB
2022-12-02 04:02:38 -07:00
Andrew Godwin
630c9df113
Let's not have local media in the Docker image
2022-12-01 18:51:31 -07:00
Andrew Godwin
fddd0affb7
We are really crunching down this features list
2022-12-01 18:49:51 -07:00
Andrew Godwin
6f2f28a3a7
Image attachment uploads
2022-12-01 18:47:04 -07:00
Avi Flax
a826ae18ea
Tweak UI when no posts found for remote identity ( #83 )
...
I’ve found the current copy confusing when viewing a remote identity.
2022-12-01 09:56:41 -07:00
Tyler Kennedy
ee9ac29cca
Test support for sqlite. ( #68 )
2022-12-01 09:53:45 -07:00
Tyler Kennedy
9fd70424bb
Add a special release task to Procfile. ( #86 )
2022-12-01 09:53:22 -07:00
Andrew Godwin
4344fdad9a
Update S3 to use world-readable files
2022-12-01 09:43:36 -07:00
Humberto Rocha
676dda0cb6
Add copy to clipboard action to user's handle ( #82 )
2022-11-30 15:12:00 -07:00
Humberto Rocha
f5809ea4a1
Fix docker image build proccess waiting on user input ( #81 )
2022-11-30 10:39:50 -07:00
Avi Flax
73cec4139d
Fix typo in notifications.html ( #79 )
2022-11-29 14:15:37 -07:00
Andrew Godwin
8139ccffdb
Fix hashtag extraction
2022-11-29 09:44:37 -07:00
Corry Haines
17107618a0
unquote SMTP and AWS passwords ( #78 )
...
Passwords can contain characters that are illegal in URL identities. So use unquote to solve that.
WARNING: This means that a freak URL escape in a password will fail in the opposite way. But since this is a URL, everything _must_ be urlencoded for sanity.
2022-11-29 09:32:38 -07:00
Andrew Godwin
c72893372a
Collapse notifications on the same post
2022-11-28 22:42:40 -07:00
Andrew Godwin
c857cd026f
Fix image attachment styling
2022-11-28 22:35:43 -07:00
Andrew Godwin
fb342cfb54
Fix hashtagging of HTML entities
2022-11-28 22:34:14 -07:00
Andrew Godwin
4420507f62
Show parent post on individual page
2022-11-28 22:34:03 -07:00
Andrew Godwin
0bced8fe17
A few hashtag fixups
2022-11-28 22:14:52 -07:00
Andrew Godwin
1ad9bfcb06
Add GIN index to Post.hashtags
2022-11-28 21:47:31 -07:00
Michael Manfre
fb8f2d1098
Hashtags
2022-11-28 21:41:36 -07:00
Andrew Godwin
7f838433ed
Allow local:// media backends
...
Fixes #77
2022-11-28 21:26:02 -07:00
Andrew Godwin
a3bc7ff196
Update error emails docs
...
Refs #76
2022-11-28 19:37:26 -07:00
Andrew Godwin
974378c292
Add migrations to installation
2022-11-28 10:38:52 -07:00