Loic Blot
|
feea6fb6ac
|
Release 2.1.1
|
2018-12-22 14:04:03 +01:00 |
|
Loic Blot
|
edc7253736
|
Move required libs inclusion in the global template
|
2018-12-22 14:02:07 +01:00 |
|
Greg Ross
|
be8824b889
|
Add anchorme() support. (#262)
This will "linkify" text inside of messages with anchor tags so they are clickable.
|
2018-12-10 20:48:18 +01:00 |
|
Greg Ross
|
967a60b4c3
|
Add local support for twemoji.
Adds twemoji support, with the twemoji library and graphics hosted on the local NextCloud install.
|
2018-12-10 16:22:02 +01:00 |
|
Loic Blot
|
8c289e09de
|
Back to develop
|
2018-11-12 15:49:39 +01:00 |
|
Loic Blot
|
cfcf2f8c57
|
Packaging fixes
|
2018-11-12 13:43:10 +01:00 |
|
Loic Blot
|
4f16ae603e
|
Release 2.0
|
2018-11-11 14:21:48 +01:00 |
|
Loic Blot
|
95749f6d20
|
Fix remaining CSS issues
|
2018-11-11 12:07:47 +01:00 |
|
Loic Blot
|
d87259366f
|
conditional strength fix
|
2018-11-11 11:40:04 +01:00 |
|
Loic Blot
|
81de9d6906
|
contactlist: Drop a useless div to make conditional on ul
|
2018-11-11 11:39:31 +01:00 |
|
Loic Blot
|
712274b52e
|
Various CSS fixes
|
2018-11-10 22:47:57 +01:00 |
|
Loic Blot
|
8cc33a1ca0
|
Typo fix in main.php template + some reorganisation
|
2018-11-10 19:26:17 +01:00 |
|
Loic Blot
|
6152b22596
|
Reorganize the view
|
2018-11-10 19:05:18 +01:00 |
|
Loic Blot
|
ecdfafe612
|
Localization for the wipe all dialog
|
2018-09-08 11:40:44 +02:00 |
|
Loic Blot
|
38235b1a60
|
Add a generic modal to wipe data properly
|
2018-09-08 11:40:44 +02:00 |
|
Loic Blot
|
e2999f37ad
|
Only show the reset button if there are messages
|
2018-09-08 11:40:44 +02:00 |
|
Loic Blot
|
f034644459
|
Add a button to wipe all messages
|
2018-09-08 11:40:44 +02:00 |
|
Loic Blot
|
42a3c1ea61
|
Finish to drop Angular.JS
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
a7a15af70a
|
Port refreshConversation to conversation.js
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
364bd12be6
|
Conversations are now loaded using vue
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
78b5c0f915
|
Conversation header is now properly rendered
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
b5f67d59f2
|
ContactList is now working properly
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
ffdb597b1e
|
Contactlist should be ready now
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
b387333ee8
|
Tiny fixes
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
3dfaedc317
|
Prepare contactlist with vue
|
2018-09-08 00:04:49 +02:00 |
|
Loic Blot
|
445b3474ce
|
Refactor SmsSettings to be a pure vue.js view
|
2018-09-05 23:51:31 +02:00 |
|
Greg Ross
|
76d4a9ad1c
|
Add ng-cloak support. (#256)
* Add ng-cloak support.
So that the template items aren't displayed until they are required.
* Additional ng-cloak class.
|
2018-07-10 08:32:44 +02:00 |
|
Greg Ross
|
44d7736e67
|
Minor text cleanups and translation support. (#259)
* Minor text cleanups.
* Add support for translation of strings.
And one additional minor tweak to a string.
|
2018-07-09 20:49:38 +02:00 |
|
Greg Ross
|
9b3d3808bf
|
Display the contacts first initial in the app header. (#258)
If there is no avatar icon to match the contacts list style.
|
2018-07-09 20:48:27 +02:00 |
|
Greg Ross
|
abad21c131
|
Fix settings size (#249)
* Fix the overflow of the settings area on smaller displays
* Provide settings text to be consistant with other NextCloud apps.
|
2018-07-01 11:10:13 +02:00 |
|
Greg Ross
|
33e5f5926d
|
Force the messages container to full width (#247)
|
2018-06-30 10:26:22 +02:00 |
|
Loic Blot
|
2c2f090f13
|
WIP: Permit to resize contact list
|
2017-12-28 19:35:59 +01:00 |
|
Loic Blot
|
2b6e52205e
|
migrate all remaining settings setters
|
2017-12-28 18:51:57 +01:00 |
|
Loic Blot
|
8f017bc20a
|
Try to migrate some settings send function
|
2017-12-28 18:42:51 +01:00 |
|
Loic Blot
|
fd0f221d64
|
Try to migrate settings to a better model
|
2017-12-28 18:18:03 +01:00 |
|
Loic Blot
|
4f01b5c467
|
minify application file & use it
|
2017-12-28 17:09:38 +01:00 |
|
Loic Blot
|
c345b8ae64
|
Reorder JS files & add vue.js
|
2017-12-28 17:01:44 +01:00 |
|
Loic Blot
|
9e9171d470
|
Make trash icon color consistent
This fixes issue #138
|
2017-03-13 16:08:44 +01:00 |
|
John Molakvoæ
|
8296cdca78
|
Set contact colours on uids (#152)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2017-01-03 11:22:05 +01:00 |
|
Loic Blot
|
6527fe2d90
|
Simpler implementation for search & show search but it's not working yet
|
2016-12-15 23:16:08 +01:00 |
|
Loic Blot
|
4606fd1d39
|
Add various int parsing for AngularJS
Begin some work for #137
|
2016-12-15 21:34:11 +01:00 |
|
Stefan Niedermann
|
9a08cfb5b5
|
Fix #130 Use loading spinner from core
|
2016-12-15 10:41:08 +01:00 |
|
Loic Blot
|
8569ba96c4
|
Also add loader for peerlist
|
2016-09-22 23:13:24 +02:00 |
|
Loic Blot
|
4a8562642b
|
Implement conversation CSS loader when loading contact conversation (not on refresh)
|
2016-09-22 22:44:13 +02:00 |
|
Loic Blot
|
60bd54a12a
|
Add settings to change contact list ordering by label/lastmsg and reverse/sort
|
2016-09-19 23:24:05 +02:00 |
|
Loic Blot
|
49cc81db8c
|
HTML style & undef function fix
|
2016-09-19 22:39:08 +02:00 |
|
Loic Blot
|
b9fba16893
|
Fix avatars in contact list
|
2016-09-19 22:25:21 +02:00 |
|
Loic Blot
|
ce967126d0
|
Fix ordering for messages & contacts
|
2016-09-19 21:25:53 +02:00 |
|
Loic Blot
|
828320eb9d
|
little fixes + order contacts by message date
|
2016-09-19 21:03:57 +02:00 |
|
Loic Blot
|
6fbf9f690c
|
Factorize some CSS parts & bigger avatar in conversations
|
2016-05-20 08:48:36 +02:00 |
|