Commit Graph

  • d340d77de5 Switch license from GPL to 3-clause BSD master St John Karp 2022-07-05 08:41:31 -0400
  • f6f9d8c761 Rename readme St John Karp 2020-06-21 10:07:21 -0500
  • 71ea1c3084 Fix #6 - Add error handling for deleting an already deleted status St John Karp 2019-03-25 16:23:19 +0000
  • 7fc59f1c58 Fix #5 - Implement deleting statuses St John Karp 2019-03-24 19:45:36 +0000
  • 9a0fb86099 Issue 4 - Specify scopes for authorization St John Karp 2019-03-16 10:37:53 +0000
  • 623a94d434 Merge branch 'master' of https://github.com/FuzzJunket/planiverse St John Karp 2019-03-16 09:42:12 +0000
  • 23831c3c3d Fix #1 - Delete Node and Webpack files St John Karp 2019-03-16 09:41:00 +0000
  • 4c1ff0d48f
    Merge pull request #2 from Oreolek/views St John Karp 2019-03-16 04:23:19 -0500
  • 82d7da2ba8 Fix: unset status states Alexander Yakovlev 2019-03-11 06:26:31 -0400
  • d3927063c5 Consolidate search logic into one method/route St John Karp 2019-02-19 19:57:20 +0000
  • 912929cf02 Add search to the readme St John Karp 2019-02-18 00:16:06 +0000
  • 98a5b744ed Don't duplicate original poster in mentions St John Karp 2019-02-17 23:57:24 +0000
  • daa9343cb0 Implement searching for statuses and accounts St John Karp 2019-02-17 16:41:35 +0000
  • e13542d4fd Merge branch 'master' of https://github.com/FuzzJunket/planiverse St John Karp 2019-02-07 18:58:12 +0000
  • 92689fe8c3 Show statuses on the account page St John Karp 2019-02-07 18:53:25 +0000
  • 181c0717f1 Add content warnings to readme St John Karp 2018-10-10 22:41:59 -0700
  • 0b22855426 Add some features to the readme St John Karp 2018-10-10 22:39:45 -0700
  • e60a0bcfaf Remove default readme St John Karp 2018-10-10 22:17:55 -0700
  • a620e06940
    Add license St John Karp 2018-10-10 22:17:05 -0700
  • 8941a4ed8b Readme and screenshots St John Karp 2018-10-10 22:06:47 -0700
  • 3d3f04ba90 Fix bug in accessing a property using a variable St John Karp 2018-10-10 17:59:10 -0700
  • 3d1747e13e Code clean-up, refactoring, commenting St John Karp 2018-10-10 17:58:51 -0700
  • 157b9eed48 Exclude the logged-in user from reply mentions St John Karp 2018-10-10 15:09:51 -0700
  • 2bdea8f088 Close off unused routes St John Karp 2018-10-10 02:01:20 -0700
  • 1758952667 Implemented searching for accounts, but commented out the nav link St John Karp 2018-10-09 20:12:14 -0700
  • 014228edc6 Wrap status contents in a div St John Karp 2018-10-08 10:04:31 -0700
  • f873271675 Send token when querying a status St John Karp 2018-10-08 07:13:34 -0700
  • 24dc518fc3 Wrap a single status in a ul when replying St John Karp 2018-10-08 07:05:50 -0700
  • 52f0cf1fe7 Set visibility on new statuses St John Karp 2018-10-08 07:03:46 -0700
  • 6fa2c955fc Populate visibility for notifications St John Karp 2018-10-08 06:43:38 -0700
  • c3e6b50f37 Show visibility of statuses St John Karp 2018-10-08 06:38:16 -0700
  • c0e7838308 Implement follow/unfollow accounts St John Karp 2018-10-07 21:37:09 -0700
  • d6b3c8eae1 Implement basic account page St John Karp 2018-10-07 20:50:15 -0700
  • a765bb5552 Fix sub-lists on notifications page St John Karp 2018-10-07 19:33:41 -0700
  • 52a9cf68cd Fall back to URL for image alt text St John Karp 2018-10-07 17:58:57 -0700
  • 457da06f22 Switch from hr dividers to list items St John Karp 2018-10-07 17:51:22 -0700
  • 73d0123d69 Pass a string to createApp instead of an array St John Karp 2018-09-09 21:13:30 -0700
  • b03b3ec100 Fix typo in Mastodon service configs St John Karp 2018-09-09 21:09:03 -0700
  • 911edfa02e Tidy old link for posting a new status St John Karp 2018-09-09 21:03:10 -0700
  • d0e5b5fe67 Use dynamically generated links St John Karp 2018-09-09 20:55:08 -0700
  • 0247f8b57e Favour redirects over re-using the same paths St John Karp 2018-08-26 14:34:01 -0700
  • 96cb4ffcc6 Implement status context page St John Karp 2018-08-26 13:37:55 -0700
  • d8c1ed6884 Implement notifications page St John Karp 2018-08-25 17:29:36 -0700
  • 7e617469cc Style videos so they don't overflow their containers St John Karp 2018-08-25 15:50:23 -0700
  • 197d31da35 Add some hr elements for formatting in text-only browsers St John Karp 2018-08-25 15:48:58 -0700
  • b76a68cd7c Support showing video attachments St John Karp 2018-08-25 10:36:46 -0700
  • efcdf76c3e Prefix mentions with an @ St John Karp 2018-08-25 10:22:46 -0700
  • cfaf2009ab Display image attachments as previews St John Karp 2018-08-25 10:16:38 -0700
  • a134a6e383 Maybe a slightly more obvious retoot icon St John Karp 2018-08-25 10:06:08 -0700
  • 48a758d45e Don't strip out content warnings in replies St John Karp 2018-08-25 10:01:44 -0700
  • 7d68f883ea Prepopulate mentions in replies St John Karp 2018-08-25 09:53:40 -0700
  • 79800b3cc9 Only permit cookies to be sent over secure connections St John Karp 2018-08-19 15:34:46 -0700
  • d2c1874f0b Implement reblogging St John Karp 2018-08-19 10:50:28 -0700
  • d95406c407 Hide statuses if they have spoiler text St John Karp 2018-08-19 10:30:15 -0700
  • dbbe307a03 Add navigation to the top of the page, rework some CSS St John Karp 2018-08-19 10:02:02 -0700
  • 636f682b0e Remove old-timey ligatures St John Karp 2018-08-19 09:51:58 -0700
  • e628d8b8b9 Break pagination elements into their own component St John Karp 2018-08-19 09:39:31 -0700
  • eb513faf9b Tidy up some of the status routing St John Karp 2018-08-19 09:24:28 -0700
  • d8f88af21b Move user authorization checks into a route middleware class St John Karp 2018-08-18 15:57:39 -0700
  • 1ca86208d5 Add ability to favourite a status St John Karp 2018-08-18 15:48:00 -0700
  • 7cd1d14d8a Implement reply functionality St John Karp 2018-08-13 22:19:55 -0700
  • be9e3c3603 Implement posting a status St John Karp 2018-08-13 21:31:20 -0700
  • 50bf84c4e4 Show status timestamps St John Karp 2018-08-12 16:53:59 -0700
  • 3902114ac0 Introduce pagination and action icons St John Karp 2018-08-12 16:28:45 -0700
  • 0143d70112 Display reblogs St John Karp 2018-08-12 09:55:07 -0700
  • b5f39c096a Bump users to the login page St John Karp 2018-08-12 07:40:07 -0700
  • 87e1fbd3aa Replace regex with media attachments St John Karp 2018-08-12 07:39:01 -0700
  • 144848225f Support login workflow St John Karp 2018-08-12 07:26:26 -0700
  • d7a3e81cff Implement public timeline view St John Karp 2018-08-11 10:38:31 -0700
  • 6021bb0391 Base commit St John Karp 2018-08-11 10:32:56 -0700