mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
replace internal links in features doc
This commit is contained in:
parent
a1f28810b9
commit
4479431486
@ -16,7 +16,7 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### User Account
|
### User Account
|
||||||
|
|
||||||
[Cucumber Features](./integration/user_account)
|
[Cucumber Features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/user_account)
|
||||||
|
|
||||||
* Sign-up
|
* Sign-up
|
||||||
* Agree to Data Privacy Statement
|
* Agree to Data Privacy Statement
|
||||||
@ -34,7 +34,7 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### User Profile
|
### User Profile
|
||||||
|
|
||||||
[Cucumber Features](./integration/user_profile)
|
[Cucumber Features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/user_profile)
|
||||||
|
|
||||||
* Upload and Change Avatar
|
* Upload and Change Avatar
|
||||||
* Upload and Change Profile Picture
|
* Upload and Change Profile Picture
|
||||||
@ -59,7 +59,7 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Posts
|
### Posts
|
||||||
|
|
||||||
[Cucumber Features](./integration/post/)
|
[Cucumber Features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/post)
|
||||||
|
|
||||||
* Creating Posts
|
* Creating Posts
|
||||||
* Persistent Links
|
* Persistent Links
|
||||||
@ -84,7 +84,7 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
* Upvote comments of others
|
* Upvote comments of others
|
||||||
|
|
||||||
### Notifications
|
### Notifications
|
||||||
[Cucumber features](./integration/notifications)
|
[Cucumber features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/notifications)
|
||||||
|
|
||||||
* User @-mentionings
|
* User @-mentionings
|
||||||
* Notify authors for comments
|
* Notify authors for comments
|
||||||
@ -116,7 +116,7 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Search
|
### Search
|
||||||
|
|
||||||
[Cucumber Features](./integration/search)
|
[Cucumber Features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/search)
|
||||||
|
|
||||||
* Search for Categories
|
* Search for Categories
|
||||||
* Search for Tags
|
* Search for Tags
|
||||||
@ -186,7 +186,7 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### More Info
|
### More Info
|
||||||
|
|
||||||
Shows autmatically releated information for existing post.
|
Shows automatically related information for existing post.
|
||||||
|
|
||||||
* Show related Posts
|
* Show related Posts
|
||||||
* Show Pros and Cons
|
* Show Pros and Cons
|
||||||
@ -237,7 +237,7 @@ Shows automatically related actions for existing post.
|
|||||||
|
|
||||||
### Moderation
|
### Moderation
|
||||||
|
|
||||||
[Cucumber Features](./integration/moderation)
|
[Cucumber Features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/moderation)
|
||||||
|
|
||||||
* Report Button for users for doubtful Content
|
* Report Button for users for doubtful Content
|
||||||
* Moderator Panel
|
* Moderator Panel
|
||||||
@ -262,7 +262,7 @@ Shows automatically related actions for existing post.
|
|||||||
|
|
||||||
### Internationalization
|
### Internationalization
|
||||||
|
|
||||||
[Cucumber Features](./integration/internationalization)
|
[Cucumber Features](https://github.com/Human-Connection/Human-Connection/tree/master/cypress/integration/internationalization)
|
||||||
|
|
||||||
* Frontend UI
|
* Frontend UI
|
||||||
* Backend Error Messages
|
* Backend Error Messages
|
||||||
@ -276,4 +276,3 @@ Shows automatically related actions for existing post.
|
|||||||
* Receiving Undo and Delete Activities for Articles and Notes
|
* Receiving Undo and Delete Activities for Articles and Notes
|
||||||
* Serving Webfinger records and Actor Objects
|
* Serving Webfinger records and Actor Objects
|
||||||
* Serving Followers, Following and Outbox collections
|
* Serving Followers, Following and Outbox collections
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user