summaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Collapse)AuthorAgeFilesLines
* preserve line breaksArthur Schiwon2017-10-301-0/+10
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* configurable amount of autocomplete results in commentsArthur Schiwon2017-10-274-1/+126
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* avatar css fixesArthur Schiwon2017-10-271-2/+10
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* apply our themingArthur Schiwon2017-10-274-5/+95
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* autocomplete on demandArthur Schiwon2017-10-261-13/+19
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* enable autocomplete when editing commentsArthur Schiwon2017-10-231-49/+75
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix unstable comment orderArthur Schiwon2017-10-231-13/+19
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix contactsmenu-popupArthur Schiwon2017-10-221-0/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* convert mentions after save to the plain format we useArthur Schiwon2017-10-221-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 anywhereArthur Schiwon2017-10-221-12/+38
| | | | | | i.e. avatar with displaymenu and contactsmenu-popover Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* turn textarea to contenteditable divArthur Schiwon2017-10-222-15/+49
| | | | | | we will need it for nice formatting of the mentioned user Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* setup atwho autocompleteArthur Schiwon2017-10-221-0/+23
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add At.js and dependenciesArthur Schiwon2017-10-22168-1/+35823
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix class name in info.xmlArthur Schiwon2017-10-221-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* ensure that sorting is stableArthur Schiwon2017-10-222-4/+15
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* AutoCompletion backendArthur Schiwon2017-10-223-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 transifexNextcloud bot2017-10-072-2/+54
|
* [tx-robot] updated from transifexNextcloud bot2017-10-044-24/+52
|
* [tx-robot] updated from transifexNextcloud bot2017-09-302-2/+56
|
* [tx-robot] updated from transifexNextcloud bot2017-09-282-2/+2
|
* Use the wrapper to get the parameters which was added in #6369Joas Schilling2017-09-191-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-09-132-12/+12
|
* Allow translations of the comments activity in the emails tooJoas Schilling2017-09-052-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 transifexNextcloud bot2017-08-252-2/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-08-192-12/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-08-112-14/+28
|
* [tx-robot] updated from transifexNextcloud bot2017-08-092-20/+28
|
* Fix CommentsRoeland Jago Douma2017-08-015-13/+12
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2017-07-242-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-07-222-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-07-172-6/+58
|
* [tx-robot] updated from transifexNextcloud bot2017-07-152-12/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-07-142-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-07-132-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-07-122-10/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-07-092-0/+4
|
* Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-072-1/+6
|\ | | | | Use PNGs for icons in activity emails
| * Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-202-1/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-06-212-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2017-06-174-2/+60
|
* [tx-robot] updated from transifexNextcloud bot2017-06-162-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-06-152-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-06-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-06-132-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-06-082-2/+54
|
* [tx-robot] updated from transifexNextcloud bot2017-06-062-2/+56
|
* [tx-robot] updated from transifexNextcloud bot2017-06-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-302-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2017-05-292-2/+54
|
* [tx-robot] updated from transifexNextcloud bot2017-05-242-2/+6
|