gnusocial.rocks/soc/2020/daily_report/archive/roadmap.txt

95 lines
1.4 KiB
Plaintext

Eliseu Amaro
============
Defined goals:
June
----
- Develop the skelleton of the core template
- Port every static pages
July
----
- Finish new design
- Port core UI actions (but feed)
August
------
- Implement feed controllers
|- /home
|- [/groups]
|- [/people]
- Implement every remaining core action (but API)
|- Reply
|- Favourite
|- Recycle
Given as optional tasks
----
[- Implement visual customization plugins]
[- Port plugins to v3]
__________________________________________
Susanna Di Vita
===============
Defined goals:
June
----
REMOVED.
July
-----
- Implement interface for the webapp
August
------
- Implement client Pleroma API with unit tests
__________________________________________
Hugo Sales
==========
Defined goals:
May
---
- Docker and Installer
- Port database
- Port i18n/l10n
- Port routing system
June
----
- Port configuration
- Basic interfaces for queuing, caching, etc.
- Basic test structure
- Finish docker and Installer
- Restructure database as needed
- Finish network stack (routing and add guzzle wrappers)
- Session system
- Streams/Feeds
July
----
- Implement the dynamical components of the core views
- Port ORM and review database design
- Basic interfaces for queuing, caching and network
- Session system
- Port modules
- Port media system
August
------
- Impement GSActivity data modelling
- Streams/Feeds
|- [/people]
|- [/groups]
Given as optional tasks
----
[- Port federation stack]