Commit graph

140 commits

Author SHA1 Message Date
Dessalines
02967e4b03
Adding Apps page filtering by platform. Fixes #256 (#259) 2023-11-01 09:50:20 -04:00
Alexander Harding
ec0b9b7d09
Add Voyager F-droid link (#260) 2023-11-01 08:22:03 -04:00
grahhnt
17ecc71ba8
Update contact.tsx (#258)
Convert /c/lemmy_support to !lemmy_support@lemmy.ml
2023-10-31 13:32:00 -04:00
linux_cultist
3a44c1582e
Add lemmy.today (#257) 2023-10-31 13:31:30 -04:00
grahhnt
7ceb1a21c5
Add toast.ooo to instances-definitions.ts (#253)
* Add toast.ooo to instances-definitions.ts

* Missing a comma

Failed lint
2023-10-31 11:47:28 -04:00
Dessalines
331ce69087
Fix donate link. (#255) 2023-10-31 16:25:32 +01:00
Rikudou_Sage
f75f6ab103
Add lemmings.world to instance definitions (#254)
* Add lemmings.world to instance definitions

* Don't use All_TOPIC for lemmings.world
2023-10-31 11:20:38 -04:00
Dessalines
e40abc102b
Fixing news link. (#251) 2023-10-31 10:09:16 -04:00
7e0dcbea64
Add news for joinlemmy redesign and funding drive (#249)
* Add news for joinlemmy redesign and funding drive

* prettier
2023-10-31 09:44:14 -04:00
Dessalines
d17c4d7d2f
New tailwind-based joinlemmy-site (#243)
* Starting on new tailwind based joinlemmy-site.

* Formatting fix.

* Adding follow communities block.

* Adding a few more blocks.

* Finishing up blocks.

* Adding a few more pages.

* Adding apps page.

* Almost done with donation page.

* Adding most of instances page.

* Trying to fix CI 1.

* Adding navbar and footer.

* Adding bottom spacer.

* Finishing up more info modal.

* Adding icons to main page.

* Eruda only in development mode.

* Finishing up main page, starting to work on recs.

* Adding main images.

* Adding images 2.

* Starting to add filters.

* Finishing up helper modal.

* Adding topic icons.

* Adding more instances.

* Fixing recommended.

* Forgot to add instance picker.

* Adding world background image.

* Adding alexandrite.

* Adding funding goal block.

* Fix dockerfile.

* Upgrading deps.

* Fixing package json.

* Updating coders, sponsors.

* Fixing mobile margins.

* Fixing navbar auto-close when clicked.

* Removing todo.

* Removing some useless instance helper links.

* Fixing news titling.

* Addressing PR comments.

* Updating instance stats.

* Fixing class -> className

* Fixing sm:max directives.

* Make instance images links to their sites.

* Use ubuntu font.

* Addressing PR comments.

* Adding a few more android apps.

* Adding thunder and combustible apps.

* Fixing z index.

* Add a warning alert for closed source apps.

* Adding MLMYM app. Fixes #213

* Fixing i18n key.

* Adding QR codes for cryptos. Fixes #219

* Addressing PR comments.

* Fixing news preview.

* Adding registration mode to details modal. Fixes #153

* Filter out bot instances.

* Using glide carousel.

* Adding glide min css.

* Adding donation platform fetching. Fixes #248

* Prettying glide css.

* Change dev goal to 3

* Adding sign up button.

* Minifying docker image.

* Removing sortpack.
2023-10-31 09:31:03 -04:00
Dessalines
6b38c6cc06
Adding 0.18.5 release notes. (#246)
* Adding 0.18.5 release notes.

* yes updated lemmy-ui

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-09-29 15:37:13 +02:00
Elara Musayelyan
c209c35733
Update go-lemmy URL (#244)
* Update go-lemmy URL

* Run prettier on apps.tsx
2023-09-27 13:36:41 -04:00
tglman
b296b0f7ff
fix: corrected grid of webapps and cli apps not displaying correctly for a div closed in the wrong place (#242) 2023-09-15 09:42:04 -04:00
Xylight
7442a9eee2
add photon client (#239)
* add photon client

* fix: add closing div

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-09-01 06:13:53 -04:00
Mani Reddy
ec546c1c6b
Added TestFlight link for Lunar (#241)
* adding lunar to the app list (#236)

* added Lunar testflight link to apps page
2023-08-31 15:27:47 -04:00
Mani Reddy
0ebb9ced94
adding lunar to the app list (#236) (#237) 2023-08-31 13:38:19 -04:00
c80bfd838d
Add release notes for 0.18.4 (#235)
* Create 2023-08-08 - Lemmy Release v0.18.4.md

* Update 2023-08-08 - Lemmy Release v0.18.4.md
2023-08-08 08:11:15 -04:00
Alexander Harding
1230956d5b
add voyager to apps list (#234) 2023-08-08 10:43:07 +02:00
Arshad Riyaz
ee43d5d0d4
update mlem info. closes #200 (#233)
Co-authored-by: Arshad Riyaz <arshadrr@users.noreply.github.com>
2023-08-07 19:40:05 -04:00
Michael Altfield
399bebcf31
adding back 'awesome-lemmy-instances' after freeze ended (#232)
* https://github.com/maltfield/awesome-lemmy-instances/issues/26
 * https://github.com/LemmyNet/joinlemmy-site/pull/227
2023-08-07 19:39:29 -04:00
Dessalines
2b5b4bc529
Adding a line to fix lemmy.hjson perm error. (#230) 2023-07-28 10:47:25 -04:00
Dessalines
f42b03679c
Adding 0.18.3 Release notes. (#229) 2023-07-28 10:17:13 -04:00
Dave Jones
e4c0401555
add memmy to apps list (#224)
* add memmy to apps list

* swap banner with resized and webp format
2023-07-26 13:08:37 -04:00
Dominik Chrástecký
35dd3e4177
Remove a no longer updated link (#227) 2023-07-26 12:37:52 +02:00
Security-Chief-Odo
278eff9db8
Change instance sort order - revised weight of member counts (#223)
* Changed 'popular' instance sorting to be more evenly distributed, and improve the weighting for user numbers

* Ran prettier on prevoiusly comitted code

* Ran prettier on prevoiusly comitted code

* Modified averageFunc to be a class function instead of const var. Ensured prettier and yarn lint were successfully ran.

* Updated variable names and reverted min_monthly_user const

* Prettier ran, modified generate_translations.mjs only for formatting corrections

* Based on https://github.com/LemmyNet/joinlemmy-site/pull/214#issuecomment-1635522167, revised randomSortOrder to more heavy bias towards popular instances

* Retrigger checks pipeline

* Ran prettier and adding all modified files that prettier touched
2023-07-17 13:28:35 +02:00
Jason Grim
a8588c2253
Updated Lemmy Matrix Support link (#220) 2023-07-13 12:33:34 +02:00
Security-Chief-Odo
014c386348
Change instance sort order to be more evenly distributed (#214)
* Changed 'popular' instance sorting to be more evenly distributed, and improve the weighting for user numbers

* Ran prettier on prevoiusly comitted code

* Ran prettier on prevoiusly comitted code

* Modified averageFunc to be a class function instead of const var. Ensured prettier and yarn lint were successfully ran.

* Updated variable names and reverted min_monthly_user const

* Prettier ran, modified generate_translations.mjs only for formatting corrections
2023-07-12 15:21:54 +02:00
2062904b40
Add news for Lemmy 0.18.2 (#215)
* Add news for Lemmy 0.18.2

* fmt

* fix
2023-07-11 11:23:34 +02:00
Dessalines
611c2c8aab
Adding v0.18.1 release notes. (#212)
* Adding v0.18.1 release notes.

* Fixing prettier.

* Forgot a file.

* Forgot package.json
2023-07-07 16:03:15 +02:00
Jake Shirley
e5c2521cd2
Updated Mlem TestFlight link (#201)
* Updated Mlem TestFlight link

* Fixed GitHub link
2023-07-03 10:42:02 +02:00
1d190e0362
Filter instances at crawl time (#206)
* Filter instance list at crawl time

* fixes

* exclude more data

* no max crawl

* prettier

* update instance stats
2023-06-29 22:59:38 +02:00
3e23e6b8fa
Change instance list buttons from "join" to "browse" (#202)
* Change instance list buttons from "join" to "browse"

This seems more inviting, as its not necessary to create an
account before browsing the content

* update translations

* fix lint
2023-06-29 22:40:33 +02:00
24e59a039a
Note that 0.18 doesnt have breaking changes (#199) 2023-06-23 10:07:50 -04:00
Dessalines
10a36cee51
Adding v0.18.0 release notes. (#198) 2023-06-23 14:30:50 +02:00
7aef53b900
Remove docs translations (#194)
https://github.com/LemmyNet/lemmy-docs/pull/223
2023-06-21 13:13:54 +02:00
Jason Watkins
663e7bf49a
Make the order of popular instances semi-randomized (#187)
* Make the order of popular instances semi-randomized

* Fix missing semicolons
2023-06-20 09:25:20 -04:00
Jason Watkins
256e9119cb
Fix require_application (#188) 2023-06-20 08:35:42 -04:00
Dessalines
81eec73f13
Fixing prettier. (#192) 2023-06-20 08:14:32 -04:00
Jorge Maldonado Ventura
6c0b063edd
Fix error from blogpost (#191)
Two different words should be separated by a space
2023-06-20 13:36:50 +02:00
4fb66deb1e News about Reddit blackout 2023-06-17 22:46:10 +02:00
Johann du Toit
f7fa4c0940 Remove Active User Count from Instance Cards 2023-06-12 13:49:17 +02:00
Jorge Maldonado Ventura
2334fabbc9
Update Weblate link (#178) 2023-06-12 10:53:25 +02:00
acd202c590
Dont list instances with closed signups or few active users (#170)
* Dont list instances with closed signups

* Dont list instances with few active users
2023-06-09 17:02:47 -04:00
686c773534
Remove email address from contact page (#169)
People are using it for basic support which should go through other
channels

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-09 10:50:46 -04:00
Jorge Maldonado Ventura
93db6d7024
Fix title not being translated (#166) 2023-06-09 05:49:31 -04:00
Dessalines
929103ad12
Add prettier ci (#163)
* Adding prettier to CI.

* Running prettier.
2023-06-08 22:09:25 +02:00
C.Jay Martin
c6a35ff727
Table comparison addition to instances.jsx (#158)
* Table comparison addition to instances.jsx

Requested here:

https://lemmy.ml/comment/470581

* Updated translations to add new words
2023-06-08 14:33:00 +02:00
Tmpod
47d546dad5
Fix regional language variants not being properly accessed (#152) 2023-06-05 08:37:08 -04:00
SorteKanin
c4d7647a31
Add danish to language (#150)
I've already submitted all the required translations, on Weblate, I believe.
2023-06-03 23:27:47 +02:00
Dessalines
a8af09ef9d
Replace remmel with mlem. (#149)
* Replace remmel with mlem.

* Updating submodules
2023-06-02 09:22:25 -04:00