9830eeaaed
Merge branch 'isomorphic_ui_to_ui' into isomorphic_docker
2020-09-15 13:50:53 -05:00
73dc08b323
Error in travis build again.
2020-09-15 13:16:49 -05:00
eb286f8288
Changing lemmy-isomorphic-ui to lemmy-ui
2020-09-15 13:14:46 -05:00
ee1e58d148
Fixing travis build, again.
2020-09-15 12:41:09 -05:00
a7d7c191a8
Fixing travis build.
2020-09-15 12:03:31 -05:00
29656b5e97
Fixing tests.
2020-09-15 10:21:40 -05:00
91de139c73
Update local federation test setup
2020-09-15 14:46:20 +02:00
d4492a573a
Adding some more tests, some still broken.
2020-09-14 13:11:28 -05:00
400f949580
Revert "Try to fix image uploads in federation test"
...
This reverts commit a2ddf2a90b
.
2020-09-14 12:27:13 -05:00
a2ddf2a90b
Try to fix image uploads in federation test
2020-09-14 12:25:50 -05:00
e02f771f33
Using new lemmy-isomorphic-ui with better javascript disabled.
2020-09-14 10:30:13 -05:00
e8dde0396f
Fixing up docs.
2020-09-13 12:54:18 -05:00
29a01ddaf1
Adding CommunityJoin, PostJoin instead of joins from GetComments, etc.
...
- Fixes #1122
2020-09-13 10:45:07 -05:00
0aef04f737
Fixing prod dockerfile.
2020-09-12 11:30:17 -05:00
72ad278226
Trying to re-add API tests.
2020-09-12 11:15:50 -05:00
4023fe96fc
Adding nginx, fixing up docker-compose files, fixing docs.
2020-09-12 10:18:56 -05:00
413de6286c
Moving server to top level, now that UI is gone.
2020-09-10 13:05:29 -05:00
1a0ef37a68
A first pass at locally working isomorphic integration.
2020-09-10 11:43:53 -05:00
af364e7fe0
Version v0.7.57
2020-09-03 09:40:59 -05:00
3a6982e7b2
Adding rate_limiter and api_structs.
2020-09-02 18:17:35 -05:00
8015f560d6
Adding in a more reliable docker dev build. (The other wouldn't use buildkit).
2020-09-02 15:41:49 -05:00
e3140235de
Use romacs cargo-build-deps tool.
2020-09-02 10:42:48 -05:00
dc1bc741b4
Fixing docker caching.
2020-08-31 16:47:31 -05:00
34e539cdc0
Updating dev docker-compose.
2020-08-31 13:39:01 -05:00
147972273a
Simplify docker federation setup
2020-08-31 17:32:21 +02:00
18002bc837
Version v0.7.56
2020-08-29 17:21:40 -04:00
4819bd5608
Version v0.7.55
2020-08-27 10:38:29 -04:00
Dessalines
dbf231865d
Adding a few more apub tests. ( #1096 )
...
* Adding a few more apub tests.
* Fixing travis build, adding a get_post function.
2020-08-20 12:44:22 +00:00
e007006daf
Version v0.7.54
2020-08-18 09:43:45 -04:00
82faea7f85
Version v0.7.53
2020-08-17 16:53:50 -04:00
725e46da4a
Version v0.7.52
2020-08-16 11:31:09 -04:00
abadc79756
Fix community_view clippy
2020-08-16 11:27:50 -04:00
dd0418af18
Version v0.7.50
2020-08-14 16:00:27 -04:00
49892690ff
Version v0.7.49
2020-08-11 10:58:40 -04:00
c1f48d6a0e
In federation test setup, run yarn build by default
2020-08-11 14:12:05 +02:00
0acd0bba3a
Version v0.7.48
2020-08-10 11:41:18 -04:00
5e9ffde0b1
Version v0.7.47
2020-08-07 23:22:35 -04:00
71a0dd4cc9
Version v0.7.46
2020-08-07 23:21:05 -04:00
992b3ca95b
Some UI fixes.
2020-08-07 23:17:37 -04:00
ce8622b9cd
Version v0.7.43
2020-08-06 21:22:15 -04:00
3e5d5abd53
Version v0.7.42
2020-08-06 17:37:08 -04:00
e645386842
Version v0.7.41
2020-08-05 13:55:14 -04:00
88bd368660
Version v0.7.40
2020-08-05 12:41:40 -04:00
nutomic
c34fffc2c4
Proxy pictrs requests through Lemmy ( fixes #371 ) ( #77 )
...
fix check_only value for image rate limit
Fix image rate limit
Add rate limit for image uploads
Proxy pictrs requests through Lemmy (fixes #371 )
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/77
2020-08-05 16:00:00 +00:00
Dessalines
e9e1497830
Add bio federation. ( #1052 )
...
* Re-organizing federation tests. #746 #1040
* Adding federation support for user bios. Fixes #992
2020-08-04 11:06:27 -04:00
Dessalines
e336e5bcc0
Re-organizing federation tests. #746 #1040 ( #1047 )
...
* Re-organizing federation tests. #746 #1040
* Add more checks in inbox, plus some refactoring (#76 )
Merge branch 'main' into more-inbox-permissions
Move check_community_ban() into helper function
Move slur check into helper functions
Move Claims::decode and site ban check into helper function
Note: this changes behaviour in that site ban is checked in more
places now. we could easily add a boolean parameter
check_for_site_ban to get the previous behaviour back
Rewrite user_inbox and community_inbox in the same way as shared_inbox
Add check against instance allowlist etc in shared_inbox
Co-authored-by: dessalines <dessalines@noreply.yerbamate.dev>
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/76
* Adding verbose to test results.
Co-authored-by: nutomic <nutomic@noreply.yerbamate.dev>
Co-authored-by: dessalines <dessalines@noreply.yerbamate.dev>
Co-authored-by: Felix Ableitner <me@nutomic.com>
2020-08-04 10:57:37 -04:00
ce874e183b
Version v0.7.39
2020-08-02 10:52:42 -04:00
5b23595710
Version v0.7.38
2020-08-01 23:53:32 -04:00
dee5c302a8
Version v0.7.37
2020-08-01 20:04:14 -04:00
alltheseteeth
4acd3c5bd2
added trailing slash fix to every nginx conf I could find ( #1046 )
2020-08-01 19:33:39 -04:00