Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update unit tests | Joas Schilling | 2019-07-16 | 3 | -1/+16 |
* | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -3/+20 |
* | Populate the mention-notification with the actual message | Joas Schilling | 2018-11-08 | 1 | -8/+71 |
* | Redirect guests to login if they follow the link of a comment mention-notific... | Joas Schilling | 2018-10-02 | 1 | -40/+92 |
* | test creating comments with numeric user ids | Arthur Schiwon | 2018-02-14 | 1 | -0/+187 |
* | Fix unit tests | Morris Jobke | 2017-11-27 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -3/+11 |
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 2 | -21/+31 |
|\ | |||||
| * | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -21/+31 |
* | | fix comment sorter | Arthur Schiwon | 2017-10-30 | 1 | -5/+18 |
* | | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 1 | -0/+73 |
* | | ensure that sorting is stable | Arthur Schiwon | 2017-10-22 | 1 | -1/+1 |
* | | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+147 |
|/ | |||||
* | Get the user folder of the correct user | Joas Schilling | 2017-03-09 | 2 | -45/+61 |
* | Cleanup comment tests | Joas Schilling | 2017-01-09 | 1 | -5/+3 |
* | Adjust tests | Joas Schilling | 2016-11-23 | 1 | -18/+56 |
* | Update test | Joas Schilling | 2016-11-18 | 1 | -1/+3 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -129/+13 |
* | apply some polish | Arthur Schiwon | 2016-10-14 | 2 | -48/+13 |
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 2 | -34/+5 |
* | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 1 | -5/+4 |
* | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 1 | -6/+16 |
* | use different files route/controller | Arthur Schiwon | 2016-10-07 | 1 | -7/+0 |
* | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 5 | -0/+1238 |