]> Untitled Git - lemmy.git/log
lemmy.git
4 years agoProxy pictrs requests through Lemmy (fixes #371) (#77)
nutomic [Wed, 5 Aug 2020 16:00:00 +0000 (16:00 +0000)]
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

4 years agoAdding pointer unselectable to display names.
Dessalines [Tue, 4 Aug 2020 21:35:57 +0000 (17:35 -0400)]
Adding pointer unselectable to display names.

4 years agoClarify community creation form (#1056)
alisapa [Tue, 4 Aug 2020 21:35:48 +0000 (23:35 +0200)]
Clarify community creation form (#1056)

* Clarify community creation form

* Did requested changes

* Removed div, corrected translation file

* Delete en.ts

4 years agoAdd bio federation. (#1052)
Dessalines [Tue, 4 Aug 2020 15:06:27 +0000 (11:06 -0400)]
Add bio federation. (#1052)

* Re-organizing federation tests. #746 #1040

* Adding federation support for user bios. Fixes #992

4 years agoMerge branch 'main' of https://github.com/lemmynet/lemmy into main
Dessalines [Tue, 4 Aug 2020 14:57:41 +0000 (10:57 -0400)]
Merge branch 'main' of https://github.com/lemmynet/lemmy into main

4 years agoRe-organizing federation tests. #746 #1040 (#1047)
Dessalines [Tue, 4 Aug 2020 14:57:37 +0000 (10:57 -0400)]
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>
4 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Tue, 4 Aug 2020 14:39:48 +0000 (10:39 -0400)]
Merge remote-tracking branch 'yerba/main' into main

4 years agoAdd more checks in inbox, plus some refactoring (#76)
nutomic [Tue, 4 Aug 2020 14:39:55 +0000 (14:39 +0000)]
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

4 years agoUpdate deps (#1049)
Dessalines [Mon, 3 Aug 2020 10:38:36 +0000 (06:38 -0400)]
Update deps (#1049)

4 years agoVersion v0.7.39
Dessalines [Sun, 2 Aug 2020 14:52:42 +0000 (10:52 -0400)]
Version v0.7.39

4 years agoHide navigation warnings on markdown textarea for site-form and user bios. Fixes...
Dessalines [Sun, 2 Aug 2020 14:41:17 +0000 (10:41 -0400)]
Hide navigation warnings on markdown textarea for site-form and user bios. Fixes #1051

4 years agoFix user settings sort not working. Fixes #1050
Dessalines [Sun, 2 Aug 2020 14:33:14 +0000 (10:33 -0400)]
Fix user settings sort not working. Fixes #1050

4 years agoVersion v0.7.38
Dessalines [Sun, 2 Aug 2020 03:53:32 +0000 (23:53 -0400)]
Version v0.7.38

4 years agoFixing an issue with comments clearing out forms. Fixes #1045
Dessalines [Sun, 2 Aug 2020 03:52:38 +0000 (23:52 -0400)]
Fixing an issue with comments clearing out forms. Fixes #1045

4 years agoVersion v0.7.37
Dessalines [Sun, 2 Aug 2020 00:04:14 +0000 (20:04 -0400)]
Version v0.7.37

4 years agoMerge branch 'main' of https://github.com/lemmynet/lemmy into main
Dessalines [Sun, 2 Aug 2020 00:03:46 +0000 (20:03 -0400)]
Merge branch 'main' of https://github.com/lemmynet/lemmy into main

4 years agoFix user bio bug.
Dessalines [Sun, 2 Aug 2020 00:03:29 +0000 (20:03 -0400)]
Fix user bio bug.

4 years agoadded trailing slash fix to every nginx conf I could find (#1046)
alltheseteeth [Sat, 1 Aug 2020 23:33:39 +0000 (23:33 +0000)]
added trailing slash fix to every nginx conf I could find (#1046)

4 years agoVersion v0.7.36
Dessalines [Sat, 1 Aug 2020 23:17:53 +0000 (19:17 -0400)]
Version v0.7.36

4 years agoMerge remote-tracking branch 'weblate/main' into main
Dessalines [Sat, 1 Aug 2020 23:17:52 +0000 (19:17 -0400)]
Merge remote-tracking branch 'weblate/main' into main

4 years agoSome front end fixes.
Dessalines [Sat, 1 Aug 2020 23:14:54 +0000 (19:14 -0400)]
Some front end fixes.

4 years agoMerge branch 'main' into front_end_prettying
Dessalines [Sat, 1 Aug 2020 22:05:30 +0000 (18:05 -0400)]
Merge branch 'main' into front_end_prettying

4 years agoMerge remote-tracking branch 'github/main' into main
Felix Ableitner [Sat, 1 Aug 2020 15:42:33 +0000 (17:42 +0200)]
Merge remote-tracking branch 'github/main' into main

4 years agoMerge pull request 'Update activitystreams to 0.7.0-alpha.3 (from crates.io)' (#75...
dessalines [Sat, 1 Aug 2020 15:30:04 +0000 (15:30 +0000)]
Merge pull request 'Update activitystreams to 0.7.0-alpha.3 (from crates.io)' (#75) from update-activitystreams into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/75

4 years agoMigrate from failure to anyhow and thiserror (#1042)
andor0 [Sat, 1 Aug 2020 14:04:42 +0000 (18:04 +0400)]
Migrate from failure to anyhow and thiserror (#1042)

* Migrate from failure to anyhow and thiserror

* Replace 'format_err!' to 'anyhow!'

4 years agoUpdate activitystreams to 0.7.0-alpha.3 (from crates.io)
Felix Ableitner [Sat, 1 Aug 2020 13:25:17 +0000 (15:25 +0200)]
Update activitystreams to 0.7.0-alpha.3 (from crates.io)

4 years agoUpdate inferno-i18next.
Dessalines [Fri, 31 Jul 2020 15:59:46 +0000 (11:59 -0400)]
Update inferno-i18next.

4 years agoAdd user bios (#1043)
Azriel Lector [Fri, 31 Jul 2020 01:08:13 +0000 (09:08 +0800)]
Add user bios (#1043)

* Add user bios

* Version v0.7.35

* Add domain name change instructions to docs. (#1044)

* Add domain name change instructions to docs.

* Changing docker execs to docker-compose execs

* Set maxLength to user bio and render as md

* Fix bio updating after SaveUserSetting

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
4 years agoTranslated using Weblate (German)
Monday Tuesday [Thu, 30 Jul 2020 21:37:32 +0000 (21:37 +0000)]
Translated using Weblate (German)

Currently translated at 100.0% (266 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/de/

Translated using Weblate (Polish)

Currently translated at 92.1% (245 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pl/

4 years agoSome small fixes.
Dessalines [Thu, 30 Jul 2020 18:25:01 +0000 (14:25 -0400)]
Some small fixes.

4 years agoAdd domain name change instructions to docs. (#1044)
Dessalines [Thu, 30 Jul 2020 15:51:28 +0000 (11:51 -0400)]
Add domain name change instructions to docs. (#1044)

* Add domain name change instructions to docs.

* Changing docker execs to docker-compose execs

4 years agoVersion v0.7.35
Dessalines [Thu, 30 Jul 2020 02:36:27 +0000 (22:36 -0400)]
Version v0.7.35

4 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Thu, 30 Jul 2020 02:35:50 +0000 (22:35 -0400)]
Merge remote-tracking branch 'yerba/main' into main

4 years agoMinor syntax fix.
Dessalines [Thu, 30 Jul 2020 02:35:08 +0000 (22:35 -0400)]
Minor syntax fix.

4 years agoVersion v0.7.34
Dessalines [Thu, 30 Jul 2020 02:30:38 +0000 (22:30 -0400)]
Version v0.7.34

4 years agoMerge remote-tracking branch 'weblate/main' into main
Dessalines [Thu, 30 Jul 2020 02:30:37 +0000 (22:30 -0400)]
Merge remote-tracking branch 'weblate/main' into main

4 years agoFixing language setting issue. Fixes #1041
Dessalines [Thu, 30 Jul 2020 02:29:41 +0000 (22:29 -0400)]
Fixing language setting issue. Fixes #1041

4 years agoTranslated using Weblate (Polish)
Monday Tuesday [Wed, 29 Jul 2020 22:06:21 +0000 (22:06 +0000)]
Translated using Weblate (Polish)

Currently translated at 92.1% (245 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pl/

4 years agoTranslated using Weblate (Irish)
Lucy [Wed, 29 Jul 2020 22:06:20 +0000 (22:06 +0000)]
Translated using Weblate (Irish)

Currently translated at 100.0% (266 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ga/

4 years agoMerge pull request 'Add community outbox' (#74) from community-outbox into main
nutomic [Wed, 29 Jul 2020 20:51:54 +0000 (20:51 +0000)]
Merge pull request 'Add community outbox' (#74) from community-outbox into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/74

4 years agoAdd community outbox (ref #1018)
Felix Ableitner [Fri, 24 Jul 2020 15:07:33 +0000 (17:07 +0200)]
Add community outbox (ref #1018)

4 years agoFederate sticky flag (ref #1018)
Felix Ableitner [Fri, 24 Jul 2020 11:36:43 +0000 (13:36 +0200)]
Federate sticky flag (ref #1018)

4 years agoMerge pull request 'Refactor inbox, simplify and split into multiple files' (#72...
nutomic [Wed, 29 Jul 2020 17:13:13 +0000 (17:13 +0000)]
Merge pull request 'Refactor inbox, simplify and split into multiple files' (#72) from inbox-refactoring into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/72

4 years agoMerge branch 'main' into inbox-refactoring
Felix Ableitner [Wed, 29 Jul 2020 13:41:05 +0000 (15:41 +0200)]
Merge branch 'main' into inbox-refactoring

4 years agoVersion v0.7.33
Dessalines [Wed, 29 Jul 2020 13:06:26 +0000 (09:06 -0400)]
Version v0.7.33

4 years agoMerge branch 'main' of https://github.com/lemmynet/lemmy into main
Dessalines [Wed, 29 Jul 2020 13:06:04 +0000 (09:06 -0400)]
Merge branch 'main' of https://github.com/lemmynet/lemmy into main

4 years agoFix an issue with user language setting.
Dessalines [Wed, 29 Jul 2020 13:05:46 +0000 (09:05 -0400)]
Fix an issue with user language setting.

4 years agoAdding visual captchas for register and login. (#1027)
Dessalines [Wed, 29 Jul 2020 13:02:46 +0000 (09:02 -0400)]
Adding visual captchas for register and login. (#1027)

* Adding visual captchas for register and login.

* Adding audio wav file for Captcha using espeak.

* Lots of captcha fixes.

- Removed login captchas.
- Added settings to disable captchas, and change difficulty.
- Captchas can only be checked / used once, front end gives a new one on
  failure.
- Added front end button for regenerating captcha.
- Added a disabled / pause button audio playing.

* Some more fixes.

4 years agoDisable ID domain check in FromApub until we figure it out properly
Felix Ableitner [Wed, 29 Jul 2020 11:58:39 +0000 (13:58 +0200)]
Disable ID domain check in FromApub until we figure it out properly

4 years agoTake correct community uri in shared_inbox, rename fetch_remote* methods
Felix Ableitner [Wed, 29 Jul 2020 11:46:11 +0000 (13:46 +0200)]
Take correct community uri in shared_inbox, rename fetch_remote* methods

4 years agoVersion v0.7.32
Dessalines [Wed, 29 Jul 2020 04:29:56 +0000 (00:29 -0400)]
Version v0.7.32

4 years agoUsing full community title as document.title
Dessalines [Wed, 29 Jul 2020 04:29:19 +0000 (00:29 -0400)]
Using full community title as document.title

4 years agoMerge branch 'Axighi-master' into front_end_prettying
Dessalines [Wed, 29 Jul 2020 04:24:49 +0000 (00:24 -0400)]
Merge branch 'Axighi-master' into front_end_prettying

4 years agoSome more prettifying, cleaning up community and main.tsx
Dessalines [Wed, 29 Jul 2020 04:23:24 +0000 (00:23 -0400)]
Some more prettifying, cleaning up community and main.tsx

4 years agoRemove `/u/` and `/c/` schemes from UI
Azriel Lector [Wed, 29 Jul 2020 03:16:27 +0000 (11:16 +0800)]
Remove `/u/` and `/c/` schemes from UI

4 years agoVersion v0.7.31
Dessalines [Wed, 29 Jul 2020 01:20:19 +0000 (21:20 -0400)]
Version v0.7.31

4 years agoMerge remote-tracking branch 'weblate/main' into main
Dessalines [Wed, 29 Jul 2020 01:20:17 +0000 (21:20 -0400)]
Merge remote-tracking branch 'weblate/main' into main

4 years agoAdding a unit test for a federated comment like.
Dessalines [Tue, 28 Jul 2020 23:37:19 +0000 (19:37 -0400)]
Adding a unit test for a federated comment like.

4 years agoMerge branch 'main' into inbox-refactoring-dessalines
Dessalines [Tue, 28 Jul 2020 22:55:50 +0000 (18:55 -0400)]
Merge branch 'main' into inbox-refactoring-dessalines

4 years agoMerge branch 'main' of https://github.com/lemmynet/lemmy into main
Dessalines [Tue, 28 Jul 2020 22:18:33 +0000 (18:18 -0400)]
Merge branch 'main' of https://github.com/lemmynet/lemmy into main

4 years agoAdding a sponsor.
Dessalines [Tue, 28 Jul 2020 22:06:10 +0000 (18:06 -0400)]
Adding a sponsor.

4 years agoAdd helper function to generate proper activity IDs
Felix Ableitner [Tue, 28 Jul 2020 16:47:26 +0000 (18:47 +0200)]
Add helper function to generate proper activity IDs

4 years agoTranslated using Weblate (Irish)
Lucy [Tue, 28 Jul 2020 17:04:21 +0000 (17:04 +0000)]
Translated using Weblate (Irish)

Currently translated at 99.2% (264 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ga/

Translated using Weblate (Irish)

Currently translated at 62.4% (166 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ga/

4 years agoTranslated using Weblate (Russian)
Ron [Tue, 28 Jul 2020 17:04:21 +0000 (17:04 +0000)]
Translated using Weblate (Russian)

Currently translated at 100.0% (266 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/

4 years agoTranslated using Weblate (Russian)
Serge Tarkovski [Tue, 28 Jul 2020 17:04:21 +0000 (17:04 +0000)]
Translated using Weblate (Russian)

Currently translated at 99.6% (265 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/

4 years agoEnforce rustfmt +nightly for consistent rust imports. (#1035)
Dessalines [Tue, 28 Jul 2020 16:42:14 +0000 (12:42 -0400)]
Enforce rustfmt +nightly for consistent rust imports. (#1035)

4 years agoMerge pull request #1033 from LemmyNet/post_thumbnail_url_fixes
Felix Ableitner [Tue, 28 Jul 2020 16:22:24 +0000 (18:22 +0200)]
Merge pull request #1033 from LemmyNet/post_thumbnail_url_fixes

Fix post thumbnail_url to use full urls. Fixes #632

4 years agoMerge branch 'main' into inbox-refactoring-merge
Dessalines [Tue, 28 Jul 2020 16:08:28 +0000 (12:08 -0400)]
Merge branch 'main' into inbox-refactoring-merge

4 years agoFix post thumbnail_url to use full urls. Fixes #632
Dessalines [Tue, 28 Jul 2020 15:42:40 +0000 (11:42 -0400)]
Fix post thumbnail_url to use full urls. Fixes #632

4 years agoRefactor inbox, simplify and split into multiple files
Felix Ableitner [Thu, 23 Jul 2020 14:36:45 +0000 (16:36 +0200)]
Refactor inbox, simplify and split into multiple files

4 years agoUser details ui fix (#1032)
ernestwisniewski [Tue, 28 Jul 2020 00:05:29 +0000 (02:05 +0200)]
User details ui fix (#1032)

* User details ui fix

* User details ui fix

4 years agoAdmin-settings page fix. (#1031)
Dessalines [Mon, 27 Jul 2020 15:54:59 +0000 (11:54 -0400)]
Admin-settings page fix. (#1031)

4 years agoAdding inferno-helmet to fix page titles. Fixes #1028 (#1030)
Dessalines [Mon, 27 Jul 2020 15:54:42 +0000 (11:54 -0400)]
Adding inferno-helmet to fix page titles. Fixes #1028 (#1030)

4 years agoUpgrade front deps. (#1029)
Dessalines [Mon, 27 Jul 2020 15:42:31 +0000 (11:42 -0400)]
Upgrade front deps. (#1029)

* Adding a sponsor.

* Upgrade some front end deps.

4 years agoFederate sticky flag dessalines (#1021)
Dessalines [Mon, 27 Jul 2020 15:42:15 +0000 (11:42 -0400)]
Federate sticky flag dessalines (#1021)

* Federate sticky flag (ref #1018)

* Adding tests for federated sticky and lock.

* Changing test to make sure it returns the correct locked error.

Co-authored-by: Felix Ableitner <me@nutomic.com>
4 years agoRemove extra jwt claims (for user settings) (#1025)
Dessalines [Mon, 27 Jul 2020 13:23:08 +0000 (09:23 -0400)]
Remove extra jwt claims (for user settings) (#1025)

* Remove extra jwt claims (for user settings)

- The JWT token only contains the issuer, and your user id now.
- Now only a page refresh is necessary to pick up your settings on all
  clients, including theme, language, etc.
- GetSiteResponse now gives you your user and settings if logged in.
- Fixes #773

* Remove extra comment line, I tested nsfw

* Adding a todo to add a User_::readSafe()

4 years agoAdding a sponsor.
Dessalines [Sun, 26 Jul 2020 21:46:27 +0000 (17:46 -0400)]
Adding a sponsor.

4 years agoVersion v0.7.30
Dessalines [Sat, 25 Jul 2020 14:43:42 +0000 (10:43 -0400)]
Version v0.7.30

4 years agoMerge branch 'main' of https://github.com/lemmynet/lemmy into main
Dessalines [Sat, 25 Jul 2020 14:43:11 +0000 (10:43 -0400)]
Merge branch 'main' of https://github.com/lemmynet/lemmy into main

4 years agoOnly deploy on tags.
Dessalines [Sat, 25 Jul 2020 14:41:55 +0000 (10:41 -0400)]
Only deploy on tags.

4 years agoAdd Apps / Clients section to readme. (#1019)
Dessalines [Sat, 25 Jul 2020 11:29:24 +0000 (07:29 -0400)]
Add Apps / Clients section to readme. (#1019)

* Add Apps / Clients section to readme.

* Separating apps and libraries.

4 years agoVersion v0.7.29
Dessalines [Sat, 25 Jul 2020 02:06:16 +0000 (22:06 -0400)]
Version v0.7.29

4 years agoMerge remote-tracking branch 'weblate/main' into main
Dessalines [Sat, 25 Jul 2020 02:06:14 +0000 (22:06 -0400)]
Merge remote-tracking branch 'weblate/main' into main

4 years agoAutomated travis docker testing and deploys. (#1023)
Dessalines [Sat, 25 Jul 2020 02:06:00 +0000 (22:06 -0400)]
Automated travis docker testing and deploys. (#1023)

* Testing out a travis 1.

* Testing out a travis 2.

* Testing out a travis 3.

* Testing out a travis 4.

* Testing out a travis 5.

* Testing out a travis 6. Trying a failing test

* Testing out a travis 7. Trying to cache the docker images.

* Testing out a travis 8. Still not correctly failing.

* Trying full path for docker_images dir.

* Fixing test again, trying a dockerhub deploy.

* Fixing test again, trying a dockerhub deploy 2.

* Remove caching.

* Trying to fix docker deploy.

* Try using the travis tag

* Using dessalines/lemmy:travis

* Try using the prod dockerfile now.

* Update http sigs dependency

* Finally getting this mostly working.

Co-authored-by: asonix <asonix@asonix.dog>
4 years agoUpdate http sigs dependency (#1022)
Riley [Fri, 24 Jul 2020 23:57:13 +0000 (18:57 -0500)]
Update http sigs dependency (#1022)

4 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Fri, 24 Jul 2020 22:11:34 +0000 (22:11 +0000)]
Translated using Weblate (Swedish)

Currently translated at 100.0% (266 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/sv/

4 years agoTranslated using Weblate (Basque)
Txopi [Fri, 24 Jul 2020 22:11:34 +0000 (22:11 +0000)]
Translated using Weblate (Basque)

Currently translated at 100.0% (266 of 266 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/eu/

4 years agoMerge remote-tracking branch 'weblate/main' into main
Dessalines [Fri, 24 Jul 2020 03:38:12 +0000 (23:38 -0400)]
Merge remote-tracking branch 'weblate/main' into main

4 years agoTranslated using Weblate (Russian)
Ron [Thu, 23 Jul 2020 22:09:10 +0000 (22:09 +0000)]
Translated using Weblate (Russian)

Currently translated at 99.2% (253 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/

4 years agoAdding to sponsors list.
Dessalines [Thu, 23 Jul 2020 18:40:05 +0000 (14:40 -0400)]
Adding to sponsors list.

4 years agoVersion v0.7.28
Dessalines [Thu, 23 Jul 2020 13:48:39 +0000 (09:48 -0400)]
Version v0.7.28

4 years agoMerge remote-tracking branch 'weblate/main' into main
Dessalines [Thu, 23 Jul 2020 13:48:05 +0000 (09:48 -0400)]
Merge remote-tracking branch 'weblate/main' into main

4 years agoAdding a lot of front end prettying.
Dessalines [Thu, 23 Jul 2020 06:10:22 +0000 (02:10 -0400)]
Adding a lot of front end prettying.

- Re-did litely theme.
- Increased spacing.
- Fixed up navbar to not full width.
- Made login/sign up stand out.
- Made thumbnails have a light background.
- Removed btn-sm, made almost all buttons bigger.
- Made all badges lighter.
- Made card backgrounds transparent.
- Fixes #888

4 years agoFixing config_file env to use defaults instead (since its required). (#970)
Dessalines [Thu, 23 Jul 2020 00:17:41 +0000 (20:17 -0400)]
Fixing config_file env to use defaults instead (since its required). (#970)

* Fixing config_file env to use defaults instead (since its required). Fixes #764

* Changing the read / write to the custom config file one

* Adding a config note.

4 years agoTranslated using Weblate (Russian)
Ron [Wed, 22 Jul 2020 23:15:38 +0000 (23:15 +0000)]
Translated using Weblate (Russian)

Currently translated at 98.8% (252 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/

4 years agoTranslated using Weblate (French)
Ady Nemo [Wed, 22 Jul 2020 23:15:38 +0000 (23:15 +0000)]
Translated using Weblate (French)

Currently translated at 99.6% (254 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/fr/

4 years agoTranslated using Weblate (Portuguese (Brazil))
Ruan Bahia [Wed, 22 Jul 2020 23:15:38 +0000 (23:15 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.8% (252 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/

4 years agoTranslated using Weblate (Italian)
riccardo [Wed, 22 Jul 2020 23:15:38 +0000 (23:15 +0000)]
Translated using Weblate (Italian)

Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/it/

4 years agoMerge pull request #997 from LemmyNet/api_edit_separation
Felix Ableitner [Wed, 22 Jul 2020 20:33:39 +0000 (22:33 +0200)]
Merge pull request #997 from LemmyNet/api_edit_separation

Api edit separation.

4 years agoSome more API cleanup.
Dessalines [Wed, 22 Jul 2020 18:20:08 +0000 (14:20 -0400)]
Some more API cleanup.

- Extracted methods for is_mod_or_admin, and is_admin.
- Removed admins from GetPostResponse and GetCommunityResponse.
- Some cleanup.