Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 12 | -14/+334 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-10 | 10 | -0/+330 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-08 | 2 | -2/+56 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-07 | 2 | -0/+66 |
| | |||||
* | Update license headers | Morris Jobke | 2017-11-06 | 15 | -26/+52 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 4 | -0/+132 |
| | |||||
* | update autoloader | Arthur Schiwon | 2017-11-01 | 2 | -0/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 15 | -23/+722 |
|\ | |||||
| * | Merge pull request #6875 from nextcloud/app_autoloaders | Joas Schilling | 2017-11-01 | 9 | -0/+619 |
| |\ | | | | | | | Move server apps to dedicated autoloader | ||||
| | * | Comments Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+619 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Merge pull request #6849 from ↵ | blizzz | 2017-10-31 | 1 | -0/+6 |
| |\ \ | | |/ | |/| | | | | | | | nextcloud/fix-missing-translation-of-personal-calendar-in-activity Fix missing translation of "Personal" calendar in activities | ||||
| | * | Add a doc why this should not be removed | Joas Schilling | 2017-10-23 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -21/+31 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 2 | -0/+66 |
| | | | |||||
| * | | Box-shadow does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| |/ | | | | | | | | | | | | | https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow http://caniuse.com/#search=box-shadow Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | adjust jsunit tests | Arthur Schiwon | 2017-11-01 | 2 | -9/+14 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix avatar loading for generic placeholders | Arthur Schiwon | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | remove more vendor-imported files that aren't necessary | Arthur Schiwon | 2017-10-31 | 8 | -260/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | simplify registration of manager in server container | Arthur Schiwon | 2017-10-31 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | only ship minimized js files | Arthur Schiwon | 2017-10-31 | 154 | -35552/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix comment sorter | Arthur Schiwon | 2017-10-30 | 3 | -8/+32 |
| | | | | | | | | | | | | | | background: we have a flat hierarchy of comments, not a tree. therefore we can also remove again the unnecessary additions. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | preserve line breaks | Arthur Schiwon | 2017-10-30 | 1 | -0/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 4 | -1/+126 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | avatar css fixes | Arthur Schiwon | 2017-10-27 | 1 | -2/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | apply our theming | Arthur Schiwon | 2017-10-27 | 4 | -5/+95 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | autocomplete on demand | Arthur Schiwon | 2017-10-26 | 1 | -13/+19 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | enable autocomplete when editing comments | Arthur Schiwon | 2017-10-23 | 1 | -49/+75 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix unstable comment order | Arthur Schiwon | 2017-10-23 | 1 | -13/+19 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix contactsmenu-popup | Arthur Schiwon | 2017-10-22 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | convert mentions after save to the plain format we use | Arthur Schiwon | 2017-10-22 | 1 | -43/+89 |
| | | | | | | | | | | | | also ensures proper rendering, even of edited comments Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | when writing a comment, render mentions as they'd appear anywhere | Arthur Schiwon | 2017-10-22 | 1 | -12/+38 |
| | | | | | | | | | | | | i.e. avatar with displaymenu and contactsmenu-popover Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | turn textarea to contenteditable div | Arthur Schiwon | 2017-10-22 | 2 | -15/+49 |
| | | | | | | | | | | | | we will need it for nice formatting of the mentioned user Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | setup atwho autocomplete | Arthur Schiwon | 2017-10-22 | 1 | -0/+23 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | add At.js and dependencies | Arthur Schiwon | 2017-10-22 | 168 | -1/+35823 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix class name in info.xml | Arthur Schiwon | 2017-10-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | ensure that sorting is stable | Arthur Schiwon | 2017-10-22 | 2 | -4/+15 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 3 | -0/+246 |
|/ | | | | | | | | | | * introduce a Controller for requests * introduce result sorting mechanism * extend Comments to retrieve commentors (actors) in a tree * add commenters sorter * add share recipients sorter Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-07 | 2 | -2/+54 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-04 | 4 | -24/+52 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 2 | -2/+56 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-28 | 2 | -2/+2 |
| | |||||
* | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-13 | 2 | -12/+12 |
| | |||||
* | Allow translations of the comments activity in the emails too | Joas Schilling | 2017-09-05 | 2 | -13/+35 |
| | | | | | | | Message and object data is not available on emails atm, so we can not use them either... Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-25 | 2 | -2/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-19 | 2 | -12/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-11 | 2 | -14/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 2 | -20/+28 |
| | |||||
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 5 | -13/+12 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |