gab-social/app/javascript/gabsocial
mgabdev e7993f9550 Fixed issue with profiles not loading when account is not fetched from DB
• Fixed:
- issue with profiles not loading when account is not fetched from DB. Like if on profile then click a account from "x reposted y", x would not load because the ProfilePage component was not fetching on update, only mount.
2020-12-31 17:16:15 -05:00
..
actions Fixed issue with group join requests not showing up in list 2020-12-30 12:40:02 -05:00
components Updated ProfileHeader desktop header image sizing 2020-12-31 17:15:00 -05:00
containers Updated StatusSharePopover -> SharePopover, Added group, account share 2020-12-24 13:27:55 -05:00
features Fixed style issue in News page 2020-12-30 12:18:15 -05:00
layouts Fixes for deployment 2020-12-22 15:47:02 -05:00
locales Progress 2020-12-09 15:02:43 -05:00
middleware Updated Toast alerts, progress mvp 2020-12-07 23:39:13 -05:00
pages Fixed issue with profiles not loading when account is not fetched from DB 2020-12-31 17:16:15 -05:00
reducers Fixed issue with Gab Deck reordering and deleting columns not working 2020-12-22 23:47:10 -05:00
selectors Fixed issue with status reposts, quote posts not showing group name after the dot 2020-12-22 23:53:54 -05:00
service_worker Commiting 2020-11-15 12:48:32 -06:00
storage Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
store Progress 2020-04-07 21:06:59 -04:00
utils Progress 2020-12-20 12:27:24 -05:00
api.js Progress 2020-04-07 21:06:59 -04:00
base_polyfills.js Progress 2020-04-25 13:00:51 -04:00
common.js Progress 2020-02-08 01:12:01 -05:00
constants.js Updated StatusSharePopover -> SharePopover, Added group, account share 2020-12-24 13:27:55 -05:00
extra_polyfills.js Progress 2020-05-01 01:50:27 -04:00
initial_state.js Progress 2020-12-15 19:31:30 -05:00
load_polyfills.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
main.js Remove React, PureComponent global import, added those imports to files directly 2020-08-17 15:07:16 -05:00
ready.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
settings.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
stream.js Progress with DMs 2020-12-03 17:13:11 -05:00