[PR #1] [CLOSED] Fix Register #302

Closed
opened 2026-03-03 11:42:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/Bark/pull/1
Author: @metrue
Created: 7/14/2018
Status: Closed

Base: masterHead: register


📝 Commits (4)

  • 264d16d works
  • 0f8a8e9 fix register issue: use Post, and none json response give
  • 46043ae fix encoding issue
  • 5608d39 update logic since api change

📊 Changes

7 files changed (+68 additions, -52 deletions)

View changed files

📝 Bark.xcodeproj/project.pbxproj (+14 -30)
📝 Controller/BarkNavigationController.swift (+0 -1)
📝 Controller/NewServerViewController.swift (+0 -1)
📝 Model/BarkApi.swift (+27 -3)
📝 Model/Client.swift (+5 -3)
📝 Model/Observable+Extension.swift (+5 -13)
📝 Podfile.lock (+17 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/Bark/pull/1 **Author:** [@metrue](https://github.com/metrue) **Created:** 7/14/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `register` --- ### 📝 Commits (4) - [`264d16d`](https://github.com/Finb/Bark/commit/264d16db3bab6bc5cfc5579187ec18f6dfe7116d) works - [`0f8a8e9`](https://github.com/Finb/Bark/commit/0f8a8e97f768b24f1a92306d8399bde3f35b3bf4) fix register issue: use Post, and none json response give - [`46043ae`](https://github.com/Finb/Bark/commit/46043ae4ab129ee8a04b269808d52f87ae12b6ff) fix encoding issue - [`5608d39`](https://github.com/Finb/Bark/commit/5608d39488e2d174f97f2ddce2e528172ca132ab) update logic since api change ### 📊 Changes **7 files changed** (+68 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `Bark.xcodeproj/project.pbxproj` (+14 -30) 📝 `Controller/BarkNavigationController.swift` (+0 -1) 📝 `Controller/NewServerViewController.swift` (+0 -1) 📝 `Model/BarkApi.swift` (+27 -3) 📝 `Model/Client.swift` (+5 -3) 📝 `Model/Observable+Extension.swift` (+5 -13) 📝 `Podfile.lock` (+17 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:42:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Bark#302
No description provided.