Commit Graph

346 Commits (b5d3859adc5aab9ae08e87b1ef58f4cb68b64c43)

Author SHA1 Message Date
Dessalines 59391b2369 Moving view source. 2020-02-29 22:16:52 -05:00
Dessalines 399be2370d Adding more for advanced actions on comments and posts.
- Fixes #561
2020-02-29 22:06:42 -05:00
Dessalines 93cb0892ae Some fixes for mobile view. 2020-02-29 21:04:42 -05:00
Dessalines 898971cf15 Changing to a better discussion icon. 2020-02-29 13:21:11 -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 70040e186e Adding thumbnail class. 2020-02-28 13:03:16 -05:00
Dessalines 3d649756ec New nsfw posts. 2020-02-27 16:24:27 -05:00
Dessalines eead117d6b Fix image testing regex. 2020-02-27 15:00:41 -05:00
Dessalines 862321aa39 Check for pictshare status ok. 2020-02-27 14:06:29 -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 f36f44df74 Don't show post url if its local. 2020-02-19 13:35:15 -05:00
Dessalines 59ab341a28 Fix iframely always refetching bug. 2020-02-18 09:00:17 -05:00
Dessalines 05648173ae Fix dynamic post url changing issue. 2020-02-17 16:09:05 -05:00
Dessalines 2fbcb2b23f Removing images from iframely cards. 2020-02-17 14:37:36 -05:00
Dessalines 35e05d250b Remove the responsive bootstrap utils. 2020-02-17 12:55:43 -05:00
Dessalines 6c28851fe8 Only show it if it has a title. 2020-02-17 12:45:08 -05:00
Dessalines 55f91ac5dc First pass at adding oembeds / iframely. 2020-02-17 11:18:01 -05:00
Dessalines 4b0a55144f Some front end fixes. 2020-02-15 20:29:57 -05:00
Dessalines 83d17b2643 Fix minor issue with selector. Fix issue with truncate wrapping. 2020-02-15 16:09:53 -05:00
Dessalines 845c2b70a5 Adding an external link icon. #530 2020-02-14 22:29:17 -05:00
Dessalines 177c462b40 Making links go to post page. 2020-02-14 10:02:37 -05:00
Dessalines 0b69974e49 Add community refine by searching on new post creation. Fixes #521 2020-02-12 12:12:19 -05:00
Dessalines 774518e4fe Fixing unread indicator on link click. Fixes #527 2020-02-11 10:14:09 -05:00
Dessalines 9c8fe0379f Adding instant voting / vote animations. Fixes #526 2020-02-09 15:04:41 -05:00
Dessalines fd8814677e Live post and comment resorting. Fixes #522
- Moving sorting to utils.
2020-02-09 11:44:24 -05:00
Dessalines 56cd103209 Fixing some technical debt. Fixes #524 2020-02-08 23:20:11 -05:00
Dessalines ecd10482a6 Add new comments views to main and community pages. Fixes #480 2020-02-07 23:05:15 -05:00
Dessalines 214c1d3fd1 Fix issue with post creating redirecting other posts. Fixes #520 2020-02-07 10:12:05 -05:00
Dessalines c84a2d6b1e Fix expanded image height. Fixes #455 2020-02-06 22:24:23 -05:00
Dessalines 65a6e7731c Increasing post title length limit to 200. Fixes #515 2020-02-06 13:10:43 -05:00
Dessalines 716ce0f779 Adding if found to catch errors. 2020-02-05 14:24:35 -05:00
Dessalines 8405f0ee53 Adding Liberapay. 2020-02-05 14:14:05 -05:00
Dessalines 02511eefb9 Fix i18n issue with no communities. 2020-02-05 12:56:01 -05:00
Dessalines 52f54b92d8 Forgot to add cross-posted to, to i18n. 2020-02-04 16:37:52 -05:00
Dessalines d4bc70b61e Merge branch 'websocket_reconnect_reload' into dev 2020-02-04 12:21:49 -05:00
Dessalines 2286394f79 Some corrections to total user points. 2020-02-04 11:29:54 -05:00
Dessalines ae6c6ea055 Merge branch 'StaticallyTypedRice-webclient' of https://github.com/StaticallyTypedRice/lemmy into StaticallyTypedRice-StaticallyTypedRice-webclient 2020-02-04 11:20:58 -05:00
Dessalines b0b50098a4 Websocket reconnect reload page data. Fixes #504 2020-02-04 11:19:05 -05:00
Dessalines e4dfa5e52f Combine duplicate front page posts. Fixes #284 2020-02-03 19:52:39 -05:00
Richie Zhang bf9a45e2a1 Display a given user's total score. 2020-02-03 15:20:59 -08:00
Dessalines a28f8c7ac4 Updating sponsors. 2020-02-03 18:01:14 -05:00
Dessalines caba049da1 Merge branch 'dev' into websocket_scopes 2020-02-02 14:37:19 -05:00
Dessalines 6124133e85 Doing comment-node, comment-form and private-message. 2020-02-02 14:22:35 -05:00
Dessalines ccda4d8453 Some minor fixes. 2020-02-02 14:10:15 -05:00
Dessalines ac943f8951 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
Dessalines 23daba54b4 Merge branch 'dev' into richardj-feature/frontend-a11y 2020-02-02 12:56:07 -05:00
Dessalines 606fb9d326 Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy into richardj-feature/frontend-a11y 2020-02-02 12:55:45 -05:00
Dessalines 96a7e99e57 Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends. 2020-02-02 12:45:41 -05:00