summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)Author
2022-11-21Implement UICarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-08confirmation popupMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-09-12Fix loadingCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2020-09-02👌 IMPROVE: use vue Content components and transmit serverData over ↵Jonas Sulzer
initialState - use vue components `Content` and `AppContent` with it's respective styling to be independent from server styling - use OCP\IInitialStateService and @nextcloud/initial-state to transmit the serverData instead of using a hidden span element and jsonEncode/Decode this is needed to use the `Content` component, so the vue instance can be mounted to #content directly (otherwise server styling for #content interfers with the vue styling) - also improves some general styling (mostly widths and margins/paddings) Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-06-18fixesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25Single post timeline can be displayed to non logged in users.Cyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25display single noteMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-20Implement frontend for ostatus popupJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-23Add basic endpoint for account dataJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-01social is now an activitypub serverMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-09-28mark before cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-09-20OAuth2+testMaxence Lange
2018-09-05Starting Nextcloud SocialJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-26Vue example appJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>