1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-21 13:23:04 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
Loic Blot 55f9e4136b Remove interface elements on POST call 2015-06-23 21:04:58 +00:00
Loic Blot 3105eeb776 Prepare conversation deletion in PHP code too 2015-06-23 20:56:15 +00:00
Loic Blot a83c494d47 Add basic icon to delete conversation 2015-06-23 17:58:44 +00:00
Loic Blot 54dbdc1011 Prefix global variables with g_ 2015-06-08 20:06:00 +00:00
Loic Blot 3998f82331 Some variables must be local. Also globalize the contact-list ul 2015-06-08 20:00:17 +00:00
Loic Blot 357e17dfbc Fix conditions... 2015-06-08 19:40:28 +00:00
Loic Blot 68114429c0 Use inArray helper instead of the jQuery direct function. Coding style 2015-06-08 19:26:12 +00:00
Loic Blot 8680ce6d38 Merge duplicate phone numbers into a unique list 2015-06-08 19:09:25 +00:00
Ner'zhul a620277d86 Remove duplicate phonenumbers in conversation list 2015-06-08 16:23:54 +02:00
Loic Blot 77a9e9cccf Load the country settings at app load 2015-02-16 13:18:48 +00:00
Loic Blot c3b55fbde9 Tag 1.4.2: use Angular.js 1.1.5 instead of 1.2, it doesn't work properly with ocsms yet 2015-01-26 15:04:20 +00:00
Loic Blot 1a1e7000f2 move script.js to public/app.js. Also add dependancy to appframework into app.php 2015-01-12 07:06:34 +00:00
Loic Blot 555d8f1ed1 Add missing app.js (empty) for angular setups) 2015-01-12 06:55:06 +00:00