Commit Graph

92 Commits

Author SHA1 Message Date
mgabdev
7aa7b66374 Updated PreviewCard, FetchLinkCardService, FetchOEmbedService
• Updated:
- PreviewCard, FetchLinkCardService, FetchOEmbedService to work better
2020-07-22 13:51:08 -05:00
mgabdev
ec495fb3ed Removed local instance block on FetchLinkCardService
• Removed:
- local instance block on FetchLinkCardService
2020-07-22 00:24:27 -05:00
mgabdev
de834cd586 Updated Introduction/onboarding flow
• Updated:
- Introduction/onboarding flow

• Added:
- autoJoinGroup to default "Introduce Yourself" group in gab.com if you post the welcome post in introduction last slide
2020-07-14 22:31:54 -05:00
mgabdev
bc2eeee497 Added pro feed
• Added:
- pro feed
2020-07-01 21:40:00 -04:00
mgabdev
7ad7fe06bd Removed public/community timeline for non-admins
• Removed:
- public/community timeline for non-admins
- links to the page
- web sockets for the page
2020-06-19 15:42:13 -04:00
mgabdev
f7e0528d3b Merge branch 'feature/rich_text_editor' of https://code.gab.com/gab/social/gab-social into develop 2020-06-17 16:45:45 -04:00
mgabdev
b93ecc7095 Rich Text Editor (WIP) x4 2020-06-17 16:27:58 -04:00
mgabdev
69908f629a Removed statuses, hashtags, groups from public search api
• Removed:
- statuses, hashtags, groups from public search api (if no user)
2020-06-12 21:04:20 -04:00
mgabdev
eb89d552ce Fixed issue with Tags timeline
• Fixed:
- issue with Tags timeline and incorrect number of arguments due to removal of "local" attribute
2020-06-11 15:33:56 -04:00
mgabdev
f7a0b022d4 Update activity pub jobs
• Update:
- activity pub jobs to retry 0 and dead: true

• Remove:
- ActivityPub DeliveryWorker on account suspension
- Inbox, outbox, collections routes
2020-05-29 13:01:35 -04:00
mgabdev
ce69d939b7 Removed AdminMailer emails for reports and pending accounts
• Removed:
- AdminMailer emails for reports and pending accounts
2020-05-28 19:30:37 -04:00
mgabdev
da49e93656 Remove remote DistributionWorkers on new status, repost
• Remove:
- remote DistributionWorkers on new status, repost
2020-05-27 16:57:44 -04:00
mgabdev
427cd59996 Updated account search and suggestions to be local only
• Updated:
- account search and suggestions to be local only
2020-05-25 21:05:32 -04:00
mgabdev
196a906cec Progress 2020-05-02 02:25:55 -04:00
mgabdev
fe9a89d68c Revert 2020-05-01 12:46:31 -04:00
mgabdev
8e349c368c Progress 2020-05-01 01:50:27 -04:00
mgabdev
03de4c4fea Progress 2020-04-29 18:32:49 -04:00
mgabdev
fed036be08 Progress 2020-04-22 01:00:11 -04:00
mgabdev
0532890c0e Removed featured tags
We don't use
2020-03-27 18:05:16 -04:00
mgabdev
81b2c009a1 Added groups to search results 2020-01-14 18:13:30 -05:00
admin
0d2c172365 Revert "auto-confirm users to compensate for lack of SMTP relay"
This reverts commit ee2efd0be3058e4044f4a76a66ce6fedf0368274
2019-09-20 02:32:34 +00:00
mgabdev
b53ff5ac44 Added check if user isn't pro, don't allow scheduled statuses 2019-09-18 19:43:43 -04:00
Rob Colbert
5135622fe2 Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 13:19:24 -04:00
2458773093
20cce5fc39 show edit indicator on detail page 2019-09-18 19:20:52 +03:00
Rob Colbert
4de30bd8d0 Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 11:08:04 -04:00
2458773093
7219c9b5e6 service + seerializer completed 2019-09-17 17:22:02 +03:00
mgabdev
f21f2651d6 Added status.account_id to redis socket for statuscard stream 2019-08-28 16:41:49 -04:00
mgabdev
31d4660947 Added streaming of updated status from fetch_link_card_service
Sends updated status down after adding/updating/removing preview card.
2019-08-28 01:26:34 -04:00
mgabdev
32b04999b1 Removed head request in FetchLinkCardService 2019-08-26 21:57:11 -04:00
2458773093
39dc2b1287 allow existing images of the account for edits 2019-08-23 03:53:02 +03:00
2458773093
dd73e1b00e edit status service 2019-08-23 01:07:54 +03:00
Rob Colbert
ee2efd0be3 auto-confirm users to compensate for lack of SMTP relay 2019-08-21 01:01:48 -04:00
Rob Colbert
ad07cde21b Merge branch 'feature/group-posts-in-timeline' of https://code.gab.com/gab/social/gab-social into develop 2019-08-20 19:31:58 -04:00
2458773093
213d5862ac fan out to group members 2019-08-20 02:11:11 +03:00
Rob Colbert
352217c5b4 process_quote_service call made conditional 2019-08-13 02:16:01 -04:00
2458773093
623fa7da80 quote notifs 2019-08-12 16:25:28 +03:00
2458773093
6b583577f4 quote support to status creation 2019-08-04 15:26:35 +03:00
2458773093
c56a8914f3 Merge remote-tracking branch 'origin/styling/add-groups-link' into groups-updates
* origin/styling/add-groups-link: (31 commits)
  Comment out the "groups" button until ready to reveal.
  Changed the method of adding main navigation icons. Created a png sprite sized @2x based on largest usage (for retina). This will fix some rendering issues caused by using svg images. It will allow adding depth and more color / shading if we choose later.
  intents fix
  federation fix
  two more federation fixes
  Removed unused imports
  Removed unused PublicTimeline component
  Updated CommunityTimeline to add option for "all federated" content
  Removed unused import in unauthorized_modal
  Updated registration legal links
  Updated compose_form to account for if compose modal open
  Added empty message to pinned statuses page
  Updated nextProps withReplies for account timeline
  Added empty message to account_gallery media page
  Updated timeline/notification dequeue to be in componentDidMount
  Added TimelineQueueButtonHeader to status_list
  Added queue functionality status_list_container for status timelines
  Updated all Redis.current.publish, PushUpdateWorker.perform_async to work again
  Added timeline dequeue functionality to onSubmitCompose action
  Added redux functionality for queueing/dequeueing timelines
  ...
2019-07-16 14:29:38 +03:00
2458773093
1fabd28498 New groups 2019-07-15 16:47:05 +03:00
mgabdev
49e533244c Updated all Redis.current.publish, PushUpdateWorker.perform_async to work again
added back now that we will have timeline/notification queueing functionality
2019-07-11 12:11:57 -04:00
robcolbert
fd50f03304 Gabbers like servers that are less pushy. 2019-07-09 00:48:11 -04:00
robcolbert
bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00