Commit Graph

132 Commits

Author SHA1 Message Date
mgabdev
3719a6cfd7 Added checks to suspension to for pro, verified, donor, investor accounts
• Added:
- checks to suspension to for pro, verified, donor, investor accounts
2021-01-23 01:41:35 -05:00
mgabdev
51fa8f2eb4 Added/Updated admin dashboard tables
• Added:
- New Account filtering
- PreviewCard viewing/sorting/filtering deleting (todo)
- DeletePreviewCardWorker, Service
- Status viewing/sorting/filtering deleting
- ChatMessage viewing/sorting/filtering deleting (todo)
- Account > Follows view

• Updated:
- LinkBlock to sort alphabetically
- Groups to be under "Moderation" instead of "Admin" in navigation.rb
- Status in admin to have group name/link
- Reports reset button
- Group filtering/sorting
- LinkBlock filtering/sorting
- Account now has bio and few more data points in dashboard
2021-01-19 01:25:25 -05:00
mgabdev
7bc93ff98f Removed all occurances of "theme" from backend, settings
• Removed:
- all occurances of "theme" from backend, settings

Theme is set in WebSettings through client. And set in <Display />.
2021-01-15 14:35:50 -05:00
mgabdev
75dbf58311 Added IP address column to sessions table in settings
• Added:
- IP address column to sessions table in settings
2021-01-15 14:32:21 -05:00
mgabdev
285aa17024 Added search to admin reports page
• Added:
- search to admin reports page
2021-01-14 14:17:05 -05:00
mgabdev
89a16b101f Updated admin dashboard for ChatConversationAccounts
• Updated:
- admin dashboard for ChatConversationAccounts
2021-01-13 19:12:57 -05:00
mgabdev
8aeae9c45d Updated routes for admins dashboard
• Updated:
- routes for admins dashboard (expenses, group categories, promotions, trending hashtags) that were in the /settings path but are now in the /admin path
- /filters to be in /settings/filters

