a4fddd6d7f
Adding expandable post texts by clicking on book. Fixes #225
2021-03-25 12:44:16 -04:00
e362b30130
Adding more footer margin. Fixes #204
2021-03-25 12:29:20 -04:00
34450857ee
Adding not allowed to password reset. Fixes #205
2021-03-25 12:17:42 -04:00
f2e9617038
Adding autocomplete for login fields. Fixes #206
2021-03-25 12:09:08 -04:00
1c5b86353d
Fix import.
2021-03-25 12:04:05 -04:00
159e3a0035
Fixing custom favicons. Fixes #220
2021-03-25 11:58:29 -04:00
ffc218f268
Merge branch 'remote-mods'
2021-03-25 11:47:43 -04:00
fea6227258
Remove creator local check from modding on comment-node
2021-03-25 11:47:31 -04:00
f4f7a24b3c
Merge branch 'main' into add_password_length
2021-03-25 11:43:32 -04:00
c23e494dd4
Fix type names. Fixes #219
2021-03-25 11:30:45 -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
a2d0aa8824
Fixing saved_only
2021-03-23 18:58:13 -04:00
62a6e82e9b
New fixes.
2021-03-23 18:40:49 -04:00
c7db597e3f
Allow adding and removing remote mods
2021-03-22 14:18:46 +01:00
440fda9d51
user_ -> person table migration.
2021-03-15 14:09:31 -04:00
b778ca8e22
Fixing an issue with remove categories
2021-03-03 22:42:11 -05:00
e02075d52d
Remove categories
2021-03-03 17:59:57 +01:00
345e992d0f
Merge branch 'feature/i18n-type-constraint' of https://github.com/shilangyu/lemmy-ui into shilangyu-feature/i18n-type-constraint
2021-03-01 16:24:17 -05:00
5248c9e58c
Fixing private message disclaimer.
2021-03-01 16:23:25 -05:00
shilangyu
1939664d73
Add I18nKeys type to errCode
2021-03-01 21:44:02 +01:00
7ada591f2e
Adding more max password lengths. Fixes #211
2021-03-01 12:38:03 -05:00
2e2b18c717
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui
2021-02-23 09:59:03 -05:00
e33102bca3
Change subscribers to users. Fixes #195
2021-02-23 09:58:31 -05:00
994bdbb74e
Merge branch 'run_prettier_1' into markup_bug
2021-02-21 21:39:49 -05:00
e3a337fb23
Running newer prettier.
2021-02-21 21:39:04 -05:00
12e27b4c64
Fixing markup not throwing onContentChange. Fixes #182
2021-02-21 21:30:11 -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
f764a79cd8
Adding new comment sort. ( #175 )
...
* Adding new comment sort.
* Updating translations.
2021-02-18 10:57:00 -05:00
Dessalines
2fe02bec7c
Removing targets ( #179 )
2021-02-12 12:55:07 -05:00
58bbb51f8f
Merge branch 'main' into more_accessibility
2021-02-11 15:43:06 -05:00
Dessalines
9e8d0b525a
Merge pull request #178 from LemmyNet/icon_component
...
Adding an icon component. Fixes #172
2021-02-11 15:40:39 -05:00
2a85b93c58
Adding an icon component. Fixes #172
2021-02-11 15:35:27 -05:00
5c66424516
Always show password reset link. Fixes #176
2021-02-11 13:52:26 -05:00
2cbdcba47b
Fixing lint
2021-02-09 12:01:36 -05:00
ae18b91292
Adding accessibility tests script.
2021-02-09 11:54:41 -05:00
2c507a474d
Adding more aria labels based on tota11y recs. #170
2021-02-09 11:21:24 -05:00
4b43cdf143
Fixing broken federated community paging. Fixes #166
2021-02-08 15:14:34 -05:00
66fd6b8ffb
Adding post title expanding on copy. Fixes #168
2021-02-08 11:36:16 -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
Mitch Lillie
04955cc45e
Add aria attributes where possible ( #156 )
...
* Add aria attributes where possible
* Bump submodule to get aria translations
2021-02-06 15:20:41 -05:00
2c0d0fb361
Trying to fix form bug. Fixes #165
2021-02-04 21:38:09 -05:00
2b0f4929af
Reworking combined inbox. Fixes #161
2021-02-02 15:24:25 -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
a28a8d059e
Ignore updated for user page. Fixes #139
2021-02-02 12:26:08 -05:00
f9eeabb2f9
Fixing uri protected params getting clipped from cross posts. Fixes #141
2021-02-02 12:18:18 -05:00
6a75db6887
Adding tippy to active users badges. Fixes #150
2021-02-02 12:12:16 -05:00
398cdf682c
Add preventDefaults to stop form submits on likes. Fixes #153
2021-02-02 11:52:44 -05:00
7d8f1a1ced
Fix url link selection placement. Fixes #155
2021-02-02 11:45:38 -05:00
Dessalines
27fd4a4626
Add most commented ( #159 )
...
* Adding MostComments sort.
* Updating translations.
2021-02-01 13:48:42 -05:00
fc3524d9ca
Fixing showLocal.
2021-02-01 13:26:24 -05:00