Commit Graph

113 Commits (c5caae1bf0caa6e938ead478f59044b726eab269)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen db2fec1cec
feat(comments): Use activity tab to mount comments sidebar section if available 2 years ago
Hamid Dehnavi 92b75bc798 Make adjustments based on the review 2 years ago
Hamid Dehnavi 878288004e Refactor comments app 2 years ago
John Molakvoæ (skjnldsv) a5a8655beb fix: avoid side-effect imports 2 years ago
jld3103 8f0a35e13f
comments: Ignore endpoints in OpenAPI 2 years ago
Joas Schilling c3bc575d99
fix(comments): Emit CommentsEntityEvent as typed event 2 years ago
jld3103 58746575dc
comments: Add OpenAPI spec 2 years ago
Carl Schwan 8f94fd0102
Cleanup comments code 2 years ago
Carl Schwan 9725d00329
Cleanup comments code 2 years ago
jld3103 4cd07d79a7
comments: Stop using a service alias for controller 2 years ago
Faraz Samapoor 7e33e59730 Refactors "strpos" calls in /apps/comments to improve code readability. 2 years ago
Côme Chilliet d9151ff35c Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 3 years ago
Joas Schilling 7e11778190
Use user name cache in activity providers 3 years ago
Joas Schilling ae67eba84b
Use user displayname cache for comment mentions 3 years ago
Carl Schwan fa266165d6 Modernize comments app 4 years ago
John Molakvoæ (skjnldsv) 87d0904b6f
Split common vendor chunk 4 years ago
Valdnet 2881e4beb3
l10n: Correct spelling 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Roeland Jago Douma 0593b039fc Move over notification to new registration 5 years ago
Roeland Jago Douma 8988406789 Move comments to initial state 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 1344c61145 Improve mention matches 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
John Molakvoæ (skjnldsv) 3e1916080a
Add ICommentsManager::load method 5 years ago
John Molakvoæ (skjnldsv) e7f5516b4d
Init vue comments tab 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling d37bd2cbab
Use absolute URLs on search results for the clients 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling ea8f68bea6 Hand in the route and the parameters of the request 5 years ago
John Molakvoæ (skjnldsv) d98f7c1bd8
Make apps handle the order logic 5 years ago
John Molakvoæ (skjnldsv) 71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 5 years ago
John Molakvoæ (skjnldsv) 1a1b3e20e4 Fix unified search 5 years ago
Christoph Wurst 91e7f12088
Adjust apps' code to use the ContainerInterface 5 years ago
Christoph Wurst 2c699e0901
Migrate comments to unified search API 5 years ago
Christoph Wurst 0a24d1f8df
Migrate Comments to the new bootstrap mechanism 5 years ago
Joas Schilling ff381dda08
Add a capability when file comments are enabled 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Michał Węgrzynek 9c3b5fe4bb Fix comments search result to work with multibyte strings 6 years ago