.. |
scss
|
Tweak design/CSS
|
2022-07-09 08:15:33 +02:00 |
static
|
Add a custom emoji
|
2022-06-27 21:00:19 +02:00 |
templates
|
Display webmentions on notes
|
2022-07-10 21:30:50 +02:00 |
utils
|
Fix code highlight
|
2022-07-12 09:43:50 +02:00 |
__init__.py
|
Initial commit for new v2
|
2022-06-22 20:11:22 +02:00 |
activitypub.py
|
Fix Question processing
|
2022-07-10 14:29:07 +02:00 |
actor.py
|
Support for sending actor updates
|
2022-07-06 21:13:55 +02:00 |
admin.py
|
Add IndieAuth support
|
2022-07-10 11:04:28 +02:00 |
ap_object.py
|
Fix timezone handling
|
2022-07-11 12:48:38 +02:00 |
boxes.py
|
Drop Like related to inbox objects
|
2022-07-11 20:53:59 +02:00 |
config.py
|
More CSRF tweaks
|
2022-07-11 09:42:39 +02:00 |
database.py
|
Switch to aiosqlite
|
2022-06-29 20:43:17 +02:00 |
httpsig.py
|
Tweak HTTP sig key fetching
|
2022-07-10 19:29:36 +02:00 |
indieauth.py
|
Add IndieAuth support
|
2022-07-10 11:04:28 +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
|
Make most of the HTTP requests async
|
2022-06-30 00:28:07 +02:00 |
main.py
|
Fix code highlight
|
2022-07-12 09:43:50 +02:00 |
media.py
|
Improve actor icons handling and admin
|
2022-06-25 08:23:28 +02:00 |
models.py
|
Support for sending webmentions as outgoing activities
|
2022-07-10 14:29:28 +02:00 |
outgoing_activities.py
|
Working webmentions
|
2022-07-10 16:04:37 +02:00 |
source.py
|
Allow code highlight for notes
|
2022-07-04 19:43:37 +02:00 |
templates.py
|
Fix UI for None attributes
|
2022-07-11 09:33:56 +02:00 |
uploads.py
|
Switch to aiosqlite
|
2022-06-29 20:43:17 +02:00 |
webfinger.py
|
Tweak/fix webfinger and signed GET
|
2022-07-08 12:10:20 +02:00 |
webmentions.py
|
Display webmentions on notes
|
2022-07-10 21:30:50 +02:00 |