1
0
Fork 0
Commit Graph

2741 Commits

Author SHA1 Message Date
Daniel Supernault c37b2a1d48
Add new Compose UI 2019-03-25 22:22:25 -06:00
daniel 2b3c17d57e
Merge pull request #1076 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-25 20:59:28 -06:00
Daniel Supernault dc69f7e0c0
Update Photo Presenters, fix alt text bug 2019-03-25 20:58:55 -06:00
Daniel Supernault 93a94b1489
Bump version to 0.8.3 2019-03-25 20:51:01 -06:00
daniel 36d55b1ed6
Merge pull request #1075 from pixelfed/frontend-ui-refactor
Retire experimental Compose UI 😢
2019-03-25 20:50:11 -06:00
Daniel Supernault e8b8397f3e
Retire experimental Compose UI 😢 2019-03-25 20:49:27 -06:00
daniel 97f38615df
Merge pull request #1074 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-25 20:41:13 -06:00
Daniel Supernault e7521c2cb4
Update InternalApiController 2019-03-25 20:40:34 -06:00
Daniel Supernault 1e75b1688d
Update InternalApiController 2019-03-25 20:39:34 -06:00
Daniel Supernault a760d66931
Update Timeline component 2019-03-25 19:07:25 -06:00
Daniel Supernault ce289de15e
Update Timeline component 2019-03-25 18:53:20 -06:00
Daniel Supernault 78ae45b489
Update PostComponent 2019-03-25 18:52:54 -06:00
Daniel Supernault d10175459d
Update InternalApiController 2019-03-25 13:27:02 -06:00
Daniel Supernault 4fdc76d6db
Update routes 2019-03-24 21:34:54 -06:00
Daniel Supernault 1de3f0ce24
Update ApiController 2019-03-24 21:34:25 -06:00
daniel bbfb20d9f2
Merge pull request #1069 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-22 20:56:31 -06:00
daniel 9bf5662dd9
Merge pull request #1067 from pixelfed/apple-mobile-fixes
actually fix apple mobile icon
2019-03-22 20:46:08 -06:00
trwnh 467fc56782 actually fix apple mobile icon
turns out it has to be defined separately, because safari doesn't recognize their own rel attributes unless they're standalone...
2019-03-22 21:15:13 -05:00
Daniel Supernault c8b0b3fe79
Update reaction buttons 2019-03-22 12:02:01 -06:00
daniel f9609c45ff
Merge pull request #1065 from pixelfed/use-button-element
fix button styling
2019-03-22 11:33:33 -06:00
trwnh f5d431e0b4 remove underline on hover of buttons 2019-03-22 00:47:09 -05:00
trwnh fb4e6f862a fix padding and styling of buttons 2019-03-22 00:40:18 -05:00
trwnh 61158a788f override line height of buttons 2019-03-22 00:31:38 -05:00
trwnh 7871397d14 fix button styling 2019-03-22 00:27:33 -05:00
daniel fdbbef5a4d
Merge pull request #1063 from pixelfed/use-button-element
Use button element
2019-03-21 23:18:06 -06:00
trwnh a0db1a617d
properly size button elements 2019-03-21 23:58:02 -05:00
trwnh 8655af2510 change h3 to button
fix #756
2019-03-21 23:41:41 -05:00
daniel 116a967c54
Merge pull request #1062 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-21 22:15:50 -06:00
daniel 867e28649f
Merge pull request #1061 from pixelfed/apple-mobile-fixes
Add apple-touch-icon to blade templates
2019-03-21 22:11:15 -06:00
trwnh c2e99434ca
Add apple-touch-icon to bundle.blade.php 2019-03-21 22:34:45 -05:00
trwnh c34d868cd2
Add apple-touch-icon to blank.blade.php 2019-03-21 22:34:20 -05:00
trwnh ae0726aec2
Add apple-touch-icon to anon.blade.php 2019-03-21 22:33:46 -05:00
trwnh 73b9fa3e03
Add apple-touch-icon to index.blade.php 2019-03-21 22:33:09 -05:00
trwnh edbb3755a0
add apple-touch-icon to app.blade.php 2019-03-21 22:30:52 -05:00
daniel a9f5547d6b
Merge pull request #1058 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-21 14:00:13 -06:00
Daniel Supernault bdf4933867
Bump version 2019-03-21 13:59:11 -06:00
Daniel Supernault 879310fc32
Update framework and deps 2019-03-21 13:58:42 -06:00
daniel 1e4bb55bc0
Merge pull request #1057 from pixelfed/frontend-ui-refactor
Update site pages and help center reported at https://mastodon.social
2019-03-20 22:33:46 -06:00
Daniel Supernault 568c77bd27
Update site pages and help center reported at https://mastodon.social/@trwnh/101786704542511307 2019-03-20 22:32:31 -06:00
daniel de8815eac9
Merge pull request #1056 from pixelfed/frontend-ui-refactor
Update Help Center, add discover page
2019-03-20 19:05:53 -06:00
Daniel Supernault 8735d96472
Update Help Center, add discover page 2019-03-20 19:04:46 -06:00
daniel 2a2ddc0fb9
Merge pull request #1055 from pixelfed/frontend-ui-refactor
Update TimelineController, add network method
2019-03-20 17:51:36 -06:00
Daniel Supernault eada999b3b
Update TimelineController, add network method 2019-03-20 13:59:43 -06:00
daniel 83cfaa0c7d
Merge pull request #1053 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-19 21:02:53 -06:00
Daniel Supernault 89bd8f9653
Update LoginController 2019-03-19 21:01:39 -06:00
Daniel Supernault 5f9efbea3f
Fixes #1051 2019-03-19 20:57:20 -06:00
Daniel Supernault 2378376595
Update DeleteAccountPipeline 2019-03-19 20:54:56 -06:00
Daniel Supernault 2b76db6421
Update LoginController 2019-03-19 20:51:45 -06:00
daniel c96f9c6d00
Merge pull request #1052 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-19 19:49:11 -06:00
daniel 50b77b3479
Merge pull request #1050 from Aditoo17/l10n-cs
L10n: Update Czech translation 🇨🇿
2019-03-19 19:48:32 -06:00