1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00
Commit Graph

649 Commits

Author SHA1 Message Date
Loic Blot 9fb88ff7e6 Release 2.0.0 2.0.0 2018-11-11 14:36:20 +01:00
Loic Blot 4f16ae603e Release 2.0 2.0 2018-11-11 14:21:48 +01:00
Loic Blot f090079eed Add tools to package IHM properly 2018-11-11 14:21:10 +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 eb383cbee9 app-navigation padding is useless 2018-11-10 23:34:46 +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 3efb879496 more css flex fixes 2018-11-10 18:52:03 +01:00
Loic Blot 4b01d11016 Use flex to display the view properly 2018-11-10 18:40:00 +01:00
Loic Blot 5e48961a52 js code quality 2018-11-10 18:27:54 +01:00
Loic Blot 39d46e2aeb Add a min-width to app-mailbox-peers 2018-11-10 17:42:07 +01:00
Loic Blot 8fc3a63d51 Add a basic Dockerfile for this app 2018-11-10 17:39:57 +01:00
Loic Blot 3a3a62b24f fix some code issues 2018-11-10 17:38:50 +01:00
Loic Blot c8deb8df6e Drop some debugging code 2018-11-10 17:36:03 +01:00
Loic Blot 13ba8b7620 Fix migration 2018-11-10 17:02:46 +01:00
Loic Blot 2455493396 Update to 1.99.0, before releasing 2018-11-10 16:43:40 +01:00
Loic Blot 374483982c Fix a nextcloud 14 non compatible query in migration 2018-11-10 16:28:41 +01:00
Loic Blot 9244fa41f4 Fix conversation width + drop owncloud support
Also increase nextcloud version support
2018-11-10 16:17:01 +01:00
Nextcloud bot a5a6068dbe [tx-robot] updated from transifex 2018-11-06 01:31:56 +00:00
Nextcloud bot ea9f308d9b [tx-robot] updated from transifex 2018-10-26 00:32:04 +00:00
Nextcloud bot 11a0adb623 [tx-robot] updated from transifex 2018-10-22 00:26:26 +00:00
Nextcloud bot 27a7e8d0a9 [tx-robot] updated from transifex 2018-10-13 00:24:13 +00:00
Nextcloud bot 693148cd03 [tx-robot] updated from transifex 2018-10-07 00:31:11 +00:00
Nextcloud bot 5137c97e13 [tx-robot] updated from transifex 2018-10-05 00:32:09 +00:00
Nextcloud bot b1d529f407 [tx-robot] updated from transifex 2018-10-04 00:31:53 +00:00
Nextcloud bot 38537d1a79 [tx-robot] updated from transifex 2018-10-03 16:16:23 +00:00
Morris Jobke fff23e11ae Add l10n folder
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-03 18:15:55 +02:00
Matt Amos 0e99d33f9e Fix use of insert statement without named parameter. Convert SMS upload/insert statement to NC14 compatible. (#274) 2018-10-01 20:20:51 +02:00
Matt Amos 5b72503296 Convert some queries to QueryBuilder. 2018-09-27 11:31:24 +02:00
Greg Ross fb7a77d23c Fix width of message container
The app container wrapper inherits a 100% width from  nextcloud which forces all messages to the bottom of the page below the contacts/settings panel.  Override this so they show correctly.
2018-09-20 09:38:48 +02:00
Loic Blot 40aa908f2e Modal style 2018-09-08 11:40:44 +02: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 267872b396 Add query + routes to drop all user messages 2018-09-08 11:40:44 +02:00
Loic Blot 615ba409e5 Favicon coloration fix
This fixes #164
2018-09-08 00:12:22 +02:00
Loic Blot 42a3c1ea61 Finish to drop Angular.JS 2018-09-08 00:04:49 +02:00
Loic Blot 5bbb1292c8 Fix wrong message count when checking new messages
Regression was introduced in commit: 580e4415e2
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 80c4c2e3c2 Drop dead code & move some code outside of legacy.js to app.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 7da623e334 Load the ContactList in the ContactList object 2018-09-08 00:04:49 +02:00
Loic Blot b387333ee8 Tiny fixes 2018-09-08 00:04:49 +02:00