mgabdev
625cfab1b4
Fixed issue with emoji placement in composer
...
• Fixed:
- issue with emoji placement in composer
2021-01-13 18:37:07 -05:00
mgabdev
2fe5162aa8
Added WelcomeReminders component for new users
...
• Added:
- WelcomeReminders component for new users to complete their profile, post new status, follow a user
2021-01-13 18:31:31 -05:00
mgabdev
d01f610da3
Added missing check in List component for if items exist
...
• Added:
- missing check in List component for if items exist
2021-01-13 12:05:29 -05:00
mgabdev
1899ddfbfb
Updated PanelLayout footerButton styles
...
• Updated:
- PanelLayout footerButton styles
2021-01-13 12:03:09 -05:00
mgabdev
19a7d2f31a
Fixed issue with account follow button not displaying properly
...
• Fixed:
- issue with account follow button not displaying properly (after removing relationship fetching in notifications and timelines)
2021-01-09 03:25:54 -05:00
mgabdev
f4512b4411
Added/removed some functionality to better handle requests/load
...
- Removed status counting in dashboard for admins
- Added limit to notifications to only 7 days ago
- Removed ability for non-logged in users to view group, group-collection timelines
- Limited account realtime search on compose, list, chat actions
- Removed fetching of user suggestions
- Removed fetching of shortcuts
- Removed featured groups, user suggestions timeline injections
- Removed group featured panel from explore layout for non logged in users
- Removed media gallery panel from profile layout
- Removed lists, suggestions, groups panel from home page
- Removed user suggestions to list page
- Updated pro_timelie in status.rb to find only from 1 hour ago
- Updated home timeline to not include groups and to find only latest from 5 days ago
- Removed search for non logged in users
2021-01-08 21:46:03 -05:00
mgabdev
152e59a66f
Updated all components that implement window resize to use redux dimensions
...
• Updated:
- all components that implement window resize to use redux dimensions
2021-01-08 00:15:53 -05:00
mgabdev
b62b1166dc
Updated Comment component paddings to be more compact
...
• Updated:
- Comment component paddings to be more compact
2021-01-05 11:34:51 -05:00
mgabdev
59384a300b
Updated Account compnent dismiss and action button style alignments
...
• Updated:
- Account compnent dismiss and action button style alignments
2021-01-05 11:34:29 -05:00
mgabdev
6085fc2213
Updated EditProfileModal to close after clicking save
...
• Updated:
- EditProfileModal to close after clicking save
2020-12-31 22:07:07 -05:00
mgabdev
27f1de6af3
Updated Toast timer to be 3500ms for dismissal
...
• Updated:
- Toast timer to be 3500ms for dismissal
2020-12-31 21:33:22 -05:00
mgabdev
4297e1f81a
Added Gab system's status page to LinkFooter
...
• Added:
- Gab system's status page to LinkFooter
2020-12-31 20:12:40 -05:00
mgabdev
3809700f17
Fixed issue with cursor position in Composer, fixes emoji picker postioning
...
• Fixed:
- issue with cursor position in Composer, fixes emoji picker postioning
2020-12-31 18:48:35 -05:00
mgabdev
312289d88a
Updated ProfileHeader desktop header image sizing
...
• Updated:
- ProfileHeader desktop header image sizing
2020-12-31 17:15:00 -05:00
mgabdev
3224ad2546
Updated position of check, arrow in ListItem
...
• Updated:
- position of check, arrow in ListItem
2020-12-31 16:39:46 -05:00
mgabdev
2fc8401257
Fixed issue in List for checking size for isLast of ListItem
...
• Fixed:
- issue in List for checking size for isLast of ListItem
2020-12-31 16:39:27 -05:00
mgabdev
33f19a3f7b
Added missing size prop to Lists in popover for isXS
...
• Added:
- missing size prop to Lists in popover for isXS
2020-12-31 16:39:07 -05:00
mgabdev
aaaebdaea3
Updated ProfileHeader with no header image on mobile to be smaller, invisible
...
• Updated:
- ProfileHeader with no header image on mobile to be smaller, invisible
2020-12-31 16:37:11 -05:00
mgabdev
ab3aba4fb5
Updated Poll to show transparent background for 0%, circle radius
...
• Updated:
- Poll to show transparent background for 0%
- Poll to be circle radius
2020-12-31 15:30:01 -05:00
mgabdev
3b1d71c9b6
Updated DisplayName to color overflow ellipsis as same color
...
• Updated:
- DisplayName to color overflow ellipsis as same color
2020-12-31 15:24:44 -05:00
mgabdev
2e0a781a5b
Added option in GroupOptinosPopover to open group in Gab admin panel
...
• Added:
- option in GroupOptinosPopover to open group in Gab admin panel
2020-12-30 12:26:55 -05:00
mgabdev
699b4a3a7f
Updated EditProfileModal styles
...
• Updated:
- EditProfileModal styles
2020-12-30 12:22:56 -05:00
mgabdev
eec863f146
Updated ProgressPanel to be more compact
...
• Updated:
- ProgressPanel to be more compact and have the "donate" button not blend into the progress meter
- Updated wording on both ProgressPanel, ProgressInjection
2020-12-30 12:21:43 -05:00
mgabdev
cf9f2bb824
Updated UserPanel to shrink header if no header image available
...
• Updated:
- UserPanel to shrink header if no header image available
2020-12-30 12:20:39 -05:00
mgabdev
dc1d5f6df2
Updated GroupsPanel, ListsPanel header button titles
...
• Updated:
- GroupsPanel, ListsPanel header button titles "All" -> "Show all"
2020-12-26 15:28:09 -05:00
mgabdev
edacb610dc
Updated FileInput to have default background color
...
• Updated:
- FileInput to have default background color
2020-12-26 15:27:16 -05:00
mgabdev
7dd71a06ca
Updated StatusSharePopover -> SharePopover, Added group, account share
...
• Updated:
- StatusSharePopover -> SharePopover
• Added:
- group, account share
- group url in routes.rb
- group url in GroupSerializer.rb
- share buttons in ProfileOptionsPopover, GroupOptionsPopover
2020-12-24 13:27:55 -05:00
mgabdev
19a9435203
Fixed issue in Composer, AutosuggestTextbox with textbox height pushing down media
...
• Fixed:
- issue in Composer, AutosuggestTextbox with textbox height pushing down media
2020-12-23 17:36:15 -05:00
mgabdev
a4aff4fef9
Updated Composer styles to hide scrollbars and fit heights
...
• Updated:
- Composer styles to hide scrollbars and fit heights
2020-12-23 16:37:36 -05:00
mgabdev
7142375c0b
Updated Statuses to open in modal dialog when in Gab Deck
...
• Updated:
- Statuses to open in modal dialog when in Gab Deck instead of going out of Gab Deck to normal status page
2020-12-22 23:49:51 -05:00
mgabdev
0a4c31d39e
Fixed issue with poll vote counts not showing
...
• Fixed:
- issue with poll vote counts not showing by not including !hide_totals? in poll.rb
2020-12-22 23:46:43 -05:00
mgabdev
73ee16b943
Fixes for deployment
...
Fixes for deployment
2020-12-22 15:47:02 -05:00
mgabdev
15df66b234
Added href option to actions in SidebarLayout
2020-12-22 12:52:20 -05:00
mgabdev
34f6a1ab5b
Progress
...
new MediaAttachment video style :playable for mp4 to make videojs work with multiple files, hiding albums, hiding bookmark collections. may need tweaks on mediaattachment for mov and other formats : todo :
2020-12-22 12:11:22 -05:00
mgabdev
6fbea0a59e
Progress on little important things
...
removing .mov for now until we can figure out solution with videojs, added model to track username changes, got chat creation flow down, progress on bookmark collections, albums, filtering blocks/mutes from group, explore, collection timelines
2020-12-22 01:36:38 -05:00
mgabdev
2bbb5be505
Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk
2020-12-21 18:38:35 -05:00
mgabdev
67d94858dc
Progress
...
hashtag in top of tag feed, scroll to comment, chat blocking, muting, filtering
2020-12-21 18:30:46 -05:00
mgabdev
abbcdc21d9
Added links for tv.gab.com in NavigationBar
...
• Added:
- links for tv.gab.com in NavigationBar
2020-12-21 15:35:50 -05:00
mgabdev
ee91809e8d
Progress
...
Albums almost done, group, chat moderation, photo, video page updates
2020-12-21 13:25:05 -05:00
mgabdev
a2ffbadedb
Progress on new composer
...
Updated composer to work with comments, groups, timelines, comments in groups, etc.
2020-12-20 20:37:53 -05:00
mgabdev
1a8ecc672c
Progress on group account search
...
Added group member search, group removed account, album add styles
2020-12-20 19:28:32 -05:00
mgabdev
67eb9d5890
Progress
...
Report modal style fix, chat updates, statusserializer revert, display name truncation
2020-12-20 12:27:24 -05:00
mgabdev
7ec426e3d8
Progress on DMs
...
Progress on DMs
2020-12-19 01:33:33 -05:00
mgabdev
47cd60f851
Progress
...
added composer query string functionality for url, text. fixed issue with no user in base_controller, cleaned up video component, albums starting
2020-12-17 23:46:37 -05:00
mgabdev
d5361419d8
Updated video player styles
...
• Updated:
- video player styles
2020-12-17 16:06:45 -05:00
mgabdev
a7e6aa1636
Updated video component playsInline for video.js
...
• Updated:
- video component playsInline for video.js
2020-12-17 01:40:42 -05:00
mgabdev
5a37a7090e
Progress
...
accounts approved, video player testing, bookmark collections
2020-12-17 01:34:00 -05:00
mgabdev
04053c0e31
Progress, Deck done
2020-12-16 17:29:06 -05:00
mgabdev
8f94ffad9c
Progress
2020-12-16 02:39:07 -05:00
mgabdev
75d52c841e
Progress
2020-12-15 19:31:30 -05:00