Commit graph

189 commits

Author SHA1 Message Date
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
49818c012d
Move about page to documentation (#145)
https://github.com/LemmyNet/lemmy-docs/pull/172#discussion_r1174154932
2023-04-25 16:40:09 -04:00
da19f17734
Use older git clone for woodpecker (#144) 2023-04-24 20:00:52 -04:00
Jorge Maldonado Ventura
0a9600f9c5
Show Esperanto translation (#140) 2023-04-12 21:41:40 -04:00
Dessalines
ff0262623e
Adding lemmyBB to apps. Fixes #125 (#132) 2023-02-23 03:14:43 +01:00
Dessalines
712995ded7
Remove lemmur since its deprecated. (#130) 2023-02-18 14:24:18 +01:00
43139a70aa Crawl instance statistics 2023-02-11 13:31:18 -05:00
0fd771ca64 Crawl instance statistics 2023-02-01 09:37:20 -05:00
3ed80839db Fixing upgrade notes. 2023-02-01 09:36:43 -05:00
0aceee84fa Crawl instance statistics 2023-01-31 11:10:53 -05:00
6baafaeb5a Crawl instance statistics 2023-01-31 11:08:47 -05:00
723b10aad0 Fixing lint, moving jerboa to first in android app list. 2023-01-31 10:25:29 -05:00
570087701b Adding lemmy release 0.17.0 2023-01-31 08:46:51 -05:00
mrusme
3a829d33cf
Add CLI app, Go library (#124) 2023-01-11 19:49:13 -05:00
0d6c1543c8
LemmyBB first release (#121) 2022-11-02 09:28:13 +00:00
1b887efcc6
Show monthly active users in instance totals (#120) 2022-10-28 09:35:01 -04:00
a8b26276fd Crawl instance statistics 2022-09-14 12:10:03 -04:00
Dessalines
a5ebc9f89b
0.16.7 release (#115)
* Updating submodules

* 0.16.7 Release notes

* Remove a note.
2022-09-14 17:47:24 +02:00
9292d2750d
Use single string to translate active users per month (fixes #112) (#114)
* Use single string to translate active users per month (fixes #112)

* use formattedCount
2022-08-04 10:51:21 -04:00
e5b803ae48 Add 0.16.6 release news. 2022-07-28 07:48:51 -04:00
22245b9e2a
Release 0.16.4 (#108) 2022-05-27 09:51:24 -04:00
a2d4b0713b
Fix instance listing (#107) 2022-05-25 12:36:34 -04:00
83ff230d1f Revert "Redesign instance list"
This reverts commit 702d1651b6.
2022-05-23 12:10:21 +02:00
401d4b3ce8
Update crawler to latest version (#103) 2022-05-17 13:53:57 +00:00
41370ea9ab Crawl instance statistics 2022-05-16 20:55:08 +02:00
fee50f1765
Merge pull request #102 from LemmyNet/instance-recommendations-per-lang
Add separate instance recommendations for each language
2022-05-16 11:58:33 +00:00
084b4b039e Removing redundant choose and join. 2022-05-11 12:07:12 -04:00
702d1651b6 Redesign instance list 2022-05-11 12:07:12 -04:00
cd01171881 separate yarn command for crawl, fix docker build 2022-05-03 14:26:32 +02:00
2f6caa3f86 Add separate instance recommendations for each language 2022-04-28 15:46:13 +02:00
db0eabda95
Shuffle instance recommendations into random order (#101) 2022-04-19 19:11:32 +00:00
7c69d90981
Remove code of conduct from menu (ref #99) (#100) 2022-04-19 19:06:51 +00:00
Dessalines
b5f9e2c2be
Hiding navbar top links on small also. Fixes #87 (#99) 2022-04-19 12:01:50 +00:00
01de93244c Adding 0.16.3 release. 2022-04-08 13:08:57 -04:00
6e6d723f09
Add recommended instances (#97)
* Add recommended instances

* add translations

* dont pull submodule main branch in ci

* camelCase

* remove unused code
2022-04-08 10:16:47 +00:00
Dessalines
fcd45027c4
Update contact email. (#95)
* Update contact email.

* Removing pgp key.
2022-03-24 17:40:13 +01:00
4d639755d5
Change Matrix contact link to Lemmy space, change Github link (#94) 2022-03-22 18:41:25 +00:00
897b46e663
Add news "Free Lemmy instance hosting" (#93) 2022-03-17 20:59:17 +00:00
5fde9b41e3
Add v0.15 release, remove 0.16.1, fix filenames (#92) 2022-03-17 16:00:35 +00:00
532074d336 Adding v0.16.1 Release notes. 2022-03-15 17:29:42 -04:00
2b9f339e5e Fixing name 2022-03-08 19:12:08 -05:00
Dessalines
fdccf177a5
Adding 0.16.0 release. (#91) 2022-03-08 20:44:46 +00:00
Dessalines
7f518c9035
Remove unnecessary releases. (#90) 2022-03-07 21:13:37 +00:00
30b847062c
Add releases (#89)
* Add previous releases as news

* Change news item urls to /news, replace space with underscore
2022-03-07 20:13:02 +00:00
Dessalines
a6a84ea790
Adding a news section. Fixes #80 (#85)
* Adding a news section. Fixes #80

* Adding more news.

* Adding a blog style news-item list.

* Fix lint.

* Removing unnecessary state.

* Add releases page.

* Using titles instead of indices.

* Fixing reverse issue.
2022-03-07 15:44:45 +00:00
Dessalines
be8881d5dc
Changing plausible link. (#86) 2022-02-24 16:46:14 +00:00
e2eaee2963
Also track external link clicks (#84) 2022-02-23 11:39:10 -05:00
Dessalines
70aa16d92e
Remove mastodon, link to /c/lemmy_support . Fixes #82 (#83) 2022-02-22 22:58:44 +00:00
Dessalines
bac6e4e91b
Adding plausible. Fixes #79 (#81) 2022-02-21 21:42:08 +00:00
c42835e080
Remove languages less than 70% completed, merge language lists (#78) 2022-02-18 14:32:23 -05:00
Dessalines
b58dfee675
Add links to 3rd party apps in more features. Fixes #70 (#77) 2022-02-18 17:54:06 +00:00
ba5015d2a7
Add language selector on site (fixes #64) (#76)
* Add language selector on site (fixes #64)

* review fixes
2022-02-17 12:53:10 -05:00