daniel
|
7eb45af38c
|
Create LICENSE
|
2018-05-17 16:28:38 -06:00 |
daniel
|
1c5789e406
|
Create CODE_OF_CONDUCT.md
|
2018-05-17 16:28:08 -06:00 |
Daniel Supernault
|
a69d0b74a5
|
Add readme
|
2018-05-17 13:32:31 -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
|
594576185b
|
Add unique index to likes migration
|
2018-04-29 10:29:01 -06:00 |
Daniel Supernault
|
d641f2b453
|
Update status migration
|
2018-04-29 10:28:46 -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
|
c3868cf7be
|
Add federation fields to profile migration
|
2018-04-20 20:43:41 -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
|
fbeac9c1d9
|
Add simple line icon fonts
|
2018-04-16 19:26:53 -06:00 |
Daniel Supernault
|
d3552b2fdd
|
Add basic status template
|
2018-04-16 19:26:38 -06:00 |
Daniel Supernault
|
4694382ed8
|
Update personal timeline blade template
|
2018-04-16 19:25:05 -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
|
b8033f4a70
|
Update compiled assets
|
2018-04-16 19:10:23 -06:00 |
Daniel Supernault
|
3a9f92eb62
|
Update variables.scss
|
2018-04-16 19:10:11 -06:00 |
Daniel Supernault
|
8a932e8e1f
|
Add HashIds
|
2018-04-15 21:45:19 -06:00 |
Daniel Supernault
|
5f775ce648
|
Add TimelineController
|
2018-04-15 19:56:17 -06:00 |
Daniel Supernault
|
c477cf9a9b
|
Add personal timeline blade template
|
2018-04-15 19:55:48 -06:00 |
Daniel Supernault
|
411d4b9ab9
|
Update app blade template
|
2018-04-15 19:55:24 -06:00 |
Daniel Supernault
|
82fbdc7edb
|
Update compiled assets
|
2018-04-15 19:54:54 -06:00 |
Daniel Supernault
|
c9da78a1e9
|
Replace import with inline font sass
|
2018-04-15 19:54:38 -06:00 |
Daniel Supernault
|
307e227ed5
|
Update compiled assets
|
2018-04-15 19:35:11 -06:00 |
Daniel Supernault
|
a13cdefa8c
|
Remove vue for now
|
2018-04-15 19:29:16 -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
|
2855c83c50
|
Update welcome blade view
|
2018-04-15 18:25:49 -06:00 |
Daniel Supernault
|
d1b44529df
|
Add username to register form
|
2018-04-15 18:23:02 -06:00 |
Daniel Supernault
|
40c2053314
|
Update User migration
|
2018-04-15 18:12:07 -06:00 |
Daniel Supernault
|
53153660c5
|
Add session table migration
|
2018-04-15 18:01:32 -06:00 |
Daniel Supernault
|
2af48823ae
|
Add authentication scaffolding
|
2018-04-15 18:00:49 -06:00 |
Daniel Supernault
|
ef65571714
|
Update compiled css/js assets
|
2018-04-15 18:00:20 -06:00 |
Daniel Supernault
|
d8cd8792d8
|
Add npm lock file
|
2018-04-15 18:00:02 -06:00 |