| Commit message (Expand) | Author | Age | Files | Lines |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 9 | -29/+22 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 4 | -5/+5 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -4/+4 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 4 | -4/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
|/ |
|
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | Fix comments search result to work with multibyte strings | Michał Węgrzynek | 2019-12-09 | 1 | -5/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 15 | -20/+31 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Fix comments app init and LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-11-04 | 3 | -7/+64 |
* | Move over comments to the new event | Roeland Jago Douma | 2019-09-23 | 2 | -9/+49 |
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -1/+1 |
* | Update shipped implementations of the INotifier | Joas Schilling | 2019-07-15 | 2 | -11/+26 |
* | Move comments to webpack | Roeland Jago Douma | 2019-02-26 | 1 | -3/+1 |
* | Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand... | Morris Jobke | 2019-02-07 | 1 | -1/+0 |
|\ |
|
| * | Unify the HTML encoding handling with other ROS apps | Joas Schilling | 2019-01-25 | 1 | -1/+0 |
* | | No need to explicitly load bundle dependencies | Roeland Jago Douma | 2019-02-04 | 1 | -1/+0 |
|/ |
|
* | Merge the str_replacements | Joas Schilling | 2019-01-24 | 1 | -1/+1 |
* | Populate the mention-notification with the actual message | Joas Schilling | 2018-11-08 | 1 | -41/+86 |
* | Fix the comments UI and activities for space-mentions | Joas Schilling | 2018-11-07 | 1 | -1/+6 |
* | Revert "Populate the mention-notification with the actual message" | Arthur Schiwon | 2018-10-31 | 1 | -99/+41 |
* | Populate the mention-notification with the actual message | Joas Schilling | 2018-10-30 | 1 | -41/+99 |
* | Redirect guests to login if they follow the link of a comment mention-notific... | Joas Schilling | 2018-10-02 | 1 | -17/+29 |
* | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -17/+30 |
* | Allow to search by comments | Joas Schilling | 2018-07-25 | 3 | -1/+208 |
* | Correctly register everything via the Application class | Joas Schilling | 2018-07-25 | 1 | -0/+51 |
* | Merge pull request #8355 from nextcloud/fix-comments-num-index | Morris Jobke | 2018-02-26 | 1 | -2/+4 |
|\ |
|
| * | fix creating comments when file is accessible to users with numeric ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+4 |
* | | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
|/ |
|
* | Fix array method usages with a proper call | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Fix unit tests | Morris Jobke | 2017-11-27 | 1 | -1/+1 |
* | that has since been deleted, ID to node | Allan Nordhøy | 2017-11-27 | 1 | -3/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 9 | -21/+36 |
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 1 | -0/+6 |
|\ |
|
| * | Add a doc why this should not be removed | Joas Schilling | 2017-10-23 | 1 | -0/+6 |
* | | fix comment sorter | Arthur Schiwon | 2017-10-30 | 1 | -2/+13 |
* | | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 2 | -0/+50 |
* | | ensure that sorting is stable | Arthur Schiwon | 2017-10-22 | 1 | -3/+14 |
* | | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+93 |
|/ |
|
* | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
* | Allow translations of the comments activity in the emails too | Joas Schilling | 2017-09-05 | 2 | -13/+35 |
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 4 | -7/+7 |
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -1/+5 |
* | Move systemtags and comments to new accesslist functions | Roeland Jago Douma | 2017-04-20 | 1 | -7/+9 |