]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
3 years agoDont fetch on ARM CI except for tags
Felix Ableitner [Wed, 3 Mar 2021 17:02:55 +0000 (18:02 +0100)]
Dont fetch on ARM CI except for tags

3 years agoRemove categories
Felix Ableitner [Wed, 3 Mar 2021 16:59:57 +0000 (17:59 +0100)]
Remove categories

3 years agoMerge branch 'shilangyu-feature/i18n-type-constraint'
Dessalines [Mon, 1 Mar 2021 21:25:34 +0000 (16:25 -0500)]
Merge branch 'shilangyu-feature/i18n-type-constraint'

3 years agoMerge branch 'main' of https://github.com/LemmyNet/lemmy-ui
Dessalines [Mon, 1 Mar 2021 21:25:26 +0000 (16:25 -0500)]
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui

3 years agoMerge branch 'feature/i18n-type-constraint' of https://github.com/shilangyu/lemmy...
Dessalines [Mon, 1 Mar 2021 21:24:17 +0000 (16:24 -0500)]
Merge branch 'feature/i18n-type-constraint' of https://github.com/shilangyu/lemmy-ui into shilangyu-feature/i18n-type-constraint

3 years agoFixing private message disclaimer.
Dessalines [Mon, 1 Mar 2021 21:23:25 +0000 (16:23 -0500)]
Fixing private message disclaimer.

3 years agoUpdating translations.
Dessalines [Mon, 1 Mar 2021 21:23:10 +0000 (16:23 -0500)]
Updating translations.

3 years agoAdding thai language.
Dessalines [Mon, 1 Mar 2021 21:20:08 +0000 (16:20 -0500)]
Adding thai language.

3 years agoAdd I18nKeys type to errCode
shilangyu [Mon, 1 Mar 2021 20:44:02 +0000 (21:44 +0100)]
Add I18nKeys type to errCode

3 years agoImprove type safety
shilangyu [Mon, 1 Mar 2021 20:33:57 +0000 (21:33 +0100)]
Improve type safety

3 years agoGenerate typescript i18n types
shilangyu [Mon, 1 Mar 2021 20:00:43 +0000 (21:00 +0100)]
Generate typescript i18n types

3 years agoMerge pull request #196 from marek-lach/patch-1
Dessalines [Wed, 24 Feb 2021 01:11:29 +0000 (20:11 -0500)]
Merge pull request #196 from marek-lach/patch-1

Improve rendering in older browsers

3 years agoImprove rendering in older browsers
Marek Ľach [Tue, 23 Feb 2021 21:36:53 +0000 (21:36 +0000)]
Improve rendering in older browsers

...like SailfishOS.

3 years agoMerge branch 'main' of https://github.com/LemmyNet/lemmy-ui
Dessalines [Tue, 23 Feb 2021 14:59:03 +0000 (09:59 -0500)]
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui

3 years agoChange subscribers to users. Fixes #195
Dessalines [Tue, 23 Feb 2021 14:58:31 +0000 (09:58 -0500)]
Change subscribers to users. Fixes #195

3 years agoMerge pull request #193 from LemmyNet/markup_bug
Dessalines [Mon, 22 Feb 2021 02:45:49 +0000 (21:45 -0500)]
Merge pull request #193 from LemmyNet/markup_bug

Fixing markup not throwing onContentChange. Fixes #182

3 years agoMerge pull request #194 from LemmyNet/run_prettier_1
Dessalines [Mon, 22 Feb 2021 02:42:47 +0000 (21:42 -0500)]
Merge pull request #194 from LemmyNet/run_prettier_1

Running newer prettier.

3 years agoMerge branch 'run_prettier_1' into markup_bug
Dessalines [Mon, 22 Feb 2021 02:39:49 +0000 (21:39 -0500)]
Merge branch 'run_prettier_1' into markup_bug

3 years agoRunning newer prettier.
Dessalines [Mon, 22 Feb 2021 02:39:04 +0000 (21:39 -0500)]
Running newer prettier.

