1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-13 17:33:06 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Greg Ross e0508145dd Fix incorrect div id for auto scroll to bottom (#245) 2018-06-30 10:26:53 +02:00
Idix d29e2b1f7f Fix the display of the SMS bubbles (#242)
Also add a fallback CSS class
2018-06-23 09:19:18 +02:00
Loic Blot 177cb69b10 move more functions & attributes from legacy.js to app.js 2017-12-28 18:58:50 +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 6e21e47bf2 Fix a callback problem 2017-12-28 18:37:29 +01:00
Loic Blot cc14f86893 Move generateUrl to Sms object, add SmsSettings::init & drop it from angular app 2017-12-28 18:34:15 +01:00
Loic Blot fd0f221d64 Try to migrate settings to a better model 2017-12-28 18:18:03 +01:00
Loic Blot 167643c8df Fix an historical typo bug when reading settings 2017-12-28 17:47:39 +01:00
Loic Blot e0a7ad5a3b move notifications handling outside of legacy to dedicated object 2017-12-28 17:47:05 +01:00
Loic Blot 20b77148c7 rename app.js to legacy.js, move globals to app.js in Sms object and helpers to a dedicated file 2017-12-28 17:39:14 +01:00