Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: adding blurhash to definitions | Joas Schilling | 2024-08-20 | 1 | -0/+6 |
| | | | | | Signed-off-by: skalidindi53 <s.teja2004@gmail.com> Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #45424 from ↵ | Kate | 2024-06-06 | 1 | -0/+24 |
|\ | | | | | | | nextcloud/feat/richobjectstrings/missing-talk-file-metadata | ||||
| * | feat(RichObjectStrings): Add missing Talk 'file' metadata fields | provokateurin | 2024-05-21 | 1 | -0/+24 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -26/+2 |
|/ | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore(RichObjectStrings): Add missing newlines | provokateurin | 2024-04-06 | 1 | -2/+4 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Add messageId to richObject definition of Talk | Marcel Müller | 2023-05-05 | 1 | -0/+6 |
| | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | Fix the example URL | Vitor Mattos | 2023-03-20 | 1 | -1/+1 |
| | | | | | | https://github.com/nextcloud/server/pull/37278/files#r1141955740 Signed-off-by: Vitor Mattos <vitor@php.rio> | ||||
* | Document talk icon url definition | Vitor Mattos | 2023-03-16 | 1 | -0/+7 |
| | | | | | | | | | https://github.com/nextcloud/spreed/pull/8333 introduced an optional `icon-url` for the call objects in rich messages. https://github.com/nextcloud/spreed/issues/8389 Signed-off-by: Vitor Mattos <vitor@php.rio> | ||||
* | Implement file reference wiget | Julius Härtl | 2023-03-02 | 1 | -0/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add talk-poll to the ROS definitions | Joas Schilling | 2022-05-11 | 1 | -0/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add geo location as ROS type | Joas Schilling | 2021-04-26 | 1 | -0/+31 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Include RichObject for forms | Jonas Rittershofer | 2021-03-01 | 1 | -0/+25 |
| | | | | | | Ref. https://github.com/nextcloud/forms/pull/789 Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com> | ||||
* | Deck Rich-Object-String definitions for deck boards and cards | Joas Schilling | 2021-01-11 | 1 | -0/+62 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add optional size field for the file obj | Vincent Petry | 2020-10-27 | 1 | -0/+6 |
| | | | | | | Add optional size field for the file rich object definition. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 1 | -1/+0 |
|\ | | | | | Add php docs build script | ||||
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Allow links to conversations | Joas Schilling | 2020-05-13 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Provide links to calendar in event creation/update activities | Thomas Citharel | 2020-04-26 | 1 | -0/+6 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add talk-attachment as a rich object type | Joas Schilling | 2019-09-17 | 1 | -0/+37 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Define a guest type so Talk can use it in it's notifications | Joas Schilling | 2019-09-02 | 1 | -0/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add preview data as optional data for files | Joas Schilling | 2019-03-07 | 1 | -0/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #6552 from nextcloud/notifications-add-highlight-definition | Morris Jobke | 2017-11-07 | 1 | -0/+25 |
|\ | | | | | Notifications: Add highlight type definition | ||||
| * | Notifications: Add highlight type definition | Julius Härtl | 2017-10-03 | 1 | -0/+25 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add circle as well | Joas Schilling | 2017-05-09 | 1 | -0/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | my name as author | Maxence Lange | 2017-05-09 | 1 | -1/+1 |
| | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | using title as name | Maxence Lange | 2017-05-09 | 1 | -8/+8 |
| | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | open-graph | Maxence Lange | 2017-05-08 | 1 | -0/+43 |
| | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | Add call-type in case the information shall be used for styling or something ↵ | Joas Schilling | 2017-01-17 | 1 | -0/+6 |
| | | | | | | else in the future Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Define spreed calls | Joas Schilling | 2017-01-16 | 1 | -0/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update versions to 11.0.0 | Joas Schilling | 2016-12-01 | 1 | -39/+39 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -0/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 1 | -0/+296 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |