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
5d5b302676
Enabling html tags in markdown. Fixes #498
2021-11-19 16:09:28 -05:00
be153c7676
Fix markdown guide url.
2021-11-05 16:34:57 -04:00
bfb43aae77
Use community title and user display name for dropdown.
2021-10-29 14:55:14 -04:00
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
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
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
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
055f7bb0db
Don't use default subscribed for communities page.
2021-07-19 09:05:18 -04:00
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
4dd71588fa
Change join.lemmy.ml to join-lemmy.org
2021-06-03 16:57:50 -04:00
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
6f1fb6b3bf
Showing / hiding scores based on setting. Fixes #241
2021-04-09 12:23:30 -04:00
005631b038
Fix html notif bug. Fixes #254
2021-04-08 20:53:39 -04:00
5def7e6bc8
Adding bulgarian language.
2021-04-02 10:14:33 -04:00
159e3a0035
Fixing custom favicons. Fixes #220
2021-03-25 11:58:29 -04:00
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
440fda9d51
user_ -> person table migration.
2021-03-15 14:09:31 -04:00
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
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
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
ef19b9f6b8
Adding croatian.
2021-02-05 13:13:39 -05:00
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
b8c3c2bcd4
Using fully qualified actor_ids for name and community tributes. Fixes #93
2021-01-23 17:07:46 -05:00
2be380ef76
Adding tippy to new comments. Fixes #92
2021-01-23 16:40:24 -05:00
6a3329f9a2
Updating v2 API based on nutomics recommends.
2021-01-18 17:42:41 -05:00
a2b0f6ec04
Adding occitan.
2021-01-15 16:57:45 -05:00
bb4a18510c
Fixing docs location
2021-01-15 12:42:39 -05:00