grunfink
|
e1186cac54
Commented out aliases in webfinger, as they are generating following problems.
|
hace 4 meses |
grunfink
|
b5524d7e26
Also check for actor_alt in is_msg_for_me().
|
hace 4 meses |
grunfink
|
210bb07a34
Increase the size of outgoing payload errors in the log.
|
hace 4 meses |
green
|
f13ff9086d
fix: more memory leaks
|
hace 4 meses |
grunfink
|
1543bb74f8
Added a 'webfinger' field to 'Person' objects.
|
hace 5 meses |
green
|
cd96b83828
poll-limits: added "max_poll_option_length" option
|
hace 6 meses |
green
|
cc013a5af8
poll-limit: fix warning
|
hace 6 meses |
green
|
ce8e11adc7
personal: bigger limit for polls
|
hace 1 año |
green
|
50129db64b
small: configurable poll limit
|
hace 1 año |
grunfink
|
d8d40acfd1
New command-line option 'refresh'.
|
hace 6 meses |
violette
|
de9d546d70
Added emoji categories.
|
hace 6 meses |
byte
|
6ad2365a41
user-specified word mutes and matching
|
hace 6 meses |
grunfink
|
6a2b4bbcec
If disable_emojireact is set to true in server.json, EmojiReacts are dropped on input.
|
hace 6 meses |
grunfink
|
11af00194e
Bumped copyright year.
|
hace 7 meses |
grunfink
|
4a56b57be7
If the emoji starts with &#, convert to an utf-8 string.
|
hace 7 meses |
grunfink
|
765cd34527
Only generate an Image tag if the emoji is an URL.
|
hace 7 meses |
grunfink
|
2b1d108653
Use the emoji value from emojis.json instead of creating a link to the static storage.
|
hace 7 meses |
grunfink
|
7c065cbc98
Fixed some xs_dup() leaks.
|
hace 7 meses |
violette
|
85ed0eb0d5
Added emoji reactions (contributed by violette).
|
hace 7 meses |
rako
|
a45c1ce152
Fix user matching
|
hace 8 meses |
grunfink
|
46bb87c2b5
Moved is_msg_mine() to data.c.
|
hace 8 meses |
grunfink
|
5c2c7b27ac
New function is_msg_mine().
|
hace 8 meses |
grunfink
|
bc74642315
Some implementations set quoted posts with 'quoteUrl', so look at that as well.
|
hace 8 meses |
grunfink
|
2a7bb3d52e
Unmark a failed instance after a successful boost.
|
hace 8 meses |
grunfink
|
587e1797dd
Use 'quoteUri' instead of 'quote'.
|
hace 8 meses |
grunfink
|
64b2bd7750
Retrieve quoted posts when a post arrives.
|
hace 8 meses |
grunfink
|
1a42fdc8bd
Keep track of deleted users and return 410 Gone for them.
|
hace 9 meses |
Stefano Marinelli
|
bebb2c7439
Instead of comparing the output status with == 200, it's better to check using valid_status()
|
hace 9 meses |
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.).
|
hace 9 meses |
grunfink
|
212284c792
xs_http.h: new file.
|
hace 9 meses |