|
10b0667764
|
Version v0.6.40
|
2020-03-19 00:53:34 -04:00 |
|
|
dd54a4f728
|
Merge remote-tracking branch 'weblate/master'
|
2020-03-19 00:53:33 -04:00 |
|
|
d690e9a73b
|
Changing comment action button size. Adding comment dividers. Fixes #604
|
2020-03-19 00:52:08 -04:00 |
|
|
d2cf36bf02
|
Updating chttp to isahc.
|
2020-03-18 23:11:37 -04:00 |
|
|
f85242af28
|
Merge branch 'nutomic-multiple-instances' into dev
|
2020-03-18 22:37:33 -04:00 |
|
|
dc14719b08
|
Updating rust, rust deps, yarn deps. Fixes #605
|
2020-03-18 22:30:16 -04:00 |
|
nutomic
|
875ed79f3f
|
Merge pull request 'Update to latest activitystreams' (#1) from asonix/lemmy:federation into federation
|
2020-03-19 01:23:15 +00:00 |
|
|
20a06ce3f2
|
Merge branch 'federation' of https://yerbamate.dev/nutomic/lemmy into federation
|
2020-03-18 20:16:40 -05:00 |
|
|
cfe0d9c9c2
|
Upgraded to latest activitystreams
|
2020-03-18 20:16:17 -05:00 |
|
|
231f782260
|
Adding repos to contributing main page.
|
2020-03-18 19:59:34 -04:00 |
|
|
33cce05300
|
Merge branch 'master' into federation
|
2020-03-18 22:51:34 +01:00 |
|
|
390b204272
|
Rewrite federation settings
|
2020-03-18 22:09:00 +01:00 |
|
|
bd030470b1
|
Read remote nodeinfo before doing anything
|
2020-03-18 16:08:08 +01:00 |
|
Serge Tarkovski
|
b131c5bf94
|
Translated using Weblate (Russian)
Currently translated at 87.2% (206 of 236 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/
|
2020-03-17 01:06:47 +00:00 |
|
olivia maia
|
2f59a8027e
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (236 of 236 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/
|
2020-03-17 01:06:47 +00:00 |
|
Kitaiti Makoto
|
cc8144ac3c
|
Translated using Weblate (Japanese)
Currently translated at 85.5% (202 of 236 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ja/
|
2020-03-17 01:06:46 +00:00 |
|
|
5043a52b88
|
Serve post data in apub format, some cleanup
|
2020-03-16 19:19:04 +01:00 |
|
|
05735b31c0
|
Remove boilerplate code
|
2020-03-16 18:30:25 +01:00 |
|
|
ed0dd3b8c0
|
Merge branch 'dev'
|
2020-03-15 13:05:50 -04:00 |
|
|
1a7c6fbd32
|
Add theming guide. Fixes #596
|
2020-03-15 13:02:14 -04:00 |
|
|
8ebcc7ac02
|
Implemented basics for post federation, plus a bunch of other stuff
|
2020-03-14 22:03:05 +01:00 |
|
|
5896a9d251
|
Move apub related code from websocket into api package
|
2020-03-14 13:15:23 +01:00 |
|
|
b01f4f75d6
|
WIP: federate posts between instances
|
2020-03-14 01:05:42 +01:00 |
|
dependabot[bot]
|
74eae88e37
|
Bump acorn from 5.7.3 to 5.7.4 in /ui
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-13 23:05:52 +00:00 |
|
|
054dd186d6
|
Merge branch 'master' into dev
|
2020-03-13 11:11:32 -04:00 |
|
|
62ab68d317
|
Adding full logging.
|
2020-03-13 11:08:42 -04:00 |
|
|
8f67a3c634
|
Cleanup gitignore and dockerignore files
|
2020-03-12 20:25:14 +01:00 |
|
|
063811cb60
|
Merge branch 'master' into federation
|
2020-03-12 12:34:37 +01:00 |
|
|
ef6df1339f
|
Proper error logging for websocket
|
2020-03-12 12:03:04 +01:00 |
|
|
27c07f1f84
|
Federate follower count, use string id for community
|
2020-03-12 03:35:32 +01:00 |
|
|
54172bd322
|
updated to activitystreams 0.4.0-alpha.3
|
2020-03-12 01:01:25 +01:00 |
|
|
f36aa1f40d
|
Show full scores on hover for posts and comments. Fixes #592
|
2020-03-11 19:10:10 -04:00 |
|
|
8867fa1d52
|
use urls for id again, more comments
|
2020-03-11 18:26:58 +01:00 |
|
|
18be8b10f5
|
improved community federation (wip)
|
2020-03-11 12:29:10 +01:00 |
|
|
6c31a1f9cc
|
Deploy multiple Lemmy instances to the same server (ref #474)
|
2020-03-11 01:05:50 +01:00 |
|
|
4fbf55d79e
|
Fix issue with preview mode not resizing comment-form.
|
2020-03-10 10:23:16 -04:00 |
|
|
0637ccc1bc
|
Merge branch 'master' into dev
|
2020-03-09 23:38:28 -04:00 |
|
|
87db5ab64d
|
Adding volumes to dockerignore.
|
2020-03-09 23:37:39 -04:00 |
|
|
62679090a3
|
Version v0.6.39
|
2020-03-09 23:26:15 -04:00 |
|
|
edb7ab2638
|
Version v0.6.38
|
2020-03-09 23:24:06 -04:00 |
|
|
8989aa1714
|
Version v0.6.37
|
2020-03-09 23:22:24 -04:00 |
|
|
450ebf4e38
|
Version v0.6.36
|
2020-03-09 23:21:24 -04:00 |
|
|
d7ff72a538
|
Version v0.6.35
|
2020-03-09 23:20:13 -04:00 |
|
|
7d7beca9dc
|
Merge remote-tracking branch 'weblate/master'
|
2020-03-09 23:20:11 -04:00 |
|
|
5427c4a230
|
Version v0.6.34
|
2020-03-09 23:16:19 -04:00 |
|
|
a823084947
|
Adding key to comment-node to not clear out form. Fixes #588
|
2020-03-09 21:38:10 -04:00 |
|
olivia maia
|
be0c6819ab
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (234 of 234 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/
|
2020-03-09 17:49:23 +00:00 |
|
Weblate admin
|
3246e4719e
|
Translated using Weblate (German)
Currently translated at 98.2% (230 of 234 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/de/
|
2020-03-09 17:49:22 +00:00 |
|
|
d1ee0d7af7
|
Merge branch 'yerba_master'
|
2020-03-09 12:54:22 -04:00 |
|
|
d333651b9d
|
Merge branch 'master' of https://github.com/dessalines/lemmy
|
2020-03-09 12:50:50 -04:00 |
|