]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
3 years agouse set -e in all bash scripts
Felix Ableitner [Wed, 21 Apr 2021 11:57:42 +0000 (13:57 +0200)]
use set -e in all bash scripts

3 years agoAdd check for unused languages in update_translations.sh
Felix Ableitner [Wed, 21 Apr 2021 11:55:17 +0000 (13:55 +0200)]
Add check for unused languages in update_translations.sh

3 years agoMerge pull request #261 from LemmyNet/show_score_setting
Dessalines [Fri, 9 Apr 2021 16:34:43 +0000 (12:34 -0400)]
Merge pull request #261 from LemmyNet/show_score_setting

Showing / hiding scores based on setting. Fixes #241

3 years agoShowing / hiding scores based on setting. Fixes #241
Dessalines [Fri, 9 Apr 2021 16:23:30 +0000 (12:23 -0400)]
Showing / hiding scores based on setting. Fixes #241

3 years agoMerge branch 'release/v0.10'
Dessalines [Fri, 9 Apr 2021 14:57:18 +0000 (10:57 -0400)]
Merge branch 'release/v0.10'

3 years agoMerge pull request #259 from LemmyNet/community_sort_top_monthly
Dessalines [Fri, 9 Apr 2021 13:17:22 +0000 (09:17 -0400)]
Merge pull request #259 from LemmyNet/community_sort_top_monthly

Communities page sorts by monthly active users. Fixes #244

3 years agoMerge pull request #260 from LemmyNet/validate_matrix_id
Dessalines [Fri, 9 Apr 2021 13:17:05 +0000 (09:17 -0400)]
Merge pull request #260 from LemmyNet/validate_matrix_id

Validate matrix id on the front end. Fixes #245

3 years agoValidate matrix id on the front end. Fixes #245
Dessalines [Fri, 9 Apr 2021 04:20:34 +0000 (00:20 -0400)]
Validate matrix id on the front end. Fixes #245

3 years agoCommunities page sorts by monthly active users. Fixes #244
Dessalines [Fri, 9 Apr 2021 02:28:29 +0000 (22:28 -0400)]
Communities page sorts by monthly active users. Fixes #244

3 years agoMerge pull request #258 from LemmyNet/change_password
Dessalines [Fri, 9 Apr 2021 02:12:35 +0000 (22:12 -0400)]
Merge pull request #258 from LemmyNet/change_password

Moved ChangePassword to its own action.

3 years agoMerge pull request #256 from LemmyNet/html_notif_fix
Dessalines [Fri, 9 Apr 2021 02:05:41 +0000 (22:05 -0400)]
Merge pull request #256 from LemmyNet/html_notif_fix

Html notif fix

3 years agoFix html notif bug. Fixes #254
Dessalines [Fri, 9 Apr 2021 00:53:39 +0000 (20:53 -0400)]
Fix html notif bug. Fixes #254

3 years agoUpdating translations.
Dessalines [Fri, 9 Apr 2021 02:04:59 +0000 (22:04 -0400)]
Updating translations.

3 years agoMoved ChangePassword to its own action.
Dessalines [Fri, 9 Apr 2021 01:59:34 +0000 (21:59 -0400)]
Moved ChangePassword to its own action.

- Fixes #246
- Changing preferred to display_name. Fixes #243
- Fixing a drone issue

3 years agoFix html notif bug. Fixes #254
Dessalines [Fri, 9 Apr 2021 00:53:39 +0000 (20:53 -0400)]
Fix html notif bug. Fixes #254

3 years agoFixing main fetch submodule.
Dessalines [Fri, 9 Apr 2021 00:39:30 +0000 (20:39 -0400)]
Fixing main fetch submodule.

3 years agoMerge pull request #255 from LemmyNet/drone-release-main
Dessalines [Thu, 8 Apr 2021 14:31:13 +0000 (10:31 -0400)]
Merge pull request #255 from LemmyNet/drone-release-main

Publish docker images from main

3 years agoPublish docker images from main
Felix Ableitner [Thu, 8 Apr 2021 11:47:30 +0000 (13:47 +0200)]
Publish docker images from main

3 years agoMerge pull request #253 from LemmyNet/fix_unban_1
Dessalines [Wed, 7 Apr 2021 17:06:18 +0000 (13:06 -0400)]
Merge pull request #253 from LemmyNet/fix_unban_1

Fixing unban. Fixes #248

3 years agoFixing unban. Fixes #248
Dessalines [Wed, 7 Apr 2021 17:01:58 +0000 (13:01 -0400)]
Fixing unban. Fixes #248

