grunfink
|
11af00194e
Bumped copyright year.
|
пре 7 месеци |
grunfink
|
4a56b57be7
If the emoji starts with &#, convert to an utf-8 string.
|
пре 7 месеци |
grunfink
|
765cd34527
Only generate an Image tag if the emoji is an URL.
|
пре 7 месеци |
grunfink
|
2b1d108653
Use the emoji value from emojis.json instead of creating a link to the static storage.
|
пре 7 месеци |
grunfink
|
7c065cbc98
Fixed some xs_dup() leaks.
|
пре 7 месеци |
violette
|
85ed0eb0d5
Added emoji reactions (contributed by violette).
|
пре 7 месеци |
rako
|
a45c1ce152
Fix user matching
|
пре 8 месеци |
grunfink
|
46bb87c2b5
Moved is_msg_mine() to data.c.
|
пре 8 месеци |
grunfink
|
5c2c7b27ac
New function is_msg_mine().
|
пре 8 месеци |
grunfink
|
bc74642315
Some implementations set quoted posts with 'quoteUrl', so look at that as well.
|
пре 8 месеци |
grunfink
|
2a7bb3d52e
Unmark a failed instance after a successful boost.
|
пре 8 месеци |
grunfink
|
587e1797dd
Use 'quoteUri' instead of 'quote'.
|
пре 8 месеци |
grunfink
|
64b2bd7750
Retrieve quoted posts when a post arrives.
|
пре 8 месеци |
grunfink
|
1a42fdc8bd
Keep track of deleted users and return 410 Gone for them.
|
пре 9 месеци |
Stefano Marinelli
|
bebb2c7439
Instead of comparing the output status with == 200, it's better to check using valid_status()
|
пре 9 месеци |
Stefano Marinelli
|
2d433afc27
Enhances Mastodon API compatibility by adding support for displaying remote users' follower/following/post counts and their posts when viewing profiles in Mastodon-compatible apps (Fedilab, Tusky, etc.).
|
пре 9 месеци |
grunfink
|
212284c792
xs_http.h: new file.
|
пре 9 месеци |
grunfink
|
fc62cb0089
Fixed recipient_list() for mentioned accounts.
|
пре 9 месеци |
byte
|
5c68861787
fix fetching
|
пре 10 месеци |
grunfink
|
ab698c2bd6
Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visibility into master
|
пре 10 месеци |
grunfink
|
6069660c91
In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures.
|
пре 10 месеци |
byte
|
d23ac2b9f5
making sure that global data is immutable
|
пре 10 месеци |
byte
|
dcf5acaf53
implementing visibility scopes
|
пре 10 месеци |
grunfink
|
31a4b18027
Tweaked logging message.
|
пре 10 месеци |
grunfink
|
2656f69d7c
More work in replies pages.
|
пре 10 месеци |
grunfink
|
428ae12639
Don't use # anchors in the reply paging, as Misskey seems to dislike them.
|
пре 10 месеци |
grunfink
|
08f99232e0
New function instance_failure().
|
пре 10 месеци |
grunfink
|
7796bf39f0
Always do a deferred fsck at startup.
|
пре 10 месеци |
grunfink
|
cdd74c8d41
Ensure the outbox does not include non-public posts.
|
пре 11 месеци |
grunfink
|
d358f5bcd0
Call enqueue_collect_outbox() after a Follow Accept.
|
пре 11 месеци |