Commit graph

27 commits

Author SHA1 Message Date
Dessalines
2d8be72b33
Fixing too many large spinners (#337) 2021-07-17 16:21:31 -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
97219bd73b Fix restore scroll position. Fixes #227 2021-03-25 11:38:37 -04:00
440fda9d51 user_ -> person table migration. 2021-03-15 14:09:31 -04:00
e02075d52d Remove categories 2021-03-03 17:59:57 +01:00
e3a337fb23 Running newer prettier. 2021-02-21 21:39:04 -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
2a85b93c58 Adding an icon component. Fixes #172 2021-02-11 15:35:27 -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
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
baee514303 Show cross-posts for isomorphic loading. Fixes #113 2021-01-23 20:41:23 -05:00
2be380ef76 Adding tippy to new comments. Fixes #92 2021-01-23 16:40:24 -05:00
aeff5d2190 Adding live comment count. 2021-01-15 12:42:05 -05:00
9c57e6b33e Fixing comment issue. 2021-01-13 12:06:56 -05:00
c14ec3beb7 Fixing websockets. 2021-01-07 13:55:09 -05:00
57a7de64c0 Fix mark as read. 2021-01-06 16:07:13 -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
e86cd3eddb Copy forward-headers from nginx to local node-fetch. Fixes #73 2020-11-12 15:56:46 -06:00
5bae840804 On component unmounting, unset the window iso data, to force a refresh. 2020-11-05 17:41:21 -06:00
cb433f12b2 Removing landing and donations page, adding joinlemmy. Fixes #63 2020-10-24 10:48:27 -05:00
4f5d70d5b5 Rejoin websocket rooms on reconnect. Fixes #41 2020-09-25 11:47:29 -05:00
fd43a890a7 Adding support for join messages. Fixes #8 2020-09-13 10:37:23 -05: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
95b74ad74c Add post, inbox, and user routes. 2020-09-08 19:48:17 -05:00
2eee936026 Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00