summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2019-05-03init viewer on federated streamMaxence Lange
2019-05-03add action field to everyone streamMaxence Lange
2019-05-03small fixesMaxence Lange
2019-05-03small fixesMaxence Lange
2019-05-03missing useMaxence Lange
2019-05-03fix token creationMaxence Lange
2019-05-03generate token and cache contentMaxence Lange
2019-05-03cleaning ActionsMaxence Lange
2019-05-03fixing boostMaxence Lange
2019-05-03Returns if a post is boosted, and allow unboostMaxence Lange
2019-05-03store actor of the AnnounceMaxence Lange
2019-05-03fixing local creationMaxence Lange
2019-04-10Update DeleteInterface.phpRik Meijer
2019-03-14Merge pull request #352 from nextcloud/feature/noid/attachmentsMaxence Lange
2019-03-11Merge pull request #453 from nextcloud/bugfix/noid/create-hashed-primary-keysMaxence Lange
2019-03-11duplicate callMaxence Lange
2019-03-06force large field to 1000Maxence Lange
2019-03-05use hash(), set PrimaryKey after the hashingMaxence Lange
2019-03-05fixing & cleaningMaxence Lange
2019-03-05fitting migrations with new masterMaxence Lange
2019-03-05Merge branch 'master' into feature/noid/attachmentsMaxence Lange
2019-03-05generate id_prim on new insertMaxence Lange
2019-03-05creating a new field id_prim, set as primary and fill itMaxence Lange
2019-03-05Merge pull request #439 from nextcloud/bugfix/438/enlarge-some-fieldsMaxence Lange
2019-03-05Merge pull request #374 from nextcloud/feature/noid/announceMaxence Lange
2019-03-04fixing undefined objectMaxence Lange
2019-02-28varchar(2000) -> varchar(1000)Maxence Lange
2019-02-28varchar(2000) -> varchar(1000)Maxence Lange
2019-02-26enlarge some fieldsMaxence Lange
2019-02-24add default context object, in case cache is empty and website is downMaxence Lange
2019-02-23Generating cache of context documentsMaxence Lange
2019-02-22fixing route/controllerMaxence Lange
2019-02-22boost creationMaxence Lange
2019-02-22create object even if it can't be signedMaxence Lange
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-20Merge branch 'master' into bugfix/noid/delete-notes-on-actor-deleteMaxence Lange
2019-02-20Implement following a remote from the public pagesJulius Härtl
2019-02-20Implement frontend for ostatus popupJulius Härtl
2019-02-20get link for remote to follow local accountMaxence Lange
2019-02-20get actor info from uriMaxence Lange
2019-02-20fixing tagMaxence Lange
2019-02-20generate routeMaxence Lange
2019-02-12call uuid() froom TStringTools;Maxence Lange
2019-02-11Delete on Actor delete also Note from this ActorMaxence Lange
2019-02-07fixing typoMaxence Lange
2019-02-06missing object_id fieldMaxence Lange
2019-02-05Limit search results to 25 for nowJulius Härtl
2019-02-05remove '#' from remote NotesMaxence Lange
2019-02-05Fix setting hashtags when creating a postJulius Härtl
2019-02-05removing tag for debug purposeMaxence Lange