Jamie Bliss
|
d07482f5a8
|
Allow statusless posts (#677)
|
2023-12-07 16:32:18 -07:00 |
Humberto Rocha
|
b031880e41
|
Extract json parser to core and use in fetch_actor (#663)
|
2023-11-20 11:46:51 -07:00 |
Humberto Rocha
|
81d019ad0d
|
Improve search api json parsing (#662)
|
2023-11-19 11:32:35 -07:00 |
Humberto Rocha
|
5f49f9b2bb
|
Add support to dismiss notifications (#605)
|
2023-07-11 16:37:03 -06:00 |
Humberto Rocha
|
542e3836af
|
Add endpoint to get notification by id (#594)
|
2023-07-04 08:06:31 -06:00 |
TAKAHASHI Shuuji
|
f88ad38294
|
Prepend invisible URL protocol prefix (#586)
|
2023-05-26 09:02:49 -06:00 |
TAKAHASHI Shuuji
|
2040124147
|
Prevent dropping ellipsis URL (#585)
|
2023-05-24 11:41:56 -06:00 |
Andrew Godwin
|
f4bbe78bd5
|
Fix tests after mentions change
|
2023-05-13 11:19:23 -06:00 |
Christof Dorner
|
9775fa8991
|
Add `mention` class to user mention links (#575)
This should fix mention links in Elk to keep linking inside Elk, not to the instance of the mentioned user.
|
2023-05-09 09:55:19 -06:00 |
Christof Dorner
|
7d1558a2ab
|
Support editing media description when editing statuses (#556)
|
2023-04-11 09:35:36 -06:00 |
Humberto Rocha
|
c702b1b24d
|
Always return voters_count (#543)
|
2023-03-15 18:46:12 -06:00 |
Dan Watson
|
6f4abd5aae
|
Initial support for IceCubes (#532)
|
2023-03-09 10:47:33 -07:00 |
Andrew Godwin
|
1f3f28e8ff
|
Check scope on API endpoints
|
2023-02-19 11:37:02 -07:00 |
Humberto Rocha
|
e43d0a052c
|
Fix unliked post displaying in favourites endpoint (#512)
|
2023-02-15 16:05:48 -07:00 |
Humberto Rocha
|
e382994e73
|
Polls (#496)
Implement poll AP and API backend
|
2023-02-15 10:42:56 -07:00 |
Andrew Godwin
|
1c5ef675f0
|
Implement post editing
|
2023-02-13 19:40:10 -07:00 |
Andrew Godwin
|
a6922cb9d6
|
Move to a new HTML parser/stripper
This removes the use of the EOL'd Bleach, and also integrates hashtag,
mention and emoji searching into one single place.
|
2023-01-29 17:47:06 -07:00 |
Humberto Rocha
|
ccded99a63
|
Add favourites api endpoint (#465)
|
2023-01-20 19:49:55 -07:00 |
Andrew Godwin
|
da38889aa7
|
Add account search endpoint
|
2022-12-21 21:54:49 +00:00 |
Andrew Godwin
|
35a45f1c55
|
A few more fixes and a bad test
|
2022-12-12 11:56:49 -07:00 |
Andrew Godwin
|
3e062aed36
|
Timelines working
|
2022-12-12 11:56:49 -07:00 |