Commit graph

77 commits

Author SHA1 Message Date
ada4b03615
Rename theme files from *.min.css to *.css (#590) 2022-03-03 12:55:26 -05:00
eduardog3000
5f6ea5de6d
Improvements to post listings (#536)
* Improvements to post listings.

* Expanded image and body now show below the rest of the listing.
* The above are also offset to not be under the votes and thumbnail.
* Post title doesn't jump to a new line when you expand the image.
* Thumbnail doesn't disappear when you expand the image.
* Does not apply on mobile since things don't jump around as much.
* Clicking expanded image opens the original in a new tab.
* Does not apply on mobile since you can just long press.
* Instead tapping the image closes it.
* pictrs images now prefer the original format over jpg.
* Rendering split into many functions to improve readability.
* Post actions are now on the same line as the comments button.
* Post actions now show on mobile.
* Comments button made larger.
* Expanding or contracting an image now expands or contracts the body.

* Regenerated yarn.lock

To avoid problems resulting from malicous changes by the dev of `colors`
2022-01-11 19:53:23 -05:00
Marek Ľach
f7e65d1dc0
Add some fallback properties for display in older browsers (#535)
* Update main.css

* Add some fallback for better rendering in older browsers

* Add some fallback for rendering in older browsers

* Add some fallback properties for older browsers

* Try to fix build for legacy browser improvements

* Update main.css
2022-01-03 15:32:37 -05:00
Dessalines
4c6713d3f2
Add nord theme. Fixes #520 (#527) 2021-12-22 10:50:55 -05:00
Dessalines
0b3d7fbde4
Add honeypot for user and form creation. Fixes #433 (#435) 2021-10-01 10:19:47 -04:00
Dessalines
967b0dd964
Fix community display name overflow. Fixes #390 (#425) 2021-09-18 17:59:20 -04:00
Dessalines
b27d982a7b
Feature/user community block (#362)
* Extracting user settings and profile page.

- Auto-collapsing dropdown and navbar on link clicks.
- Fixes #180

* Adding User and Community blocking. Fixes #295

- Added a new settings page.
- Switched to myUserInfo.
- Removing GetFollowedCommunities endpoint

* Fixing blocks
2021-08-19 22:56:18 -04:00
e17a1da767 Center spinner, make smaller. Fixes #203 2021-07-31 15:41:21 -04:00
08d635c30e Fix font issues. Fixes #354 2021-07-31 15:40:22 -04:00
782587b1a7 Fixing darkly danger color 2021-07-23 12:13:44 -04:00
e9896eb469 Revert "Update litely"
This reverts commit b7cffe8ac3.
2021-07-22 11:40:39 -04:00
Dessalines
2d8be72b33
Fixing too many large spinners (#337) 2021-07-17 16:21:31 -04:00
5f741b420a Make spinner bigger. Fixes #203 2021-07-17 00:24:12 -04:00
Dessalines
8902e15888
Merge pull request #330 from LemmyNet/update_darkly_colors_1
Update darkly, make danger darker. Fixes #16
2021-07-16 23:43:30 -04:00
b7cffe8ac3 Update litely 2021-07-16 21:44:17 -04:00
fae866e83b Update darkly, make danger darker. Fixes #16 2021-07-16 21:33:50 -04:00
hammsvietro
b5e87781ea
Insert triple backticks for 'code' button when multiple lines are selected. (#311)
* Insert triple backquotes for 'code' button when multiple lines are selected

* uses theme's purple var in multiline code md
2021-06-24 15:05:11 -04:00
34450857ee Adding not allowed to password reset. Fixes #205 2021-03-25 12:17:42 -04:00
Marek Ľach
658aee2e53
Improve rendering in older browsers
...like SailfishOS.
2021-02-23 21:36:53 +00:00
e3a337fb23 Running newer prettier. 2021-02-21 21:39:04 -05:00
5c66424516 Always show password reset link. Fixes #176 2021-02-11 13:52:26 -05:00
0949244d6c Try standalone. Fixes #138 2021-01-23 20:44:11 -05:00
c5bc46d350 Adding a few markdown header sizes. Fixes #99 2021-01-23 17:32:04 -05:00
40e1aca891 Making front end work w/ pictrs v2. Fixes #57 2020-10-14 14:36:37 -05:00
05065608f3 Changing choices background. Fixes #48 2020-10-03 10:32:36 -05:00
8c5cebbde9 Updating translations, repo url, fixing webmanifest. 2020-09-22 14:09:16 -05:00
8d6b75a45f Adding themes, assets. Hate doing this but oh well. Fixes #2 2020-09-10 21:40:41 -05:00