Commit graph

280 commits

Author SHA1 Message Date
Dessalines
06099fee8a
Reporting (#434)
* Updating translations.

* A first pass at reporting. Fixes #102
2021-09-28 10:38:59 +00:00
Dessalines
65be5c7833
Splitting login and signup pages. Fixes #386 (#431) 2021-09-19 16:31:17 -04:00
Dessalines
ca301277a2
Fixing image in newtab. Fixes #382 (#430) 2021-09-19 16:29:03 -04:00
Dessalines
6929b87dae
Navigate away from login page if already logged in. (#429)
- Fixes #370
2021-09-19 16:28:44 -04:00
Dessalines
0560e9dae9
Add username validation message. Fixes #387 (#428) 2021-09-19 15:33:05 -04:00
Dessalines
d66931e1c6
Password strength meter (#427)
* Updating translations.

* Updating translations.

* Add password strength meter. Fixes #388
2021-09-19 15:32:51 -04:00
Dessalines
bf93e29f4c
Adding JWT secure flag. (#426)
- Couldn't add samesite due to isomorphic library.
- Couldn't add httponly, because the js needs it for calls.
- Fixes #389
2021-09-18 17:59:28 -04:00
Dessalines
967b0dd964
Fix community display name overflow. Fixes #390 (#425) 2021-09-18 17:59:20 -04:00
Dessalines
9a26d4bbdf
Fix logout bug. Fixes #391 (#424) 2021-09-18 17:23:11 -04: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
33bb8250cb
Remove active in the last (#419)
* Updating translations.

* Removing active_in_the_last for i18n.

- Fixes https://github.com/LemmyNet/lemmy-translations/issues/17
2021-09-18 13:06:12 -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
018c10c919
Don't show your own subscribed on other users profiles. (#405)
- Fixes #402
2021-09-06 11:03:18 -04:00
Dessalines
4137d47648 Fixing missing arabic. Fixes #404 2021-09-06 10:54:03 -04:00
Dessalines
6091f07d20
Fix comment scrolling bug. Fixes #394 (#397) 2021-09-04 01:20:34 -04:00
Dessalines
a19c84c03e
Fix issue with new notification trying to do a fetch. (#398) 2021-09-04 01:20:25 -04:00
Dessalines
ad04657f81 Add pt lang. 2021-09-02 23:12:08 -04:00
Dessalines
0d3e8cac1d
Integrating resolve_user into search. (#377)
* Integrating resolve_user into search.

* Upgrading lemmy-js-client.
2021-08-23 16:18:11 -04:00
Dessalines
6a3bdaa85c
Add lazy loading of images. Fixes #329 (#379) 2021-08-23 16:16:05 -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
62e410c382
Adding mod transfer community (#373) 2021-08-18 19:07:54 -04:00
Dessalines
03a2b467ef
Remove content more (#372)
* Updating translations.

* Changing to remove content with tippy.

* Use title instead
2021-08-17 17:46:27 -04:00
Dessalines
5e5695c3ea Cleaning up scroll to comments 2021-08-11 21:06:54 -04:00
hammsvietro
3870703b12
Scroll to comments on post's x comments button (#312)
* scroll to comments on post's x comments button

* scrolls down to comments using url params
2021-08-11 21:00:26 -04:00
Dessalines
440d0f9156 Remove websocket connection messages. Fixes #355 2021-07-31 15:41:51 -04:00
Dessalines
6994a3a691 Fix captcha replay issue. 2021-07-30 11:56:33 -04:00
Dessalines
1fd6bbc937
Have setting to disable notifs for new posts. Fixes #132 (#345) 2021-07-22 16:18:13 -04:00
Dessalines
199fc14daa
Remove max length constraints on actors. Fixes #350 (#351) 2021-07-22 11:39:33 -04:00
Dessalines
49d5810103
Fix captcha replay bug. Fixes #348 (#349) 2021-07-22 11:37:37 -04:00
Dessalines
cffdfab8eb
Removing community and user routes in favor of shortnames. Fixes #317 (#343) 2021-07-21 11:01:32 -04:00
Dessalines
79ce0e864a
Fix/front end helpers 1 (#346)
* Updating translations.

* Adding some descriptions to listing types. #341
2021-07-19 19:12:08 -04:00
Dessalines
055f7bb0db Don't use default subscribed for communities page. 2021-07-19 09:05:18 -04:00
Dessalines
5f8809c344
Adding Listing type to communities page, default local. #190 (#342) 2021-07-18 12:17:50 -04:00
Dessalines
48a6118173 Fix language bug on mobile browsers 2021-07-18 11:08:24 -04:00
Dessalines
3a593addfd
Collapse sidebar on mobile. Fixes #335 (#340) 2021-07-17 23:56:33 -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
2d8be72b33
Fixing too many large spinners (#337) 2021-07-17 16:21:31 -04:00
Dessalines
0774ea6372
Moving comment link to top bar. Fixes #307 (#336) 2021-07-17 12:59:00 -04:00
Dessalines
a0d9e5c672
Fix/ws error messages (#334)
* Updating translations.

* Translation updates

* Adding websocket error and reconnect toasts. Fixes #129
2021-07-17 11:38:28 -04:00
Dessalines
74f1f07ab1 Fix preview description html. Fixes #110 2021-07-16 23:41:00 -04:00
Dessalines
0361b2c700 Always show previous paginator, extract paginator component.
- Fixes #304
2021-07-16 15:40:56 -04:00
Dessalines
0e25ced312
Merge pull request #322 from LemmyNet/fix/comment_collapse
Fix/comment collapse
2021-07-16 14:31:23 -04:00
Dessalines
535bdf36c2
Merge pull request #323 from LemmyNet/fix/page-refresh
Don't restore scroll position on page refresh. Fixes #186
2021-07-16 14:30:56 -04:00
Dessalines
b4bb672cc8
Merge pull request #321 from LemmyNet/fix/symbols_issue
Fix/symbols issue
2021-07-16 14:30:41 -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