nutomic
164a9c29fe
Implement instance blocklist ( #85 )
...
Implement instance blocklist
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/85
2020-08-13 20:26:49 +00: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
49bd28e2d4
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.
2020-07-29 09:02:46 -04:00
e517de5480
Merge branch 'master' into federation
2020-06-27 10:54:08 -04:00
a9d98fd09b
Improve config files by adding documentation and removing some fields
2020-06-24 16:09:52 +02:00
325ed2ec3b
Rename "instance_whitelist" config option to "allowed_instances"
2020-06-16 12:49:51 +02:00
b1b97db11a
Implement instance whitelist
2020-04-17 19:34:18 +02:00
9c974fbe50
Remove instance follows
2020-04-17 16:39:03 +02:00
31f835db86
Merge branch 'master' into federation
2020-04-02 15:11:11 -04:00
76bf71162e
Automatic instance setup based on config variables ( fixes #404 )
2020-03-29 00:13:13 +01:00
390b204272
Rewrite federation settings
2020-03-18 22:09:00 +01:00
f9443dfbd3
Merge branch 'master' into federation
2020-02-29 00:47:37 +01:00
1369ad1fbc
Fixing rate limit checking to only ping after a success. Fixes #516
2020-02-06 16:07:59 -05:00
8604c1d257
Fixing error when email already exists. Fixes #427
2020-01-17 20:34:16 -05:00
581f36d6ef
Implementing very basic federation including test setup
2019-12-30 13:31:54 +01:00
786be3fa66
Config fixes.
...
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
2019-12-28 16:11:03 -05:00
b7c24a372b
Fix review comments
2019-12-27 17:30:46 +01:00
cdbf260803
Added option to enable/disable federation
2019-12-27 17:30:45 +01:00
ddc913ba7c
Added documentation comments in default config
2019-12-27 17:28:45 +01:00
8589b6c0bd
Implement SQL connection pool
2019-12-27 17:28:45 +01:00
cf3ae15ee9
Implement config ( fixes #351 )
2019-12-27 17:28:44 +01:00