- 19 Feb, 2021 1 commit
-
-
Developer authored
• 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
-
- 18 Feb, 2021 2 commits
- 24 Dec, 2020 1 commit
-
-
mgabdev authored
• Updated: - StatusSharePopover -> SharePopover • Added: - group, account share - group url in routes.rb - group url in GroupSerializer.rb - share buttons in ProfileOptionsPopover, GroupOptionsPopover
-
- 23 Dec, 2020 3 commits
-
-
mgabdev authored
• Fixed: - issue with status url not resolving to host - fixes issue with status copy url in share menu
-
mgabdev authored
• Fixed: - issue with poll vote counts not showing by not including !hide_totals? in poll.rb
-
mgabdev authored
• Fixed: - issue in causing group editing to not work
-
- 22 Dec, 2020 3 commits
-
-
mgabdev authored
Fixes for deployment
-
mgabdev authored
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 :
-
mgabdev authored
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
-
- 20 Dec, 2020 1 commit
-
-
mgabdev authored
Report modal style fix, chat updates, statusserializer revert, display name truncation
-
- 19 Dec, 2020 1 commit
-
-
mgabdev authored
Progress on DMs
-
- 17 Dec, 2020 1 commit
-
-
mgabdev authored
accounts approved, video player testing, bookmark collections
-
- 16 Dec, 2020 2 commits
- 09 Dec, 2020 1 commit
-
-
mgabdev authored
-
- 04 Dec, 2020 1 commit
-
-
mgabdev authored
Progress on DMs responsiveness
-
- 03 Dec, 2020 2 commits
- 25 Nov, 2020 1 commit
-
-
mgabdev authored
-
- 15 Nov, 2020 1 commit
-
-
mgabdev authored
-
- 09 Nov, 2020 1 commit
-
-
mgabdev authored
• Removed: - unused code from initial_state and ReactController
-
- 03 Nov, 2020 1 commit
-
-
mgabdev authored
• Added: - updated_at to PreviewCardSerializer
-
- 31 Oct, 2020 1 commit
-
-
mgabdev authored
• Added: - link/PreviewCard search to search
-
- 29 Oct, 2020 1 commit
-
-
mgabdev authored
• Added: - LinkTimeline and PreviewCard fetching by id
-
- 17 Sep, 2020 1 commit
-
-
mgabdev authored
• Fixed: - issue with group fetching, serializer for loading password for admin only
-
- 15 Sep, 2020 2 commits
- 14 Sep, 2020 3 commits
- 11 Sep, 2020 1 commit
-
-
mgabdev authored
• Added: - ability to set password for groups - GroupPasswordModal - checks for if has password - rate limiting in rack_attack
-
- 10 Sep, 2020 3 commits
-
-
mgabdev authored
• Updated: - GroupSerializer for group_category
-
mgabdev authored
• Added: - join requests to Groups - redux actions, reducers - controller and functionality for fetching join requests, accepting, rejecting join requests
-
mgabdev authored
• 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
-
- 02 Sep, 2020 1 commit
-
-
mgabdev authored
• Added: - new role for moderator to Groups
-
- 01 Sep, 2020 1 commit
-
-
mgabdev authored
• Updated: - GroupInfoPanel to be markdown enabled, linkable for users, hashtags, urls
-
- 06 Aug, 2020 3 commits