Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 months ago |
Joas Schilling
|
e5b0c06b24
feat(comments): Allow mentions of federated users, groups and teams in the future
|
8 months ago |
Joas Schilling
|
6056928dc6
feat(comments): Add a meta data column for comments
|
11 months ago |
Côme Chilliet
|
7aa97dcc23
Throw if creation date is read before inserting into database
|
1 year ago |
Carl Schwan
|
9725d00329
Cleanup comments code
|
1 year ago |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
blizzz
|
c98e44507d
Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row
|
2 years ago |
Vitor Mattos
|
c59b0c2ff7
Add comments expire date
|
2 years ago |
Vitor Mattos
|
b9def2f073
Set as optional argument
|
2 years ago |
Vitor Mattos
|
45cdb36d5c
Remove unecessary row and make compatible with db schema
|
2 years ago |
Vitor Mattos
|
9efbc9c1d5
Add comments reactions
|
2 years ago |
Joas Schilling
|
6536ff2cec
Prepare for group mentions
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
98032425b4
Fix linter
|
3 years ago |
Joas Schilling
|
ef7ed47f14
Make Psalm happy
|
3 years ago |
Joas Schilling
|
1344c61145
Improve mention matches
|
3 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 years ago |
Joas Schilling
|
a20e81f0f3
Allow to set and get the reference id
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Joas Schilling
|
e4b36f4f47
Fix user with id 0 to be able to comment
|
5 years ago |
Joas Schilling
|
77918356d6
Allow guest mentions of talk to be parsed
|
5 years ago |
Joas Schilling
|
d2c8a11c07
Allow apps to store longer messages in the comments API
|
5 years ago |
Joas Schilling
|
10ba0bed8a
Match mentions when the username is wrapped in quotes
|
6 years ago |
Mario Danic
|
47769d2640
New regex to match mentions
|
6 years ago |