Wykres commitów

811 Commity (c3f41243a8e20ea77931d34d0eda566c9eaa258c)

Autor SHA1 Wiadomość Data
Maxence Lange c3f41243a8
Merge pull request #1635 from nextcloud/fix/noid/status-format
notification.status format
2023-03-08 16:08:33 -01:00
Maxence Lange 17e383471e notification.status format
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-08 15:51:17 -01:00
Maxence Lange be6c6f19bb setAccepted()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-08 13:49:48 -01:00
Maxence Lange b39fb7f90f add relationships api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-08 13:42:19 -01:00
Maxence Lange c6c4bd2ddd fix export format
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-08 08:23:02 -01:00
Maxence Lange 9cbfa96f40 follow new api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-08 00:17:37 -01:00
Maxence Lange a8e7de151f add meta to attachments
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-07 14:30:22 -01:00
Maxence Lange 1c12b522e5 stream actions
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-07 09:09:48 -01:00
Maxence Lange 8d532b3552 psalm fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-06 10:52:18 -01:00
Maxence Lange b193f383f0 fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-06 10:37:55 -01:00
Maxence Lange 0298fb6294 add media_attachments to api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-02-23 11:06:52 -01:00
Louis Chemineau d6f086a22a Fix sending hashtags and mentions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-19 15:11:05 +01:00
Maxence Lange cb5283c2f7
Merge pull request #1584 from nextcloud/enh/noid/get-status-api
get status api
2023-01-18 15:18:02 -01:00
Maxence Lange 6a4550b1f7 local acct is username
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-17 14:17:54 -01:00
Maxence Lange fa27422740 get status api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-17 08:22:48 -01:00
Maxence Lange 2574c9f820 cs:fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-16 18:35:23 -01:00
Maxence Lange 74f1a6f70d
Merge branch 'master' into enh/noid/account-statuses
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-16 15:47:29 -01:00
Maxence Lange 0974fff12c account statuses
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-16 15:19:26 -01:00
Louis Chemineau 0b1f7b7853 Use new timeline API
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 14:57:42 +01:00
Maxence Lange f9e891876b search on uri
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-12 15:34:46 -01:00
Maxence Lange f860167e81
Merge pull request #1574 from nextcloud/artonge/fix/webfinger_warning_first_use
Check webfinger after having created the user
2023-01-12 14:56:24 -01:00
Louis Chemineau 7750b0c9ca Check webfinger after having created the user
On first run, the user does not exist, so the webfinger check fails.
This makes sure that the user exists before doing the webfinger check

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-12 16:31:24 +01:00
Maxence Lange 1e05ef508d small fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-12 12:43:17 -01:00
Maxence Lange 222424a09c
Merge pull request #1566 from nextcloud/fix-0106-delete-on-gone
delete actor on 410
2023-01-12 08:44:01 -01:00
Maxence Lange f64f753db5 delete actor on 410
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-06 16:35:48 -01:00
Maxence Lange 5adda7cde3 ignore exception on unknown account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-06 09:14:36 -01:00
Maxence Lange f9bb52def8 cast string
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-06 07:58:47 -01:00
Maxence Lange 643c248910 fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 10:54:50 -01:00
Maxence Lange cbcd62e3af retention
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 08:58:19 -01:00
Louis 5ec03e2db5
Merge pull request #1558 from nextcloud/artonge/fix/build_linkify
Make CI green
2023-01-05 10:45:11 +01:00
Maxence Lange 97ff09d883 fixing psalm
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 08:33:31 -01:00
Louis Chemineau 20f111a4a1 Fix comment in ProfileSectionListener
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-05 10:10:41 +01:00
Maxence Lange 0efe47743e fixing psalm
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-04 22:38:31 -01:00
Louis Chemineau df8d5fdad4 Properly cast $level
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 15:24:40 +01:00
Louis Chemineau 9263ff099a Fix detection of webfinger endpoint with no 'resource' param
This is necessary to make the overview test pass.
$subject was null so strpos was throwing an exception, probably since php8.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 12:19:48 +01:00
Maxence Lange 0b2f66b210
minor fix
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-12-07 09:45:17 -01:00
Maxence Lange 7ff583eb26 delete and move
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-12-06 23:14:18 -01:00
Maxence Lange 0ebc496d81 favourites and notifications
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-12-03 15:55:44 -01:00
Maxence Lange 17699ac911 fix digest, error on curl
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-24 09:27:40 -01:00
Maxence Lange a7f910a693 filter request-target from header
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-23 11:40:06 -01:00
Maxence Lange 3bce7b4dd1 -TNCRequest
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-23 10:08:21 -01:00
Maxence Lange 54aae0c9da migrate db
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-22 22:16:44 -01:00
Maxence Lange 33080573fc cs:fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-21 19:03:59 -01:00
Maxence Lange b32fa07f9c status creation from mastodon client
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-21 15:48:58 -01:00
Maxence Lange 72be817000
Merge pull request #1521 from nextcloud/enh/noid/authorize-deny-popup
confirmation popup
2022-11-21 15:31:44 -01:00
Maxence Lange b1a8d2b52a
Merge pull request #1531 from nextcloud/enh/noid/timelineoptions-on-direct
new direct timeline
2022-11-21 14:52:12 -01:00
Carl Schwan fb266f056d Implement UI
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-21 14:53:49 +01:00
Carl Schwan 092fe8c506
Merge pull request #1520 from nextcloud/enh/noid/rootUrl-nodeinfo
nodeinfo rootUrl
2022-11-21 13:00:21 +01:00
Carl Schwan eea6d411e7
Merge pull request #1530 from nextcloud/eng/noid/remove-chunk
remove 'chunk'
2022-11-21 10:26:49 +01:00
Carl Schwan 1adf04fcc1 Fix cs
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-21 10:22:42 +01:00