Commit graph

155 commits

Author SHA1 Message Date
Dessalines
69b623b8fb
Comment Tree paging (#726)
* Updating translations.

* Forgot to add comment-sort-select

* Upgrading deps
2022-07-30 15:28:08 +02:00
Ernest
982fae53c8 Fix Notification browser fetch 2022-07-24 14:08:23 +02:00
Dessalines
c2c98ac638
Forgot to type a few Searches. Fixes #718 (#722) 2022-07-18 19:58:37 +00:00
Dessalines
130748a0c3
Fix site setup and login. Fixes #699 (#702) 2022-06-27 16:50:47 -04:00
Dessalines
d905c91e1b
Adding option types 2 (#689)
* Not working, because of wrong API types.

* Adding Rust-style Result and Option types.

- Fixes #646

* Updating to use new lemmy-js-client with Options.
2022-06-21 17:42:29 -04:00
Dessalines
0fc7808f3a
Turn off html in markdown. Fixes #650 (#657) 2022-05-24 16:40:31 +00:00
Dessalines
d4ca2085ad
Add default post listing (#645)
* Fix local development.

* Updating translations.

* Adding default site post listing. Fixes #625
2022-05-23 15:19:14 -04:00
Dessalines
321339c6c5
Don't render markdown for summaries. Fixes #658 (#659) 2022-05-23 11:13:41 +00:00
Dessalines
130bfc9c8b
Properly debouncing tribute mentions. Fixes #633 (#639) 2022-04-27 22:57:55 +02:00
Nutomic
057a9ff4f5
Fix loading indicator on search page (fixes #443) (#606)
* Fix loading indicator on search page (fixes #443)

* fix lints

* review fix

* remove .filter
2022-04-05 10:41:50 +00:00
Nutomic
ada4b03615
Rename theme files from *.min.css to *.css (#590) 2022-03-03 12:55:26 -05:00
Nutomic
2ffe7e4c6f
Custom themes (#584)
* Add support for custom themes (fixes #560)

* load theme list in site-form.tsx
2022-03-02 10:35:59 -05:00
Dessalines
6684bbeaf6
Adding nofollow to links. Fixes #542 (#543)
* Adding nofollow to links. Fixes #542

* Running prettier.
2022-02-24 15:31:44 +00:00
Nutomic
2663e19fdc
Fix language names (#580)
* Fix language names

* Remove translations which are less than 70% completed, simplify localization code

* address review comment

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-02-18 19:34:11 +00:00
Dessalines
26fbd3c8e2
Fix report page bugs. Fixes #558 (#568) 2022-02-02 09:56:43 -05:00
Dessalines
cd4f97593b
Add markdown footnotes. Fixes #561 (#562) 2022-02-02 09:53:09 -05:00
eduardog3000
5f6ea5de6d
Improvements to post listings (#536)
* Improvements to post listings.

* Expanded image and body now show below the rest of the listing.
* The above are also offset to not be under the votes and thumbnail.
* Post title doesn't jump to a new line when you expand the image.
* Thumbnail doesn't disappear when you expand the image.
* Does not apply on mobile since things don't jump around as much.
* Clicking expanded image opens the original in a new tab.
* Does not apply on mobile since you can just long press.
* Instead tapping the image closes it.
* pictrs images now prefer the original format over jpg.
* Rendering split into many functions to improve readability.
* Post actions are now on the same line as the comments button.
* Post actions now show on mobile.
* Comments button made larger.
* Expanding or contracting an image now expands or contracts the body.

* Regenerated yarn.lock

To avoid problems resulting from malicous changes by the dev of `colors`
2022-01-11 19:53:23 -05:00
Dessalines
534b0f7398 Adding as and lt languages. 2022-01-09 12:57:39 -05:00
Dessalines
4915193ae5
Temp bans (#524)
* Updating translations.

* Adding temp bans.

* Using new lemmy-js-client with temp bans

* Fixing some lint and dep issues
2022-01-09 12:53:11 -05:00
Dessalines
b96e16b4e9
Private instances (#523)
* Updating translations.

* Adding registration applications.

* Updating translations.

* Adding verify email route.

* Fix missing signup question bug.

* Updating translations.

* A few fixes from comments on lemmy PR.

* v0.15.0-rc.4

* Some suggestions from PR.

* v0.15.0-rc.5

* Adding optional auth to modlog fetches.

* v0.15.0-rc.6

* Hide deny / approve buttons
2021-12-30 10:26:45 -05:00
Dessalines
4c6713d3f2
Add nord theme. Fixes #520 (#527) 2021-12-22 10:50:55 -05:00
Dessalines
a11cbb29c7
Fix native language issue. (zh_Hant) (#513) 2021-12-01 15:50:56 -05:00
Dessalines
5d5b302676 Enabling html tags in markdown. Fixes #498 2021-11-19 16:09:28 -05:00
Dessalines
be153c7676 Fix markdown guide url. 2021-11-05 16:34:57 -04:00
Dessalines
bfb43aae77 Use community title and user display name for dropdown. 2021-10-29 14:55:14 -04:00
Dessalines
ed37b30723 Merge branch 'upstream-patch-name' of https://github.com/theowenyoung/lemmy-ui into theowenyoung-upstream-patch-name 2021-10-29 14:52:40 -04:00
Owen Young
0ef0ea7dfa chore: in case display_name not exist 2021-10-29 12:29:45 +08:00
Owen Young
96afee5b09
ui: show user's display_name instead of username 2021-10-29 11:53:14 +08:00
mahanstreamer
2472bc251d
Update utils.ts 2021-10-28 21:57:36 -04:00
Owen Young
7d7b1f2475 feat: post form community use title instead of name 2021-10-29 05:39:41 +08:00
Dessalines
8a6a8981fc Adding bn, ml, and cs langs 2021-09-28 10:56:38 -04:00
Dessalines
06099fee8a
Reporting (#434)
* Updating translations.

* A first pass at reporting. Fixes #102
2021-09-28 10:38:59 +00:00
Dessalines
8f132f67fa
Fix up post, profile and community forms. Fixes #409 (#423) 2021-09-18 16:40:59 -04:00
Dessalines
28b848ce2c
Adding markdown audio and video embeds. Fixes #420 (#421) 2021-09-18 15:44:39 -04:00
Dessalines
a2aac813cf
Si simplifier (#418)
* Updating translations.

* Use a number simplifier for counts. Fixes #407
2021-09-18 12:35:49 -04:00
Dessalines
4ec200ae6d
Fix profile paging. Fixes #416 (#417) 2021-09-18 10:30:03 -04:00
Dessalines
4b23b78efe
Use my fork of inferno-i18next. Fixes #413 (#415) 2021-09-18 10:27:49 -04:00
Dessalines
4137d47648 Fixing missing arabic. Fixes #404 2021-09-06 10:54:03 -04:00
Dessalines
a19c84c03e
Fix issue with new notification trying to do a fetch. (#398) 2021-09-04 01:20:25 -04:00
Dessalines
501a5fb1e7 Fix issue with new notification trying to do a fetch. 2021-09-04 01:10:00 -04:00
Dessalines
ad04657f81 Add pt lang. 2021-09-02 23:12:08 -04:00
Dessalines
08aa1bb511
Adding vi, sk, mnc, and cy languages. (#378) 2021-08-21 16:11:28 -04:00
Dessalines
b27d982a7b
Feature/user community block (#362)
* Extracting user settings and profile page.

- Auto-collapsing dropdown and navbar on link clicks.
- Fixes #180

* Adding User and Community blocking. Fixes #295

- Added a new settings page.
- Switched to myUserInfo.
- Removing GetFollowedCommunities endpoint

* Fixing blocks
2021-08-19 22:56:18 -04:00
Dessalines
2356b0d62f
Swapping out iframely. (#374)
* Swapping out iframely.

* Renaming iframely-card to metadata-card
2021-08-19 11:24:13 -04:00
Dessalines
055f7bb0db Don't use default subscribed for communities page. 2021-07-19 09:05:18 -04:00
Dessalines
48a6118173 Fix language bug on mobile browsers 2021-07-18 11:08:24 -04:00
Dessalines
eed07b66aa
Re-organized components folder. (#339)
* Fixing too many large spinners

* Re-organized components folder.

- Cleaned up spans. Fixes #173
- Fixes #320

* Fixing miscolored edit
2021-07-17 16:42:55 -04:00
Dessalines
98f88b8a26
Fix/multilang (#326)
* Adding a few missing langs.

* Remove unused extra language issue.

* Fix secondary languages. Fixes #265
2021-07-16 14:29:48 -04:00
Dessalines
8cf1efbcb7
Adding a few missing langs. (#325)
* Adding a few missing langs.

* Remove unused extra language issue.
2021-07-16 14:29:22 -04:00
Dessalines
4dd71588fa Change join.lemmy.ml to join-lemmy.org 2021-06-03 16:57:50 -04:00
Dessalines
15305f4b29 Fixing an issue with federated search names 2021-04-26 16:06:16 -04:00
Dessalines
55e53582aa
Adding listing_type to search. #143 (#264)
* Adding listing_type to search. #143

* Adding async community searching. Fixes #262

* Some search additions.

- Adding an async community picker.
- Adding community_id to search page.

* Adding creator search.

* Accidentally removed line.
2021-04-23 17:48:31 -04:00
Dessalines
6f1fb6b3bf Showing / hiding scores based on setting. Fixes #241 2021-04-09 12:23:30 -04:00
Dessalines
005631b038 Fix html notif bug. Fixes #254 2021-04-08 20:53:39 -04:00
Dessalines
5def7e6bc8 Adding bulgarian language. 2021-04-02 10:14:33 -04:00
Dessalines
159e3a0035 Fixing custom favicons. Fixes #220 2021-03-25 11:58:29 -04:00
Dessalines
b830c0f60e Some fixes.
- Use ISO-630 library for native language names
- Add sr-only to svg tooltips. Fixes #218
- Change support link and icon.
2021-03-25 11:20:54 -04:00
Dessalines
440fda9d51 user_ -> person table migration. 2021-03-15 14:09:31 -04:00
Dessalines
aea005b4cc Adding thai language. 2021-03-01 16:20:08 -05:00
Dessalines
ee77f700b3
Extra lints (#192)
* Updating deps, fixing lints.

* Downgrading broken husky.

* Trying to upgrade husky to v5

* Trying a bad lint.

* Trying a bad lint 2.

* Trying a bad lint 3.

* Adding prettier.
2021-02-21 21:24:09 -05:00
Dessalines
55e0eb52ce Using utf-8 emojis. Fixes #184 2021-02-21 16:22:53 -05:00
Mischa Spiegelmock
99c7966200
Make WS host configurable (#167)
* Make WS host configurable

* indent

* Type fixes

* Type lemmyConfig

* typo

* Move lemmy config to interfaces.ts
2021-02-12 12:54:35 -05:00
Dessalines
b24eba6fea Comments and posts no longer live-sorted. Fixes #51
- Only changing the view or sort, or reloading the page will resort.
- New comments by default added to the top, and left unsorted.
2021-02-07 23:23:31 -05:00
Dessalines
ef19b9f6b8 Adding croatian. 2021-02-05 13:13:39 -05:00
Dessalines
aade5e3c7f Updating docs locations. 2021-02-04 15:50:07 -05:00
Dessalines
192ec14441
Adding simple scroll position restore. Fixes #18 (#162)
* Adding simple scroll position restore. Fixes #18

* Removing isBrowser check from community.tsx.
2021-02-02 13:36:59 -05:00
Dessalines
b8c3c2bcd4 Using fully qualified actor_ids for name and community tributes. Fixes #93 2021-01-23 17:07:46 -05:00
Dessalines
2be380ef76 Adding tippy to new comments. Fixes #92 2021-01-23 16:40:24 -05:00
Dessalines
6a3329f9a2 Updating v2 API based on nutomics recommends. 2021-01-18 17:42:41 -05:00
Dessalines
a2b0f6ec04 Adding occitan. 2021-01-15 16:57:45 -05:00
Dessalines
bb4a18510c Fixing docs location 2021-01-15 12:42:39 -05:00
Dessalines
524711e05e Add proper docs url. 2021-01-06 16:06:42 -05:00
Dessalines
325285951c A few fixes. 2020-12-25 22:28:05 -05:00
Dessalines
368d4199a5 Actually sending ws requests, some other fixes. 2020-12-24 17:05:57 -05:00
Dessalines
ea317af269 First pass at v2_api 2020-12-23 20:58:27 -05:00
Adam Clark
5143300598 Fix guide URL, fixes link breakages in moved docs. This should resolve Issue 108. 2020-12-15 11:16:33 -08:00
Dessalines
99796c99ca Adding danish, not yet translated. 2020-12-09 10:15:53 -05:00
Dessalines
3278576927 Trying to fix site loading errors. #104 2020-12-05 20:26:01 -06:00
Dessalines
b1bff390c7 Adding the support / donate page to the navbar. Fixes #86 2020-12-01 09:27:27 -06:00
Dessalines
e86cd3eddb Copy forward-headers from nginx to local node-fetch. Fixes #73 2020-11-12 15:56:46 -06:00
Dessalines
2a82bead57 Fixing empty post url. Fixes #70 2020-11-03 09:53:18 -06:00
Orvar Segerström
e03fe66a21 Don't flash default theme on page load 2020-10-26 08:12:41 +01:00
Dessalines
cb433f12b2 Removing landing and donations page, adding joinlemmy. Fixes #63 2020-10-24 10:48:27 -05:00
Dessalines
40e1aca891 Making front end work w/ pictrs v2. Fixes #57 2020-10-14 14:36:37 -05:00
Dessalines
7cb650dbd3 Fixing RSS for non-local communities. Fixes #53 2020-10-13 16:04:44 -05:00
Dessalines
b74eecc724 Make /c/local the default for not-logged-in users. Fixes #52 2020-10-04 21:11:48 -05:00
Dessalines
2258c2441b Adding uppercase M, Y, for month, year. 2020-10-04 19:14:23 -05:00
Dessalines
107869a96b Improving action / comment bar. Fixes #37
- Added abbreviations for relative fromNow times in english.
2020-09-25 16:16:41 -05:00
Dessalines
4ef7b10116 Adding a browser default theme option. Fixes #35 2020-09-24 17:03:03 -05:00
Dessalines
8c5cebbde9 Updating translations, repo url, fixing webmanifest. 2020-09-22 14:09:16 -05:00
Dessalines
d7c13794d5 Revert "Splitting out chinese region translations."
This reverts commit 33d54d31a0.
2020-09-22 10:23:22 -05:00
Dessalines
33d54d31a0 Splitting out chinese region translations. 2020-09-15 13:48:59 -05:00
Dessalines
c10d2f4a76 Moving javascript disabled warning to top. 2020-09-14 10:26:24 -05:00
Dessalines
89d15c9d09 Adding opengraph tags. Fixes #5 2020-09-11 13:09:21 -05:00
Dessalines
8d6b75a45f Adding themes, assets. Hate doing this but oh well. Fixes #2 2020-09-10 21:40:41 -05:00
Dessalines
e16ff7781a Making a pass at adding a service worker. 2020-09-09 21:38:57 -05:00
Dessalines
e8e3612cdb Logging in working, languages working. 2020-09-09 15:33:40 -05:00
Dessalines
bea7a37983 Modlog, admin-settings, search, and user done. 2020-09-08 21:40:36 -05:00
Dessalines
95b74ad74c Add post, inbox, and user routes. 2020-09-08 19:48:17 -05:00
Dessalines
bfce461a14 Adding create private message. 2020-09-08 13:44:55 -05:00