Valentin Lorentz
|
2fe9bedb86
|
Fediverse: Remove nick prefix from snarfer output.
|
2020-05-16 23:15:11 +02:00 |
|
Valentin Lorentz
|
83c49ec43a
|
Fediverse: black
|
2020-05-16 23:14:46 +02:00 |
|
Valentin Lorentz
|
376917b1b8
|
Fediverse: Show attachment URLs.
|
2020-05-15 18:51:19 +02:00 |
|
Valentin Lorentz
|
eaf7222509
|
Fediverse: Cache host support for webfinger before snarfing.
This is much cheaper both for us and the host if the host
doesn't support activitypub at all (which is what happens
most of the time).
|
2020-05-14 21:33:34 +02:00 |
|
Valentin Lorentz
|
dc2fe4d5f3
|
Fediverse: Deduplicate username formatting and add some error handling.
|
2020-05-10 21:39:15 +02:00 |
|
Valentin Lorentz
|
2c9e6544f5
|
Fediverse: Add @status.
|
2020-05-10 21:12:05 +02:00 |
|
Valentin Lorentz
|
4e74c6dbb3
|
Fediverse: Make URL snarfer take precedence over Web.
|
2020-05-10 16:19:13 +02:00 |
|
Valentin Lorentz
|
d1854cfc9b
|
Fediverse: Add URL snarfer.
|
2020-05-10 14:52:55 +02:00 |
|
Valentin Lorentz
|
5908b86635
|
Fediverse: Add option format.statuses.showContentWithCW
|
2020-05-10 13:37:40 +02:00 |
|
Valentin Lorentz
|
a52e7fa91b
|
Fediverse: Show content warnings.
|
2020-05-10 13:04:01 +02:00 |
|
Valentin Lorentz
|
7511984a60
|
Fediverse: Fix compatibility with Python 3.4 and 3.5.
|
2020-05-10 11:21:08 +02:00 |
|
Valentin Lorentz
|
ec1b1be8ff
|
Fediverse: Add proper tests.
|
2020-05-10 10:44:56 +02:00 |
|
Valentin Lorentz
|
759fca5eba
|
Switch names of TimeoutDict and ExpiringDict.
For consistency, as TimeoutQueue has guaranteed deletion after the timeout,
like the new TimeoutDict (ex-ExpiringDict).
|
2020-05-10 08:42:25 +02:00 |
|
Valentin Lorentz
|
d205a9b5f8
|
Fediverse: Use ExpiringDict instead of TimeoutDict for the cache, it guarantees expiry after the timeout.
|
2020-05-10 08:34:36 +02:00 |
|
Valentin Lorentz
|
fd702a6a92
|
Fediverse: Add @statuses command.
|
2020-05-09 21:39:58 +02:00 |
|
Valentin Lorentz
|
d5e241cb0c
|
Fediverse: run Black.
|
2020-05-09 20:55:28 +02:00 |
|
Valentin Lorentz
|
e9ff57a1c9
|
Fediverse: Add usernameSnarfer.
|
2020-05-09 20:47:11 +02:00 |
|
Valentin Lorentz
|
79f13f3051
|
Fediverse: Add @featured command.
|
2020-05-09 20:29:24 +02:00 |
|
Valentin Lorentz
|
d20bdbb5b7
|
Fediverse: Remove test @post command.
|
2020-05-09 19:29:00 +02:00 |
|
Valentin Lorentz
|
70fa18d155
|
Fediverse: Better error on unknown profile.
|
2020-05-09 19:28:37 +02:00 |
|
Valentin Lorentz
|
e87a14826e
|
Fediverse: First draft.
|
2020-05-09 19:27:34 +02:00 |
|