Commit Graph

1792 Commits

Author SHA1 Message Date
Daniel Supernault deb90786d2 Update user model observer 2018-05-22 17:58:14 -06:00
Daniel Supernault a5438f4c37 Add CreateAvatar job 2018-05-22 17:57:52 -06:00
Daniel Supernault e395a9b0f6 Update Profile model 2018-05-22 17:56:20 -06:00
Daniel Supernault 4c75aa04a2 Add Avatar model/migration 2018-05-20 15:51:11 -06:00
Daniel Supernault 31a238e925 Add Report model/migration/controller 2018-05-20 15:48:53 -06:00
Daniel Supernault 0f55fbacc4 Add ActivityPub Actor Transformer 2018-05-19 21:18:06 -06:00
Daniel Supernault 7313bca4e6 Add ImportData model/migration 2018-05-19 21:07:04 -06:00
Daniel Supernault 14a4a69b3e Update Webfinger lexer 2018-05-19 21:04:18 -06:00
Daniel Supernault 62da545a94 Add hashtag lexer 2018-05-19 21:03:17 -06:00
Daniel Supernault d9db890514 Add custom identicon preprocessor 2018-05-19 21:02:13 -06:00
Daniel Supernault 7c1b70060c Remove hashids from Status model, add new methods 2018-05-19 21:01:25 -06:00
Daniel Supernault cb0780898e Add url() method to Media model 2018-05-19 20:59:59 -06:00
Daniel Supernault 05df1c6a5f Add admin middleware 2018-05-19 20:58:45 -06:00
Daniel Supernault d8303e7de5 Add hashtag model/migration and pivot table 2018-05-19 20:57:55 -06:00
Daniel Supernault 3a3a18e1ac Update RestrictedNames 2018-05-11 20:22:49 -06:00
Daniel Supernault 52a3bcc2d0 Update RestrictedNames 2018-05-11 20:21:56 -06:00
Daniel Supernault 91fd53a4be Update RegisterController, validate username against restricted names 2018-04-29 10:29:38 -06:00
Daniel Supernault 72c7790cb4 Add Restricted Names list 2018-04-29 10:27:15 -06:00
Daniel Supernault e96fa8ce72 Update Nickname lexer 2018-04-29 10:26:58 -06:00
Daniel Supernault 0f6728bfe3 Add AdminController 2018-04-29 10:25:57 -06:00
Daniel Supernault b7537e7b06 Add Webfinger utility 2018-04-19 19:17:15 -06:00
Daniel Supernault 63c665cdc9 Add Nickname Lexer 2018-04-19 19:16:27 -06:00
Daniel Supernault 7e78261081 Add new method to User model 2018-04-18 23:57:31 -06:00
Daniel Supernault d391b1a2a6 Add new method to Status model 2018-04-18 23:57:24 -06:00
Daniel Supernault fe70cd1eca Add new methods to Profile model 2018-04-18 23:57:16 -06:00
Daniel Supernault 36b0bfb19a Update TimelineController 2018-04-18 23:56:59 -06:00
Daniel Supernault 943f158882 Update StatusController 2018-04-18 23:56:46 -06:00
Daniel Supernault 184097893e Update ProfileController 2018-04-18 23:56:33 -06:00
Daniel Supernault b3540f189d Add Comment model, migration and controller 2018-04-18 23:55:58 -06:00
Daniel Supernault 842af8669b Add follower/following methods to profile 2018-04-17 20:17:42 -06:00
Daniel Supernault df45744dae Add follower model, migration, controller 2018-04-17 20:17:30 -06:00
Daniel Supernault 91dfc88a79 Add likes() method to Status controller 2018-04-16 19:35:18 -06:00
Daniel Supernault 5d710d5574 Add like model, migration and controller 2018-04-16 19:35:01 -06:00
Daniel Supernault 67d15de123 Add store() method to StatusController 2018-04-16 19:24:42 -06:00
Daniel Supernault 33af3cfe96 Add new methods to Status model 2018-04-16 19:24:18 -06:00
Daniel Supernault 5f775ce648 Add TimelineController 2018-04-15 19:56:17 -06:00
Daniel Supernault 6982e8672a Add media model, migration, controller 2018-04-15 19:26:48 -06:00
Daniel Supernault 7221f44e4a Add status model, migration, controller 2018-04-15 19:18:59 -06:00
Daniel Supernault 9dd58c5abd Add profile model, migration and controller
Also added User model observer to create a profile when a new user is
created.
2018-04-15 18:52:22 -06:00
Daniel Supernault d1b44529df Add username to register form 2018-04-15 18:23:02 -06:00
Daniel Supernault 2af48823ae Add authentication scaffolding 2018-04-15 18:00:49 -06:00
Daniel Supernault a034358c98 Add Laravel Framework 2018-04-15 17:56:48 -06:00