Commit graph

19 commits

Author SHA1 Message Date
James Whitmarsh
0754b9ba19 Refactor lets to consts 2023-06-05 22:31:12 +01:00
SleeplessOne1917
b19b51c78c
Add support for PWA (#1005)
* Add logic for dynamically generating web manifest

* Make PWA icon get autogenerated

* Make service worker work

* Tweak things for PWA

* Handle apple icons and refactor

* Update prod dockerfile

* Remove jimp

* Remove unnecessary option

* Use different function syntax
2023-05-11 21:07:59 -04:00
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
e976c45f88
Using console.error for error logs. (#517) 2021-12-02 11:46:32 -05:00
Dessalines
a4f023d250 Fix issue with websocket buffer. 2021-12-02 09:59:31 -05:00
Dessalines
f410648e79
Switching to websocket-ts. #247 (#515) 2021-12-01 15:54:46 -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
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
a0d9e5c672
Fix/ws error messages (#334)
* Updating translations.

* Translation updates

* Adding websocket error and reconnect toasts. Fixes #129
2021-07-17 11:38:28 -04:00
Dessalines
35f1b18e67 Don't restore scroll position on page refresh. Fixes #186 2021-07-16 09:05:28 -04:00
Dessalines
440fda9d51 user_ -> person table migration. 2021-03-15 14:09:31 -04:00
Dessalines
e3a337fb23 Running newer prettier. 2021-02-21 21:39:04 -05:00
Dessalines
368d4199a5 Actually sending ws requests, some other fixes. 2020-12-24 17:05:57 -05:00
Dessalines
ea317af269 First pass at v2_api 2020-12-23 20:58:27 -05:00
Dessalines
e86b870bd5 Fixing mark all as read. Fixes #72 2020-11-18 10:42:41 -06:00
Dessalines
1afeb7900e Increasing timeout, removing isomporphic-ws 2020-10-27 10:47:30 -05:00
Dessalines
fd43a890a7 Adding support for join messages. Fixes #8 2020-09-13 10:37:23 -05:00
Dessalines
241ef72290 Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
Dessalines
2eee936026 Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00