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
ba07aa3126
Upgrading deps ( #422 )
2021-09-18 15:53:34 -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
82bea8549a
Add version to package.json . Fixes #411
2021-09-14 19:13:13 -04:00
ebe4ecd9f4
v0.12.2
2021-09-14 19:12:05 -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
4137d47648
Fixing missing arabic. Fixes #404
2021-09-06 10:54:03 -04:00
890239972f
Fixing lint, adding a few endpoints.
2021-09-06 10:25:48 -04:00
mahanstreamer
c1001f602a
Add robots.txt file
2021-09-05 18:34:40 -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
11b8171fde
Upgrading to lemmy-js-client 0.12.0
2021-09-03 09:11:34 -04:00
Dessalines
90aede3c2e
Using newer alpine image ( #392 )
2021-09-03 08:23:55 -04:00
ad04657f81
Add pt lang.
2021-09-02 23:12:08 -04:00
640441169b
Updating translations.
2021-09-02 23:06:10 -04:00
f695b9316d
Using 0.12.0-rc.1
2021-08-25 12:57:40 -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
1779b36001
Updating translations.
2021-08-21 15:55:32 -04:00
1ab899be2a
upgrade deps.
2021-08-21 15:51:53 -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
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
6b4265bafe
Merge pull request #361 from unbeatable-101/patch-1
...
Remove uneeded `-ui` from FEATURE_REQUEST.md
2021-08-11 00:01:49 -04:00
William Davis
dcd0744862
Remove uneeded ui
from FEATURE_REQUEST.md
2021-08-08 22:48:57 -04:00
a4300d9624
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui
2021-07-31 15:41:57 -04:00
440d0f9156
Remove websocket connection messages. Fixes #355
2021-07-31 15:41:51 -04:00
e17a1da767
Center spinner, make smaller. Fixes #203
2021-07-31 15:41:21 -04:00
08d635c30e
Fix font issues. Fixes #354
2021-07-31 15:40:22 -04:00
6994a3a691
Fix captcha replay issue.
2021-07-30 11:56:33 -04:00
782587b1a7
Fixing darkly danger color
2021-07-23 12:13:44 -04:00
Dessalines
1fd6bbc937
Have setting to disable notifs for new posts. Fixes #132 ( #345 )
2021-07-22 16:18:13 -04:00
e9896eb469
Revert "Update litely"
...
This reverts commit b7cffe8ac3
.
2021-07-22 11:40:39 -04:00
Dessalines
199fc14daa
Remove max length constraints on actors. Fixes #350 ( #351 )
2021-07-22 11:39:33 -04:00