Commit Graph

85 Commits

Author SHA1 Message Date
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
5a37a7090e Progress
accounts approved, video player testing, bookmark collections
2020-12-17 01:34:00 -05:00
mgabdev
8f94ffad9c Progress 2020-12-16 02:39:07 -05:00
mgabdev
75d52c841e Progress 2020-12-15 19:31:30 -05:00
mgabdev
6c13144fbc Progress 2020-12-09 15:02:43 -05:00
mgabdev
f6a7422704 Progress on DMs responsiveness
Progress on DMs responsiveness
2020-12-03 22:27:09 -05:00
mgabdev
137a36b810 Progress with DMs
Progress with DMs
2020-12-03 17:13:11 -05:00
mgabdev
a129b3ce3b Fixed issue in OEmbedSerializer
• Fixed:
- issue in OEmbedSerializer
2020-12-02 23:33:36 -05:00
mgabdev
c5cbdd7a55 Fixed issue in OEmbedSerializer
• Fixed:
- issue in OEmbedSerializer
2020-12-02 23:30:32 -05:00
mgabdev
9a43c51085 Progress on dms, code cleanup
Progress on dms, code cleanup
2020-12-02 23:22:51 -05:00
mgabdev
b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
mgabdev
fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev
f806fddb5f Removed promotions from initial_state 2020-11-09 13:26:34 -06:00
mgabdev
547cb39dee Removed unused api_salmon_url in haml meta pages
• Removed:
- unused api_salmon_url in haml meta pages
2020-11-09 13:25:56 -06:00
mgabdev
b0e3d611f5 Removed unused code from initial_state and ReactController
• Removed:
- unused code from initial_state and ReactController
2020-11-09 12:14:42 -06:00
mgabdev
cafbbbf69f Added updated_at to PreviewCardSerializer
• Added:
- updated_at to PreviewCardSerializer
2020-11-02 21:46:02 -06:00
mgabdev
7e673d4e7f Added link/PreviewCard search to search
• Added:
- link/PreviewCard search to search
2020-10-31 18:10:59 -05:00
mgabdev
f129d9c49b Added LinkTimeline and PreviewCard fetching by id
• Added:
- LinkTimeline and PreviewCard fetching by id
2020-10-29 18:46:54 -05:00
mgabdev
3c07e9d63b Added new security question to sign up, Added notification for unconfirmed emails
• Added:
- new security question to sign up
- notification for unconfirmed emails
- modal for describing issue with Gab emails
2020-10-16 16:25:37 -05:00
mgabdev
8f57514bc8 Fixed issue with group fetching, serializer for loading password
• Fixed:
- issue with group fetching, serializer for loading password for admin only
2020-09-17 18:21:58 -05:00
mgabdev
5cb35c7b31 Fixed issue with empty passwords for groups
• Fixed:
- issue with empty passwords for groups
2020-09-15 00:14:22 -05:00
mgabdev
345fc0bfb3 Added collapsable GroupInfoPanel description for long descriptions
• Added:
- collapsable GroupInfoPanel description for long descriptions
2020-09-14 19:53:33 -05:00
mgabdev
2933921d04 Fixed issue with group_serializer current_user exists
• Fixed:
- issue with group_serializer current_user exists
2020-09-14 17:18:16 -05:00
mgabdev
20ef23659c Fixed error in group_serializer if no current_user defined
• Fixed:
- error in group_serializer if no current_user defined
2020-09-14 11:44:01 -05:00
mgabdev
4242f595df Updated group_serializer to account for no current_user
• Updated:
- group_serializer to account for no current_user
2020-09-14 11:04:42 -05:00
mgabdev
6d85c76c8f Added ability to set password for groups
• Added:
- ability to set password for groups
- GroupPasswordModal
- checks for if has password
- rate limiting in rack_attack
2020-09-11 17:27:00 -05:00
mgabdev
eba6696ad5 Updated GroupSerializer for group_category
• Updated:
- GroupSerializer for group_category
2020-09-10 17:14:00 -05:00
mgabdev
217aab9faa Added join requests to Groups
• Added:
- join requests to Groups
- redux actions, reducers
- controller and functionality for fetching join requests, accepting, rejecting join requests
2020-09-10 17:07:00 -05:00
mgabdev
d030783089 Added GroupPinnedStatuses
• Added:
- GroupPinnedStatuses
- controllers for timeline, creation, deletion
- redux actions, reducers for creation, deletion
- timeline fetching in timelines action
- options to pin, unpin in status options popover for group admin
2020-09-10 15:07:01 -05:00
mgabdev
ac9b9e8448 Added new role for moderator to Groups
• Added:
- new role for moderator to Groups
2020-09-02 18:06:38 -05:00
mgabdev
a5ae957ac5 Updated GroupInfoPanel to be markdown enabled, linkable
• Updated:
- GroupInfoPanel to be markdown enabled, linkable for users, hashtags, urls
2020-09-01 18:14:11 -05:00
mgabdev
ba840fd6b6 Updated GroupSerializer with new keys
• Updated:
- GroupSerializer with new keys
2020-08-06 00:09:53 -05:00
mgabdev
84429632ab Added GroupCategoriesSerializer
• Added:
- GroupCategoriesSerializer
2020-08-05 23:18:21 -05:00
mgabdev
32c62955bf Added has_quote to status_serializer and set in status.rb
• Added:
- has_quote to status_serializer and set in status.rb
2020-08-05 23:17:17 -05:00
mgabdev
043fc01cea Added self-destructing/expiring statuses
• Added:
- self-destructing/expiring statuses for GabPRO members only
- ExpiringStatusWorker
- stopwatch icon
- expires_at redux values
- expires_at button in composer
- expires at selection popover

