Commit graph

2818 commits

Author SHA1 Message Date
Daniel Supernault
dbaf903d68
Update PublicApiController 2019-03-31 21:30:16 -06:00
Daniel Supernault
718d9a0452
Update CommentPipeline 2019-03-31 20:39:15 -06:00
Daniel Supernault
d6ebce4780
Update StatusController 2019-03-31 20:27:22 -06:00
Daniel Supernault
e590db3f32
Update StatusTransformer 2019-03-31 15:07:31 -06:00
daniel
f8b354a31a
Merge pull request #1100 from pixelfed/frontend-ui-refactor
Add new migration
2019-03-31 13:26:35 -06:00
Daniel Supernault
9914c61c65
Add new migration 2019-03-31 13:23:41 -06:00
daniel
ac53aea288
Merge pull request #1093 from pixelfed/frontend-ui-refactor
Update FederationController
2019-03-28 18:27:59 -06:00
Daniel Supernault
8bc493e4a5
Update FederationController 2019-03-28 18:27:28 -06:00
daniel
1285757555
Merge pull request #1090 from pixelfed/frontend-ui-refactor
Add UserAdmin command
2019-03-26 20:26:02 -06:00
Daniel Supernault
6329bdf5d8
Add UserAdmin command 2019-03-26 20:25:27 -06:00
daniel
bf3da99a81
Merge pull request #1089 from pixelfed/frontend-ui-refactor
Update compose view
2019-03-26 20:10:38 -06:00
Daniel Supernault
373e24ab83
Update compose view 2019-03-26 20:09:54 -06:00
daniel
2b21188af0
Merge pull request #1083 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-26 15:14:09 -06:00
Daniel Supernault
9b38aed523
Update compiled assets 2019-03-26 15:13:14 -06:00
Daniel Supernault
756e91e63a
Update ComposeModal 2019-03-26 15:12:55 -06:00
daniel
63cd0949a3
Merge pull request #1081 from pixelfed/frontend-ui-refactor
Frontend ui refactor
2019-03-26 13:21:02 -06:00
Daniel Supernault
aa6afb8ca1
Update compiled assets 2019-03-26 13:19:00 -06:00
Daniel Supernault
8d89f415db
Update ComposeModal, add fallback link 2019-03-26 13:16:29 -06:00
Daniel Supernault
df7d30a5de
Add Classic Compose UI fallback 2019-03-26 13:13:30 -06:00
daniel
59f156510d
Merge pull request #1077 from pixelfed/frontend-ui-refactor
New Compose UI
2019-03-25 22:51:43 -06:00
Daniel Supernault
a1c747c63f
Update app view 2019-03-25 22:49:22 -06:00
Daniel Supernault
efb5972573
Bump version to 0.8.4 2019-03-25 22:43:57 -06:00
Daniel Supernault
a201e701fd
Update compiled assets 2019-03-25 22:43:11 -06:00
Daniel Supernault
ae31d5b885
Update custom sass 2019-03-25 22:40:47 -06:00
Daniel Supernault
0ec80e51e8
Remove Micro UI 2019-03-25 22:35:39 -06:00
Daniel Supernault
b9a6f3ab5f
Update routes 2019-03-25 22:23:17 -06:00
Daniel Supernault
4eeffa1045
Update ComposeModal 2019-03-25 22:22:43 -06:00
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