3 years agoFixing markup not throwing onContentChange. Fixes #182
Dessalines [Mon, 22 Feb 2021 02:30:11 +0000 (21:30 -0500)]
Fixing markup not throwing onContentChange. Fixes #182

3 years agoExtra lints (#192)
Dessalines [Mon, 22 Feb 2021 02:24:09 +0000 (21:24 -0500)]
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.

3 years agoMerge pull request #191 from LemmyNet/use_emoji_utf8
Dessalines [Mon, 22 Feb 2021 02:21:58 +0000 (21:21 -0500)]
Merge pull request #191 from LemmyNet/use_emoji_utf8

Using utf-8 emojis. Fixes #184

3 years agoUsing utf-8 emojis. Fixes #184
Dessalines [Sun, 21 Feb 2021 21:22:53 +0000 (16:22 -0500)]
Using utf-8 emojis. Fixes #184

3 years agoUpdating deps.
Dessalines [Fri, 19 Feb 2021 18:09:25 +0000 (13:09 -0500)]
Updating deps.

3 years agoUpdating translations.
Dessalines [Thu, 18 Feb 2021 15:56:33 +0000 (10:56 -0500)]
Updating translations.

3 years agoAdding new comment sort. (#175)
Dessalines [Thu, 18 Feb 2021 15:57:00 +0000 (10:57 -0500)]
Adding new comment sort. (#175)

* Adding new comment sort.

* Updating translations.

3 years agoRemoving targets (#179)
Dessalines [Fri, 12 Feb 2021 17:55:07 +0000 (12:55 -0500)]
Removing targets (#179)

3 years agoMake WS host configurable (#167)
Mischa Spiegelmock [Fri, 12 Feb 2021 17:54:35 +0000 (19:54 +0200)]
Make WS host configurable (#167)

* Make WS host configurable

* indent

* Type fixes

* Type lemmyConfig

* typo

* Move lemmy config to interfaces.ts

3 years agoUpdating translations.
Dessalines [Thu, 11 Feb 2021 20:55:17 +0000 (15:55 -0500)]
Updating translations.

3 years agoMerge pull request #174 from LemmyNet/more_accessibility
Dessalines [Thu, 11 Feb 2021 20:55:39 +0000 (15:55 -0500)]
Merge pull request #174 from LemmyNet/more_accessibility

More accessibility

3 years agoMerge branch 'main' into more_accessibility
Dessalines [Thu, 11 Feb 2021 20:43:06 +0000 (15:43 -0500)]
Merge branch 'main' into more_accessibility

3 years agoMerge pull request #178 from LemmyNet/icon_component
Dessalines [Thu, 11 Feb 2021 20:40:39 +0000 (15:40 -0500)]
Merge pull request #178 from LemmyNet/icon_component

Adding an icon component. Fixes #172

3 years agoMerge pull request #177 from LemmyNet/always_show_reset_password
Dessalines [Thu, 11 Feb 2021 20:40:28 +0000 (15:40 -0500)]
Merge pull request #177 from LemmyNet/always_show_reset_password

Always show password reset link. Fixes #176

3 years agoAdding an icon component. Fixes #172
Dessalines [Thu, 11 Feb 2021 20:35:27 +0000 (15:35 -0500)]
Adding an icon component. Fixes #172

3 years agoAlways show password reset link. Fixes #176
Dessalines [Thu, 11 Feb 2021 18:52:26 +0000 (13:52 -0500)]
Always show password reset link. Fixes #176

3 years agoFixing lint
Dessalines [Tue, 9 Feb 2021 17:01:36 +0000 (12:01 -0500)]
Fixing lint

3 years agoAdding accessibility tests script.
Dessalines [Tue, 9 Feb 2021 16:54:41 +0000 (11:54 -0500)]
Adding accessibility tests script.

3 years agoAdding more aria labels based on tota11y recs. #170
Dessalines [Tue, 9 Feb 2021 16:21:24 +0000 (11:21 -0500)]
Adding more aria labels based on tota11y recs. #170

3 years agoFixing broken federated community paging. Fixes #166
Dessalines [Mon, 8 Feb 2021 20:14:34 +0000 (15:14 -0500)]
Fixing broken federated community paging. Fixes #166

3 years agoUpgrading deps.
Dessalines [Mon, 8 Feb 2021 20:06:54 +0000 (15:06 -0500)]
Upgrading deps.

3 years agoMerge pull request #171 from LemmyNet/post_title_expand
Dessalines [Mon, 8 Feb 2021 16:47:14 +0000 (11:47 -0500)]
Merge pull request #171 from LemmyNet/post_title_expand

Adding post title expanding on copy. Fixes #168

3 years agoAdding post title expanding on copy. Fixes #168
Dessalines [Mon, 8 Feb 2021 16:36:16 +0000 (11:36 -0500)]
Adding post title expanding on copy. Fixes #168

3 years agoMerge pull request #169 from LemmyNet/no_live_sorting
Dessalines [Mon, 8 Feb 2021 15:06:03 +0000 (10:06 -0500)]
Merge pull request #169 from LemmyNet/no_live_sorting

Comments and posts no longer live-sorted. Fixes #51

3 years agoUpdating translations.
Dessalines [Mon, 8 Feb 2021 04:42:08 +0000 (23:42 -0500)]
Updating translations.

3 years agoComments and posts no longer live-sorted. Fixes #51
Dessalines [Mon, 8 Feb 2021 04:23:31 +0000 (23:23 -0500)]
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.

3 years agoAdd aria attributes where possible (#156)
Mitch Lillie [Sat, 6 Feb 2021 20:20:41 +0000 (12:20 -0800)]
Add aria attributes where possible (#156)

* Add aria attributes where possible

* Bump submodule to get aria translations

3 years agoAdding croatian.
Dessalines [Fri, 5 Feb 2021 18:13:39 +0000 (13:13 -0500)]
Adding croatian.

3 years agoUpdating translations.
Dessalines [Fri, 5 Feb 2021 18:12:14 +0000 (13:12 -0500)]
Updating translations.

3 years agoUpgrading deps.
Dessalines [Fri, 5 Feb 2021 18:00:41 +0000 (13:00 -0500)]
Upgrading deps.

3 years agoUpdating translations.
Dessalines [Fri, 5 Feb 2021 17:43:03 +0000 (12:43 -0500)]
Updating translations.

3 years agoTrying to fix form bug. Fixes #165
Dessalines [Fri, 5 Feb 2021 02:38:09 +0000 (21:38 -0500)]
Trying to fix form bug. Fixes #165

3 years agoUpdating docs locations.
Dessalines [Thu, 4 Feb 2021 20:50:07 +0000 (15:50 -0500)]
Updating docs locations.

3 years agoUpdating lemmy-js-client.
Dessalines [Tue, 2 Feb 2021 20:29:09 +0000 (15:29 -0500)]
Updating lemmy-js-client.

3 years agoReworking combined inbox. Fixes #161
Dessalines [Tue, 2 Feb 2021 20:24:25 +0000 (15:24 -0500)]
Reworking combined inbox. Fixes #161

3 years agoUpdating translations.
Dessalines [Tue, 2 Feb 2021 18:38:19 +0000 (13:38 -0500)]
Updating translations.

3 years agoAdding simple scroll position restore. Fixes #18 (#162)
Dessalines [Tue, 2 Feb 2021 18:36:59 +0000 (13:36 -0500)]
Adding simple scroll position restore. Fixes #18 (#162)

* Adding simple scroll position restore. Fixes #18

* Removing isBrowser check from community.tsx.

3 years agoIgnore updated for user page. Fixes #139
Dessalines [Tue, 2 Feb 2021 17:26:08 +0000 (12:26 -0500)]
Ignore updated for user page. Fixes #139

3 years agoFixing uri protected params getting clipped from cross posts. Fixes #141
Dessalines [Tue, 2 Feb 2021 17:18:18 +0000 (12:18 -0500)]
Fixing uri protected params getting clipped from cross posts. Fixes #141

3 years agoAdding tippy to active users badges. Fixes #150
Dessalines [Tue, 2 Feb 2021 17:12:16 +0000 (12:12 -0500)]
Adding tippy to active users badges. Fixes #150

3 years agoUpdating translations.
Dessalines [Tue, 2 Feb 2021 17:07:00 +0000 (12:07 -0500)]
Updating translations.

3 years agoAdd preventDefaults to stop form submits on likes. Fixes #153
Dessalines [Tue, 2 Feb 2021 16:52:44 +0000 (11:52 -0500)]
Add preventDefaults to stop form submits on likes. Fixes #153

3 years agoFix url link selection placement. Fixes #155
Dessalines [Tue, 2 Feb 2021 16:45:38 +0000 (11:45 -0500)]
Fix url link selection placement. Fixes #155

3 years agoAdd most commented (#159)
Dessalines [Mon, 1 Feb 2021 18:48:42 +0000 (13:48 -0500)]
Add most commented (#159)

* Adding MostComments sort.

* Updating translations.

3 years agoAdding lemmy translations.
Dessalines [Mon, 1 Feb 2021 18:41:00 +0000 (13:41 -0500)]
Adding lemmy translations.

3 years agoMerge pull request #158 from LemmyNet/add_federated_instances_details
Dessalines [Mon, 1 Feb 2021 18:36:47 +0000 (13:36 -0500)]
Merge pull request #158 from LemmyNet/add_federated_instances_details

Add federated instances details

3 years agoFixing showLocal.
Dessalines [Mon, 1 Feb 2021 18:26:24 +0000 (13:26 -0500)]
Fixing showLocal.

3 years agoUpdating federated instances page.
Dessalines [Mon, 1 Feb 2021 18:08:45 +0000 (13:08 -0500)]
Updating federated instances page.

3 years agoUpdating translations.
Dessalines [Mon, 1 Feb 2021 18:06:21 +0000 (13:06 -0500)]
Updating translations.

3 years agoUpgrading lemmy-js-client.
Dessalines [Fri, 29 Jan 2021 16:42:13 +0000 (11:42 -0500)]
Upgrading lemmy-js-client.

3 years agoAdding some active users aggregate fields. (#148)
Dessalines [Fri, 29 Jan 2021 15:10:37 +0000 (10:10 -0500)]
Adding some active users aggregate fields. (#148)

* Adding some active users aggregate fields.

* Adding active users / month to communities page.

3 years agoFixing post title height. Fixes #147
Dessalines [Wed, 27 Jan 2021 15:29:01 +0000 (10:29 -0500)]
Fixing post title height. Fixes #147

3 years agoAdding maxLength to verify_password field. Fixes #145
Dessalines [Tue, 26 Jan 2021 23:21:32 +0000 (18:21 -0500)]
Adding maxLength to verify_password field. Fixes #145

3 years agoFixing mod ban removeData default.
Dessalines [Tue, 26 Jan 2021 17:21:10 +0000 (12:21 -0500)]
Fixing mod ban removeData default.

3 years agoMerge pull request #144 from LemmyNet/fix_trending_to_local_only
Dessalines [Tue, 26 Jan 2021 17:18:34 +0000 (12:18 -0500)]
Merge pull request #144 from LemmyNet/fix_trending_to_local_only

Make sure trending is local only. Fixes #142

3 years agoMake sure trending is local only. Fixes #142
Dessalines [Tue, 26 Jan 2021 15:59:38 +0000 (10:59 -0500)]
Make sure trending is local only. Fixes #142

3 years agoUpgrading deps.
Dessalines [Mon, 25 Jan 2021 03:34:16 +0000 (22:34 -0500)]
Upgrading deps.

3 years agoFixing service worker lint.
Dessalines [Sun, 24 Jan 2021 18:59:50 +0000 (13:59 -0500)]
Fixing service worker lint.

3 years agoTrying to fix manifest csp.
Dessalines [Sun, 24 Jan 2021 18:52:52 +0000 (13:52 -0500)]
Trying to fix manifest csp.

3 years agoOnly push notifs if on first page, and right local context. Fixes #131
Dessalines [Sun, 24 Jan 2021 05:56:00 +0000 (00:56 -0500)]
Only push notifs if on first page, and right local context. Fixes #131

3 years agoFixing switch user navbar info remnant. Fixes #128
Dessalines [Sun, 24 Jan 2021 04:41:04 +0000 (23:41 -0500)]
Fixing switch user navbar info remnant. Fixes #128

3 years agoTry standalone. Fixes #138
Dessalines [Sun, 24 Jan 2021 01:44:11 +0000 (20:44 -0500)]
Try standalone. Fixes #138

3 years agoShow cross-posts for isomorphic loading. Fixes #113
Dessalines [Sun, 24 Jan 2021 01:41:23 +0000 (20:41 -0500)]
Show cross-posts for isomorphic loading. Fixes #113

3 years agoFixing markdown spaces. Fixes #101 Fixes #126
Dessalines [Sun, 24 Jan 2021 01:28:37 +0000 (20:28 -0500)]
Fixing markdown spaces. Fixes #101 Fixes #126

3 years agoDont replace edited comment if text selected. Fixes #125
Dessalines [Sat, 23 Jan 2021 23:48:20 +0000 (18:48 -0500)]
Dont replace edited comment if text selected. Fixes #125

3 years agoFixing views for remote users. Fixes #120
Dessalines [Sat, 23 Jan 2021 23:23:09 +0000 (18:23 -0500)]
Fixing views for remote users. Fixes #120

3 years agoAdd search field to communities page. Fixes #118
Dessalines [Sat, 23 Jan 2021 23:07:02 +0000 (18:07 -0500)]
Add search field to communities page. Fixes #118

3 years agoAdding a few markdown header sizes. Fixes #99
Dessalines [Sat, 23 Jan 2021 22:32:04 +0000 (17:32 -0500)]
Adding a few markdown header sizes. Fixes #99

3 years agoFix search page community titles.
Dessalines [Sat, 23 Jan 2021 22:26:51 +0000 (17:26 -0500)]
Fix search page community titles.

3 years agoUse display titles for community links. Fixes #98
Dessalines [Sat, 23 Jan 2021 22:23:49 +0000 (17:23 -0500)]
Use display titles for community links. Fixes #98

3 years agoUsing fully qualified actor_ids for name and community tributes. Fixes #93
Dessalines [Sat, 23 Jan 2021 22:07:46 +0000 (17:07 -0500)]
Using fully qualified actor_ids for name and community tributes. Fixes #93

3 years agoAdding tippy to new comments. Fixes #92
Dessalines [Sat, 23 Jan 2021 21:40:24 +0000 (16:40 -0500)]
Adding tippy to new comments. Fixes #92

3 years agoUpdating deps.
Dessalines [Sat, 23 Jan 2021 20:53:16 +0000 (15:53 -0500)]
Updating deps.

3 years agoUpdating translations.
Dessalines [Sat, 23 Jan 2021 20:48:17 +0000 (15:48 -0500)]
Updating translations.

3 years agoAdding multi-arch images.
Dessalines [Sat, 23 Jan 2021 15:59:57 +0000 (10:59 -0500)]
Adding multi-arch images.

3 years agoFixing top_time translations.
Dessalines [Fri, 22 Jan 2021 17:19:12 +0000 (12:19 -0500)]
Fixing top_time translations.

3 years agoUpdating translations.
Dessalines [Fri, 22 Jan 2021 17:18:43 +0000 (12:18 -0500)]
Updating translations.

3 years agoUpdating deps.
Dessalines [Fri, 22 Jan 2021 03:21:15 +0000 (22:21 -0500)]
Updating deps.

3 years agoUpdating translations.
Dessalines [Wed, 20 Jan 2021 15:45:05 +0000 (10:45 -0500)]
Updating translations.

3 years agoMerge pull request #134 from LemmyNet/issue-template
Dessalines [Wed, 20 Jan 2021 15:45:26 +0000 (10:45 -0500)]
Merge pull request #134 from LemmyNet/issue-template

Add issue template

3 years agoAdd issue template
Felix Ableitner [Wed, 20 Jan 2021 15:26:28 +0000 (16:26 +0100)]
Add issue template