64 Commits (6cd7549509f534efbdb2736a15f145dacd0223f8)

Author SHA1 Message Date
  John Molakvoæ (skjnldsv) 6cd7549509
Bump @nextcloud/vue to 3.0.0 3 years ago
  John Molakvoæ (skjnldsv) afa7376522
Cleanup old comments tab 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst 91e7f12088
Adjust apps' code to use the ContainerInterface 3 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 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  John Molakvoæ (skjnldsv) a48359ac02 Adjust unit tests to new OCA.Sidebar 4 years ago
  Joas Schilling 565838da9c
Update unit tests 4 years ago
  John Molakvoæ (skjnldsv) e9351ef779
Add strict type on Notifications tests 5 years ago
  Joas Schilling 1b4f1b9a63
Populate the mention-notification with the actual message 5 years ago
  Joas Schilling e375107aa4
Redirect guests to login if they follow the link of a comment mention-notification 5 years ago
  Daniel Calviño Sánchez c9ce96ff05 Show avatar using "span" instead of "div" 5 years ago
  Abijeet 16bf9326cb Fixing failing test cases due to change in functionality. 6 years ago
  Arthur Schiwon a5a0a938f2
test creating comments with numeric user ids 6 years ago
  Roeland Jago Douma 4c0c3c0bef
Show max warning comment lenth again 6 years ago
  Daniel Calviño Sánchez 9b1f3b969e Fix Enter sending comment instead of adding autocomplete item to message 6 years ago
  Daniel Calviño Sánchez c43f64d56b Add unit tests for posting comments with enter key 6 years ago
  Daniel Calviño Sánchez d03fcbca77 Set text only in the message div of the new comment form 6 years ago
  Morris Jobke 4af12dcab1
Fix unit tests 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Arthur Schiwon 2b4b3b1986
adjust jsunit tests 6 years ago
  Arthur Schiwon d5f1cef642
fix comment sorter 6 years ago
  Arthur Schiwon ca72c0150b
configurable amount of autocomplete results in comments 6 years ago
  Morris Jobke 43e498844e
Use ::class in test mocks 6 years ago
  Arthur Schiwon 8722458d2a
ensure that sorting is stable 6 years ago
  Arthur Schiwon fd6daf8d19
AutoCompletion backend 6 years ago
  Daniel Calviño Sánchez 0db3a413b3 Fix mentioned user not clickable after posting or editing a comment 7 years ago
  Daniel Calviño Sánchez 002018d8ad Add missing unit tests for comments with mentions 7 years ago
  Georg Ehrke 6d7714f182
fix CommentsTabsView js test 7 years ago
  Joas Schilling d4200a08cc
Get the user folder of the correct user 7 years ago
  Morris Jobke 200a28255e
Always enable avatars 7 years ago
  Joas Schilling bb84db02cb
Cleanup comment tests 7 years ago
  Joas Schilling d2489ebee4
Adjust tests 7 years ago
  Joas Schilling 041dd937cf
Update test 7 years ago
  Arthur Schiwon b12b52b73b
fix JS test and introduce tests for rendering mentions to displaynames 7 years ago
  Arthur Schiwon fea3e20a80
move mention extraction to (I)Comment and report mentions via DAV 7 years ago
  Arthur Schiwon 70c7781aa8
apply some polish 7 years ago
  Arthur Schiwon 1bcd2ca8e3
emit pre-update event for comments 7 years ago
  Arthur Schiwon a9671a4dc2
adjust wording of the notification 7 years ago
  Arthur Schiwon a35d4e7b44
remove notifications of deleted comments from the DB 7 years ago