Developer
0c1d84262f
Add missing uri attribute in StatusSerializer
...
• Add:
- missing uri attribute in StatusSerializer
2021-02-25 10:37:50 -05:00
Developer
2a8ca2cd56
Added new spam_flag to Accounts, replacing is_flagged_as_spam
...
• Added:
- new spam_flag to Accounts, replacing is_flagged_as_spam
- null/0: no spam, 1: spam, 2: safe from spam
• Updated:
- Comment, Status to reflect changes
• Todo:
- Fully remove is_flagged_as_spam
- Update SortingQueryBuilder
2021-02-18 23:46:53 -05:00
rubic0n
44fd00bdc0
Remove an unnecessary `if`
2021-02-18 00:54:51 -06:00
rubic0n
9b17b0a553
Reduce array allocations by using a constant
2021-02-18 00:54:29 -06:00
mgabdev
2790408a5e
Removed unused values from InitialStateSerializer
...
• Removed:
- unused values from InitialStateSerializer that used redis and now are in own cached api controllers for monthly_expenses_complete, trending_hashtags
2021-01-15 15:36:51 -05:00
mgabdev
63622b5416
Removed unused setting for setting_group_in_home_feed in initial_state_serializer
...
• Removed:
- unused setting for setting_group_in_home_feed in initial_state_serializer
2021-01-15 14:37:19 -05:00
mgabdev
3eeb0d5b95
Fixed issue with manifest.json route
...
• Fixed:
- issue with manifest.json route, now returning hardcoded json successfully
2020-12-26 15:25:39 -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
5b40f62498
Fixed issue with status url not resolving to host
...
• Fixed:
- issue with status url not resolving to host
- fixes issue with status copy url in share menu
2020-12-23 00:10:34 -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
a0a701058f
Fixed issue in causing group editing to not work
...
• Fixed:
- issue in causing group editing to not work
2020-12-22 23:42:27 -05:00
mgabdev
73ee16b943
Fixes for deployment
...
Fixes for deployment
2020-12-22 15:47:02 -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
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