Commit Graph

  • 53ee4a58a9 tweak post preview css Alexander Cobleigh 2020-10-14 14:54:23 +0200
  • 6d50e53604 remove exif data from uploaded jpegs Alexander Cobleigh 2020-10-14 14:38:00 +0200
  • 680a894efd add blob upload to comment, subtopics Alexander Cobleigh 2020-10-14 11:24:45 +0200
  • 119c1f8584 implement content warnings for comments, subtopics Alexander Cobleigh 2020-10-14 10:34:18 +0200
  • 0449ebd425 refactor previewView, fix displaying content warnings in previews Alexander Cobleigh 2020-10-14 10:01:49 +0200
  • 2d5781f0fe add subtopic previewing Alexander Cobleigh 2020-10-14 09:41:31 +0200
  • 83ab086fb5 extract preview code into generatePreview Alexander Cobleigh 2020-10-13 11:14:15 +0200
  • e63937c830 condense threads in summaries view, as well Alexander Cobleigh 2020-10-12 14:30:24 +0200
  • 0e8ee0c63d improve thread view Alexander Cobleigh 2020-10-12 14:07:36 +0200
  • 0ea5f998f5 fix crash w/ no likes, improve preview styling Alexander Cobleigh 2020-10-13 10:29:14 +0200
  • 5cb4c8aff1 use file-type for mime and enhanced preview Henry 2020-10-12 16:34:19 +0200
  • be412793c2 whoops cleanup Henry 2020-10-12 16:14:28 +0200
  • e64b595b54 implement comment previewing Alexander Cobleigh 2020-10-13 12:23:46 +0200
  • cc8d2db6a3 extract preview code into generatePreview Alexander Cobleigh 2020-10-13 11:14:15 +0200
  • 52382ba3a9 condense threads in summaries view, as well Alexander Cobleigh 2020-10-12 14:30:24 +0200
  • d2c5c5feea make like button the same size as other footer actions Alexander Cobleigh 2020-10-12 14:19:28 +0200
  • b4fb448e53 improve thread view Alexander Cobleigh 2020-10-12 14:07:36 +0200
  • 5064e32abb ignore vim swap files Alexander Cobleigh 2020-10-12 09:56:04 +0200
  • b101472767 improve visual hierarchy by refining bold text use Alexander Cobleigh 2020-10-12 09:55:42 +0200
  • 423c0c11f4 begin working on preview with blobs Henry 2020-10-12 13:49:32 +0200
  • 77f8b6c7bf
    Merge pull request #461 from black-puppydog/timestamp-tooltip Christian Bundy 2020-10-12 15:20:56 -0700
  • 8ae7e3125c Add absolute post time as tooltip to timestamps. Daan Wynen 2020-10-09 00:11:21 +0200
  • d01759f770
    Merge pull request #459 from fraction/dependabot/npm_and_yarn/lodash-4.17.19 Christian Bundy 2020-07-20 09:19:47 -0700
  • f8e7f25d6c
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-19 05:08:58 +0000
  • 7c8fb572f6
    Merge pull request #451 from black-puppydog/blob-get-params Christian Bundy 2020-05-25 08:45:53 -0700
  • 526c53b8f5
    Merge pull request #449 from black-puppydog/render-blogs Christian Bundy 2020-05-25 08:41:38 -0700
  • a12ad9018c Allow GET params in /blob calls. Daan Wynen 2020-05-25 03:18:27 +0200
  • 9519050eb2 Add rendering of blog messages. Daan Wynen 2020-05-25 01:24:21 +0200
  • eb9e44981a
    Merge pull request #448 from black-puppydog/feed-pagination Christian Bundy 2020-05-24 10:43:55 -0700
  • a40b2eefc1 make the linters happy. Daan Wynen 2020-05-23 20:48:43 +0200
  • e8c8aa49a7 Add simple pagination to user feeds. Daan Wynen 2020-05-23 05:44:26 +0200
  • 68ed94e7dd
    Merge pull request #447 from nickwynja/fix-profile-edit Christian Bundy 2020-05-19 07:14:00 -0700
  • d26fc919b4 Fix broken Profile Edit Nick Wynja 2020-05-19 07:42:19 -0400
  • f6794f2a99
    Merge pull request #434 from christianbundy/docker-refactor Christian Bundy 2020-05-17 19:14:59 -0700
  • 09ec80bffe
    Merge pull request #438 from nickwynja/thread-separator Christian Bundy 2020-05-13 12:42:11 -0700
  • e19a0b457b Adds visual separator for threads Nick Wynja 2020-05-13 14:17:35 -0400
  • 63888766dc
    Merge pull request #435 from nickwynja/sticky-fix Christian Bundy 2020-05-12 06:48:23 -0700
  • 637a478072
    Merge pull request #436 from nickwynja/titles Christian Bundy 2020-05-12 06:47:58 -0700
  • b4f0509e21 Adds mystery description fallback Nick Wynja 2020-05-12 09:33:28 -0400
  • 8ce7d73edd adds title for imageSearch Nick Wynja 2020-05-12 09:26:08 -0400
  • 45c9ffe3f5 Adds view specific titles Nick Wynja 2020-05-11 10:40:51 -0400
  • bdc43a61e3 Improve wrapping of sticky section header Nick Wynja 2020-05-12 08:27:40 -0400
  • a5d5e446c7 Refactor Docker example Christian Bundy 2020-05-10 13:49:24 -0700
  • 58765f8b0e
    Merge pull request #425 from Powersource/image-search Sean Billig 2020-05-07 08:44:44 -0700
  • c205826b48 Merge branch 'master' of github.com:fraction/oasis into image-search Jacob Karlsson 2020-05-06 20:05:37 +0200
  • 41d436b8f0
    Merge pull request #427 from christianbundy/conn-hops Nick Wynja 2020-05-04 16:57:45 -0400
  • 8e30c93de8 Fix 'cannot set autostart of undefined' Christian Bundy 2020-05-04 13:44:00 -0700
  • f86b73b40e Upgrade Flotilla and SSB-CONN, remove auto-stage Christian Bundy 2020-05-04 13:18:25 -0700
  • 3b753f16ac Apply style fixes Jacob Karlsson 2020-05-03 23:14:19 +0200
  • f63a0dfa0a Add i18n for image search Jacob Karlsson 2020-05-03 23:02:44 +0200
  • 51ae2966f1 Add sidebar entry Jacob Karlsson 2020-05-03 22:38:34 +0200
  • e456c1d9c5 Add image search Jacob Karlsson 2020-05-03 22:16:44 +0200
  • 70b66f8aa8 Do not respect same-as until other feeds verify Christian Bundy 2020-04-17 09:54:58 -0700
  • 87c46061b7
    Merge pull request #410 from christianbundy/fix-summary-style Nick Wynja 2020-04-16 21:01:30 -0400
  • ec1616d985
    Merge pull request #414 from christianbundy/rename-to-subtopic Cinnamon 2020-04-16 11:36:02 -0700
  • 8e2eb404e0 Rename "reply" to "subtopic" Christian Bundy 2020-04-16 08:31:35 -0700
  • ba0ead8e4d Add super simple same-as implementation Christian Bundy 2020-04-15 14:40:01 -0700
  • 031a0efd61 Remove dashed summary style from indented summary Christian Bundy 2020-04-15 07:27:23 -0700
  • 0ef45c7249 Merge branch 'master' of github.com:fraction/oasis into fix-summary-style Christian Bundy 2020-04-15 07:14:24 -0700
  • 2867d05b75
    Merge pull request #411 from christianbundy/no-metric-css Cinnamon 2020-04-14 18:00:43 -0700
  • 02571d4d90 Merge branch 'master' of github.com:fraction/oasis into fix-summary-style Christian Bundy 2020-04-14 13:21:01 -0700
  • 7314b3e716
    Merge pull request #408 from christianbundy/fix-allow-host-preset Nick Wynja 2020-04-14 16:19:07 -0400
  • fcf0b152cc
    Merge pull request #409 from christianbundy/simple-sync Nick Wynja 2020-04-14 16:05:30 -0400
  • 3be8ff92c4 Replace "metric CSS" with --size-N Christian Bundy 2020-04-14 12:17:09 -0700
  • 2eb983719c Fix summary style Christian Bundy 2020-04-14 11:52:42 -0700
  • ef53618543 Run linter Christian Bundy 2020-04-14 11:36:25 -0700
  • ce8c15a6eb Add timeout to sync and refactor Christian Bundy 2020-04-14 11:32:58 -0700
  • 8ccfb1a1ec Fix allow-host preset not working correctly Christian Bundy 2020-04-14 10:53:23 -0700
  • 1b6c559115
    Merge pull request #403 from nickwynja/sync Christian Bundy 2020-04-14 10:39:01 -0700
  • d9423b17e4 Use target for progress checks Nick Wynja 2020-04-14 12:55:29 -0400
  • 2ecfee4a24 Clean up Nick Wynja 2020-04-14 08:08:10 -0400
  • eaf8a9d713 Lint fix Nick Wynja 2020-04-14 08:03:27 -0400
  • ed12afbb91 Refactor peer checking Nick Wynja 2020-04-14 07:57:31 -0400
  • 6fb1da68eb
    Merge pull request #407 from christianbundy/release-2.16.0 Christian Bundy 2020-04-13 14:47:28 -0700
  • f3eac9fff8 Lint fix Nick Wynja 2020-04-13 17:35:42 -0400
  • 09ff4cad21 2.16.0 v2.16.0 Christian Bundy 2020-04-13 14:32:21 -0700
  • a896f637e5 Progress checking and connected peers Nick Wynja 2020-04-13 17:27:03 -0400
  • 91251b1fa5
    Merge pull request #406 from cinnamon-bun/offline-warning-message Christian Bundy 2020-04-13 14:25:06 -0700
  • c30b0fc0fd
    Change warning message about offline mode Cinnamon 2020-04-13 14:14:08 -0700
  • 939052db4e
    Merge pull request #1 from fraction/master Cinnamon 2020-04-13 14:09:41 -0700
  • e392b68d1f Merge remote-tracking branch 'upstream/master' into sync Nick Wynja 2020-04-13 16:09:03 -0400
  • 796da05931
    Merge pull request #405 from christianbundy/enable-fr Nick Wynja 2020-04-13 16:05:16 -0400
  • f0adeb7a4b Merge remote-tracking branch 'upstream/master' into sync Nick Wynja 2020-04-13 15:50:54 -0400
  • 016bbabc24
    Merge pull request #395 from christianbundy/start-ssb-immediately Nick Wynja 2020-04-13 15:50:15 -0400
  • 82bfcfa350 Merge remote-tracking branch 'upstream/master' into sync Nick Wynja 2020-04-13 15:48:54 -0400
  • 69ee3f1611 Resolve ensureConnection() race condition Christian Bundy 2020-04-13 11:48:41 -0700
  • 18f5d661fb
    Merge pull request #402 from christianbundy/server-on-listening Jonathan Dahan 2020-04-13 13:29:39 -0400
  • 81c03bebde Add Français (FR) to the language drop-down Christian Bundy 2020-04-13 10:22:14 -0700
  • 40292a74e1
    Merge pull request #394 from zicmama/master Christian Bundy 2020-04-13 10:14:55 -0700
  • 8fdf2cda21
    Merge pull request #404 from fraction/fix-tpo-typo Cinnamon 2020-04-13 09:55:04 -0700
  • e0904dae8c
    Merge pull request #1 from christianbundy/npm-fix-fr Fred 2020-04-13 18:46:41 +0200
  • 9f08a24053 If open() is called during close(), close server Christian Bundy 2020-04-13 09:20:48 -0700
  • 1985e8898c Run `npm run fix` Christian Bundy 2020-04-13 09:11:04 -0700
  • 41cf751389
    Fix "tpo" typo Christian Bundy 2020-04-13 09:03:37 -0700
  • cbdf00e648 Replace initial ensureConnection() with open() Christian Bundy 2020-04-13 08:52:12 -0700
  • fd1d63ffba Introduces sync endpoint Nick Wynja 2020-04-03 18:23:23 -0400
  • 6fe0d1c39c Replace setImmediate() with .on('listening') Christian Bundy 2020-04-13 08:27:14 -0700
  • e5703770ff
    Merge pull request #398 from christianbundy/allow-host Sean Billig 2020-04-12 09:50:31 -0700
  • f9674b9377
    Merge pull request #397 from sbillig/fix-likehover Christian Bundy 2020-04-11 10:01:38 -0700
  • ebf6e17389 Add --allow-host CLI flag for for proxy use-case Christian Bundy 2020-04-11 08:36:29 -0700