Dessalines
d905c91e1b
Adding option types 2 ( #689 )
...
* Not working, because of wrong API types.
* Adding Rust-style Result and Option types.
- Fixes #646
* Updating to use new lemmy-js-client with Options.
2022-06-21 17:42:29 -04:00
Dessalines
d4ca2085ad
Add default post listing ( #645 )
...
* Fix local development.
* Updating translations.
* Adding default site post listing. Fixes #625
2022-05-23 15:19:14 -04:00
Dessalines
130bfc9c8b
Properly debouncing tribute mentions. Fixes #633 ( #639 )
2022-04-27 22:57:55 +02:00
057a9ff4f5
Fix loading indicator on search page ( fixes #443 ) ( #606 )
...
* Fix loading indicator on search page (fixes #443 )
* fix lints
* review fix
* remove .filter
2022-04-05 10:41:50 +00:00
Dessalines
e976c45f88
Using console.error for error logs. ( #517 )
2021-12-02 11:46:32 -05:00
d6f651568b
A few fixes.
2021-11-22 15:04:20 -05:00
Dessalines
ba06c1ae47
Trying to catch promise and json parse errors. #489 ( #490 )
...
* Trying to catch promise and json parse errors. #489
* A few more promises.
2021-11-17 16:23:46 -05: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
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
eed07b66aa
Re-organized components folder. ( #339 )
...
* Fixing too many large spinners
* Re-organized components folder.
- Cleaned up spans. Fixes #173
- Fixes #320
* Fixing miscolored edit
2021-07-17 16:42:55 -04:00
0361b2c700
Always show previous paginator, extract paginator component.
...
- Fixes #304
2021-07-16 15:40:56 -04:00
caeba89983
Adding URL search type. Fixes #286
2021-05-04 17:31:38 -04:00
15305f4b29
Fixing an issue with federated search names
2021-04-26 16:06:16 -04:00
Dessalines
55e53582aa
Adding listing_type to search. #143 ( #264 )
...
* Adding listing_type to search. #143
* Adding async community searching. Fixes #262
* Some search additions.
- Adding an async community picker.
- Adding community_id to search page.
* Adding creator search.
* Accidentally removed line.
2021-04-23 17:48:31 -04:00
bc39e44af8
Fix loading indicator. Fixes #188
2021-03-25 13:36:09 -04:00
440fda9d51
user_ -> person table migration.
2021-03-15 14:09:31 -04:00
e3a337fb23
Running newer prettier.
2021-02-21 21:39:04 -05:00
2a85b93c58
Adding an icon component. Fixes #172
2021-02-11 15:35:27 -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
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
27fd4a4626
Add most commented ( #159 )
...
* Adding MostComments sort.
* Updating translations.
2021-02-01 13:48:42 -05:00
de8ac823b3
Fix search page community titles.
2021-01-23 17:26:51 -05:00
368d4199a5
Actually sending ws requests, some other fixes.
2020-12-24 17:05:57 -05:00
ea317af269
First pass at v2_api
2020-12-23 20:58:27 -05:00
b1e283d5de
Have option to show apub shortname in parenthesis.
...
Only used in the search page.
2020-11-18 16:01:05 -06:00
3e87e61c0c
Fixing user link in search page. Fixes #74
2020-11-18 10:27:50 -06:00
e86cd3eddb
Copy forward-headers from nginx to local node-fetch. Fixes #73
2020-11-12 15:56:46 -06:00
3cd200469f
Use urlencode for search queries ( fixes #10 )
2020-10-07 12:39:07 +02:00
89d15c9d09
Adding opengraph tags. Fixes #5
2020-09-11 13:09:21 -05:00
06955a0e37
Making communities in PostForm optional. Fixing private-message.
2020-09-08 22:31:18 -05:00
bea7a37983
Modlog, admin-settings, search, and user done.
2020-09-08 21:40:36 -05:00
2eee936026
Partly functioning fuse-box, but moving te webpack now.
2020-09-06 11:15:25 -05:00