2022-07-05 12:41 | Switch license from GPL to 3-clause BSD | St John Karp | 1 | +6 | -669 |
2020-06-21 15:07 | Rename readme | St John Karp | 1 | +0 | -0 |
2019-03-25 16:23 | Fix #6 - Add error handling for deleting an already deleted status | St John Karp | 4 | +40 | -3 |
2019-03-24 19:45 | Fix #5 - Implement deleting statuses | St John Karp | 6 | +89 | -4 |
2019-03-16 10:37 | Issue 4 - Specify scopes for authorization | St John Karp | 2 | +12 | -10 |
2019-03-16 09:42 | Merge branch 'master' of https://github.com/FuzzJunket/planiverse | St John Karp | 1 | +2 | -2 |
2019-03-16 09:41 | Fix #1 - Delete Node and Webpack files | St John Karp | 2 | +0 | -36 |
2019-03-16 09:23 | Merge pull request #2 from Oreolek/views | St John Karp | 1 | +2 | -2 |
2019-03-11 10:26 | Fix: unset status states | Alexander Yakovlev | 1 | +2 | -2 |
2019-02-19 19:57 | Consolidate search logic into one method/route | St John Karp | 3 | +16 | -40 |
2019-02-18 00:16 | Add search to the readme | St John Karp | 1 | +3 | -4 |
2019-02-17 23:57 | Don't duplicate original poster in mentions | St John Karp | 1 | +1 | -7 |
2019-02-17 16:41 | Implement searching for statuses and accounts | St John Karp | 6 | +119 | -103 |
2019-02-07 18:58 | Merge branch 'master' of https://github.com/FuzzJunket/planiverse | St John Karp | 6 | +859 | -59 |
2019-02-07 18:53 | Show statuses on the account page | St John Karp | 2 | +27 | -2 |
2018-10-11 05:41 | Add content warnings to readme | St John Karp | 1 | +2 | -0 |
2018-10-11 05:39 | Add some features to the readme | St John Karp | 1 | +6 | -0 |
2018-10-11 05:17 | Remove default readme | St John Karp | 1 | +0 | -58 |
2018-10-11 05:17 | Add license | St John Karp | 1 | +674 | -0 |
2018-10-11 05:06 | Readme and screenshots | St John Karp | 4 | +177 | -1 |
2018-10-11 00:59 | Fix bug in accessing a property using a variable | St John Karp | 1 | +2 | -3 |
2018-10-11 00:58 | Code clean-up, refactoring, commenting | St John Karp | 16 | +338 | -276 |
2018-10-10 22:09 | Exclude the logged-in user from reply mentions | St John Karp | 2 | +23 | -2 |
2018-10-10 09:01 | Close off unused routes | St John Karp | 2 | +4 | -4 |
2018-10-10 03:12 | Implemented searching for accounts, but commented out the nav link | St John Karp | 4 | +91 | -0 |
2018-10-08 17:04 | Wrap status contents in a div | St John Karp | 1 | +10 | -8 |
2018-10-08 14:13 | Send token when querying a status | St John Karp | 1 | +15 | -2 |
2018-10-08 14:05 | Wrap a single status in a ul when replying | St John Karp | 1 | +4 | -2 |
2018-10-08 14:03 | Set visibility on new statuses | St John Karp | 2 | +12 | -0 |
2018-10-08 13:43 | Populate visibility for notifications | St John Karp | 1 | +2 | -1 |
2018-10-08 13:38 | Show visibility of statuses | St John Karp | 3 | +34 | -17 |
2018-10-08 04:37 | Implement follow/unfollow accounts | St John Karp | 3 | +64 | -1 |
2018-10-08 03:50 | Implement basic account page | St John Karp | 5 | +66 | -2 |
2018-10-08 02:33 | Fix sub-lists on notifications page | St John Karp | 1 | +4 | -2 |
2018-10-08 00:58 | Fall back to URL for image alt text | St John Karp | 1 | +5 | -1 |
2018-10-08 00:51 | Switch from hr dividers to list items | St John Karp | 8 | +43 | -36 |
2018-09-10 04:13 | Pass a string to createApp instead of an array | St John Karp | 1 | +6 | -1 |
2018-09-10 04:09 | Fix typo in Mastodon service configs | St John Karp | 1 | +1 | -1 |
2018-09-10 04:03 | Tidy old link for posting a new status | St John Karp | 1 | +1 | -1 |
2018-09-10 03:55 | Use dynamically generated links | St John Karp | 8 | +22 | -16 |
2018-08-26 21:34 | Favour redirects over re-using the same paths | St John Karp | 5 | +127 | -91 |
2018-08-26 20:37 | Implement status context page | St John Karp | 8 | +107 | -43 |
2018-08-26 00:29 | Implement notifications page | St John Karp | 10 | +177 | -77 |
2018-08-25 22:50 | Style videos so they don't overflow their containers | St John Karp | 1 | +1 | -1 |
2018-08-25 22:48 | Add some hr elements for formatting in text-only browsers | St John Karp | 2 | +6 | -0 |
2018-08-25 17:36 | Support showing video attachments | St John Karp | 1 | +9 | -0 |
2018-08-25 17:22 | Prefix mentions with an @ | St John Karp | 1 | +1 | -1 |
2018-08-25 17:16 | Display image attachments as previews | St John Karp | 1 | +14 | -10 |
2018-08-25 17:06 | Maybe a slightly more obvious retoot icon | St John Karp | 1 | +2 | -2 |
2018-08-25 17:01 | Don't strip out content warnings in replies | St John Karp | 1 | +6 | -1 |
2018-08-25 16:53 | Prepopulate mentions in replies | St John Karp | 1 | +1 | -1 |
2018-08-19 22:34 | Only permit cookies to be sent over secure connections | St John Karp | 1 | +1 | -1 |
2018-08-19 17:50 | Implement reblogging | St John Karp | 4 | +31 | -3 |
2018-08-19 17:30 | Hide statuses if they have spoiler text | St John Karp | 2 | +28 | -17 |
2018-08-19 17:02 | Add navigation to the top of the page, rework some CSS | St John Karp | 5 | +19 | -35 |
2018-08-19 16:51 | Remove old-timey ligatures | St John Karp | 1 | +2 | -2 |
2018-08-19 16:39 | Break pagination elements into their own component | St John Karp | 4 | +40 | -18 |
2018-08-19 16:24 | Tidy up some of the status routing | St John Karp | 4 | +24 | -44 |
2018-08-18 22:57 | Move user authorization checks into a route middleware class | St John Karp | 5 | +34 | -26 |
2018-08-18 22:48 | Add ability to favourite a status | St John Karp | 8 | +61 | -189 |
2018-08-14 05:19 | Implement reply functionality | St John Karp | 5 | +60 | -1 |
2018-08-14 04:31 | Implement posting a status | St John Karp | 6 | +118 | -33 |
2018-08-12 23:53 | Show status timestamps | St John Karp | 4 | +17 | -2 |
2018-08-12 23:28 | Introduce pagination and action icons | St John Karp | 6 | +131 | -11 |
2018-08-12 16:55 | Display reblogs | St John Karp | 2 | +35 | -15 |
2018-08-12 14:40 | Bump users to the login page | St John Karp | 2 | +7 | -1 |
2018-08-12 14:39 | Replace regex with media attachments | St John Karp | 2 | +5 | -20 |
2018-08-12 14:26 | Support login workflow | St John Karp | 10 | +341 | -78 |
2018-08-11 17:38 | Implement public timeline view | St John Karp | 10 | +422 | -115 |
2018-08-11 17:32 | Base commit | St John Karp | 81 | +7029 | -0 |