Commit graph

28 commits

Author SHA1 Message Date
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
Dessalines
2d8be72b33
Fixing too many large spinners (#337) 2021-07-17 16:21:31 -04:00
0361b2c700 Always show previous paginator, extract paginator component.
- Fixes #304
2021-07-16 15:40:56 -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
e02075d52d Remove categories 2021-03-03 17:59:57 +01:00
e3a337fb23 Running newer prettier. 2021-02-21 21:39:04 -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
4b43cdf143 Fixing broken federated community paging. Fixes #166 2021-02-08 15:14:34 -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
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
fa4a6bd389 fixing loading on community page. Fixes #91 2020-12-02 09:13:01 -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
7cb650dbd3 Fixing RSS for non-local communities. Fixes #53 2020-10-13 16:04:44 -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
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
bfce461a14 Adding create private message. 2020-09-08 13:44:55 -05:00
6562b6f4f0 Community page done. 2020-09-08 10:17:49 -05:00
2eee936026 Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00