Alex Gleason
316b5c8d0f
Merge remote-tracking branch 'upstream/develop' into feature/frontend_refactor
2020-03-10 16:24:43 -05:00
mgabdev
bdb482140b
Updates to footer, nav bar
2020-02-05 19:38:02 -05:00
mgabdev
9f1643a17d
Adding chat buttons
2020-02-04 11:30:26 -05:00
mgabdev
a2b5d72e08
Progress
2020-01-24 16:18:17 -05:00
mgabdev
05d4c921a8
Added expenses to sidebar in app
2020-01-21 16:07:58 -05:00
mgabdev
292991bf33
Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop
2020-01-16 17:59:31 -05:00
Developer
525937d5b0
Merge branch 'emoji-verify-hide' into 'develop'
...
Hide "verified" emoji from usernames to avoid confusion, fixes #73
See merge request gab/social/gab-social!31
2020-01-16 22:58:39 +00:00
mgabdev
8322dd3b3e
Merge branch 'feature/updating_quote_statuses' of https://code.gab.com/gab/social/gab-social into develop
2020-01-16 17:56:32 -05:00
mgabdev
4787060608
Updated max lines of status content
...
Improving visibility
2020-01-15 11:14:44 -05:00
mgabdev
6581ac5af9
Updated trend item styles
2020-01-14 18:12:55 -05:00
mgabdev
4b1051e711
Moved up the floating action button to make room for footer
2019-10-22 16:20:26 -04:00
mgabdev
8a9e73521e
Updated compose modal publish button position
...
Removed fixed positioning of publish button on small screen sizes to top, keep at bottom as compose modal is now scrollable.
2019-10-18 19:20:08 -04:00
mgabdev
236dbf8efd
Updated compose modal button
...
Removed pubilsh button from compose modal component. Using original compose form publish button instead.
2019-10-18 01:36:04 -04:00
mgabdev
caf72d0467
Updated compose modal
...
Added "publish" button on top of modal. Added compose modal scroll functionality. Updated max height for textbox. Removed avatar, arrow on compose modal for more room. Updated image upload sizes for composer.
Fixes : #83
2019-10-18 00:55:30 -04:00
mgabdev
b59904cf55
Updated schedule post within compose modal
...
Placed dropdown on top
2019-09-19 16:07:35 -04:00
mgabdev
d2e4a046af
Updated schedule post dropdown
2019-09-18 22:04:49 -04:00
mgabdev
1f7432bb73
Updated schedule post responsiveness
2019-09-18 21:15:17 -04:00
mgabdev
c7760b6ce0
Added schedule post dropdown component and container, styles
2019-09-18 20:15:27 -04:00
mgabdev
904a6b5556
Added new styles for promoted gab button/label
2019-09-18 19:50:43 -04:00
mgabdev
05c54a9f8b
Added pro upgrade modal component and styles
2019-09-18 19:48:09 -04:00
mgabdev
f7db2ec2f2
Updated promo panel to include button for upgrading to pro
2019-09-18 19:45:59 -04:00
mgabdev
deb9ed29bd
commit
2019-09-16 19:31:30 -04:00
mgabdev
280895a073
Updated status card
...
Check for if cardImg exists and if is interactive to set image accordingly.
Updated action button color to primary as it stands out more.
2019-09-10 00:05:37 -04:00
mgabdev
89ac473195
Adding display: block to .columns-area--mobile
2019-08-29 22:32:56 -04:00
mgabdev
8d31d29d60
Updated status-card styles
2019-08-26 21:57:40 -04:00
mgabdev
9b1f13487f
Updated media gallery for updated aspect ratios
2019-08-23 00:01:50 -04:00
mgabdev
41940d0e52
Updated repost button/icon styles
2019-08-20 23:19:59 -04:00
mgabdev
8157e543e5
Updated promo panel styles
...
Added background, borders similar to other panels.
2019-08-20 16:36:07 -04:00
mgabdev
004dde2543
Updated notification badge positioning
...
align with updated tabs bar design
2019-08-15 14:33:21 -04:00
mgabdev
915f7f891a
Updated floating-action-button to show at 895px
2019-08-14 23:03:05 -04:00
Rob Colbert
8812cda2a2
make room for quoted post and constrain the quoted post
2019-08-13 14:00:09 -04:00
2458773093
12504c4f34
quote ui
2019-08-04 16:46:23 +03:00
Alex Gleason
526af3dba0
Hide "verified" emoji from usernames to avoid confusion
2019-08-01 20:20:32 -04:00
Alex Gleason
e48e14f6ea
Restrict compose modal textarea size, #67
2019-08-01 12:37:12 -04:00
mgabdev
fb98dbdde4
Updated column header button responsiveness
2019-07-30 10:32:37 -04:00
Rob Colbert
fcd7b87057
Merge branch 'modal-css' into 'develop'
...
Fix truncated "Publish" button in Compose modal, fixes #64
Closes #64
See merge request gab/social/gab-social!22
2019-07-26 19:05:57 +00:00
2458773093
7503d5728e
show group in status component
2019-07-26 21:19:13 +03:00
Alex Gleason
da861725fb
Fix truncated "Publish" button in Compose modal, fixes #64
2019-07-25 19:35:15 -04:00
Dank Gabs
c1bf87b666
Fixed the column sizing again.
...
Adjusted breakpoints to stop the "bouncing column" issue on mobile devices.
2019-07-24 23:02:09 -04:00
Dank Gabs
8a4af878da
Re-committing some code that caused mobile issues.
...
Will work out a proper fix.
2019-07-24 22:35:36 -04:00
mgabdev
a272a640b8
revert 713deb81
...
fixes : #61
2019-07-23 16:24:04 -04:00
mgabdev
f604b18f0f
Merge branch 'styling/groups-styling-updates' of https://code.gab.com/gab/social/gab-social into develop
2019-07-23 00:39:23 -04:00
mgabdev
757fde8798
Added user badges and "member since"
...
added ProBadge, InvestorBadge, DonorBadge components, css
removed "PRO" from appending in display_name
fixes : #50
2019-07-23 00:21:46 -04:00
Dank Gabs
97ad49c617
Added container standards to the inline composer block.
...
Some css cleanup.
2019-07-22 21:40:19 -04:00
Dank Gabs
fceb5dccb0
Added gab container standards css to the center column.
...
The center columns still need a lot of work to bring to spec with the mockups.
This is just one small step closer.
2019-07-22 21:37:45 -04:00
Dank Gabs
deaa6b41c2
A little bit of cleanup.
2019-07-22 21:05:50 -04:00
Rob Colbert
46bec5710f
Merge branch 'groups-updates' of https://code.gab.com/gab/social/gab-social into develop
2019-07-21 23:08:31 -04:00
Dank Gabs
713deb810f
Quick adjustments to column position and margins to match mockup spec.
2019-07-19 23:25:43 -04:00
Dank Gabs
187d9bd4e2
Adjust column padding to match mockup specs
2019-07-19 23:04:43 -04:00
mgabdev
bc3959fce2
Added search button to list editor modal
2019-07-19 18:53:16 -04:00