Commit graph

62 commits

Author SHA1 Message Date
Dessalines d0ad8022d9 Merge branch 'kartikynwa-webmanifest' into test 2020-08-29 17:00:56 -04:00
Dessalines e8600447ed Merge branch 'webmanifest' of https://github.com/kartikynwa/lemmy into kartikynwa-webmanifest 2020-08-29 17:00:43 -04:00
Dessalines 992b3ca95b Some UI fixes. 2020-08-07 23:17:37 -04:00
Dessalines c5443b6e82 A better mobile view, upgrading darkly theme. 2020-08-06 17:34:45 -04:00
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.
2020-08-05 12:03:46 -04:00
Dessalines 7938e8f5c8 Some front end fixes. 2020-08-01 19:14:54 -04:00
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
2020-07-23 02:10:22 -04:00
Dessalines 8e96507cb1
Replacing selectr with choices.js for community searching. (#932)
- Fixes #839
- Fixes #847
2020-07-10 14:01:45 -04:00
Dessalines 558644b8b3 Adding lemmy's devs / contributors to the sidebar. Fixes #743 2020-07-09 10:15:12 -04:00
Kartik Singh 3663cb5ad5 Add webmanifest file, icons. Add manifest to index.html 2020-07-09 19:45:11 +05:30
Dessalines 69df9cecca Adding a search icon, and a faster transition. 2020-07-03 22:00:51 -04:00
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
2020-07-03 23:20:44 +03:00
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.
2020-07-01 00:30:23 +03:00
Dessalines e3860b8e97 Upgrading litely to have better vote colors. 2020-06-24 13:29:13 -04:00
Dessalines 00e2d546bf Making max markdown image height smaller. Fixes #836 2020-06-24 13:18:53 -04:00
Dessalines 43905a041b Litely update. 2020-06-23 12:50:48 -04:00
Dessalines eb6b7bca20 Better fonts. 2020-06-22 23:02:34 -04:00
Dessalines 416344b361 Making a better light theme, litely. #822 2020-06-22 22:42:27 -04:00
Dessalines dd5cedcfea Remove only show scrollbar on hover, change to auto. Fixes #734 2020-05-28 11:37:23 -04:00
Dessalines d6d040f5da Add Emoji squashed commit. 2020-04-12 12:47:48 -04:00
Dessalines d690e9a73b Changing comment action button size. Adding comment dividers. Fixes #604 2020-03-19 00:52:08 -04:00
Dessalines 559ccf0264 Line break pre / view_source blocks. 2020-03-08 00:45:59 -05:00
Dessalines 08af66ba28 Some comment-node additions
- Hiding extra vote counts if no downvotes.
- Showing numbers on actions if there are.
2020-03-06 09:57:15 -05:00
Dessalines 25fa97a20a Thinner blockquotes. Corrected user on private messaging. 2020-03-05 10:18:48 -05:00
Dessalines 2c2918cc9e Moving comment voting to action bar. Adding plurals. 2020-03-04 13:52:11 -05:00
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.
2020-03-03 02:29:45 -05:00
Dessalines 7680971b89 Increasing mini-overlay size. #564 2020-02-29 17:16:42 -05:00
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.
2020-02-29 13:03:41 -05:00
Dessalines fb32acb1ed Use image thumbnails from pictshare. Fixes #555 2020-02-27 12:55:23 -05:00
Dessalines 788ecf9055 Adding missing image thumbnail. Fixes #553 2020-02-24 17:38:05 -05:00
Dessalines 2dec9b5b10 Adding a link overlay. Fixes #549 2020-02-21 11:26:42 -05:00
Dessalines 0b69974e49 Add community refine by searching on new post creation. Fixes #521 2020-02-12 12:12:19 -05:00
Dessalines 9c8fe0379f Adding instant voting / vote animations. Fixes #526 2020-02-09 15:04:41 -05:00
Dessalines c84a2d6b1e Fix expanded image height. Fixes #455 2020-02-06 22:24:23 -05:00
Dessalines 1856ab62a4 Adding an i386 theme. Fixes #476 2020-02-01 16:34:54 -05:00
Dessalines 12cbb20d28 Adding materia theme. Fixes #478 2020-02-01 14:44:26 -05:00
Dessalines 3b4258096c Adding a toaster to replace alerts. Fixes #457 2020-01-22 22:29:11 -05:00
Dessalines 21ebc8a574 Adding nsfw image blur. Fixes #438 2020-01-20 14:38:41 -05:00
Dessalines 9a6d665f01 Fixing a css sizing style. 2020-01-19 09:20:10 -05:00
Dessalines 432acf4bf7 Fix image expanding and truncation issue. 2020-01-15 22:33:23 -05:00
Smit Patel 9c15d8f45e [CSS] Sticky Footer 2020-01-16 06:54:47 +05:30
Dessalines 4c97e03e82 Fixing text overflow / wrapping for titles and markdown. Fixes #414 2020-01-14 18:46:25 -05:00
Dessalines 0bf4242324 Adding border lines and spacing on markdown tables.
- Fixes #413
2020-01-14 17:51:27 -05:00
Dessalines dbc62a1b32 Fix pre vaporwave dark color.
- Fixes #362
2019-12-09 10:34:55 -08:00
Dessalines 08f3342bc7 Adding vaporwave dark theme.
- Fixes #345
2019-11-21 17:45:21 -08:00
Dessalines 002e8b9db9 Version v0.4.0.5 2019-11-21 17:43:39 -08:00
Dessalines 655b9129a6 Adding vaporwave theme.
- Fixes #315
2019-10-21 16:49:13 -07:00
Dessalines 3dc8b83cd6 Remove google font imports.
- Fixes #310
2019-10-18 21:22:34 -07:00
Dessalines c0821fcaa5 Adding 8 different themes.
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines 88f7c1e4cc Fixing readme. 2019-09-12 22:19:52 -07:00