Thomas Sileo
|
ff55b9e9dc
|
Fix thread issue
|
2018-07-12 08:05:23 +02:00 |
|
Thomas Sileo
|
6b464d2a6d
|
Fix thread issue
|
2018-07-11 23:49:43 +02:00 |
|
Thomas Sileo
|
63ca0b68e1
|
Fix the tasks and formatting
|
2018-07-11 23:22:47 +02:00 |
|
Thomas Sileo
|
fa07450da3
|
Fix the build
|
2018-07-11 22:52:20 +02:00 |
|
Thomas Sileo
|
a7bc6fa1a2
|
Tweak the tasks
|
2018-07-11 22:00:18 +02:00 |
|
Thomas Sileo
|
a36b56af4e
|
Move the caching to celery
|
2018-07-11 21:53:47 +02:00 |
|
Thomas Sileo
|
d6d20a972e
|
Bugfix following page
|
2018-07-11 20:27:16 +02:00 |
|
Thomas Sileo
|
1adeee308f
|
Cache actors
|
2018-07-11 20:04:48 +02:00 |
|
Thomas Sileo
|
8acc17da8b
|
CSS tweaks
|
2018-07-11 19:43:10 +02:00 |
|
Thomas Sileo
|
4d565a5e44
|
Upgrade to Python 3.7
|
2018-07-11 19:41:52 +02:00 |
|
Thomas Sileo
|
01e165640e
|
Remote the object service, use the backend instead
|
2018-07-11 19:38:24 +02:00 |
|
Thomas Sileo
|
524a63235d
|
Add the alternate link for all activitypub stuff in the templates
|
2018-07-10 23:19:00 +02:00 |
|
Thomas Sileo
|
c9a10bddb4
|
Formatting
|
2018-07-10 23:04:05 +02:00 |
|
Thomas Sileo
|
52252341da
|
Merge branch 'tombstome-handling'
|
2018-07-10 23:02:44 +02:00 |
|
Thomas Sileo
|
9f5b87f47d
|
Merge branch 'master' of github.com:tsileo/microblog.pub
|
2018-07-10 23:02:35 +02:00 |
|
Thomas Sileo
|
6aee810a1f
|
Handle deleted actors in the notifications
|
2018-07-10 23:02:06 +02:00 |
|
Thomas Sileo
|
5a13e4b362
|
Tombstome handling (#23)
* Better Delete handling
* Tweak the tombstone support
* More work on Tombstone handling
|
2018-07-10 01:06:32 +02:00 |
|
Thomas Sileo
|
108b957dcc
|
More work on Tombstone handling
|
2018-07-10 00:49:52 +02:00 |
|
Thomas Sileo
|
8ae3f1e3a3
|
Tweak the tombstone support
|
2018-07-10 00:25:26 +02:00 |
|
Thomas Sileo
|
7b6982c959
|
Better Delete handling
|
2018-07-09 22:29:03 +02:00 |
|
Thomas Sileo
|
3d3e9da800
|
Bugfix collection parsing
|
2018-07-08 12:43:34 +02:00 |
|
Thomas Sileo
|
c573f48873
|
Fix replying in the admin UI
Fixes #22
|
2018-07-08 12:31:59 +02:00 |
|
Thomas Sileo
|
da029c1566
|
Fix collection parsing
|
2018-07-08 12:24:49 +02:00 |
|
Thomas Sileo
|
5ad4d81735
|
Fix unfollow
|
2018-07-07 14:11:23 +02:00 |
|
Thomas Sileo
|
20a40ee344
|
Tweak the CI delay
|
2018-07-07 14:07:53 +02:00 |
|
Thomas Sileo
|
bf208d0422
|
Fix followers
|
2018-07-07 14:07:29 +02:00 |
|
Thomas Sileo
|
9ff6aee0ae
|
Tweak the CI delay
|
2018-07-07 14:04:12 +02:00 |
|
Thomas Sileo
|
f6c26abccb
|
Tweak the admin, finish the pagination
Fixes #14
|
2018-07-07 13:56:00 +02:00 |
|
Thomas Sileo
|
f7e6d37dce
|
Re-add support for "extra inboxes"
This allow to start posting public activities to other instances
without follower.
|
2018-07-07 13:18:01 +02:00 |
|
Thomas Sileo
|
354a9ad13f
|
Also update the nodeinfo endpoint
|
2018-07-07 13:08:16 +02:00 |
|
Thomas Sileo
|
285d2fa890
|
Filter the outbox when not authenticated
|
2018-07-07 13:06:57 +02:00 |
|
Thomas Sileo
|
8ffeb1fe4f
|
Pre-cache the attachments
|
2018-07-07 12:53:32 +02:00 |
|
Thomas Sileo
|
3281e2165e
|
Bugfix for undo boosts/likes
|
2018-07-07 12:10:25 +02:00 |
|
Thomas Sileo
|
b31994dae7
|
Fix the admin redirect
|
2018-07-07 00:12:35 +02:00 |
|
Thomas Sileo
|
97fdcca06e
|
Move admin stuff URL to /admin
|
2018-07-07 00:08:44 +02:00 |
|
Thomas Sileo
|
6826e833fa
|
Change default page size to 25
|
2018-07-06 23:54:41 +02:00 |
|
Thomas Sileo
|
10f26d0350
|
More pagination
|
2018-07-06 23:53:33 +02:00 |
|
Thomas Sileo
|
acafc1cc85
|
Store uplaods in MongoDB too, start pagination
|
2018-07-06 23:15:49 +02:00 |
|
Thomas Sileo
|
0d7a1b9b5a
|
Bugfix
|
2018-07-05 22:42:38 +02:00 |
|
Thomas Sileo
|
e8ee900c60
|
Cache attachments and actor icons
Fixes #17
|
2018-07-05 22:27:29 +02:00 |
|
Thomas Sileo
|
a2a64a54fd
|
Remove duplicate webfinger entry
|
2018-07-05 01:45:56 +02:00 |
|
Thomas Sileo
|
5bb7875bc9
|
Pyyaml is broken with Python3.7, back to 3.6 for now
|
2018-07-05 01:29:21 +02:00 |
|
Thomas Sileo
|
a6c1ede629
|
Fix CI
|
2018-07-05 01:20:25 +02:00 |
|
Thomas Sileo
|
6d3ca7fcc5
|
More image caching
|
2018-07-05 01:08:39 +02:00 |
|
Thomas Sileo
|
13c63e473a
|
Start to cache actor icon
|
2018-07-05 01:02:51 +02:00 |
|
Thomas Sileo
|
8556cd29ef
|
Add avatar to the webfinger response
|
2018-07-04 21:08:45 +02:00 |
|
Thomas Sileo
|
0b8e0896c1
|
Tweak the webfinger response
|
2018-07-04 00:40:23 +02:00 |
|
Thomas Sileo
|
7eb52884b8
|
Compress the CSS
|
2018-07-03 23:54:16 +02:00 |
|
Thomas Sileo
|
5331874c77
|
Tweak the CSS
|
2018-07-03 23:43:34 +02:00 |
|
Thomas Sileo
|
f73ec6b96a
|
More template fixes
|
2018-07-03 23:40:13 +02:00 |
|