lemmy/ui
Dessalines cfa40e482a
Parse out in reply to field. Fixes #694 (#799)
- When a comment or post doesn't exist locally, yet we receive
  an activitypub with it (for example, a nested comment update,
  for a community we just subscribed to, also with a post we
  don't have...), then fetch it.
2020-06-11 11:16:33 -04:00
..
assets Remove only show scrollbar on hover, change to auto. Fixes #734 2020-05-28 11:37:23 -04:00
src Parse out in reply to field. Fixes #694 (#799) 2020-06-11 11:16:33 -04:00
translations Adding galician, turkish, hungarian, and ukrainian languages. 2020-06-07 07:51:36 -04:00
.eslintignore Adding a test bed for API testing. #658 2020-04-23 11:34:32 -04:00
.eslintrc.json Notification improvements. 2020-03-20 16:13:54 -04:00
.gitignore Cleanup gitignore and dockerignore files 2020-03-12 20:25:14 +01:00
.prettierrc.js Adding prettier. 2019-10-18 17:00:26 -07:00
fuse.js Fix fuse.js 2019-12-29 16:06:04 -05:00
generate_translations.js generate typescript during compilation 2020-02-29 19:16:23 +01:00
jest.config.js Lots of additions to federation. 2020-04-27 12:57:00 -04:00
package.json Adding a test bed for API testing. #658 2020-04-23 11:34:32 -04:00
tsconfig.json Upgrade package.json. 2020-01-06 11:22:51 -05:00
yarn.lock Adding a test bed for API testing. #658 2020-04-23 11:34:32 -04:00