Commit graph

10690 commits

Author SHA1 Message Date
Daniel Supernault
a86b3ee06d Add pixelfed config 2018-05-20 15:47:39 -06:00
Daniel Supernault
82ff70e847 Update .env.example 2018-05-20 15:46:28 -06:00
daniel
f6642ddca3
Merge pull request #9 from kpcyrd/docker
Add simple docker deployment
2018-05-20 11:23:48 -06:00
kpcyrd
77ca794cf0 Add simple docker deployment 2018-05-20 15:02:29 +02:00
Daniel Supernault
0f55fbacc4 Add ActivityPub Actor Transformer 2018-05-19 21:18:06 -06:00
Daniel Supernault
e3914e94e8 Add pagination views 2018-05-19 21:17:27 -06:00
Daniel Supernault
76f6b7ceac Update webpack config 2018-05-19 21:15:45 -06:00
Daniel Supernault
8062d3e5d0 Add new sass components 2018-05-19 21:14:39 -06:00
Daniel Supernault
c6e5d114ef Update custom sass 2018-05-19 21:14:28 -06:00
Daniel Supernault
60a54c4b5a Remove unused fonts sass 2018-05-19 21:14:20 -06:00
Daniel Supernault
d8d44af15c Add typeahead sass 2018-05-19 21:13:52 -06:00
Daniel Supernault
ba3577adf6 Add notifications sass 2018-05-19 21:13:41 -06:00
Daniel Supernault
86919f7ba6 Update _variables.scss and replace Roboto with system fonts 2018-05-19 21:13:17 -06:00
Daniel Supernault
a55913ebef Update bootstrap.js 2018-05-19 21:12:56 -06:00
Daniel Supernault
993f831867 Add timeline.js 2018-05-19 21:12:42 -06:00
Daniel Supernault
6c9675a74d Add typeahead.js + bloodhound.js 2018-05-19 21:12:30 -06:00
Daniel Supernault
cb88a07f8e Add searchform.js 2018-05-19 21:12:09 -06:00
Daniel Supernault
f65ce65ddd Add likebutton.js 2018-05-19 21:11:58 -06:00
Daniel Supernault
1a423ce139 Add localstorage.js 2018-05-19 21:11:16 -06:00
Daniel Supernault
5f40f39435 Add commentform.js 2018-05-19 21:11:01 -06:00
Daniel Supernault
9238dbf9b3 Update app.js 2018-05-19 21:10:34 -06:00
Daniel Supernault
220f819a6b Update package.json 2018-05-19 21:09:29 -06:00
Daniel Supernault
de7e292da3 Add horizon static assets 2018-05-19 21:09:06 -06:00
Daniel Supernault
7313bca4e6 Add ImportData model/migration 2018-05-19 21:07:04 -06:00
Daniel Supernault
2bb0d1ca8b Add routes config 2018-05-19 21:06:28 -06:00
Daniel Supernault
950fddf9e3 Add partial cache config 2018-05-19 21:06:07 -06:00
Daniel Supernault
72a5a12804 Add image config 2018-05-19 21:05:53 -06:00
Daniel Supernault
89c0ff9855 Add image optimizer config 2018-05-19 21:05:42 -06:00
Daniel Supernault
a94fee7169 Add Horizon config 2018-05-19 21:05:31 -06:00
Daniel Supernault
02228a211c Add new composer packages 2018-05-19 21:05: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
92c0ef8a74 Update migrations to use bigInts for profile, status, user 2018-05-19 20:56:20 -06:00
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