Commit graph

479 commits

Author SHA1 Message Date
Dessalines 2080eb4597
Merge pull request #171 from LemmyNet/post_title_expand
Adding post title expanding on copy. Fixes #168
2021-02-08 11:47:14 -05:00
Dessalines 66fd6b8ffb Adding post title expanding on copy. Fixes #168 2021-02-08 11:36:16 -05:00
Dessalines dba4b7bcfc
Merge pull request #169 from LemmyNet/no_live_sorting
Comments and posts no longer live-sorted. Fixes #51
2021-02-08 10:06:03 -05:00
Dessalines d1d4d97d2b Updating translations. 2021-02-07 23:42:08 -05:00
Dessalines 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
Dessalines ef19b9f6b8 Adding croatian. 2021-02-05 13:13:39 -05:00
Dessalines 72a1f141ec Updating translations. 2021-02-05 13:12:14 -05:00
Dessalines 28012a6dfd Upgrading deps. 2021-02-05 13:00:41 -05:00
Dessalines e81dfac924 Updating translations. 2021-02-05 12:43:03 -05:00
Dessalines 2c0d0fb361 Trying to fix form bug. Fixes #165 2021-02-04 21:38:09 -05:00
Dessalines aade5e3c7f Updating docs locations. 2021-02-04 15:50:07 -05:00
Dessalines 029e483855 Updating lemmy-js-client. 2021-02-02 15:29:09 -05:00
Dessalines 2b0f4929af Reworking combined inbox. Fixes #161 2021-02-02 15:24:25 -05:00
Dessalines 92844d2f8f Updating translations. 2021-02-02 13:38:19 -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
Dessalines a28a8d059e Ignore updated for user page. Fixes #139 2021-02-02 12:26:08 -05:00
Dessalines f9eeabb2f9 Fixing uri protected params getting clipped from cross posts. Fixes #141 2021-02-02 12:18:18 -05:00
Dessalines 6a75db6887 Adding tippy to active users badges. Fixes #150 2021-02-02 12:12:16 -05:00
Dessalines e67ee746a2 Updating translations. 2021-02-02 12:07:00 -05:00
Dessalines 398cdf682c Add preventDefaults to stop form submits on likes. Fixes #153 2021-02-02 11:52:44 -05:00
Dessalines 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
Dessalines aab038580e Adding lemmy translations. 2021-02-01 13:41:00 -05:00
Dessalines e8a7c68ba4
Merge pull request #158 from LemmyNet/add_federated_instances_details
Add federated instances details
2021-02-01 13:36:47 -05:00
Dessalines fc3524d9ca Fixing showLocal. 2021-02-01 13:26:24 -05:00
Dessalines b4ed4e5ec5 Updating federated instances page. 2021-02-01 13:08:45 -05:00
Dessalines 938fef679b Updating translations. 2021-02-01 13:06:21 -05:00
Dessalines beff13118a Upgrading lemmy-js-client. 2021-01-29 11:42:13 -05:00
Dessalines e78862a8ae
Adding some active users aggregate fields. (#148)
* Adding some active users aggregate fields.

* Adding active users / month to communities page.
2021-01-29 10:10:37 -05:00
Dessalines cab454dd89 Fixing post title height. Fixes #147 2021-01-27 10:29:01 -05:00
Dessalines 9d94cc9094 Adding maxLength to verify_password field. Fixes #145 2021-01-26 18:21:32 -05:00
Dessalines ac3b9e68f3 Fixing mod ban removeData default. 2021-01-26 12:21:10 -05:00
Dessalines 4aef29c186
Merge pull request #144 from LemmyNet/fix_trending_to_local_only
Make sure trending is local only. Fixes #142
2021-01-26 12:18:34 -05:00
Dessalines 3ac41faabd Make sure trending is local only. Fixes #142 2021-01-26 10:59:38 -05:00
Dessalines 62df9baf73 Upgrading deps. 2021-01-24 22:34:16 -05:00
Dessalines d91587957f Fixing service worker lint. 2021-01-24 13:59:50 -05:00
Dessalines b754a50dff Trying to fix manifest csp. 2021-01-24 13:52:52 -05:00
Dessalines a4e207bde7 Only push notifs if on first page, and right local context. Fixes #131 2021-01-24 00:56:00 -05:00
Dessalines 829b617b17 Fixing switch user navbar info remnant. Fixes #128 2021-01-23 23:41:04 -05:00
Dessalines 0949244d6c Try standalone. Fixes #138 2021-01-23 20:44:11 -05:00
Dessalines baee514303 Show cross-posts for isomorphic loading. Fixes #113 2021-01-23 20:41:23 -05:00
Dessalines 9dcc998878 Fixing markdown spaces. Fixes #101 Fixes #126 2021-01-23 20:28:37 -05:00
Dessalines bf52dec0a1 Dont replace edited comment if text selected. Fixes #125 2021-01-23 18:48:20 -05:00
Dessalines 8c3c27002b Fixing views for remote users. Fixes #120 2021-01-23 18:23:09 -05:00
Dessalines 94e36ad757 Add search field to communities page. Fixes #118 2021-01-23 18:07:02 -05:00
Dessalines c5bc46d350 Adding a few markdown header sizes. Fixes #99 2021-01-23 17:32:04 -05:00
Dessalines de8ac823b3 Fix search page community titles. 2021-01-23 17:26:51 -05:00
Dessalines f2999df300 Use display titles for community links. Fixes #98 2021-01-23 17:23:49 -05:00
Dessalines b8c3c2bcd4 Using fully qualified actor_ids for name and community tributes. Fixes #93 2021-01-23 17:07:46 -05:00