mgabdev
dc23cca222
Added color red to Text component
...
• Added:
- color red/error to Text component
2020-09-11 17:55:24 -05:00
mgabdev
ed58ca4fe9
Added GroupActionButton component
...
• Added:
- GroupActionButton component for handling group + relationships for joining, requesting, leaving groups
• Updated:
- Components where group actions exist
2020-09-11 17:10:31 -05:00
mgabdev
62bbeb9afc
Updated navigation styles for icons
...
• Updated:
- navigation styles for icons
2020-08-19 17:36:25 -05:00
mgabdev
59f19d344e
Added missing fillWhite class for logo
...
• Added:
- missing fillWhite class for logo
2020-08-18 19:41:26 -05:00
mgabdev
99982c0391
Finished updating the reformatting of propTypes and set redux, intl functions to end of component
...
• Finished:
- updating the reformatting of propTypes and set redux, intl functions to end of component
• Removed:
- Gif implementation
2020-08-18 19:22:15 -05:00
mgabdev
e21a6ff897
Updated global.css with some new names
2020-08-18 15:52:47 -05:00
mgabdev
92a89e2425
Updated styles for icons throughout all components
...
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev
a86bdc59bb
Added :visited style to inherit so it does not show different color
...
• Added:
- :visited style to inherit so it does not show different color
2020-08-17 11:39:50 -05:00
mgabdev
5e93101b7b
Added gab_font_icon styles in global.css
...
• Added:
- gab_font_icon styles in global.css
2020-08-17 11:39:28 -05:00
mgabdev
abf6e9fe53
Upgrade ProModal feature image responsiveness
...
• Upgrade:
- ProModal feature image responsiveness
2020-08-10 21:59:45 -05:00
mgabdev
baeee1e935
Updated Select component to be normal font size
...
• Updated:
- Select component to be normal font size
2020-08-05 23:38:43 -05:00
mgabdev
39e6b0422c
Added new styles
...
• Added:
- new styles
2020-07-24 20:23:01 -05:00
mgabdev
3993372f15
Added missing style for FileInput opaque background
...
• Added:
- missing style for FileInput opaque background
2020-07-17 15:25:39 -05:00
mgabdev
3a16f3431d
Updated width on add button in GroupListItem
...
• Updated:
- width on add button in GroupListItem
2020-07-14 23:01:24 -05:00
mgabdev
7f343b07b7
Added missing style for GroupListItem
...
• Added:
- missing style for GroupListItem
2020-07-14 22:36:55 -05:00
mgabdev
e9475219c9
Added welcome page/introduction/onboarding flow
...
• Added:
- welcome page/introduction/onboarding flow
• Todo:
- clean up code for showing new user the page
- add code for saving profile, cover photos, display name from intro slides
2020-07-14 01:05:05 -05:00
mgabdev
adea0aae30
Updated DatePicker (react-datepicker) styles
...
• Updated:
- DatePicker (react-datepicker) styles to be easier to use on mobile
2020-07-06 15:14:20 -05:00
mgabdev
f7e0528d3b
Merge branch 'feature/rich_text_editor' of https://code.gab.com/gab/social/gab-social into develop
2020-06-17 16:45:45 -04:00
mgabdev
1a506327db
Rich Text Editor (WIP) x3
2020-06-17 13:25:10 -04:00
mgabdev
861ae55aec
Rich Text Editor (WIP) x2
2020-06-16 19:44:30 -04:00
mgabdev
e849c42c7b
Updated emoji images to not repeat and be centered
...
• Updated:
- emoji images to not repeat and be centered
2020-06-15 23:46:08 -04:00
mgabdev
3d2d4f33eb
Removed unused/old scss files
...
• Removed:
- unused/old scss files
2020-06-14 14:06:14 -04:00
mgabdev
0c3c6f7686
Updated styles to have singular point for font-family
...
• Updated:
- styles to have singular point for font-family
2020-06-12 16:55:08 -04:00
mgabdev
38e1b2303c
Updated muted, black theme colors
...
• Updated:
- muted, black theme colors that were difficult to read
2020-06-12 16:54:34 -04:00
mgabdev
20a3221c4b
Rich Text Editor (WIP)
2020-06-12 12:01:54 -04:00
mgabdev
5665094fd0
Updated Video Component x2
...
• Updated:
- Video Component x2
- Smooth seek transition with linear
- Hide large center play, volume slider, pip on mobile
- Update to buffering
2020-06-10 20:30:11 -04:00
mgabdev
2b69ddc849
Updated Video component
...
• Updated:
- Video component
- Dismiss bar when not hovering and playing
- Controls organization
- Seek handle size
• Added:
- Video stats popover
- Picture in picture controls
- Button titles
- Loading icon when buffering
- New styles
2020-06-10 19:49:23 -04:00
mgabdev
24ad9b6ff4
Added VideoStatsPopover
...
• Added:
- VideoStatsPopover for displaying basic video meta information similar to youtube
2020-06-08 19:48:31 -04:00
mgabdev
4ea9ad5ea4
Updated DatePickerPopover to be themed
...
Fixes : #195
• Updated:
- DatePickerPopover to be themed
2020-06-07 15:55:08 -04:00
mgabdev
67824bb5e1
Added pull to refresh capability to StatusList, ScrollableList for HomeTimeline to start
...
• Added:
- pull to refresh capability to StatusList, ScrollableList for HomeTimeline to start
• Updated:
- PullToRefresher styles
• Todo:
- Will add to additional timelines soon
2020-06-05 21:45:58 -04:00
mgabdev
40a8667611
Fixed issue with ellipsis at the end of urls
...
• Fixed:
- issue with ellipsis at the end of urls after someone edits a post.
• Updated:
- Text content ellipsis to :after ellipsis content that does not show up when editing
- Min Url ellipsis from 30 -> 45
2020-06-05 16:28:38 -04:00
mgabdev
4f07f6893d
Updated all email templates to conform to Gab default UI
...
• Updated:
- all email templates to conform to Gab default UI
• Removed:
- Unused mailer.css
- Unused mailer icons/images
2020-05-28 19:09:14 -04:00
mgabdev
6f8416de68
Removed custom_css setting
...
• Removed:
- custom_css setting, controller, locales
2020-05-26 00:56:11 -04:00
mgabdev
7b9f0a5580
Updated mailer styles
...
• Updated:
- mailer styles to be css, not scss.
- updated packs/mailer
2020-05-25 21:03:57 -04:00
mgabdev
3a09bc2160
Updated --solid_color_highlight to be less bright
...
• Updated:
- --solid_color_highlight to be less bright
2020-05-21 17:40:34 -04:00
mgabdev
663f46b166
Updated frontend notification filtering and configuration
...
• Updated:
- frontend notification filtering and configuration
• Added:
- lastReadNotificationId to initial_state
- minWidth20PX for responsive notification icon hiding on xs
• Removed:
- unused code
2020-05-21 15:37:40 -04:00
mgabdev
a4ede5f599
Updated highlightedComment style to be different per theme
...
• Updated:
- highlightedComment style to be different per theme
2020-05-21 15:33:12 -04:00
mgabdev
239d0d6a5e
Added notification count in footer bar
...
• Added:
- notification count in footer bar
2020-05-15 18:27:06 -04:00
mgabdev
1021467a5a
Fixed TimelineQueueButtonHeader center position
...
• Added:
- New classes to position center fixed element
• Removed:
- Unused classes from TimelineQueueButtonHeader component
2020-05-15 16:29:13 -04:00
mgabdev
09db3e2509
Removed .text-uppercase class
...
• Removed:
- uppercase from NavigationBarButton for "Home" button
2020-05-15 12:56:39 -04:00
mgabdev
8d452f0f6b
Progress
2020-05-14 19:56:27 -04:00
mgabdev
4f0e8e2718
Progress
2020-05-14 18:28:21 -04:00
mgabdev
0cef1f71e1
Updating safe-area-inset css for effected elements
2020-05-14 17:47:33 -04:00
mgabdev
0626928899
Progress
2020-05-14 16:45:39 -04:00
mgabdev
4acc21944c
Progress
2020-05-14 02:03:22 -04:00
mgabdev
ccc3206f8f
Progress on mobile modal and popover dialogs
2020-05-12 20:36:54 -04:00
mgabdev
67e76f63f9
Update styles
2020-05-12 19:16:43 -04:00
mgabdev
a028ac2180
test
2020-05-12 12:19:12 -04:00
mgabdev
dcb0a2c74b
Progress
2020-05-09 23:26:58 -04:00
mgabdev
b620cb1372
Progress
2020-05-08 22:17:19 -04:00
mgabdev
a390662e4f
Progress
2020-05-07 01:55:24 -04:00
mgabdev
a026d86b86
Progress
2020-05-07 00:03:34 -04:00
mgabdev
c1131db577
Progress
2020-05-06 19:40:54 -04:00
mgabdev
4dfb7c9fd6
Progress
2020-05-06 02:24:16 -04:00
mgabdev
e1e26afe11
Progress
2020-05-06 00:33:54 -04:00
mgabdev
01bb440385
Progress
...
comments yo
2020-05-05 01:16:01 -04:00
mgabdev
498f163880
Progress
2020-05-04 14:44:37 -04:00
mgabdev
055b5a430f
progress
2020-05-03 01:22:49 -04:00
mgabdev
196a906cec
Progress
2020-05-02 02:25:55 -04:00
mgabdev
8e349c368c
Progress
2020-05-01 01:50:27 -04:00
mgabdev
8673eb8975
Progress
2020-04-30 00:34:50 -04:00
mgabdev
03de4c4fea
Progress
2020-04-29 18:32:49 -04:00
mgabdev
5efe40f301
Progress
2020-04-28 22:24:35 -04:00
mgabdev
c3d0d8bde2
Progress
2020-04-28 01:33:58 -04:00
mgabdev
763694b5ab
Progress
2020-04-25 13:00:51 -04:00
mgabdev
01c8041a6a
Progress
2020-04-23 23:17:27 -04:00
mgabdev
e2e7e8c0af
Progress
2020-04-23 02:13:29 -04:00
mgabdev
fed036be08
Progress
2020-04-22 01:00:11 -04:00
mgabdev
4d7aee59c9
Progress
2020-04-17 01:35:46 -04:00
mgabdev
35852e7fee
Progress and testing status w comments
2020-04-16 02:00:43 -04:00
mgabdev
595208780e
Progress
2020-04-11 18:29:19 -04:00
mgabdev
7249143d9f
Progress
2020-04-09 15:18:14 -04:00
mgabdev
bb4fcdf32d
Progress
2020-04-07 21:06:59 -04:00
mgabdev
b5e3c2a94f
Progress
2020-04-06 21:53:23 -04:00
mgabdev
e485e2f955
Progress
2020-04-03 19:18:26 -04:00
mgabdev
80d41b8d94
Progress
2020-04-01 23:17:21 -04:00
mgabdev
1a33759e19
Progress
2020-03-31 12:04:50 -04:00
mgabdev
2bd344a594
Progress
2020-03-27 11:29:52 -04:00
mgabdev
3d0a85cde4
Progress
2020-03-25 23:11:32 -04:00
mgabdev
0d9dbdfecd
Progress
2020-03-24 00:39:12 -04:00
mgabdev
65af72faae
Progress
2020-03-14 13:31:29 -04:00
mgabdev
7712ebdbbd
Progress
2020-03-11 19:56:18 -04:00
Alex Gleason
316b5c8d0f
Merge remote-tracking branch 'upstream/develop' into feature/frontend_refactor
2020-03-10 16:24:43 -05:00
mgabdev
0b94033011
Progress
2020-03-08 19:02:28 -04:00
mgabdev
2f9dbfa91d
Progress
2020-03-08 12:46:00 -04:00
mgabdev
557c6470f5
Progress
2020-03-06 23:53:28 -05:00
mgabdev
da3d0c3462
Progress
2020-03-06 10:38:22 -05:00
mgabdev
5109276331
Progress
2020-03-05 10:44:17 -05:00
mgabdev
d31d5fcd81
Progress
2020-03-04 17:50:15 -05:00
mgabdev
567894f614
Progress
2020-03-04 17:26:01 -05:00
mgabdev
143725b5bd
Progress
2020-03-03 23:59:11 -05:00
mgabdev
33952e424f
Progress
2020-03-03 22:45:16 -05:00
mgabdev
0df3c073a5
Progress
2020-03-02 17:26:25 -05:00
mgabdev
c6aa4e08a1
Progress
2020-02-29 10:42:47 -05:00
mgabdev
3ca4ffcc6b
Progress
2020-02-28 10:20:47 -05:00
mgabdev
7679012e2f
Progress
2020-02-24 16:56:07 -05:00
mgabdev
d255982ec5
Progress
2020-02-22 18:26:23 -05:00
mgabdev
bebc39f150
Progress
2020-02-20 19:57:29 -05:00
mgabdev
e37500c0cf
Progress
2020-02-19 18:57:07 -05:00
mgabdev
be3daea78b
Progress
2020-02-17 12:50:29 -05:00