Andrew Godwin
|
3544aa0c8b
|
Don't use domain on hashtags for local disp
Fixes #200
|
2022-12-19 00:05:58 +00:00 |
|
Andrew Godwin
|
9e2092c4b2
|
Fix new focalpoint parsing
|
2022-12-18 14:16:26 -07:00 |
|
Andrew Godwin
|
bfe015ebd8
|
Don't worry about interactions on dead posts
|
2022-12-18 14:14:49 -07:00 |
|
Andrew Godwin
|
6cdcbcfab9
|
Remove test URL
|
2022-12-18 11:14:19 -07:00 |
|
Andrew Godwin
|
58e11ae3b6
|
Debug JSON view, json fixes
|
2022-12-18 11:00:21 -07:00 |
|
Andrew Godwin
|
770aa1531a
|
Do actual ISO date parsing
Fixes #187
|
2022-12-18 10:45:32 -07:00 |
|
Andrew Godwin
|
b8dca2b71f
|
Do not allow posts from blocked domains in
Fixes #172
|
2022-12-18 09:58:43 -07:00 |
|
Andrew Godwin
|
5d6ff57b5f
|
Don't include broken users in reply mentions
Fixes #192
|
2022-12-18 09:50:29 -07:00 |
|
Andrew Godwin
|
bcd48368b5
|
Don't notify if we mention ourselves
Fixes #191
|
2022-12-18 09:48:18 -07:00 |
|
Andrew Godwin
|
90c7b615fd
|
Move timelines to published date all around
|
2022-12-18 09:44:56 -07:00 |
|
Andrew Godwin
|
35102fbdd4
|
Merge timelineevent, urls and post type migration
|
2022-12-18 09:22:15 -07:00 |
|
Michael Manfre
|
a408cbaa27
|
Post types (#182)
Initial support for Posts of type other than 'Note'. Render special Post types with templates.
|
2022-12-18 09:09:25 -07:00 |
|
Tyler Kennedy
|
fc79551656
|
Increase the allowed size of URIs
Increase the allowed size of Post.object_uri and Post.url from 500 characters to a more reasonable 2048. See https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers.
|
2022-12-17 20:20:51 -07:00 |
|
Andrew Godwin
|
b6a8737d2e
|
Some more JSON-LD namespace fixing
|
2022-12-17 17:48:33 -07:00 |
|
Andrew Godwin
|
17d75c4797
|
Allow for attachments with no width/height
Fixes #186
|
2022-12-17 15:45:54 -07:00 |
|
Andrew Godwin
|
d08324e159
|
Handle timeouts on image fetch
|
2022-12-17 15:00:50 -07:00 |
|
Andrew Godwin
|
e8d6dccbb2
|
Report function and admin
|
2022-12-17 14:45:31 -07:00 |
|
Andrew Godwin
|
24a4fbe1f8
|
Catch all possible request errors
|
2022-12-17 12:29:48 -07:00 |
|
Andrew Godwin
|
1f28361fd9
|
Return unreviewed emoji in API correctly
|
2022-12-17 12:20:00 -07:00 |
|
Andrew Godwin
|
5bbcc0f6c3
|
Add AP output to emoji admin
|
2022-12-17 12:07:13 -07:00 |
|
Andrew Godwin
|
d7ffb47fb2
|
Make emoji better on the wire
|
2022-12-16 22:20:58 -07:00 |
|
Andrew Godwin
|
606c628343
|
Fanout admin improvements
|
2022-12-16 21:51:16 -07:00 |
|
Andrew Godwin
|
cc3c3d9816
|
404 deleted posts
|
2022-12-16 21:32:08 -07:00 |
|
Andrew Godwin
|
a7d389020a
|
Handle undos of missing posts
|
2022-12-16 20:17:19 -07:00 |
|
Andrew Godwin
|
727b357744
|
Fan out replies to the original author's followers
Fixes #64
|
2022-12-16 20:11:07 -07:00 |
|
Andrew Godwin
|
770f6728f6
|
Fix mastodon LD namespace
Fixes #179
|
2022-12-16 19:45:39 -07:00 |
|
Andrew Godwin
|
12567f6891
|
Identity admin/moderation
|
2022-12-16 19:42:48 -07:00 |
|
Andrew Godwin
|
c588567c86
|
Add follow times
|
2022-12-16 17:39:10 -07:00 |
|
Andrew Godwin
|
be377653fe
|
Fix inbound/outbound links
|
2022-12-16 17:32:04 -07:00 |
|
Andrew Godwin
|
00795f119e
|
Split Follows page into two types
This overcomes the query problem of pulling a combined list
|
2022-12-16 17:24:56 -07:00 |
|
Gabriel Rodríguez Alberich
|
fb2eea956e
|
Several pagination improvements (#170)
Home/Notification gets pagination, Follows becomes ListView
|
2022-12-16 17:06:29 -07:00 |
|
Andrew Godwin
|
45c6978bc3
|
User admin and LD schema fixes
|
2022-12-16 16:38:52 -07:00 |
|
Andrew Godwin
|
1bcdff79e7
|
Fix hashtag linking and API mentions of empty
|
2022-12-15 19:26:06 -07:00 |
|
Andrew Godwin
|
c0cd5a5553
|
Some hashtag json-ld fiddling
|
2022-12-15 18:58:11 -07:00 |
|
Andrew Godwin
|
31dc08ad0d
|
Add hashtags to post objects
|
2022-12-15 17:00:00 -07:00 |
|
Andrew Godwin
|
9ad9bdd936
|
Implement post rate limits, move to signed cookies
Also improve the test harness a little
Fixes #112
|
2022-12-15 15:55:33 -07:00 |
|
Andrew Godwin
|
13fd3785f2
|
Handle updates for already deleted posts
|
2022-12-15 13:47:12 -07:00 |
|
Andrew Godwin
|
5e912ecac5
|
Fix outbound emoji federation
|
2022-12-15 12:26:44 -07:00 |
|
Michael Manfre
|
af3142ac3a
|
Basic Emoji suppport (#157)
|
2022-12-15 00:50:54 -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 |
|
Tyler Kennedy
|
0d8b7db272
|
Set the content type and disposition of webp files uploaded to S3
|
2022-12-13 23:26:19 -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
|
f892c0c4ce
|
Fix mentions of missing identities
|
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 |
|
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 |
|