• Updated:
- Schedule status button to not show if expiring status active
2020-07-24 19:05:31 -05:00
mgabdev
13af58da7a Added bookmarks
• Added:
- bookmarks for GabPRO members only
- migration for creation of StatusBookmarks
- all necessary routes, controllers
- redux for adding, removing, fetching and displaying bookmarks
- bookmark icon
- doorkeeper scopes
- backend and frontend support

Bookmarks behave like likes/favorites, except they aren't shared with other users and do not have an associated counter.

dfea7368c9
2020-07-24 18:48:31 -05:00
mgabdev
f92f75d747 Added shortcuts
• Added:
- shortcuts functionality
- shortcuts route, controller, model
- shortcut error message for "exists"
- shortcut redux
- EditShortcutsModal, constant
- links to sidebar, sidebar_xs
- options to add/remove group, account in GroupOptionsPopover, ProfileOptionsPopover
- shortcuts page, feature/list
2020-07-21 22:24:26 -05:00
mgabdev
3f434d6b7c Added is_first_session/isFirstSession to initialState
• Added:
- is_first_session/isFirstSession to initialState
2020-07-14 18:44:06 -05:00
mgabdev
7410c4c6ab Fixed issues with status formatting in rss, email
• Fixed:
- issues with status formatting in rss, email
2020-07-01 21:39:12 -04:00
mgabdev
b93ecc7095 Rich Text Editor (WIP) x4 2020-06-17 16:27:58 -04:00
mgabdev
861ae55aec Rich Text Editor (WIP) x2 2020-06-16 19:44:30 -04:00
mgabdev
20a3221c4b Rich Text Editor (WIP) 2020-06-12 12:01:54 -04:00
mgabdev
ac2bc9b9a3 Updated preview.jpg -> preview.png social card image thumbnail
• Updated:
- preview.jpg -> preview.png social card image thumbnail
2020-06-09 16:01:08 -04:00
mgabdev
985e1458d5 Removed unused/old/pre-refactor settings
•Removed:
- unused/old/pre-refactor settings
2020-06-07 14:01:54 -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
bb0182c1e1 pull 2020-05-11 23:34:18 -04:00
mgabdev
055b5a430f progress 2020-05-03 01:22:49 -04:00
mgabdev
e9f01c0b16 Testing 2020-05-01 12:47:13 -04:00
mgabdev
8673eb8975 Progress 2020-04-30 00:34:50 -04:00