Commit graph

33 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
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
b0e456d754 Fix navbar bug. Fixes #289 2021-05-05 10:29:14 -04:00
Dessalines
7f348fd074
Add UI version to UI via docker. Fixes #263 (#278)
* Add UI version to UI via docker. Fixes #263

* Adding git fetch tags to CI.
2021-04-26 09:57:41 -04:00
a93c7d93ee Adding only admins can create communities. Fixes #268 2021-04-23 23:55:51 -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
7ebb96e608 Moved ChangePassword to its own action.
- Fixes #246
- Changing preferred to display_name. Fixes #243
- Fixing a drone issue
2021-04-08 21:59:34 -04:00
65606dd413 Adding back in logging 2021-04-07 11:54:38 -04:00
b830c0f60e Some fixes.
- Use ISO-630 library for native language names
- Add sr-only to svg tooltips. Fixes #218
- Change support link and icon.
2021-03-25 11:20:54 -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
58bbb51f8f Merge branch 'main' into more_accessibility 2021-02-11 15:43:06 -05:00
2a85b93c58 Adding an icon component. Fixes #172 2021-02-11 15:35:27 -05:00
2c507a474d Adding more aria labels based on tota11y recs. #170 2021-02-09 11:21:24 -05:00
829b617b17 Fixing switch user navbar info remnant. Fixes #128 2021-01-23 23:41:04 -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
3278576927 Trying to fix site loading errors. #104 2020-12-05 20:26:01 -06:00
ab5d893c75 Adding a proper navbar toggler icon. Fixes #90 2020-12-01 12:49:41 -06:00
b1bff390c7 Adding the support / donate page to the navbar. Fixes #86 2020-12-01 09:27:27 -06:00
Orvar Segerström
e03fe66a21 Don't flash default theme on page load 2020-10-26 08:12:41 +01:00
cb433f12b2 Removing landing and donations page, adding joinlemmy. Fixes #63 2020-10-24 10:48:27 -05:00
40e1aca891 Making front end work w/ pictrs v2. Fixes #57 2020-10-14 14:36:37 -05:00
3cd200469f Use urlencode for search queries (fixes #10) 2020-10-07 12:39:07 +02:00
4f5d70d5b5 Rejoin websocket rooms on reconnect. Fixes #41 2020-09-25 11:47:29 -05:00
33088ea760 Site again. 2020-09-15 11:07:18 -05:00
a7d0f27b80 Bolding no js message, fixing settheme and setLang on login event. 2020-09-15 08:20:19 -05:00
8d6b75a45f Adding themes, assets. Hate doing this but oh well. Fixes #2 2020-09-10 21:40:41 -05:00
e8e3612cdb Logging in working, languages working. 2020-09-09 15:33:40 -05:00
8f44607956 Main page done. 2020-09-07 23:09:11 -05:00
cde3c266f2 Better resolver, communities mostly done. 2020-09-07 10:32:07 -05:00
241ef72290 Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
2eee936026 Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00