1
0
Fork 0
Commit Graph

289 Commits

Author SHA1 Message Date
daniel f424adfe83
Merge pull request #83 from Zatnosk/add-accept-attribute
Add accept attribute
2018-06-01 16:29:30 -06:00
Daniel Supernault c07cf12a9d Update compiled assets
Related to #66
2018-06-01 16:28:12 -06:00
daniel a28f6f60bc
Merge pull request #66 from hellcp/patch-1
Always center content without leaking in card
2018-06-01 16:26:24 -06:00
daniel b36651417c
Merge pull request #52 from j1t/dev
Hebrew Translatin (cont)
2018-06-01 16:24:47 -06:00
daniel a3f7ecfb80
Merge pull request #39 from Nouutilizaire/dev
i18n Completes Occitan translation
2018-06-01 16:22:18 -06:00
daniel 569a00cd92
Merge pull request #120 from dansup/kpcyrd-patch-1
Use route() for settings link
2018-06-01 16:21:24 -06:00
Daniel Supernault 91a6f8eba5 Add post delete method 2018-06-01 15:04:33 -06:00
Daniel Supernault fa7d1fef2f Update RestrictedNames so users can't register a username that conflicts with routes 2018-06-01 13:57:31 -06:00
kpcyrd 38e45d3890
Use route() for settings link 2018-06-01 21:34:21 +02:00
Daniel Supernault 1b794c8508 Update StatusPipeline 2018-06-01 12:33:44 -06:00
Daniel Supernault 92939ed867 Add recaptcha to login/register form 2018-06-01 11:58:43 -06:00
Jonas 6a87f9d0e2
Update public.blade.php 2018-06-01 09:48:32 +02:00
Jonas 1273a5bb53
Update personal.blade.php 2018-06-01 09:47:34 +02:00
Daniel Supernault 9fbc5d0902 Update complied assets
Closes #78
2018-06-01 01:41:44 -06:00
daniel 92ba5acd8e
Merge pull request #78 from DeadSuperHero/cardtopfix
Prevent card from stretching on profile page
2018-06-01 01:40:10 -06:00
deadsuperhero 3ead4b42b2 adjust to just the class 2018-06-01 00:17:14 -07:00
deadsuperhero 336439b331 prevent card from stretching 2018-06-01 00:12:13 -07:00
Stasiek Michalski 0a619bac8f
Always center content without leaking in card 2018-06-01 08:42:10 +02:00
Daniel Supernault d2ed666321 Update discover page
Closes #48
2018-06-01 00:06:08 -06:00
j1t 112ca537e6
Update profile.php 2018-06-01 06:03:12 +00:00
j1t 57edcfac80
Create timeline.php 2018-06-01 05:59:07 +00:00
Daniel Supernault 1d3482a6e8 Update compiled assets 2018-05-31 23:38:33 -06:00
Daniel Supernault 8498779430 Fix avatar bug 2018-05-31 22:07:29 -06:00
Daniel Supernault 82f3c50766 Add debugbar config 2018-05-31 21:37:52 -06:00
Daniel Supernault b9c02e5b68 Update horizon config 2018-05-31 21:35:32 -06:00
Daniel Supernault 1ba6f5715c Update web.php 2018-05-31 21:35:22 -06:00
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
2018-05-31 21:34:04 -06:00
Daniel Supernault 4b9dd1e312 Update settings home view 2018-05-31 21:25:18 -06:00
Daniel Supernault 7f10f8caf3 Update personal timeline view 2018-05-31 21:24:15 -06:00
Daniel Supernault 786e4b5747 Update open source view 2018-05-31 21:23:57 -06:00
Daniel Supernault b222186527 Update fediverse view 2018-05-31 21:23:43 -06:00
Daniel Supernault 7df83c7902 Add import view 2018-05-31 21:23:31 -06:00
Daniel Supernault b2362776cc Add report views 2018-05-31 21:23:00 -06:00
Daniel Supernault 6f8a296392 Add remote follow view 2018-05-31 21:22:26 -06:00
Daniel Supernault 2d8e6186da Update bootstrap.js 2018-05-31 21:21:02 -06:00
Daniel Supernault faf775348a Update compiled assets 2018-05-31 21:20:16 -06:00
Daniel Supernault 753b6d4721 Add Inbox util 2018-05-31 21:17:07 -06:00
Daniel Supernault 5559bcdb8f Add ProfileOutbox Transformer 2018-05-31 21:16:43 -06:00
Daniel Supernault 05bf9b7aee Add StatusHashtag model 2018-05-31 21:15:37 -06:00
Daniel Supernault d84b0c1d41 Add UserObserver 2018-05-31 21:15:20 -06:00
Daniel Supernault ec2bff95b6 Add StatusPipeline 2018-05-31 21:14:46 -06:00
Daniel Supernault e2afe175f4 Add RemoteFollowPipeline
Still a WIP
2018-05-31 21:14:15 -06:00
Daniel Supernault fddc698a74 Update StatusController 2018-05-31 21:12:27 -06:00
Daniel Supernault 1c142d4a9b Add SiteController 2018-05-31 21:12:06 -06:00
Daniel Supernault 8fedeb4ce8 Update SettingsController 2018-05-31 21:11:56 -06:00
Daniel Supernault e70d54763c Update ProfileController 2018-05-31 20:40:50 -06:00
Daniel Supernault 30bdd46415 Add NotificationController 2018-05-31 20:39:56 -06:00
Daniel Supernault bfd65c1f76 Add ImportDataController 2018-05-31 20:39:48 -06:00
Daniel Supernault d263353417 Add HashtagController 2018-05-31 20:39:35 -06:00
Daniel Supernault a97403f3e7 Update FederationController 2018-05-31 20:38:11 -06:00