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

839 Commits

Author SHA1 Message Date
Loic Blot
781fc74c1a Bump 1.8.3 for nextcloud appstore... v1.8.3 2016-09-22 00:29:10 +02:00
Loic Blot
3b4d6f696f Nextcloud appstore fix v1.8.2.1 2016-09-22 00:27:47 +02:00
Loic Blot
82e1a053dc Add a section to release on nextcloud appstore v1.8.2 2016-09-22 00:24:11 +02:00
Loic Blot
e5ce17a16d v1.8.1 v1.8.1 2016-09-20 00:03:32 +02:00
Loic Blot
6c906d498f Increase sms size into database for huge SMS.
This fixes #110
2016-09-19 23:37:09 +02:00
Loic Blot
48bf3f5a3e v1.8.0 v1.8.0 2016-09-19 23:30:27 +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
7b92499941 Fix an undefined error 2016-09-19 22:45:06 +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
6c37d0ccfe Cleanup a little bit avatar management 2016-09-19 21:31:43 +02:00
Loic Blot
ce967126d0 Fix ordering for messages & contacts 2016-09-19 21:25:53 +02:00
Loic Blot
949885abbd Don't remove contact from contact list, instead modify the current user 2016-09-19 21:15:15 +02:00
Loic Blot
828320eb9d little fixes + order contacts by message date 2016-09-19 21:03:57 +02:00
Loic Blot
fb952e00ef Doxygen comment fix 2016-07-21 23:49:20 +02:00
Loic Blot
78eae0600c Add a new call to get the current message count for a user 2016-07-21 23:32:01 +02:00
Loic Blot
55ca445ff7 v1.7.0 v1.7.0 2016-06-15 07:49:47 +02:00
Ner'zhul
2413f072ed Merge pull request #114 from liweitianux/patch-2
Update country codes according to countrycode.org
2016-05-27 08:12:53 +02:00
Aaron LI
db067f945a Update country codes according to countrycode.org
This update also fixes the codes of "Albania" and "Finland".

The following countries/regions have multiple codes, and I do not know how to handle this issue, so I just comment these out.
+ Dominican Republic: 1-809, 1-829, 1-849
+ Puerto Rico: 1-787, 1-939
2016-05-27 14:04:09 +08:00
Loic Blot
6fbf9f690c Factorize some CSS parts & bigger avatar in conversations 2016-05-20 08:48:36 +02:00
Loic Blot
5ac76af636 Fix contact actions floating 2016-05-20 08:44:15 +02:00
Loic Blot
4fce4cfbbc add favicon 2016-05-19 23:56:50 +02:00
Loic Blot
45ece5e7d4 CSS: Little mobile fix + contact header alignment 2016-05-19 23:53:25 +02:00
Loic Blot
917d6dfc00 Don't try to show avatar if string is empty 2016-05-19 23:41:00 +02:00
Loic Blot
573e38683f avatar showing fix 2016-05-19 23:40:05 +02:00
Loic Blot
74bbb03993 Implement colors in conversation header + show the avatar 2016-05-19 23:39:09 +02:00
Loic Blot
09480e4856 Show the opt_numbers in the right place 2016-05-19 23:06:31 +02:00
Loic Blot
1137168e1f We should display ocsms-conversation-removal everytime 2016-05-19 23:04:31 +02:00
Loic Blot
0ddc2a8b45 Cleanup + fixes
* Fix changelog
* reset URL when deleting conversation
* create a factice contact where no contact was set as selected at loading
2016-05-19 23:00:25 +02:00
Loic Blot
64939e31d7 Another fix 2016-05-19 22:45:19 +02:00
Loic Blot
6d1c3bcb32 Little navigation fix 2016-05-19 22:44:46 +02:00
Loic Blot
bcc062ecb8 Cleanup code by using selected Contact instead of a global variable for navigation 2016-05-19 22:43:27 +02:00
Loic Blot
f4ea1cc882 Re-add dropped variable 2016-05-19 22:28:09 +02:00
Loic Blot
1a1c2e5136 Cleanup global variables to add a selectedContact selector directly to angular app 2016-05-19 22:24:08 +02:00
Loic Blot
74c365f1f7 set the correct cursor on peer hover and try to fix contact photo when existing photo 2016-05-19 22:11:01 +02:00
Loic Blot
7a4f37f585 Little CSS enhancement and bind peer ng-click on li, not a 2016-05-19 22:07:37 +02:00
Loic Blot
cbb02de464 Add first character to no photo mode. If no number # is the character 2016-05-19 22:01:09 +02:00
Loic Blot
42272c9164 CSS fix + preparation for the new peers photos 2016-05-19 21:51:54 +02:00
Loic Blot
ad110a9837 CSS style fix 2016-05-19 21:41:39 +02:00
Loic Blot
6be679f478 Re-import UserId service. Owncloud CurrentUID service seems to work differently 2016-05-19 18:58:40 +02:00
Loic Blot
a5d0869dd7 ocsmsapp.php cleanup & fix 2016-05-19 18:51:41 +02:00
Loic Blot
06f8f37237 Forget one import 2016-05-19 18:30:07 +02:00
Loic Blot
729b48a846 Make owncloud 8.1 as the minimum default + cleanups 2016-05-19 18:27:48 +02:00
Loic Blot
4fc1a91a39 Little PHPDoc 2016-05-19 08:08:10 +02:00
Loic Blot
f05d5562b8 Code cleanup + some PHPDoc 2016-05-19 08:03:27 +02:00
Loic Blot
339f76cf01 Little JS update + .gitignore 2016-05-18 22:20:13 +02:00
Loic Blot
1b2a171b89 APIv2 improvements
* prepare a table for messaging sending queue
* drop retrieveAllIdsWithStatus and related API call (unused and dropped from Android app devel version)
* reorganise api controller
2016-05-12 23:18:25 +02:00
Loic Blot
d6818be568 Prepare api v2 calls to retrieve messages from the server 2016-05-12 23:05:58 +02:00
Loic Blot
facbe2a7d7 Bump version v1.6.4 2016-04-24 09:58:48 +02:00
Loic Blot
daef57f01a Add min & max version 2016-04-24 09:50:57 +02:00