Commit Graph

1001 Commits

Author SHA1 Message Date
Daniel Supernault e44b9a03f0
Update admin users view 2019-04-06 19:25:30 -06:00
Daniel Supernault 0456ea45eb
Update Settings Home view, allow user to delete existing profile photo 2019-04-06 16:47:23 -06:00
Daniel Supernault 7542434c3b
Update Help Center 2019-04-03 01:46:44 -06:00
Daniel Supernault fefddc8e6d
Update Help Center 2019-04-03 01:37:57 -06:00
daniel 60fe9522c2
Merge pull request #1110 from pixelfed/trwnh-patch-1
Add vertical margin to profile timeline view
2019-04-03 00:26:17 -06:00
Daniel Supernault 9b9ff6ff1c
Update PostComponent.vue 2019-04-03 00:19:01 -06:00
Daniel Supernault 1e0e85005c
Update Timeline.vue component 2019-04-03 00:04:15 -06:00
trwnh 8002f16a65
Add vertical margin to profile timeline view 2019-04-03 01:01:22 -05:00
Daniel Supernault 086475b6ce
Update Profile.vue 2019-04-02 23:23:45 -06:00
Daniel Supernault 3f2097f4eb
Update Profile.vue 2019-04-02 23:22:05 -06:00
Daniel Supernault 08b4a934ec
Update PostComponent 2019-04-02 23:13:45 -06:00
Daniel Supernault 2549049ab2
Update SearchResults.vue component 2019-04-02 23:05:12 -06:00
Daniel Supernault eef9e4e5e1
Update Profile.vue component 2019-04-02 23:03:16 -06:00
Daniel Supernault 2e2a1ac265
Remove landing.js 2019-04-02 22:28:09 -06:00
Daniel Supernault 04d7af0e20
Update landing page. Removed js, reduced css bundle size, replaced zoom() with transform:scale() to fix ff bug, added better validation warnings 2019-04-02 22:06:22 -06:00
Daniel Supernault cec0f9ba2b
Closes #1037 2019-04-02 18:31:46 -06:00
Daniel Supernault af290e0215
Update profile view, add AP meta link 2019-04-01 23:56:01 -06:00
Daniel Supernault 7d927f816d
Remove typeahead, move SearchResult component into own bundle 2019-04-01 23:46:59 -06:00
Daniel Supernault 6d69e419e4
Add pxtv view 2019-04-01 23:39:12 -06:00
Daniel Supernault da80eef070
Update nav bar 2019-04-01 23:38:10 -06:00
Daniel Supernault 0bc4c26403
Remove old search bar css 2019-04-01 21:49:11 -06:00
Daniel Supernault 680387e35b
Update SearchResults component 2019-04-01 21:48:20 -06:00
Daniel Supernault 7903d61699
Update nav bar 2019-04-01 21:47:53 -06:00
Daniel Supernault 6f963d9337
Update nav bar 2019-04-01 21:42:54 -06:00
Daniel Supernault 215f3d1ac9
Update components.js 2019-04-01 21:28:34 -06:00
Daniel Supernault 4038b99f52
Update SearchResults component 2019-04-01 21:27:10 -06:00
Daniel Supernault 8ed62286d2
Update search results view 2019-04-01 21:21:44 -06:00
Daniel Supernault 52863d81e6
Update PostMenu component 2019-03-31 23:29:54 -06:00
Daniel Supernault 2610c148c8
Remove PostComments component 2019-03-31 23:25:57 -06:00
Daniel Supernault da76dce0b1
Update js assets 2019-03-31 23:23:19 -06:00
Daniel Supernault 2e0da45537
Update photo presenters, fix rounded corner bug 2019-03-31 22:50:55 -06:00
Daniel Supernault 373e24ab83
Update compose view 2019-03-26 20:09:54 -06:00
Daniel Supernault 756e91e63a
Update ComposeModal 2019-03-26 15:12:55 -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 Supernault a1c747c63f
Update app view 2019-03-25 22:49:22 -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 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 Supernault dc69f7e0c0
Update Photo Presenters, fix alt text bug 2019-03-25 20:58:55 -06:00
Daniel Supernault e8b8397f3e
Retire experimental Compose UI 😢 2019-03-25 20:49:27 -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 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
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