Commit Graph

811 Commits (ba6d8d872072b55255f0362405e53004c5d218e2)
 

Author SHA1 Message Date
Felix Ableitner cdbf260803 Added option to enable/disable federation 5 years ago
Felix Ableitner 3d9f7d28d6 Implement webfinger (fixes #149) 5 years ago
Felix Ableitner 1f7546789a update documentation, docker and ansible files 5 years ago
Felix Ableitner ddc913ba7c Added documentation comments in default config 5 years ago
Felix Ableitner 8589b6c0bd Implement SQL connection pool 5 years ago
Felix Ableitner cf3ae15ee9 Implement config (fixes #351) 5 years ago
Lyra 34def84d43 Add correct ActivityPub types conversion for Community and Post. 5 years ago
Dessalines 104ac9b950 Version v0.5.0.3 5 years ago
Dessalines ea3adad878 Fixing suggested title filling. 5 years ago
Dessalines 2346f30e0e Version v0.5.0.2 5 years ago
Dessalines f2b2f99a51 Fix post title and url change.
- Fixes #368
5 years ago
Dessalines e4cea91ea8 Fix nginx config. 5 years ago
Dessalines cffbb7cd58 Version v0.5.0.1 5 years ago
Dessalines 665dca80d0 Moving front end routes from nginx to actix
- Fixes #363
5 years ago
Dessalines 4cbfe6d0fc Adding debounce for post name and url change
- Fixes #367
5 years ago
Dessalines fca8e6a0a9 Adding some site oriented settings.
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
5 years ago
Dessalines e9f4765663 Merge branch 'master' of https://github.com/dessalines/lemmy 5 years ago
Dessalines 50c953be61 Merge branch 'teromene-maybeoptional' 5 years ago
felix dd787dfcf6 add remaining german translations (#365) 5 years ago
Lyra c19ace7e6a Introduce the "MaybeOptional" trait.
This trait is a generic type that allows us to get an Option from any type and from another option. It can be used to remove the ugly "do_something", "do_something_optional" that we previously had.
5 years ago
Dessalines b7d05c18a1 Version v0.5.0 5 years ago
Dessalines faef62e073 Switching to shorthands for rust params. 5 years ago
Dessalines dbc62a1b32 Fix pre vaporwave dark color.
- Fixes #362
5 years ago
Dessalines f0808a1116 Adding custom language setting.
- Fixes #319
5 years ago
Dessalines 4c7da003a2 Merge branch 'dev' 5 years ago
Dessalines a128258fe0 Fixing unit test. 5 years ago
Dessalines d18f2c9eb1 Use builder pattern for views
- Fixes #360
5 years ago
Dessalines 13f8608e05 Fix issue with user page reloading on resort.
- Fixes #361
5 years ago
Dessalines b4ef762087 Adding RSS feeds to readme. 5 years ago
Dessalines 7880e5272a Version v0.4.0.10 5 years ago
Dessalines a6810da992 Fixing inbox nginx config due to adding feeds/inbox. 5 years ago
Dessalines 9185a31945 Removing feeds orig. 5 years ago
Dessalines 3158c9d710 Running cargo fmt 5 years ago
Dessalines a51b7d95b2 show_nsfw is now default for postquery. 5 years ago
Dessalines 2325690cb6 Merge branch 'teromene-config_dif_addr' into config_dif_addr_merge 5 years ago
Dessalines a29af98e4b Adding RSS feeds for inbox and subscribed. Refactored RSS code.
- Fixes #349
5 years ago
Lyra 9fc8aacc2d Add default options for all parameters and move them out of the constructor. Rename structure to PostQueryBuilder 5 years ago
Lyra 3123d308d0 Resolved conflict with master 5 years ago
Lyra bff3183a27 Use a dedicated structure in order to search posts 5 years ago
Dessalines 88402909ff Merge branch 'master' into dev 5 years ago
Dessalines 43d32d516b Show removed posts in users history.
- Fixes #354
5 years ago
Dessalines b63878d306 Adding API docs for RSS feeds.
- Fixes #348
5 years ago
Dessalines ab53840324 Upping rate limit for register and community creation to 3/hour.
- Fixes #353
5 years ago
Dessalines 6afcf32422 Merge branch 'teromene-config_dif_addr' 5 years ago
Lyra 0ceed8fd9b Import the Settings struct instead of prefixing the namespace 5 years ago
Lyra 279a901e4a Add configuration variables in order to allow binding lemmy to a different adress/port 5 years ago
Dessalines 9363be0f19 Version v0.4.0.9 5 years ago
SnowCode 653654cd36 Fix the weird translations (#357)
Fix the weird translations to more moderns translations.
5 years ago
Dessalines 143f191887 Version v0.4.0.8 5 years ago
Dessalines e5f17f7bc7 Removing git checkout master from dev deploy. 5 years ago