Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress for 1.0.0 #1

Open
Gigas002 opened this issue May 11, 2021 · 0 comments
Open

Progress for 1.0.0 #1

Gigas002 opened this issue May 11, 2021 · 0 comments
Assignees
Labels
grabbed Someone's already working on this issue
Milestone

Comments

@Gigas002
Copy link
Owner

Gigas002 commented May 11, 2021

  • WebSocket (Частично реализовано, смотреть классы WebSocketClient и WebSockets)
  • Authentication (Через Core.CreateDefaultClient(string authenticationToken))
  • Auth (нужны дополнительные тесты)
    • postAuthQr (Спасибо Prostagma? за помощь с получением qr-кода)
    • postAuthSocial
    • postAuthLogin
  • Timeline
    • getTimeline
    • getTimelineByHashtag
    • getTimelineNews
    • getFlashHolder
  • Entry
    • getEntryById
    • getPopularEntries
    • postLikeEntry
    • postEntryCreate
    • getEntryLocate
    • postEntryAttachEmbed
  • Comment
    • getEntryComments
    • getEntryCommentsLevelsGet
    • getEntryCommentsThread
    • getCommentLikes
    • postCommentEdit
    • postCommentSend
    • postCommentSaveCommentsSeenCount
    • getEntryWidgets
  • Upload
    • postUploaderUpload
    • postUploaderExtract
  • Other
    • getLocate
    • postEntryComplaint
    • postEntryCommentComplaint
  • Search
    • getSearch
    • getSearchSubsite (200, но всегда возвращает пустоту?)
    • getSearchHashtag
    • getTag
  • User
    • getUser
    • getUserMe
    • getUserMeUpdates
    • getUserMeUpdatesCount
    • postUserMeUpdatesReadId
    • postUserMeUpdatesRead
    • getUserComments
    • getUserMeComments
    • getUserEntries
    • getUserMeEntries
    • getUserFavoritesEntries
    • getUserFavoritesComments
    • getUserFavoritesVacancies
    • getUserMeFavoritesEntries
    • getUserMeFavoritesComments
    • getUserMeFavoritesVacancies
    • getUserMeSubscriptionsRecommended
    • getUserMeSubscriptionsSubscribed
    • postFavoriteAdd
    • postFavoriteRemove
    • getUserMeTuneCatalog
    • postUserMeTuneCatalog
    • postUserMeSaveAvatar
    • postUserMeSaveCover
    • postUserMeSubscription
    • getGetIgnoredKeywords
    • postSubsiteIgnoreKeywords
  • Layout
    • getLayout
    • getLayoutHashtag
  • Push
    • getUserPushTopic
    • getUserPushSettings
    • postUpdateUserPushSettings
  • Payments
    • getPaymentsCheck (сломано?)
  • Tweets
    • getTweets
  • Widgets
    • getRates
  • Subsite
    • getSubsite
    • getSubsiteTimeline
    • getSubsitesList
    • getSubsiteVacancies
    • getSubsiteVacanciesMore
    • getSubsiteSubscribe (всегда 403)
    • getSubsiteUnsubscribe (всегда 403)
    • postUserMeSubscription
  • Vacancies
    • getJob
    • getJobMore
    • getJobFilters
    • getVacancies
  • Webhooks Subscriptions
    • getApiWebhooksGet
    • postApiWebhookAdd
    • postApiWebhookDel
  • Blacklist
    • postContentMute
    • postHashtagMute
    • postSubsitegMute
    • getIgnoresHashtags
    • getIgnoresSubsites
  • Quiz
    • getQuizResults
    • postQuizVote
    • postQuizVoteReset
  • Mentions
    • getSearchForMentions
    • getEnableMentionNotifications
    • getDisableMentionNotifications
  • Events
    • getEventsFilters
    • getEvents
    • getEventsMore
@Gigas002 Gigas002 added the grabbed Someone's already working on this issue label May 11, 2021
@Gigas002 Gigas002 added this to the 1.0.0 milestone May 11, 2021
@Gigas002 Gigas002 self-assigned this May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grabbed Someone's already working on this issue
Projects
None yet
Development

No branches or pull requests

1 participant