Commit Graph

1316 Commits

Author SHA1 Message Date
Felix Ableitner e823f55495 Merge branch 'master' into federation 2020-03-18 22:51:34 +01:00
Felix Ableitner af189c59f3 Rewrite federation settings 2020-03-18 22:09:00 +01:00
Felix Ableitner c95165b01a Read remote nodeinfo before doing anything 2020-03-18 16:08:08 +01:00
Felix Ableitner 0cfb0da9cd Serve post data in apub format, some cleanup 2020-03-16 19:19:04 +01:00
Felix Ableitner 48d237beb2 Remove boilerplate code 2020-03-16 18:30:25 +01:00
Dessalines bd2e26bd7b Merge branch 'dev' 2020-03-15 13:05:50 -04:00
Dessalines 3d58c363db Add theming guide. Fixes #596 2020-03-15 13:02:14 -04:00
Felix Ableitner 6dac23b887 Implemented basics for post federation, plus a bunch of other stuff 2020-03-14 22:03:05 +01:00
Felix Ableitner 61107b6546 Move apub related code from websocket into api package 2020-03-14 13:15:23 +01:00
Felix Ableitner f3ab32bada WIP: federate posts between instances 2020-03-14 01:05:42 +01:00
dependabot[bot] a5763736a9
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
Dessalines 50afe1a3dc Merge branch 'master' into dev 2020-03-13 11:11:32 -04:00
Dessalines 902676a9f8 Adding full logging. 2020-03-13 11:08:42 -04:00
Felix 5c37591270 Cleanup gitignore and dockerignore files 2020-03-12 20:25:14 +01:00
Felix Ableitner 463d917f16 Merge branch 'master' into federation 2020-03-12 12:34:37 +01:00
Felix Ableitner 2aa3353b98 Proper error logging for websocket 2020-03-12 12:03:04 +01:00
Felix e7d13958d8 Federate follower count, use string id for community 2020-03-12 03:35:32 +01:00
Felix 6f9c398c88 updated to activitystreams 0.4.0-alpha.3 2020-03-12 01:01:25 +01:00
Dessalines 250dfa063d Show full scores on hover for posts and comments. Fixes #592 2020-03-11 19:10:10 -04:00
Felix 6feef5407b use urls for id again, more comments 2020-03-11 18:26:58 +01:00
Felix Ableitner da21e4e1c3 improved community federation (wip) 2020-03-11 12:29:10 +01:00
Dessalines a8e6d4638f Fix issue with preview mode not resizing comment-form. 2020-03-10 10:23:16 -04:00
Dessalines a781990b85 Merge branch 'master' into dev 2020-03-09 23:38:28 -04: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
Dessalines 4ef27428ee Merge remote-tracking branch 'weblate/master' 2020-03-09 23:20:11 -04:00
Dessalines ed57418e91 Version v0.6.34 2020-03-09 23:16:19 -04:00
Dessalines ff6462cc02 Adding key to comment-node to not clear out form. Fixes #588 2020-03-09 21:38:10 -04:00
olivia maia 95ed04906b 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 8271f8a6ae 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
Dessalines 43cbc3de1f Merge branch 'yerba_master' 2020-03-09 12:54:22 -04:00
Dessalines 9868563123 Merge branch 'master' of https://github.com/dessalines/lemmy 2020-03-09 12:50:50 -04:00
nutomic 8431f53805 Move volumes into subfolder (ref #474) (#23)
Change ports and container names

Move volumes into subfolder (ref #474)

Merge pull request #587 from StaticallyTypedRice/patch-2

Clarify that content violating this code of conduct will likely be removed.
Clarify that content violating this code of conduct will likely be removed.

Lemmy has a general policy of removing any content that violates the rules whenever possible, which is typically a good thing, and I felt it important to mention that in the code of conduct.

Co-authored-by: Felix <me@nutomic.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
2020-03-09 16:50:28 +00:00
Dessalines ac95bdd8b5 Adding community title and description searching. Fixes #589 2020-03-08 19:14:52 -04:00
Dessalines e7ba29c3c6 Hover on upvote / downvote on post-listing scores. 2020-03-08 18:54:52 -04:00
Dessalines e2b8d2d702 Adding comment loading indicator. #519 2020-03-08 18:47:27 -04:00
Dessalines 9c1bcd6b26
Merge pull request #587 from StaticallyTypedRice/patch-2
Clarify that content violating this code of conduct will likely be removed.
2020-03-08 18:36:34 -04:00
Richie Zhang 8c17e694ef
Clarify that content violating this code of conduct will likely be removed.
Lemmy has a general policy of removing any content that violates the rules whenever possible, which is typically a good thing, and I felt it important to mention that in the code of conduct.
2020-03-08 12:51:07 -07:00
Dessalines a0e497b793 Hide user karma on details page. Fixes #585 2020-03-08 14:33:04 -04:00
Dessalines 22d75990b7 Show ago for user details. Fixes #586 2020-03-08 14:29:17 -04:00
Dessalines c5e9e9b674 Version v0.6.33 2020-03-08 00:46:15 -05:00
Dessalines 9d78760ebf Line break pre / view_source blocks. 2020-03-08 00:45:59 -05:00
Dessalines 08986241b6 Add icons for private message actions. Fixes #582 2020-03-08 00:27:58 -05:00
Dessalines cfdf33b9d5 Version v0.6.32 2020-03-07 22:02:25 -05:00
Dessalines fed75ae420 Merge remote-tracking branch 'weblate/master' 2020-03-07 22:02:20 -05:00
Dessalines 70ba959413 Iframely card now opens embed on title if available. 2020-03-07 20:01:31 -05:00