Commit graph

1453 commits

Author SHA1 Message Date
Dessalines 2719daffb0 Merge branch 'thumbnail-outsourced' of https://github.com/AndreVallestero/lemmy into AndreVallestero-thumbnail-outsourced 2020-05-11 13:20:03 -04:00
Richie Zhang d17316508c Improve shell scripts (#705)
* Improve init-db.sh

Allow custom database parameters.
Abstract common functionality.

* Improve install.sh

Abstract common functionality.
Ask to automagically reload the project when source files are changed.
2020-05-11 13:16:08 -04:00
Andre Vallestero 9155469e8a Removed redundant erroneous check 2020-05-11 11:29:35 -04:00
Dessalines b83aae0b57 Version v0.6.57 2020-05-08 14:08:35 -04:00
Dessalines df23bf7141 Merge remote-tracking branch 'weblate/master' 2020-05-08 14:08:34 -04:00
Dessalines a6d9a9e1a8 Merge branch 'dev' 2020-05-08 14:03:05 -04:00
Dessalines e6717c86ac Adding support for webp images on the front end. Fixes #703 2020-05-08 14:02:42 -04:00
Dessalines 9bc45def17 Removing button wrapper for comment context. Fixes #702 2020-05-08 14:02:29 -04:00
Dessalines 2db6f35b7c Removing button wrapper for comment context. Fixes #702 2020-05-08 13:36:52 -04:00
Nika Tskhakaia f3fa6c1fc0 Translated using Weblate (Georgian)
Currently translated at 90.9% (221 of 243 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ka/
2020-05-08 15:35:19 +00:00
6r6 c836fa6912 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (237 of 237 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/zh_Hans/
2020-05-08 15:35:19 +00:00
Nishant Aswani a267443777 Translated using Weblate (Hindi)
Currently translated at 25.1% (61 of 243 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/hi/
2020-05-08 15:35:19 +00:00
Sylvia Ji 2fab9b5b9b Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (237 of 237 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/zh_Hans/
2020-05-08 15:35:19 +00:00
Andre Vallestero 38381ba287 Removed hardcoded thumbnail value 2020-05-07 21:33:47 -04:00
Andre Vallestero ffcbb7613e Added additional check for pictshare thumbnail 2020-05-07 21:30:23 -04:00
Andre Vallestero bc8ad12b04 Added externally hosted UI thumbnail support 2020-05-07 21:26:08 -04:00
Andre Vallestero 243dda543c Removed debug line 2020-05-06 20:46:00 -04:00
Andre Vallestero d96c66ba9f Thumbnail generation for iframely incompatible sources 2020-05-06 20:40:36 -04:00
Dessalines 88e1251d6b Version v0.6.56 2020-05-03 17:27:25 -04:00
Dessalines e7a33f4988 Merge remote-tracking branch 'weblate/master' 2020-05-03 17:27:23 -04:00
Dessalines 2f7a4ecdb2 Updating Cargo deps. Fixes #666 2020-05-03 17:25:55 -04:00
Nishant Aswani 0d08cf36f8 Translated using Weblate (Hindi)
Currently translated at 16.8% (41 of 243 strings)

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

Translated using Weblate (Hindi)

Currently translated at 4.5% (11 of 243 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/hi/
2020-05-03 17:03:25 +00:00
Dessalines 8c765b25bc Merge branch 'master' of https://github.com/lemmynet/lemmy 2020-05-01 21:53:47 -04:00
Dessalines 51eb538631 Merge remote-tracking branch 'weblate/master' 2020-05-01 21:53:34 -04:00
dessalines 915fe79d7a Added translation using Weblate (Hindi) 2020-05-02 01:52:15 +00:00
Sylvia Ji ec087ce28a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (237 of 237 strings)

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

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (237 of 237 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/zh_Hans/
2020-05-02 01:52:15 +00:00
Dessalines 43592c32d9 Adding hindi template. 2020-05-01 21:51:04 -04:00
Richie Zhang 8d4ab4555c Improve the yes/no prompt in install.sh (#683)
* Improve the yes/no prompt in install.sh

The old implementation used a feature only present on Bash version 4, which not all systems have. The new version should work on all bash shells.

* Update install.sh
2020-05-01 10:33:28 -04:00
Dessalines d5f62e1355 Merge pull request #684 from pfcoder/fix-dbinit
fix shell quotation error of server db-init.sh
2020-05-01 10:31:55 -04:00
pfcoder 6d73b16716 fix shell quotation error of server db-init.sh 2020-05-01 21:58:52 +08:00
Dessalines 9b93d4c098 Better private-message form. Fixes #652 2020-04-29 17:52:18 -04:00
Dessalines 59852d6899 Merge branch 'nyu-ossd-s20-link_images' 2020-04-27 18:22:10 -04:00
Dessalines 2f47ea2228 Merge branch 'link_images' of https://github.com/nyu-ossd-s20/lemmy into nyu-ossd-s20-link_images 2020-04-27 18:20:58 -04:00
niniack 09d4bf1d7a swap imgur links for github links 2020-04-27 16:22:56 -04:00
Dessalines 66134823bf Version v0.6.55 2020-04-27 09:07:31 -04:00
Dessalines 72433b37c4 Adding a sponsor. 2020-04-27 08:55:31 -04:00
Dessalines 82941001e8 Fixing sponsor issue. 2020-04-26 19:09:47 -04:00
Dessalines 92e4edf9b7 Version v0.6.54 2020-04-26 10:57:27 -04:00
Dessalines f4b5c1f27b Adding sponsor. 2020-04-26 10:56:53 -04:00
Dessalines 610cce4162 Hide online counts for now. #664 2020-04-26 10:51:59 -04:00
Nishant Aswani 674e221335 added main_screen and chat_screen (#665) 2020-04-26 10:01:21 -04:00
Dessalines 28ca7a727c Merge branch 'master' of https://github.com/dessalines/lemmy 2020-04-22 16:52:50 -04:00
Dessalines d448bc6f9a Adding code mirror section to readme. 2020-04-22 16:52:24 -04:00
Nishant Aswani d0fa235e84 Updated ranking algorithm graph in docs (#654)
* Regraphed ranking algorithm demo with seaborn plot

* use imgur mirror for ranking algo image
2020-04-22 15:38:51 -04:00
Dessalines c22090c602 Version v0.6.53 2020-04-22 00:30:43 -04:00
Dessalines 313d023eef Changing wait to spawn in websocket. 2020-04-22 00:29:25 -04:00
Dessalines b2a89cd217 Version v0.6.52 2020-04-21 20:43:38 -04:00
Dessalines b92b8a9e15 Merge remote-tracking branch 'weblate/master' 2020-04-21 20:43:35 -04:00
Dessalines 4abca69328 Merge branch 'routes_web_block' 2020-04-21 20:28:44 -04:00
Dessalines 6b58080067 Adding websocket blocking. 2020-04-21 17:57:20 -04:00