Ferdinand Thiessen
|
db94e10af0
fix: Prevent breaking change in IQueryBuilder
|
3 hónapja |
Ferdinand Thiessen
|
ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns
|
3 hónapja |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 hónapja |
Anna Larch
|
8af7ecb257
chore: adjust code to adhere to coding standard
|
3 hónapja |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 hónapja |
Julius Härtl
|
9713dd3fa9
chore: Move comments event handler to use proper event dispatcher
|
5 hónapja |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 hónapja |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 hónapja |
Robin Appelman
|
eb5832b8fa
refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects
|
9 hónapja |
Joas Schilling
|
6056928dc6
feat(comments): Add a meta data column for comments
|
11 hónapja |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 éve |
Joas Schilling
|
4d2217073a
fix(comments): Use provided offset in best effort when loading comments
|
1 éve |
Côme Chilliet
|
7aa97dcc23
Throw if creation date is read before inserting into database
|
1 éve |
Carl Schwan
|
9725d00329
Cleanup comments code
|
2 éve |
Vitor Mattos
|
7ab50ab010
Update expire_date column of table comments
|
2 éve |
Vitor Mattos
|
e9295f739e
Split the comments ids by chunks
|
1 éve |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 éve |
Joas Schilling
|
3f4fed3550
Fix forwarding the object id when searching comments
|
2 éve |
Vitor Mattos
|
7a0648757a
Delete comments that expired now
|
2 éve |
blizzz
|
c98e44507d
Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row
|
2 éve |
Joas Schilling
|
198224bf7a
Allow to expire comments of multiple objects with one call
|
2 éve |
Vitor Mattos
|
c59b0c2ff7
Add comments expire date
|
2 éve |
Vitor Mattos
|
45cdb36d5c
Remove unecessary row and make compatible with db schema
|
2 éve |
Joas Schilling
|
5b82ad0b30
Create query parameters on correct objects to make debugging easier
|
2 éve |
Joas Schilling
|
4e0595fb0f
Fix JSON error when comment has no reactions
|
2 éve |
Joas Schilling
|
0d87335751
Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface
|
2 éve |
Joas Schilling
|
7c85f8dea4
Make the order of reactions reliable
|
2 éve |
Vitor Mattos
|
a75a22f3ac
Increase check if support reactions
|
2 éve |
Joas Schilling
|
902476fa20
Extract the EmojiService from user status and add an OCP interface
|
2 éve |
Joas Schilling
|
367be7c55f
Allow reactions also with other combined emojis
|
2 éve |