Dessalines
|
4e8dcb2703
|
Removing run-tests TODO.
|
2020-04-24 22:02:12 -04:00 |
|
|
035532512a
|
Implement integration test for federation
|
2020-04-24 18:30:31 +02:00 |
|
|
a8b80461b2
|
Update test_deploy.sh, supporting different branches
|
2020-04-21 19:19:10 +02:00 |
|
Dessalines
|
a80104119b
|
Merge branch 'master' into federation_merge_from_master_1
|
2020-04-21 10:25:29 -04:00 |
|
Dessalines
|
eeca08070c
|
Version v0.6.51
|
2020-04-20 15:40:56 -04:00 |
|
|
615c2b7df6
|
Use debug logging
|
2020-04-18 17:24:55 +02:00 |
|
|
19fd788e72
|
Implement instance whitelist
|
2020-04-17 19:34:18 +02:00 |
|
|
5ddbe8c627
|
Remove instance follows
|
2020-04-17 16:39:03 +02:00 |
|
|
ed77fbda55
|
Implement search for activitypub IDs
|
2020-04-17 15:46:08 +02:00 |
|
|
58142e64d0
|
Send activities to correct inbox, seperate community/user inboxes
|
2020-04-15 20:12:25 +02:00 |
|
Dessalines
|
e876f1b17d
|
Version v0.6.50
|
2020-04-14 19:38:20 -04:00 |
|
Dessalines
|
37f94206f1
|
Merge branch 'dev' into federation
|
2020-04-14 16:07:20 -04:00 |
|
|
fcd99ce93b
|
Disable nginx access logs for docker/federation/
|
2020-04-14 17:47:55 +02:00 |
|
Dessalines
|
5e9475c6ef
|
Merge branch 'dev' into admin_settings
|
2020-04-14 10:54:04 -04:00 |
|
Dessalines
|
f6c0e7072d
|
Fixing test deploy.
|
2020-04-14 10:07:40 -04:00 |
|
|
474227a8fc
|
Auto-configure federation test instances during initial start
|
2020-04-13 19:55:43 +02:00 |
|
|
88b17e90ac
|
Get inbox working properly
|
2020-04-13 15:06:41 +02:00 |
|
Dessalines
|
ec5471aaec
|
Version v0.6.49
|
2020-04-12 14:57:37 -04:00 |
|
Dessalines
|
9b329d42f7
|
Version v0.6.48
|
2020-04-12 14:08:02 -04:00 |
|
Dessalines
|
0a6da1109d
|
Adding an admin settings page.
- Fixes #620
- Adding a UserListing component. Fixes #627
|
2020-04-10 16:55:57 -04:00 |
|
|
52a55f8f3e
|
Rename federation-test to federation, puller.rs to fetcher.rs
|
2020-04-10 13:37:35 +02:00 |
|
Dessalines
|
37036e68b5
|
Version v0.6.45
|
2020-04-03 14:44:30 -04:00 |
|
Dessalines
|
542ea23cbb
|
Fixing deploy script.
|
2020-04-03 14:44:10 -04:00 |
|
|
75dbfeef4f
|
Avoid using database views in federation code
|
2020-04-03 11:00:24 +02:00 |
|
Dessalines
|
b6a5f0cabc
|
Merge branch 'nutomic-federation' into federation
|
2020-04-02 15:15:44 -04:00 |
|
Dessalines
|
0892e7dbe2
|
Merge branch 'master' into federation
|
2020-04-02 15:11:11 -04:00 |
|
Dessalines
|
f907420ec5
|
Merge branch 'nutomic-auto-setup' into dev
|
2020-03-31 16:29:57 -04:00 |
|
|
c12fd12d9c
|
Automatic instance setup based on config variables (fixes #404)
|
2020-03-29 00:13:13 +01:00 |
|
Dessalines
|
b78f00b4e2
|
Merge branch 'master' into federation
|
2020-03-28 15:41:42 -04:00 |
|
|
fbdb14bd9f
|
Get image uploads working for federation-test
|
2020-03-28 17:30:59 +01:00 |
|
Dessalines
|
844b31a507
|
Version v0.6.44
|
2020-03-24 10:47:38 -04:00 |
|
Dessalines
|
52b062720f
|
Version v0.6.43
|
2020-03-21 10:38:42 -04:00 |
|
Dessalines
|
ea4bbf3235
|
Changing rust logging to error on ansible and prod.
|
2020-03-20 22:22:53 -04:00 |
|
Dessalines
|
df1445f0e4
|
Version v0.6.42
|
2020-03-20 19:33:11 -04:00 |
|
Dessalines
|
b13febd34a
|
Version v0.6.41
|
2020-03-19 12:17:26 -04:00 |
|
Dessalines
|
b797c2b3ae
|
Version v0.6.40
|
2020-03-19 00:53:34 -04:00 |
|
Dessalines
|
43b954c5af
|
Updating rust, rust deps, yarn deps. Fixes #605
|
2020-03-18 22:30:16 -04:00 |
|
|
e823f55495
|
Merge branch 'master' into federation
|
2020-03-18 22:51:34 +01:00 |
|
|
af189c59f3
|
Rewrite federation settings
|
2020-03-18 22:09:00 +01:00 |
|
|
6dac23b887
|
Implemented basics for post federation, plus a bunch of other stuff
|
2020-03-14 22:03:05 +01:00 |
|
|
f3ab32bada
|
WIP: federate posts between instances
|
2020-03-14 01:05:42 +01:00 |
|
Dessalines
|
902676a9f8
|
Adding full logging.
|
2020-03-13 11:08:42 -04:00 |
|
|
463d917f16
|
Merge branch 'master' into federation
|
2020-03-12 12:34:37 +01:00 |
|
|
e7d13958d8
|
Federate follower count, use string id for community
|
2020-03-12 03:35:32 +01:00 |
|
Dessalines
|
e5426f8f00
|
Adding volumes to dockerignore.
|
2020-03-09 23:37:39 -04:00 |
|
Dessalines
|
c8e19fa7bf
|
Version v0.6.39
|
2020-03-09 23:26:15 -04:00 |
|
Dessalines
|
d932aaa27f
|
Version v0.6.38
|
2020-03-09 23:24:06 -04:00 |
|
Dessalines
|
760bf3c77f
|
Version v0.6.37
|
2020-03-09 23:22:24 -04:00 |
|
Dessalines
|
73cd755788
|
Version v0.6.36
|
2020-03-09 23:21:24 -04:00 |
|
Dessalines
|
3c578d8420
|
Version v0.6.35
|
2020-03-09 23:20:13 -04:00 |
|