summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)Author
2020-06-25Use strong comparisonJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-25Notification and MigrationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-23migrationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-22fixing hashtagsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-18fix route on non-tokenMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-18fixesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-17database & requestsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-12new databaseMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-03-19Fix Primary index name on "oc_social_a2_cache_documts" is too longRuben Barkow
also fixes social_a2_request_queue and social_a2_stream_action name length new names: social_a2_cache_docum, social_a2_req_queue and social_a2_stream_act closes #850 Signed-off-by: Ruben Barkow <github@r.z11.de>
2019-10-11better migrationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-08better index of streamsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-05returns 404Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-05accepting request on actor idMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03small fixMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03Merge branch 'master' into feature/noid/returns-viewer-link-on-actorMaxence Lange
2019-10-03composerMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03remove old codeMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03migrate data to a specific tableMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03quick optimisation of the timeline tagMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03add viewerLink during import of PersonMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02count only 'Follow'Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02Merge pull request #774 from StCyr/bugfix/773/search_with_#Maxence Lange
FIX: Removes heading '#' from the search terms as search won't work
2019-10-02cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02parse '#' in case of search on hashtagMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30filter DMMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30fixing and cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30hide DM on home timelineMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30cleanMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-29rewrite sql to use ExtendedQueryBuilderMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-29migration to ExtendedQueryBuilderMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-29Merge pull request #761 from nextcloud/bugfix/noid/viewer-rights-on-singlepostMaxence Lange
fix viewer rights
2019-09-28small fix in migrationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27fix viewer rightsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27Merge pull request #760 from nextcloud/feature/noid/sql-optimization-2Maxence Lange
sql optimization on stream_action
2019-09-27save as int instead of boolMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27add viewer check on single postMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27rewrite sql for 'timeline liked'Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27switch to unique_indexMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27new sql structure + write requestsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-26Merge pull request #746 from ↵Maxence Lange
nextcloud/bugfix/745/social-address-on-local-account check social address during local actor
2019-09-25FIX: Updated 3 old references to TABLE_STREAMSCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25fixingMaxence 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-25first migration to ExtendedQueryBuilderMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25start migration to a better QueryBuilder.Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25add paginationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25better queries parser, add endpoint for repliesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25display single noteMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>