summaryrefslogtreecommitdiffstats
path: root/lib/Db/NotesRequest.php
AgeCommit message (Expand)Author
2019-05-16Notes -> StreamMaxence Lange
2019-05-08Refresh on the SQL migrationsMaxence Lange
2019-05-06add actor_info on getNoteById()Maxence Lange
2019-05-06+limitToTypeMaxence Lange
2019-05-06cleaning and renamingMaxence Lange
2019-05-06cleaning/merging to masterMaxence Lange
2019-05-03generate SocialAppNotification in stream database on new followerMaxence Lange
2019-05-03managing Notifications in the notification steamMaxence Lange
2019-05-03add action field to everyone streamMaxence Lange
2019-05-03fixing boostMaxence Lange
2019-05-03Returns if a post is boosted, and allow unboostMaxence Lange
2019-03-14Merge pull request #352 from nextcloud/feature/noid/attachmentsMaxence Lange
2019-03-05fixing & cleaningMaxence Lange
2019-03-05Merge branch 'master' into feature/noid/attachmentsMaxence Lange
2019-03-05generate id_prim on new insertMaxence Lange
2019-02-22boost creationMaxence Lange
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-11Delete on Actor delete also Note from this ActorMaxence Lange
2019-02-05Fix setting hashtags when creating a postJulius Härtl
2019-02-05limit to viewable notesMaxence Lange
2019-02-05fill the server_hashtags with hashtags and trendsMaxence Lange
2019-02-05get stream for hashtagMaxence Lange
2019-02-05save hashtags and get from databaseMaxence Lange
2019-01-26object returned in the streamMaxence Lange
2019-01-24activityId is saved in db for streamable objectsMaxence Lange
2019-01-24implementing caching for incoming requestMaxence Lange
2019-01-19add attachment and parent_id fieldMaxence Lange
2018-12-21Merge pull request #217 from nextcloud/bugfix/207/revert-and-switch-to-textMaxence Lange
2018-12-20unused importMaxence Lange
2018-12-19cleaningMaxence Lange
2018-12-19Merge branch 'master' into framework-import-process+activityMaxence Lange
2018-12-13moving stuff aroundMaxence Lange
2018-12-12varchar->textMaxence Lange
2018-12-10Merge branch 'master' into bigger-field-for-sourceMaxence Lange
2018-12-10sizeof -> strlenMaxence Lange
2018-12-10check size of source entry before insert in databaseMaxence Lange
2018-12-08removing useless getLastInsertId()Maxence Lange
2018-12-06marking TODOMaxence Lange
2018-12-06moving Person $actor around instead of $actorIdMaxence Lange
2018-12-05getStreamHome on sqliteMaxence Lange
2018-12-05Reorder limit calls to fix sqlite queryJulius Härtl
2018-12-05Fix following and actor_info for account streamJulius Härtl
2018-12-05get public messages from an accountMaxence Lange
2018-12-05limit on Accepted followersMaxence Lange
2018-12-03add type to NoteMaxence Lange
2018-11-29count followers/following/posts on cache updateMaxence Lange
2018-11-28displays post with current user as authorMaxence Lange
2018-11-28cache actorsMaxence Lange
2018-11-22Load streams with paginationJulius Härtl
2018-11-22improvement on the DbMaxence Lange