..
scss
Revert "Minor styling tweaks: piccalil.li's modern CSS Reset swyx.io's 100 Bytes of CSS to look great everywhere"
2022-11-11 15:07:18 +01:00
static
Fix the delete button
2022-08-30 19:09:51 +02:00
templates
Add robots meta tags on pages in robots.txt
2022-11-18 20:30:29 +01:00
utils
Merge IndieWeb likes/reposts with their AP counterpart
2022-11-17 21:03:24 +01:00
__init__.py
Initial commit for new v2
2022-06-22 20:11:22 +02:00
activitypub.py
Make local actor icon optional
2022-11-19 08:12:49 +01:00
actor.py
Use BASE_URL when generating {proxied,resized}_image_url
2022-11-18 20:30:29 +01:00
admin.py
Fix DM admin page showing deleted objects
2022-11-15 23:07:10 +01:00
ap_object.py
Tweak orientation hint for attachments
2022-11-11 14:56:56 +01:00
boxes.py
Start to merge IndieWeb and AP interactions
2022-11-17 09:18:06 +01:00
config.py
Make local actor icon optional
2022-11-19 08:12:49 +01:00
customization.py
First shot at supporting custom handler
2022-11-02 08:51:21 +01:00
database.py
Improve debug mode
2022-08-28 11:24:46 +02:00
httpsig.py
More actor refresh improvements
2022-10-09 11:36:00 +02:00
incoming_activities.py
Fix OG metadata scraping and improve workers
2022-11-13 13:00:22 +01:00
indieauth.py
Tweak error wording
2022-09-16 18:37:09 +02:00
key.py
Fix config wizard
2022-07-04 20:25:27 +02:00
ldsig.py
Tweak model for access tokens
2022-07-10 12:06:16 +02:00
lookup.py
Improve Announce handling
2022-09-13 07:59:35 +02:00
main.py
Make local actor icon optional
2022-11-19 08:12:49 +01:00
media.py
Fix formatting
2022-11-06 16:57:04 +01:00
micropub.py
Finish Question/poll support
2022-07-24 12:36:59 +02:00
models.py
Start to merge IndieWeb and AP interactions
2022-11-17 09:18:06 +01:00
outgoing_activities.py
Improve move support
2022-09-08 20:00:02 +02:00
prune.py
Fix inbox processing for deleted actors
2022-08-19 19:36:23 +02:00
source.py
Improve mention parsing
2022-11-12 10:04:37 +01:00
templates.py
Tweak remote instance redirection
2022-11-13 17:37:19 +01:00
uploads.py
Fix GIF upload handling
2022-09-14 08:38:54 +02:00
webfinger.py
Webfinger strips extra space
2022-11-11 15:25:55 +01:00
webmentions.py
Start to merge IndieWeb and AP interactions
2022-11-17 09:18:06 +01:00