Wykres commitów

  • 02cd99632a
    Update source code link in footer Alex Gleason 2020-04-11 15:36:54 -0500
  • 8efc9c700e
    Fix styling of hotkeys modal Alex Gleason 2020-04-11 15:20:47 -0500
  • 55b6592f6f
    Add .editorconfig Alex Gleason 2020-04-11 15:02:30 -0500
  • 2ee2d79156
    Temporary icon for local timeline Alex Gleason 2020-04-11 14:52:41 -0500
  • 6c6d6297f9
    LogOut working Alex Gleason 2020-04-11 14:41:13 -0500
  • 1b8544b758
    Show "login failed" message Alex Gleason 2020-04-11 13:00:36 -0500
  • 092fb5828b
    Fix topnav active link discrepancy Alex Gleason 2020-04-10 20:16:34 -0500
  • 33cbbaf953
    '/home' -> '/' Alex Gleason 2020-04-10 20:10:39 -0500
  • 9769e0fb77
    Discard streaming events with empty data Alex Gleason 2020-04-10 20:05:40 -0500
  • af717ce3b8
    Restore audio functionality. Begone, ribbit! Alex Gleason 2020-04-10 19:54:33 -0500
  • a47781fb95
    Don't fetch identity proofs unless logged in Alex Gleason 2020-04-10 19:49:05 -0500
  • 0a667052b9
    Refactor links in tabs bar Alex Gleason 2020-04-10 19:32:16 -0500
  • 82a4328700
    Login through homepage working Alex Gleason 2020-04-10 19:03:06 -0500
  • 7bbe293537
    Clean up logo code Alex Gleason 2020-04-10 17:17:02 -0500
  • f351823129
    Fall back to text logo on homepage Alex Gleason 2020-04-10 16:37:19 -0500
  • 84f6b91ce5
    Homepage pull dynamic content Alex Gleason 2020-04-10 16:20:05 -0500
  • 9a3d045a23
    Placeholder homepage Alex Gleason 2020-04-10 15:24:12 -0500
  • a1a427e4e0
    Display homepage when user is logged out Alex Gleason 2020-04-08 18:38:22 -0500
  • e003e084e5
    Move connectUserStream to UI component Alex Gleason 2020-04-07 20:11:37 -0500
  • 3f041a53eb
    Add dev instructions to README Alex Gleason 2020-04-06 20:30:05 -0500
  • b45012c435
    Use port 3036 to avoid conflicting with Mastodon dev server Alex Gleason 2020-04-06 20:08:40 -0500
  • a7975f10fa
    Remove accidental LoadingBar code Alex Gleason 2020-04-06 16:22:59 -0500
  • 42e584ca72
    Disable auth form during requests Alex Gleason 2020-04-06 16:20:03 -0500
  • 1d213b5d0b
    Disable part of initial-state Alex Gleason 2020-04-05 21:21:51 -0500
  • 2a70e68241
    Add `yarn build` script Alex Gleason 2020-04-05 20:30:43 -0500
  • 9e50293e67
    Get login form working! Alex Gleason 2020-04-05 20:29:19 -0500
  • 83a711cd3e
    Authorize app with token Alex Gleason 2020-04-05 18:39:22 -0500
  • 3924a47ff7
    Set/get auth from Redux Alex Gleason 2020-04-05 16:54:51 -0500
  • 64cef8a56e
    Pull streaming URL from /api/v1/instance Alex Gleason 2020-04-05 16:28:08 -0500
  • da4f5b200c
    Redirect login form if user is already logged in Alex Gleason 2020-04-04 20:20:37 -0500
  • 8f07c6ea2a
    Get basic login working Alex Gleason 2020-04-04 15:28:57 -0500
  • 86e9c711a7
    Render login form Alex Gleason 2020-04-03 20:52:13 -0500
  • cbf799d53f
    Fix (!me) logic Alex Gleason 2020-04-02 14:28:19 -0500
  • d3952925d7
    Pull in current user with verify_credentials, refactor "me" Alex Gleason 2020-04-01 21:20:47 -0500
  • f8a1c22adc
    Refactor tabs_bar.js Alex Gleason 2020-04-01 18:10:48 -0500
  • 88b807e9d2
    Default 500 max_toot_chars Alex Gleason 2020-04-01 17:29:11 -0500
  • 25c028e541
    Pull in logo dynamically Alex Gleason 2020-04-01 17:15:29 -0500
  • 16a51fb56c
    Pull site_title from Instance Alex Gleason 2020-04-01 15:31:40 -0500
  • 606d240703
    Load max_toot_chars from Instance Alex Gleason 2020-04-01 15:15:55 -0500
  • 8ec0e6e82a
    Import Instance into store Alex Gleason 2020-04-01 15:05:52 -0500
  • e33b621fb9
    Clean up Patron code Alex Gleason 2020-04-01 14:40:14 -0500
  • c9c08dff5c
    Move Soapbox config to fetchable endpoint Alex Gleason 2020-04-01 14:38:08 -0500
  • 2a245d076a
    Support GET /patron/v1/funding Alex Gleason 2020-03-31 17:45:12 -0500
  • 1107aa027d
    Fix max_toot_chars Alex Gleason 2020-03-30 16:47:22 -0500
  • d5ca8444bb
    Temporarily route to /web subdirectory for Pleroma Alex Gleason 2020-03-30 14:08:10 -0500
  • dc26e91f08
    Hide funding panel if no funding is provided Alex Gleason 2020-03-30 14:07:13 -0500
  • 0a03424e75
    Add LICENSE and README Alex Gleason 2020-03-28 16:06:29 -0500
  • 3e2a9d8c81
    acctFull tweaks Alex Gleason 2020-03-28 15:10:35 -0500
  • 57d44889f2
    Handle acct_full on the frontend Alex Gleason 2020-03-28 13:07:36 -0500
  • 8458ce726c
    /api/v1/account_by_username -> /api/v1/accounts Alex Gleason 2020-03-28 00:57:26 -0500
  • a3fbd4bb6d
    Script to run dev server Alex Gleason 2020-03-28 00:57:05 -0500
  • d0cce666c2
    Proxy requests to backend Alex Gleason 2020-03-28 00:56:50 -0500
  • ca32c9bc11
    Add dummy initial-state Alex Gleason 2020-03-27 22:27:26 -0500
  • 346bfd5d8d
    Remove hashes from filenames for now Alex Gleason 2020-03-27 22:13:36 -0500
  • 882b302408
    Add index.html Alex Gleason 2020-03-27 21:20:56 -0500
  • d890f9a399
    Building succeeds Alex Gleason 2020-03-27 19:35:00 -0500
  • b1b5dc62db
    Initial commit Alex Gleason 2020-03-27 15:59:38 -0500