1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

681 Commits

Author SHA1 Message Date
Greg Ross
22fb30a587 Set the settings container to the contacts width. (#253) 2018-07-02 08:33:27 +02:00
Greg Ross
580e4415e2 Fix the unread state (#251)
The checkNewMessages method was using an old regex phone number formatter and not returning the phone numbers in a formated fashion back to the client side.
2018-07-02 08:33:13 +02:00
Greg Ross
6868c1fa85 Fix deleting conversations without a contact (#250)
* Fix deleting converstatoins with a contact

If a conversation does not have a contact, the delete function will fail as only the formatted phone number is passed in and the raw sms phone number is needed to execute the delete.
2018-07-01 19:29:29 +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
e6b5440e16 Convert the caller info to a sticky header (#246)
* Convert the caller info to a sticky header

* Add webkit-sticky property.

* Converted spaces to tab.

* Fix converstation window height and margin.

WIth the sticky header we no longer need to set a margin and the height should be auto for short conversation.
2018-06-30 23:12:36 +02:00
Greg Ross
71b178947e Fix the initial display of a conversation (#248)
* Fix the initial display of a conversation

Loop up the contact details if the page has been passed in a phone number as a url parameter on initial page load.
2018-06-30 15:11:04 +02:00
Greg Ross
e0508145dd Fix incorrect div id for auto scroll to bottom (#245) 2018-06-30 10:26:53 +02:00
Greg Ross
33e5f5926d Force the messages container to full width (#247) 2018-06-30 10:26:22 +02:00
Loic Blot
bac897df2c
Release 1.13.1 1.13.1 2018-06-28 17:05:07 +02:00
Loic Blot
ea47adbbbe
Add minify to release script 2018-06-28 17:04:54 +02:00
Loic Blot
0583f25b88
Forget to re-minify JS 2018-06-28 17:04:18 +02:00
Loic Blot
9ac0e367d6
Release 1.13.0 1.13.0 2018-06-26 10:10:27 +02:00
Greg Ross
6e86c48486 Updated phone formatter (#241)
* Add locale and libphonenumber libraries.

* Update country code information

Updated existing country codes, fixed incorrect NANP codes for member countries (as well as several UK based ones).

Also added in Country Name to ISO country code mapping array for use with libphonenumber.

* Convert phone number formatting to use libphonenumber

libphonenumber parses phone number more consistantly than the old regex's that mismatched number on a regular basis.
2018-06-26 09:49:22 +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
Nextcloud bot
7103ce8b46
[tx-robot] updated from transifex 2018-06-21 00:32:58 +00:00
Nextcloud bot
5719ba8d54
[tx-robot] updated from transifex 2018-06-15 00:33:06 +00:00
Nextcloud bot
c3ef3e36fc
[tx-robot] updated from transifex 2018-06-12 00:34:17 +00:00
Nextcloud bot
21e01a3b6b
[tx-robot] updated from transifex 2018-06-03 00:32:04 +00:00
Nextcloud bot
1319300dfd
[tx-robot] updated from transifex 2018-05-30 00:32:38 +00:00
Nextcloud bot
ec48f21da5
[tx-robot] updated from transifex 2018-05-28 00:32:31 +00:00
Nextcloud bot
acefc81832
[tx-robot] updated from transifex 2018-05-26 00:34:54 +00:00
Nextcloud bot
be2afc3de2
[tx-robot] updated from transifex 2018-05-25 00:36:54 +00:00
Nextcloud bot
2f6d036cd5
[tx-robot] updated from transifex 2018-05-18 00:34:53 +00:00
Loic Blot
b8395f37d3
Add ending line 2018-05-17 12:26:55 +02:00
Loic Blot
7ff96e1665
Release 1.12.7 1.12.7 2018-05-17 12:25:47 +02:00
Loic Blot
ab0fb6a1cf
Release app script v2 2018-05-17 12:25:38 +02:00
Loic Blot
14fefaeedd
Fix all the delete functions 2018-05-17 10:29:42 +02:00
Loic Blot
6566f73a51
release 1.12.6 1.12.6 2018-05-17 09:03:21 +02:00
Loic Blot
9c2b852cec
Bad code pushed... 2018-05-17 09:02:54 +02:00
Loic Blot
8f19ae3a16
Bump 1.12.5 1.12.5 2018-05-17 08:14:40 +02:00
Nextcloud bot
1c7ba7cced
[tx-robot] updated from transifex 2018-05-17 00:35:26 +00:00
Loïc Blot
d4e60ba755
SMS restoration fix 2018-05-15 14:58:45 +02:00
Loic Blot
03e026d239
Fetch fix 2018-04-11 22:38:17 +02:00
Loic Blot
224aa5e7cd
Function call fixes 2018-04-11 22:37:07 +02:00
Loic Blot
e26aa4397b
Some fixes on the queries 2018-04-11 22:34:47 +02:00
Loic Blot
70e9368ee0
Migrate more deprecated methods 2018-04-11 22:12:20 +02:00
Loic Blot
ccc164db5a
Fix some deprecated things for NC 14 2018-04-10 08:48:55 +02:00
Loic Blot
8a0580e7c4
Prepare another query 2018-04-10 08:45:19 +02:00
Loic Blot
0bac525826
Fix query builder in usage 2018-04-10 08:41:22 +02:00
Loic Blot
2b8e2ceb41
Migrate more functions to the query builder 2018-04-10 08:38:27 +02:00
Loic Blot
25eb211440
Migrate one function to the new querybuilder for NC 14 2018-04-10 08:32:16 +02:00
Loic Blot
80d025d023
Migrate one function to the new querybuilder for NC 14 2018-04-10 08:26:43 +02:00
Thomas Pulzer
b860267599 Php7 android7 sync issue (#222)
* Casting result of column sms_mailbox to int in db sanitize check.

* Added mailbox id 3 to the list of sms messages to select (This should be Mailbox "All", but it seems, on AOSP v7.1 - Nougat - the messages could be stored there instead of 1 or 2).

* Extended all sms_mailbox parameters, to include mailbox number 3.
It's not so much a sync than rather a display issue.

* Fixed a wrong value in the database query parameters.
2018-04-03 17:17:16 +02:00
Morris Jobke
c33d871bf0 Use DB transaction methods of the DB connection (#225)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-21 12:17:22 +01:00
Nextcloud bot
005f761d9e
[tx-robot] updated from transifex 2018-02-23 01:29:32 +00:00
Nextcloud bot
de56a3e776
[tx-robot] updated from transifex 2018-02-21 01:29:43 +00:00
Morris Jobke
4d2cadc29f
Fix tx config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-12 23:01:16 +01:00
Morris Jobke
dd480b5cb6
Merge pull request #220 from nextcloud/unperl-app
Move transifex config for updated l10n script
2018-02-12 18:10:30 +01:00
Morris Jobke
cdb1e76404
Move transifex config for updated l10n script
See nextcloud/docker-ci#78 for details

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-12 17:50:14 +01:00
Loïc Blot
b7d47872bf
Add a notice about FastCGI buffering to solve some issues 2018-02-10 15:59:11 +01:00