1
0
Fork 0

Commit Graph

  • a55913ebef Update bootstrap.js Daniel Supernault 2018-05-19 21:12:56 -0600
  • 993f831867 Add timeline.js Daniel Supernault 2018-05-19 21:12:42 -0600
  • 6c9675a74d Add typeahead.js + bloodhound.js Daniel Supernault 2018-05-19 21:12:30 -0600
  • cb88a07f8e Add searchform.js Daniel Supernault 2018-05-19 21:12:09 -0600
  • f65ce65ddd Add likebutton.js Daniel Supernault 2018-05-19 21:11:58 -0600
  • 1a423ce139 Add localstorage.js Daniel Supernault 2018-05-19 21:11:16 -0600
  • 5f40f39435 Add commentform.js Daniel Supernault 2018-05-19 21:11:01 -0600
  • 9238dbf9b3 Update app.js Daniel Supernault 2018-05-19 21:10:34 -0600
  • 220f819a6b Update package.json Daniel Supernault 2018-05-19 21:09:29 -0600
  • de7e292da3 Add horizon static assets Daniel Supernault 2018-05-19 21:09:06 -0600
  • 7313bca4e6 Add ImportData model/migration Daniel Supernault 2018-05-19 21:07:04 -0600
  • 2bb0d1ca8b Add routes config Daniel Supernault 2018-05-19 21:06:28 -0600
  • 950fddf9e3 Add partial cache config Daniel Supernault 2018-05-19 21:06:07 -0600
  • 72a5a12804 Add image config Daniel Supernault 2018-05-19 21:05:53 -0600
  • 89c0ff9855 Add image optimizer config Daniel Supernault 2018-05-19 21:05:42 -0600
  • a94fee7169 Add Horizon config Daniel Supernault 2018-05-19 21:05:31 -0600
  • 02228a211c Add new composer packages Daniel Supernault 2018-05-19 21:05:04 -0600
  • 14a4a69b3e Update Webfinger lexer Daniel Supernault 2018-05-19 21:04:18 -0600
  • 62da545a94 Add hashtag lexer Daniel Supernault 2018-05-19 21:03:17 -0600
  • d9db890514 Add custom identicon preprocessor Daniel Supernault 2018-05-19 21:02:13 -0600
  • 7c1b70060c Remove hashids from Status model, add new methods Daniel Supernault 2018-05-19 21:01:25 -0600
  • cb0780898e Add url() method to Media model Daniel Supernault 2018-05-19 20:59:59 -0600
  • 05df1c6a5f Add admin middleware Daniel Supernault 2018-05-19 20:58:45 -0600
  • d8303e7de5 Add hashtag model/migration and pivot table Daniel Supernault 2018-05-19 20:57:55 -0600
  • 92c0ef8a74 Update migrations to use bigInts for profile, status, user Daniel Supernault 2018-05-19 20:56:20 -0600
  • 7eb45af38c
    Create LICENSE daniel 2018-05-17 16:28:38 -0600
  • 1c5789e406
    Create CODE_OF_CONDUCT.md daniel 2018-05-17 16:28:08 -0600
  • a69d0b74a5 Add readme Daniel Supernault 2018-05-17 13:32:31 -0600
  • 3a3a18e1ac Update RestrictedNames Daniel Supernault 2018-05-11 20:22:49 -0600
  • 52a3bcc2d0 Update RestrictedNames Daniel Supernault 2018-05-11 20:21:56 -0600
  • 91fd53a4be Update RegisterController, validate username against restricted names Daniel Supernault 2018-04-29 10:29:38 -0600
  • 594576185b Add unique index to likes migration Daniel Supernault 2018-04-29 10:29:01 -0600
  • d641f2b453 Update status migration Daniel Supernault 2018-04-29 10:28:46 -0600
  • 72c7790cb4 Add Restricted Names list Daniel Supernault 2018-04-29 10:27:15 -0600
  • e96fa8ce72 Update Nickname lexer Daniel Supernault 2018-04-29 10:26:58 -0600
  • 0f6728bfe3 Add AdminController Daniel Supernault 2018-04-29 10:25:57 -0600
  • c3868cf7be Add federation fields to profile migration Daniel Supernault 2018-04-20 20:43:41 -0600
  • b7537e7b06 Add Webfinger utility Daniel Supernault 2018-04-19 19:17:15 -0600
  • 63c665cdc9 Add Nickname Lexer Daniel Supernault 2018-04-19 19:16:27 -0600
  • 7e78261081 Add new method to User model Daniel Supernault 2018-04-18 23:57:31 -0600
  • d391b1a2a6 Add new method to Status model Daniel Supernault 2018-04-18 23:57:24 -0600
  • fe70cd1eca Add new methods to Profile model Daniel Supernault 2018-04-18 23:57:16 -0600
  • 36b0bfb19a Update TimelineController Daniel Supernault 2018-04-18 23:56:59 -0600
  • 943f158882 Update StatusController Daniel Supernault 2018-04-18 23:56:46 -0600
  • 184097893e Update ProfileController Daniel Supernault 2018-04-18 23:56:33 -0600
  • b3540f189d Add Comment model, migration and controller Daniel Supernault 2018-04-18 23:55:58 -0600
  • 842af8669b Add follower/following methods to profile Daniel Supernault 2018-04-17 20:17:42 -0600
  • df45744dae Add follower model, migration, controller Daniel Supernault 2018-04-17 20:17:30 -0600
  • 91dfc88a79 Add likes() method to Status controller Daniel Supernault 2018-04-16 19:35:18 -0600
  • 5d710d5574 Add like model, migration and controller Daniel Supernault 2018-04-16 19:35:01 -0600
  • fbeac9c1d9 Add simple line icon fonts Daniel Supernault 2018-04-16 19:26:53 -0600
  • d3552b2fdd Add basic status template Daniel Supernault 2018-04-16 19:26:38 -0600
  • 4694382ed8 Update personal timeline blade template Daniel Supernault 2018-04-16 19:25:05 -0600
  • 67d15de123 Add store() method to StatusController Daniel Supernault 2018-04-16 19:24:42 -0600
  • 33af3cfe96 Add new methods to Status model Daniel Supernault 2018-04-16 19:24:18 -0600
  • b8033f4a70 Update compiled assets Daniel Supernault 2018-04-16 19:10:23 -0600
  • 3a9f92eb62 Update variables.scss Daniel Supernault 2018-04-16 19:10:11 -0600
  • 8a932e8e1f Add HashIds Daniel Supernault 2018-04-15 21:45:19 -0600
  • 5f775ce648 Add TimelineController Daniel Supernault 2018-04-15 19:56:17 -0600
  • c477cf9a9b Add personal timeline blade template Daniel Supernault 2018-04-15 19:55:48 -0600
  • 411d4b9ab9 Update app blade template Daniel Supernault 2018-04-15 19:55:24 -0600
  • 82fbdc7edb Update compiled assets Daniel Supernault 2018-04-15 19:54:54 -0600
  • c9da78a1e9 Replace import with inline font sass Daniel Supernault 2018-04-15 19:54:38 -0600
  • 307e227ed5 Update compiled assets Daniel Supernault 2018-04-15 19:35:11 -0600
  • a13cdefa8c Remove vue for now Daniel Supernault 2018-04-15 19:29:16 -0600
  • 6982e8672a Add media model, migration, controller Daniel Supernault 2018-04-15 19:26:48 -0600
  • 7221f44e4a Add status model, migration, controller Daniel Supernault 2018-04-15 19:18:59 -0600
  • 9dd58c5abd Add profile model, migration and controller Daniel Supernault 2018-04-15 18:52:22 -0600
  • 2855c83c50 Update welcome blade view Daniel Supernault 2018-04-15 18:25:49 -0600
  • d1b44529df Add username to register form Daniel Supernault 2018-04-15 18:23:02 -0600
  • 40c2053314 Update User migration Daniel Supernault 2018-04-15 18:12:07 -0600
  • 53153660c5 Add session table migration Daniel Supernault 2018-04-15 18:01:32 -0600
  • 2af48823ae Add authentication scaffolding Daniel Supernault 2018-04-15 18:00:49 -0600
  • ef65571714 Update compiled css/js assets Daniel Supernault 2018-04-15 18:00:20 -0600
  • d8cd8792d8 Add npm lock file Daniel Supernault 2018-04-15 18:00:02 -0600
  • a034358c98 Add Laravel Framework Daniel Supernault 2018-04-15 17:56:48 -0600
  • de6b395746 Add .gitignore Daniel Supernault 2018-04-15 17:56:33 -0600