Social: New release

Created on 11 May 2019  路  7Comments  路  Source: nextcloud/social

Is your feature request related to a problem? Please describe.

I do not want to rush you, but would it be possible to release a new version?

The last version was released some time ago (on 9 Feb) and there are already many nice features done in the 0.2 milestone.

I am just curious about what is stopping the new release. Nevertheless, thanks for your work!

Describe the solution you'd like

Release a new version if it is possible.

Describe alternatives you've considered

I can run the code from the master branch but I am scared about the data migrations. (Some UI glitches are not a problem, but I do not want to loose some data.)

enhancement help wanted

Most helpful comment

thanks to @violoncelloCH for the work on Announce/Boost !

All 7 comments

@daita could you push a new version? :)

alpha2 is almost ready, the core structure looks stable and data migrations should be good enough (also migration does not delete old tables; the deletion will be done in further release of alpha2 if there is no complains).

The release is blocked by some task on the front-end, and I am not good at Vue... if anyone of you is willing to have a look and help on this, do not hesitate to ask and/or pull !

Let's make the list of what needs to be done for alpha2:

  • [ ] Displaying SocialAppNotifications. [1]
  • [x] Displaying Announce/Boost. [2]
  • [ ] Displaying Replied-To Post. [3]
  • [ ] Displaying Attachments. [3]
  • [x] filters some items from Stream based on 'hidden_on_timeline' (backend, working on it myself)
  • [x] move the SocialAppNotifications from the Direct stream to a Notifications stream (@juliushaertl should be able to quickly add the stream - UPDATE: done, needs it own icon now)
  • [x] add the time to the SocialAppNotifications items (back end, working on it)
  • [ ] remove SocialAppNotifications on Unfollow (backend, working on it myself)

Those are the JSON sent back by the backend:

[1] SocialAppNotifications are items available in the 'Direct' timeline, and will be moved to a specific timeline (Notifications). The item displays message, notifications-like when someone is following you:
Selection_042

[2] Announce should displays the boosted message (available in the cache entry) with a message in the header saying 'actor boosted ..' (using actor_info):
Selection_043

[3] _needed to be defined_

[4] https://github.com/nextcloud/social/pull/352

Please, @juliushaertl @violoncelloCH or anyone willing to help on the front-end part !

I'll try to find some time during the next two weeks to do [2]... :)

@daita Thank you for the response.

alpha2 is almost ready, the core structure looks stable and data migrations should be good enough (also migration does not delete old tables; the deletion will be done in further release of alpha2 if there is no complains).

I'll try to test it. Thanks!

The release is blocked by some task on the front-end, and I am not good at Vue... if anyone of you is willing to have a look and help on this, do not hesitate to ask and/or pull !

I am more a python guy, so I am not sure if it would be useful. Maybe a challenge for me to learn some php/vue stuff...;-)

Let's make the list of what needs to be done for alpha2:

You can probably move some issues from milestone 2 to see what's really missing for the final release...

Thank you for all your work!

@nextcloud/vue anyone ?!

thanks to @violoncelloCH for the work on Announce/Boost !

I think you've already released a new version..;-) Thanks for it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maiki picture maiki  路  5Comments

jancborchardt picture jancborchardt  路  6Comments

jancborchardt picture jancborchardt  路  5Comments

jancborchardt picture jancborchardt  路  6Comments

jancborchardt picture jancborchardt  路  3Comments