3 years agoMerge pull request #252 from LemmyNet/fetch_url_title
Dessalines [Wed, 7 Apr 2021 16:53:30 +0000 (12:53 -0400)]
Merge pull request #252 from LemmyNet/fetch_url_title

Fixing issue with debounce. Fixes #236

3 years agoMerge pull request #251 from LemmyNet/upgrade_deps_1
Dessalines [Wed, 7 Apr 2021 16:53:16 +0000 (12:53 -0400)]
Merge pull request #251 from LemmyNet/upgrade_deps_1

Updating translations.

3 years agoMerge pull request #250 from LemmyNet/fix_user_page
Dessalines [Wed, 7 Apr 2021 16:53:00 +0000 (12:53 -0400)]
Merge pull request #250 from LemmyNet/fix_user_page

Fix user page

3 years agoMerge pull request #249 from LemmyNet/fix_instances_page
Dessalines [Wed, 7 Apr 2021 16:52:43 +0000 (12:52 -0400)]
Merge pull request #249 from LemmyNet/fix_instances_page

Fix instances page. Fixes #237

3 years agoFixing issue with debounce. Fixes #236
Dessalines [Wed, 7 Apr 2021 16:46:12 +0000 (12:46 -0400)]
Fixing issue with debounce. Fixes #236

3 years agoUpdating translations.
Dessalines [Wed, 7 Apr 2021 16:09:02 +0000 (12:09 -0400)]
Updating translations.

3 years agoFixing user page, issue with matrix button. Fixes #239
Dessalines [Wed, 7 Apr 2021 16:02:11 +0000 (12:02 -0400)]
Fixing user page, issue with matrix button. Fixes #239

3 years agoUpdating translations.
Dessalines [Wed, 7 Apr 2021 15:55:02 +0000 (11:55 -0400)]
Updating translations.

3 years agoAdding back in logging
Dessalines [Wed, 7 Apr 2021 15:54:38 +0000 (11:54 -0400)]
Adding back in logging

3 years agoFix instances page. Fixes #237
Dessalines [Wed, 7 Apr 2021 15:35:24 +0000 (11:35 -0400)]
Fix instances page. Fixes #237

3 years agoUpdating translations.
Dessalines [Mon, 5 Apr 2021 12:49:15 +0000 (08:49 -0400)]
Updating translations.

3 years agoAdding bulgarian language.
Dessalines [Fri, 2 Apr 2021 14:14:33 +0000 (10:14 -0400)]
Adding bulgarian language.

3 years agoUsing LEMMY_UI_HOST
Dessalines [Tue, 30 Mar 2021 01:46:42 +0000 (21:46 -0400)]
Using LEMMY_UI_HOST

3 years agoFixing lemmy-ui default port.
Dessalines [Tue, 30 Mar 2021 01:17:19 +0000 (21:17 -0400)]
Fixing lemmy-ui default port.

3 years agoUpdating to use api v3 lemmy-js-client.
Dessalines [Mon, 29 Mar 2021 17:20:22 +0000 (13:20 -0400)]
Updating to use api v3 lemmy-js-client.

