gab-social/app/javascript/gabsocial
mgabdev 3b0ec6a270 Updated groups to be public
• Updated:
- groups to be public
- routes for /group and /groups/id to be public
- GroupTimeline to ignore relationships for loading
- Group fetching to be a where with is_archived: false
- GroupControllers to have if current_user, else

• Added:
- Meta and og information for view
- Group fetch
- public route api for featured groups, group timelines

• Removed:
- Doorkeeper for read:groups
2020-07-21 23:05:54 -05:00
..
actions Updated fetchGroups action to be only public for featured groups 2020-07-21 23:00:11 -05:00
assets Added AddImage icon 2020-07-14 16:37:59 -05:00
components Updated GroupInfoPanel to hide members list if no user 2020-07-21 22:59:46 -05:00
containers Fixed issue with loading context, comments from Status feature 2020-07-21 22:27:48 -05:00
features Updated groups to be public 2020-07-21 23:05:54 -05:00
layouts Removed unused links in AboutLayout nav 2020-07-15 23:05:30 -05:00
locales Updated "Follows" -> "Following" 2020-06-12 19:29:51 -04:00
middleware Progress 2020-04-07 21:06:59 -04:00
pages Added shortcuts 2020-07-21 22:24:26 -05:00
reducers Added shortcuts 2020-07-21 22:24:26 -05:00
selectors Added unique photos and videos tab to profile 2020-06-08 19:38:36 -04:00
service_worker Progress 2020-04-07 21:06:59 -04: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 Added utils/scroll_to.js for animated scroll 2020-05-15 16:30:06 -04: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 Added shortcuts 2020-07-21 22:24:26 -05:00
extra_polyfills.js Progress 2020-05-01 01:50:27 -04:00
initial_state.js Added is_first_session/isFirstSession to initialState 2020-07-14 18:44:06 -05:00
load_polyfills.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
main.js Progress 2020-04-11 18:29:19 -04: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 on refactor 2020-01-29 16:53:33 -05:00
test_setup.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00