• Removed:
- authorize_follow route
2021-01-13 18:06:45 -05:00
mgabdev
147d7e5f05 Added group creator to admin dashboard group table
• Added:
- group creator to admin dashboard group table
2020-12-31 16:41:34 -05:00
mgabdev
2e1f12a33a Updated admin Group editing page
• Updated:
- admin Group editing page to include list of admin mods, ability to delete group, ability to make (me/admin) admin of the group
2020-12-30 12:16:47 -05:00
mgabdev
aa88fc16c9 Fixed issue with showing status meta in html head/title tags
• Fixed:
- issue with showing status meta in html head/title tags
2020-12-23 17:38:18 -05:00
mgabdev
06de0c88f3 Progress 2020-12-22 12:49:40 -05:00
mgabdev
ee91809e8d Progress
Albums almost done, group, chat moderation, photo, video page updates
2020-12-21 13:25:05 -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
75d52c841e Progress 2020-12-15 19:31:30 -05:00
mgabdev
586935f07f Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk 2020-12-09 00:00:35 -05:00
mgabdev
c18991f174 Added LinkBlock functionality in admin
• Added:
- LinkBlock functionality in admin
2020-12-08 23:19:10 -05:00
mgabdev
2f798ca1bd Added toggle option for Application superapp in admin settings
• Added:
- toggle option for Application superapp in admin settings
2020-12-04 12:28:32 -05:00
mgabdev
137a36b810 Progress with DMs
Progress with DMs
2020-12-03 17:13:11 -05:00
mgabdev
fb612f60c8 Commiting 2020-11-15 12:48:32 -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
2cca4cb765 Removed unused views/well_known xml documents
• Removed:
- unused views/well_known xml documents
2020-11-09 12:26:15 -06:00
mgabdev
bede3829b7 Updated tag link in admin dashboard
• Updated:
- tag link in admin dashboard
2020-10-16 16:26:37 -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
a4add61342 Added emails for new users who arent PRO
• Added:
- emails for new users who arent PRO
2020-09-18 22:49:15 -05:00
mgabdev
e734a0cb38 Updated remind_expired_pro.text date range email headings
• Updated:
- remind_expired_pro.text date range email headings to match html version
2020-09-18 16:07:25 -05:00
mgabdev
8fa3d4d0a9 Added emails for reminding past PRO members to upgrade again
• Added:
- emails for reminding past PRO members to upgrade again
2020-09-18 15:51:24 -05:00
mgabdev
a8056f80a2 Updated tags link in admin dashboard
• Updated:
- tags link in admin dashboard
2020-09-10 16:58:03 -05:00
mgabdev
991dd7a743 Added ExpiringProScheduler with email for expired GabPRO users
• Added:
- ExpiringProScheduler with email for expired GabPRO users
2020-08-31 19:50:02 -05:00
mgabdev
e4e3b2d82c Updated welcome text email
• Updated:
- welcome text email
2020-08-20 19:14:06 -05:00
mgabdev
9cbda5ea0e Added legacy styles to modal layout
• Added:
- legacy styles to modal layout
2020-08-20 17:02:21 -05:00
mgabdev
9f0fd83fc0 Updated styles for auth pages
• Updated:
- styles for auth pages
2020-08-20 16:30:46 -05:00
mgabdev
e55db70454 Added meta description for home page
• Added:
- meta description for home page
2020-08-18 20:02:02 -05:00
mgabdev
f964950282 Removed react/home.html.haml
• Removed:
- react/home.html.haml
2020-08-06 23:10:22 -05:00
mgabdev
bffc202270 Updated routes to have root point to react
• Updated:
- routes to have root point to react
2020-08-06 00:20:28 -05:00
mgabdev
7dd1e0cd0b Added group_categories creation page in admin panel
• Added:
- group_categories creation page in admin panel
2020-08-05 23:03:14 -05:00
mgabdev
975e6bd8b1 Updated status meta description and title
• Updated:
- status meta description and title
2020-07-24 22:47:12 -05:00
mgabdev
5f0ba70741 Updated status meta description and title
• Updated:
- status meta description and title
2020-07-24 22:36:58 -05:00
mgabdev
8f4be991a0 Updated status meta data title and description
• Updated:
- status meta data title and description to remove truncation
2020-07-22 13:48:27 -05:00
mgabdev
87e60eee04 Removed catchall shared/og in application.html.haml
• Removed:
- catchall shared/og in application.html.haml
2020-07-21 23:25:41 -05:00
mgabdev
ae814a01cb Added meta to application.html.haml for groups and unmatched routes
• Added:
- meta to application.html.haml for groups and unmatched routes
2020-07-21 23:06:47 -05:00
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
mgabdev
6a1ea8f960 Updated home page tags to headings
• Updated:
- home page tags to headings
2020-07-21 11:25:54 -05:00
mgabdev
185907d055 Removed about pages from haml, routes.rb
• Removed:
- about pages from haml, routes.rb
- about, dmca, investors, privacy policy, terms of service, terms of sale
2020-07-10 15:23:10 -05:00
mgabdev
952e052321 Updated react.html.haml to not preload home_timeline, notifications if no current_user
• Updated:
- react.html.haml to not preload home_timeline, notifications if no current_user
2020-07-10 15:18:38 -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
a9a566e211 Updated report status to be in plainText
• Updated:
- report status to be in plainText
2020-06-19 19:26:02 -04:00
mgabdev
d608fe3214 Revert "Attempting to remove packs/public (check)"
This reverts commit b2544734c79cbcdfc29f0b8802f4ccaefec04139.
2020-06-15 13:42:19 -04:00
mgabdev
825924f314 Removed preload link for compose feature in react.html.haml
• Removed:
- preload link for compose feature in react.html.haml
2020-06-15 13:28:12 -04:00
mgabdev
450ac52f7c Removed spaces in meta viewport content in application.html.haml
• Removed:
- spaces in meta viewport content in application.html.haml
2020-06-15 13:27:50 -04:00
mgabdev
b2544734c7 Attempting to remove packs/public (check)
Attempting to remove packs/public but running into issues with webpacker when removing main() in public.js

Deleting this unused main() [the import of MediaContainer] or MediaContainer or the Poll import in MediaContainer causes this error.
Commenting out or putting return; works fine. but cannot delete that import or reactComponents variable for some reason.
2020-06-15 11:06:53 -04:00