3 years agoSet listen host and port with environment variables (#229)
Stefan Midjich [Mon, 29 Mar 2021 15:35:32 +0000 (17:35 +0200)]
Set listen host and port with environment variables (#229)

* take host and port from environment

* force Number for lint to pass

3 years agoUpdating deps
Dessalines [Thu, 25 Mar 2021 19:18:19 +0000 (15:18 -0400)]
Updating deps

3 years agoFix loading indicator. Fixes #188
Dessalines [Thu, 25 Mar 2021 17:36:09 +0000 (13:36 -0400)]
Fix loading indicator. Fixes #188

3 years agoRemove extra cross-post lines
Dessalines [Thu, 25 Mar 2021 17:30:25 +0000 (13:30 -0400)]
Remove extra cross-post lines

3 years agoAdding cross-post quote and link. Fixes #189
Dessalines [Thu, 25 Mar 2021 17:28:47 +0000 (13:28 -0400)]
Adding cross-post quote and link. Fixes #189

3 years agoMerge branch 'split_user_table'
Dessalines [Thu, 25 Mar 2021 17:08:49 +0000 (13:08 -0400)]
Merge branch 'split_user_table'

3 years agoAdding expandable post texts by clicking on book. Fixes #225
Dessalines [Thu, 25 Mar 2021 16:44:16 +0000 (12:44 -0400)]
Adding expandable post texts by clicking on book. Fixes #225

3 years agoAdding more footer margin. Fixes #204
Dessalines [Thu, 25 Mar 2021 16:29:20 +0000 (12:29 -0400)]
Adding more footer margin. Fixes #204

3 years agoAdding not allowed to password reset. Fixes #205
Dessalines [Thu, 25 Mar 2021 16:17:42 +0000 (12:17 -0400)]
Adding not allowed to password reset. Fixes #205

3 years agoAdding autocomplete for login fields. Fixes #206
Dessalines [Thu, 25 Mar 2021 16:09:08 +0000 (12:09 -0400)]
Adding autocomplete for login fields. Fixes #206

3 years agoFix import.
Dessalines [Thu, 25 Mar 2021 16:04:05 +0000 (12:04 -0400)]
Fix import.

3 years agoFixing custom favicons. Fixes #220
Dessalines [Thu, 25 Mar 2021 15:58:29 +0000 (11:58 -0400)]
Fixing custom favicons. Fixes #220

3 years agoMerge branch 'remote-mods'
Dessalines [Thu, 25 Mar 2021 15:47:43 +0000 (11:47 -0400)]
Merge branch 'remote-mods'

3 years agoRemove creator local check from modding on comment-node
Dessalines [Thu, 25 Mar 2021 15:47:31 +0000 (11:47 -0400)]
Remove creator local check from modding on comment-node

3 years agoMerge pull request #212 from LemmyNet/add_password_length
Dessalines [Thu, 25 Mar 2021 15:45:40 +0000 (11:45 -0400)]
Merge pull request #212 from LemmyNet/add_password_length

Adding more max password lengths. Fixes #211

3 years agoMerge branch 'main' into add_password_length
Dessalines [Thu, 25 Mar 2021 15:43:32 +0000 (11:43 -0400)]
Merge branch 'main' into add_password_length

3 years agoUpdating translations.
Dessalines [Thu, 25 Mar 2021 15:43:06 +0000 (11:43 -0400)]
Updating translations.

3 years agoMerge pull request #221 from LemmyNet/split_user_table
Dessalines [Thu, 25 Mar 2021 15:42:46 +0000 (11:42 -0400)]
Merge pull request #221 from LemmyNet/split_user_table

user_ -> person table migration.

3 years agoFix restore scroll position. Fixes #227
Dessalines [Thu, 25 Mar 2021 15:38:37 +0000 (11:38 -0400)]
Fix restore scroll position. Fixes #227

3 years agoFix type names. Fixes #219
Dessalines [Thu, 25 Mar 2021 15:30:45 +0000 (11:30 -0400)]
Fix type names. Fixes #219

3 years agoSome fixes.
Dessalines [Thu, 25 Mar 2021 15:20:54 +0000 (11:20 -0400)]
Some fixes.

- Use ISO-630 library for native language names
- Add sr-only to svg tooltips. Fixes #218
- Change support link and icon.

3 years agoUpdating translations.
Dessalines [Wed, 24 Mar 2021 23:08:22 +0000 (19:08 -0400)]
Updating translations.

3 years agoFixing saved_only
Dessalines [Tue, 23 Mar 2021 22:58:13 +0000 (18:58 -0400)]
Fixing saved_only

3 years agoNew fixes.
Dessalines [Tue, 23 Mar 2021 22:40:49 +0000 (18:40 -0400)]
New fixes.

3 years agoAllow adding and removing remote mods
Felix Ableitner [Mon, 22 Mar 2021 13:18:46 +0000 (14:18 +0100)]
Allow adding and removing remote mods

3 years agoUpdating translations.
Dessalines [Fri, 19 Mar 2021 14:26:41 +0000 (10:26 -0400)]
Updating translations.

3 years agoUpdating claims.
Dessalines [Fri, 19 Mar 2021 14:22:47 +0000 (10:22 -0400)]
Updating claims.

3 years agoFixing an issue with incorrect jwts
Dessalines [Mon, 15 Mar 2021 20:54:17 +0000 (16:54 -0400)]
Fixing an issue with incorrect jwts

3 years agouser_ -> person table migration.
Dessalines [Mon, 15 Mar 2021 18:09:31 +0000 (14:09 -0400)]
user_ -> person table migration.

3 years agoUpdating translations.
Dessalines [Sat, 6 Mar 2021 20:06:38 +0000 (15:06 -0500)]
Updating translations.

3 years agoFixing an issue with remove categories
Dessalines [Thu, 4 Mar 2021 03:42:11 +0000 (22:42 -0500)]
Fixing an issue with remove categories

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 agoAdding more max password lengths. Fixes #211
Dessalines [Mon, 1 Mar 2021 17:38:03 +0000 (12:38 -0500)]
Adding more max password lengths. Fixes #211

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