Commit graph

35 commits

Author SHA1 Message Date
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
65606dd413 Adding back in logging 2021-04-07 11:54:38 -04:00
a2d0aa8824 Fixing saved_only 2021-03-23 18:58:13 -04:00
440fda9d51 user_ -> person table migration. 2021-03-15 14:09:31 -04:00
e33102bca3 Change subscribers to users. Fixes #195 2021-02-23 09:58:31 -05:00
Dessalines
2fe02bec7c
Removing targets (#179) 2021-02-12 12:55:07 -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
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
6a75db6887 Adding tippy to active users badges. Fixes #150 2021-02-02 12:12:16 -05:00
fc3524d9ca Fixing showLocal. 2021-02-01 13:26:24 -05:00
b4ed4e5ec5 Updating federated instances page. 2021-02-01 13:08:45 -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
3ac41faabd Make sure trending is local only. Fixes #142 2021-01-26 10:59:38 -05:00
a4e207bde7 Only push notifs if on first page, and right local context. Fixes #131 2021-01-24 00:56:00 -05:00
23179d8951 Fix issue with site view for initial site setup. 2021-01-19 10:34:04 -05:00
73ca6ac0a5 Fixing community link wrapping. Fixes #96 2021-01-08 00:03:02 -05:00
c14ec3beb7 Fixing websockets. 2021-01-07 13:55:09 -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
ee64d03ba7 Fixing side scrolling community links. Fixes #89 2020-12-01 13:12:08 -06:00
ceaa1c7332 Adding local rss feed. 2020-11-25 14:19:42 -06: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
b74eecc724 Make /c/local the default for not-logged-in users. Fixes #52 2020-10-04 21:11:48 -05:00
107869a96b Improving action / comment bar. Fixes #37
- Added abbreviations for relative fromNow times in english.
2020-09-25 16:16:41 -05:00
4f5d70d5b5 Rejoin websocket rooms on reconnect. Fixes #41 2020-09-25 11:47:29 -05:00
fb1163e27f Re-arranging subscribed. Removing transparent cards. Fixes #38" 2020-09-23 18:01:45 -05:00
6a3dc3264f Get it working for non-setup site. 2020-09-15 11:44:46 -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
8f44607956 Main page done. 2020-09-07 23:09:11 -05:00
2eee936026 Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00