Commit Graph

62 Commits (b69524b498983da636b3a31f5acb74fbb1f13ab4)

Author SHA1 Message Date
Dessalines d0ad8022d9 Merge branch 'kartikynwa-webmanifest' into test 4 years ago
Dessalines e8600447ed Merge branch 'webmanifest' of https://github.com/kartikynwa/lemmy into kartikynwa-webmanifest 4 years ago
Dessalines 992b3ca95b Some UI fixes. 4 years ago
Dessalines c5443b6e82 A better mobile view, upgrading darkly theme. 4 years ago
Dessalines 464ea862b1
Preferred usernames, banners and icons. (#1055)
* Re-organizing federation tests. #746 #1040

* Adding federation support for user bios. Fixes #992

* Adding icons, banners, and preferred usernames.

- Added optional community icons, and community banners.
- Added user banners.
- Added Site icon and banner, with custom favicon.
- Set up preferred usernames. Fixes #1017
- Added an additional post sort: Active
  - Hot rank now uses the published time.
  - Active uses the most recent comment time, and is default.
- DB Migration was required to add all these fields to the views.
- Added transfercommunity helper function.
- Removed title column from communities page.
- Abstracted an image-upload-form.tsx, and a banner-icon-header.tsx
- Fixes #899

* Some navbar fixes.

* Fixing css

* Some fixes.

- Showing correct user icon and banner after save without page reload.
- Abstracting diesel update overwrite.
- Adding some docs.

* Adding @ when a user doesn't have a preferred username.
4 years ago
Dessalines 7938e8f5c8 Some front end fixes. 4 years ago
Dessalines 76fec39670 Adding a lot of front end prettying.
- Re-did litely theme.
- Increased spacing.
- Fixed up navbar to not full width.
- Made login/sign up stand out.
- Made thumbnails have a light background.
- Removed btn-sm, made almost all buttons bigger.
- Made all badges lighter.
- Made card backgrounds transparent.
- Fixes #888
4 years ago
Dessalines 8e96507cb1
Replacing selectr with choices.js for community searching. (#932)
- Fixes #839
- Fixes #847
4 years ago
Dessalines 558644b8b3 Adding lemmy's devs / contributors to the sidebar. Fixes #743 4 years ago
Kartik Singh 3663cb5ad5 Add webmanifest file, icons. Add manifest to index.html 4 years ago
Dessalines 69df9cecca Adding a search icon, and a faster transition. 4 years ago
Ricardo de Arruda 2f54532be0 Modify search button to be expandable.
*  Accordingly issue#814.

*  Input contract if un-focus input element

* Search text data persisted when contracted/expanded
4 years ago
Ricardo de Arruda e41117c878 Replace search button to input field at navbar.
* Search input not rendered at /search path.

* Navbar wrapped with withRouter for accessing history props.

* Flex-grow/shrink control the width of the input element dynamically.
4 years ago
Dessalines e3860b8e97 Upgrading litely to have better vote colors. 4 years ago
Dessalines 00e2d546bf Making max markdown image height smaller. Fixes #836 4 years ago
Dessalines 43905a041b Litely update. 4 years ago
Dessalines eb6b7bca20 Better fonts. 4 years ago
Dessalines 416344b361 Making a better light theme, litely. #822 4 years ago
Dessalines dd5cedcfea Remove only show scrollbar on hover, change to auto. Fixes #734 4 years ago
Dessalines d6d040f5da Add Emoji squashed commit. 4 years ago
Dessalines d690e9a73b Changing comment action button size. Adding comment dividers. Fixes #604 4 years ago
Dessalines 559ccf0264 Line break pre / view_source blocks. 4 years ago
Dessalines 08af66ba28 Some comment-node additions
- Hiding extra vote counts if no downvotes.
- Showing numbers on actions if there are.
4 years ago
Dessalines 25fa97a20a Thinner blockquotes. Corrected user on private messaging. 4 years ago
Dessalines 2c2918cc9e Moving comment voting to action bar. Adding plurals. 4 years ago
Dessalines 44bbc45973 A first pass at adding icons, and tippy tooltips.
- Adding icons for post-listing, comment-node, and navbar.
- Adding html titles.
- Updating moment expand to use users locale.
4 years ago
Dessalines 7680971b89 Increasing mini-overlay size. #564 4 years ago
Dessalines 434bf35a55 Refactoring thumbnails. Fixes #564
- Adding a default discussion thumbnail
- Adding a cropping max-height, and consistent width.
- Getting rid of hover overlays, in favor of top right content-type icon.
4 years ago
Dessalines fb32acb1ed Use image thumbnails from pictshare. Fixes #555 4 years ago
Dessalines 788ecf9055 Adding missing image thumbnail. Fixes #553 4 years ago
Dessalines 2dec9b5b10 Adding a link overlay. Fixes #549 4 years ago
Dessalines 0b69974e49 Add community refine by searching on new post creation. Fixes #521 4 years ago
Dessalines 9c8fe0379f Adding instant voting / vote animations. Fixes #526 4 years ago
Dessalines c84a2d6b1e Fix expanded image height. Fixes #455 4 years ago
Dessalines 1856ab62a4 Adding an i386 theme. Fixes #476 4 years ago
Dessalines 12cbb20d28 Adding materia theme. Fixes #478 4 years ago
Dessalines 3b4258096c Adding a toaster to replace alerts. Fixes #457 4 years ago
Dessalines 21ebc8a574 Adding nsfw image blur. Fixes #438 5 years ago
Dessalines 9a6d665f01 Fixing a css sizing style. 5 years ago
Dessalines 432acf4bf7 Fix image expanding and truncation issue. 5 years ago
Smit Patel 9c15d8f45e [CSS] Sticky Footer 5 years ago
Dessalines 4c97e03e82 Fixing text overflow / wrapping for titles and markdown. Fixes #414 5 years ago
Dessalines 0bf4242324 Adding border lines and spacing on markdown tables.
- Fixes #413
5 years ago
Dessalines dbc62a1b32 Fix pre vaporwave dark color.
- Fixes #362
5 years ago
Dessalines 08f3342bc7 Adding vaporwave dark theme.
- Fixes #345
5 years ago
Dessalines 002e8b9db9 Version v0.4.0.5 5 years ago
Dessalines 655b9129a6 Adding vaporwave theme.
- Fixes #315
5 years ago
Dessalines 3dc8b83cd6 Remove google font imports.
- Fixes #310
5 years ago
Dessalines c0821fcaa5 Adding 8 different themes.
- Fixes #276
5 years ago
Dessalines 88f7c1e4cc Fixing readme. 5 years ago