2a0f170d58
appease clippy
2020-04-19 23:43:30 -05:00
b55e9c08df
Change RateLimit to act as a middleware
2020-04-19 22:59:07 -05:00
Dessalines
d284dfce1c
Merge branch 'dev'
2020-04-19 20:03:05 -04:00
Dessalines
d984433805
Adding to sponsors list.
2020-04-19 20:01:58 -04:00
Dessalines
9b51376226
Merge branch 'nyu-ossd-s20-apache_benchmark_check'
2020-04-19 20:01:20 -04:00
Dessalines
6f14f0756b
Adding websocket notification system.
...
- HTTP and APUB clients can now send live updating messages to websocket
clients
- Rate limiting now affects both HTTP and websockets
- Rate limiting / Websocket logic is now moved into the API Perform
functions.
- TODO This broke getting current online users, but that will have to
wait for the perform trait to be made async.
- Fixes #446
2020-04-19 18:08:25 -04:00
5e7a60630c
Verifyt http signatures
2020-04-19 19:35:40 +02:00
5557f38436
Simplify signing code
2020-04-19 13:44:44 +02:00
c23b49502e
Add http signature to outgoing apub requests
2020-04-18 20:54:20 +02:00
615c2b7df6
Use debug logging
2020-04-18 17:24:55 +02:00
cd2d4dee74
Fix bug in whitelist implementation
2020-04-18 17:17:25 +02:00
19fd788e72
Implement instance whitelist
2020-04-17 19:34:18 +02:00
8189425ad9
Added documentation for most functions
2020-04-17 17:33:55 +02:00
7d152c81be
Some code cleanup and better logging
2020-04-17 16:55:28 +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
f9ae595968
Adding yarn run to run-federation-test.bash script.
2020-04-15 14:06:17 -04:00
charleshthomasiii
f5f8d2d7be
Add apache benchmark installation check
2020-04-15 13:52:46 -04:00
Dessalines
e876f1b17d
Version v0.6.50
2020-04-14 19:38:20 -04:00
Dessalines
dfba6f8a7d
Merge remote-tracking branch 'weblate/master'
2020-04-14 19:38:18 -04:00
Dessalines
5e0040d8c8
Redundant to_owned
2020-04-14 19:25:58 -04:00
Dessalines
249b3a186e
Front end federation names and links for users, posts, and communities.
2020-04-14 19:18:13 -04:00
Dessalines
37f94206f1
Merge branch 'dev' into federation
2020-04-14 16:07:20 -04:00
Dessalines
fec2e95833
Merge branch 'admin_settings' into dev
2020-04-14 15:45:49 -04:00
Dessalines
9504aaac89
Initial post-listing community non-local.
2020-04-14 15:43:58 -04:00
Dessalines
11f1de4bc7
Updating views to add apub actor_id and local columns.
2020-04-14 15:12:19 -04:00
Dessalines
2246d4e053
Updating front end packages.
2020-04-14 12:34:52 -04:00
Dessalines
1121d6d75c
Fixing .dockerignore.
2020-04-14 12:27:38 -04:00
Dessalines
ceb9d6bc24
Fixing unwrap crash with site_view.rs
2020-04-14 12:24:05 -04:00
fcd99ce93b
Disable nginx access logs for docker/federation/
2020-04-14 17:47:55 +02:00
1d45fd2276
Implemented follow/accept
2020-04-14 17:37:23 +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
Kitaiti Makoto
afafca5579
Translated using Weblate (Japanese)
...
Currently translated at 85.6% (203 of 237 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ja/
2020-04-14 00:53:45 +00:00
Sylvia Ji
37f6df284f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 69.1% (164 of 237 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/zh_Hans/
2020-04-14 00:53:45 +00:00
474227a8fc
Auto-configure federation test instances during initial start
2020-04-13 19:55:43 +02:00
Dessalines
7cc70d0977
Adding another sponsor.
2020-04-13 12:42:16 -04:00
88b17e90ac
Get inbox working properly
2020-04-13 15:06:41 +02:00
ddf171f128
Use summary field for post title
2020-04-13 14:13:06 +02:00
Dessalines
ec5471aaec
Version v0.6.49
2020-04-12 14:57:37 -04:00
Dessalines
2adf8a8eb2
Use twemoji style for emoji picker.
2020-04-12 14:55:52 -04:00
Dessalines
9b329d42f7
Version v0.6.48
2020-04-12 14:08:02 -04:00
Dessalines
cadd94e954
Updating federation docker volumes ignores.
2020-04-12 14:07:22 -04:00
Dessalines
ce3d9878b0
Merge remote-tracking branch 'weblate/master'
2020-04-12 13:09:03 -04:00
Dessalines
56281ffda2
Add open collective ( #637 )
...
* Add Emoji Picker for comments and post body.
- Fixes #634
* Make sure typing dropdown uses twemojis.
* Adding opencollective links. Fixes #636
2020-04-12 12:54:49 -04:00
Dessalines
b3669c3a27
Merge branch 'emoji_picker'
2020-04-12 12:51:30 -04:00
Dessalines
8e05274bc8
Add Emoji squashed commit.
2020-04-12 12:47:48 -04:00
Dessalines
d6d7680c7b
Make sure typing dropdown uses twemojis.
2020-04-12 11:45:44 -04:00
5dbb6f642a
Added comments about how to federate additional post/user fields
2020-04-12 16:53:55 +02:00