Commit graph

532 commits

Author SHA1 Message Date
Dessalines c81d18f68d v0.14.2 2021-11-23 11:46:52 -05:00
Dessalines 8727551ab4 v0.14.2-rc.1 2021-11-23 11:11:09 -05:00
Dessalines b8cbd6951d Updating translations. 2021-11-23 09:34:15 -05:00
Dessalines 9e1706690a Upgrading deps 2021-11-23 09:33:49 -05:00
Dessalines b1158b9f73
Merge pull request #502 from LemmyNet/a_few_small_fixes
A few fixes.
2021-11-22 15:08:11 -05:00
Dessalines 86f269aa98
Merge pull request #499 from LemmyNet/enable_markdown_html
Enabling html tags in markdown. Fixes #498
2021-11-22 15:05:21 -05:00
Dessalines d6f651568b A few fixes. 2021-11-22 15:04:20 -05:00
Dessalines 5d5b302676 Enabling html tags in markdown. Fixes #498 2021-11-19 16:09:28 -05:00
Dessalines ebf216ccc9
Merge pull request #495 from LemmyNet/comment_scroll_bug
Fix comment scroll bug. Fixes #492
2021-11-18 12:21:11 -05:00
Dessalines 3f763b6f71
Merge pull request #494 from LemmyNet/fix_null_person_blocks
Fixing error for null person_block. Fixes #491
2021-11-18 12:21:02 -05:00
Dessalines aff768edaa Fix comment scroll bug. Fixes #492 2021-11-18 10:37:24 -05:00
Dessalines b27d6e904c Fixing error for null person_block. Fixes #491 2021-11-18 10:33:27 -05:00
Dessalines b133406568 v0.14.1 2021-11-17 16:24:16 -05:00
Dessalines ba06c1ae47
Trying to catch promise and json parse errors. #489 (#490)
* Trying to catch promise and json parse errors. #489

* A few more promises.
2021-11-17 16:23:46 -05:00
Dessalines b167deeebf v0.14.0 2021-11-17 11:25:47 -05:00
Dessalines e4988cdb6a v0.14.0-rc.2 2021-11-17 09:12:56 -05:00
Dessalines 83b8bcd5e1
Fixing unload (#487) 2021-11-16 10:37:40 -05:00
Dessalines 387f474b09
Fix setup password. Fixes #478 (#484) 2021-11-16 09:46:22 -05:00
Dessalines fac71d1749
Adding post comment scrolling hack. Fixes #480 (#486) 2021-11-16 09:46:12 -05:00
Dessalines 07bf60252c
Merge pull request #483 from LemmyNet/navlink_1
Navlink 1
2021-11-15 13:17:23 -05:00
Dessalines 97a26da3d2 Updating translations. 2021-11-15 13:17:18 -05:00
Dessalines 8e424a3f06 Upgrade deps 2021-11-15 13:16:48 -05:00
Dessalines b4837add6e Fixing nav-link 2021-11-15 13:13:36 -05:00
Dessalines a824c5b04f Upgrade deps 2021-11-12 12:33:15 -05:00
Dessalines 9f57f7dd78 Remove another touch end. 2021-11-12 12:31:56 -05:00
dayinjing 579c4424d9
Remove touch events
Remove touch events, it breaks clicking links on mobile
2021-11-11 20:33:56 -06:00
Dessalines 100d91c9b6 v0.14.0-rc.1 2021-11-11 14:58:29 -05:00
Dessalines 8252d8ed20 Updating translations. 2021-11-11 14:57:47 -05:00
Dessalines 87aa08db2d v0.13.6-rc.2 2021-11-08 10:27:47 -05:00
Dessalines 44b477919d Updating translations. 2021-11-08 10:26:49 -05:00
Dessalines ffbea37190
Remove dev image building from drone. (#477) 2021-11-05 21:48:36 +00:00
Dessalines be153c7676 Fix markdown guide url. 2021-11-05 16:34:57 -04:00
Dessalines cd9bd19b7f
Navbar links (#476)
* Try using navbar links. Not working currently

* Updating using touch and mouse up events.

- Fixes #475
- Fixes #467
2021-11-05 16:34:35 -04:00
Dessalines 8356ece70e
Try fixing crypto node bug. Fixes #473 (#474)
* Try fixing crypto node bug. Fixes #473

* v0.13.6-rc.1
2021-11-03 12:57:13 -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
Dessalines 6433e26e08 Merge branch 'mahanstreamer-archi' 2021-10-28 22:45:05 -04:00
Dessalines 9ed0fb3cbc Run prettier 2021-10-28 22:42:54 -04:00
Dessalines e1ca2bd7b5 Merge branch 'archi' of https://github.com/mahanstreamer/lemmy-ui into mahanstreamer-archi 2021-10-28 22:34:24 -04:00
Dessalines 8a80b95189
Mahanstreamer userpage (#471)
* Added user page block functionality

* Add in suggested changes

adding in suggested changes

* fix lint

* change var name

* Update profile.tsx

* Update profile.tsx

* Some fixes.

Co-authored-by: mahanstreamer <84676642+mahanstreamer@users.noreply.github.com>
2021-10-28 22:31:12 -04:00
mahanstreamer 25bfa84134
Update post-form.tsx 2021-10-28 21:58:49 -04: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 5fb0cdc5b5
Using i18next compatibility v3 (#465) 2021-10-18 20:42:24 -04:00
Dessalines de4b407f71
Show original created time tooltip (#462)
* Updating translations.

* Show created and modified times on tippy. Fixes #438
2021-10-17 21:46:15 -04:00
Dessalines cf69754cab
Revert version of i18next to fix plurals. Fixes #451 (#460) 2021-10-17 21:44:56 -04:00
Dessalines 9068a6415d
Fixing cross-posts showing on initial load. Fixes #457 (#464) 2021-10-17 21:44:39 -04:00
Dessalines d664b03ab3
Show bot account info. Fixes #458 (#463) 2021-10-17 21:44:02 -04:00