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
Loic Blot
6b68ccc2ac
Fix dead code reported by @enoch85
...
This fixes issue #109
2016-04-08 10:40:23 +02:00
Loic Blot
46a5578b19
Merge branch 'master' of https://github.com/nerzhul/ocsms
2016-03-24 17:07:55 +01:00
Loic Blot
7fafcf01b4
check new messages at load.
...
This fixes issue #107
2016-03-24 17:07:40 +01:00
Ner'zhul
ac0b247eea
Typo fix in issue_template.md
2016-03-17 18:43:52 +01:00
Ner'zhul
e11e0db662
Merge pull request #106 from enoch85/patch-2
...
no need for issue template in README.md
2016-03-17 18:42:51 +01:00
Ner'zhul
098fee36ff
Merge pull request #105 from enoch85/patch-1
...
Create issue_template.md
2016-03-17 18:42:32 +01:00
Daniel Hansson
cc9fd069db
no need for issue template
2016-03-15 14:42:20 +01:00
Daniel Hansson
27097b1de4
Create issue_template.md
2016-03-15 14:40:55 +01:00
Loic Blot
faa3ec5575
Bump version, emerg patch
v1.6.3
2016-03-09 15:43:30 +01:00
Ner'zhul
5d8f98e558
Merge pull request #103 from Xefir/master
...
Fix crash appinfo
2016-03-09 15:42:46 +01:00
Xéfir Destiny
fa0803f5ff
Fix crash appinfo
2016-03-09 10:01:47 +01:00
Loic Blot
add00a94fd
Merge branch 'master' of https://github.com/nerzhul/ocsms
v1.6.2
2016-03-08 22:51:15 +01:00
Loic Blot
3d71229767
v1.6.2: Fix owncloud 9 contact app which break our frontend
2016-03-08 22:51:00 +01:00
Ner'zhul
74b59e3365
Merge pull request #97 from stefan-niedermann/master
...
New icon for server application
2016-02-05 13:55:58 +01:00
Niedermann IT-Dienstleistungen
f951ec4218
New icon
...
See https://github.com/nerzhul/ownCloud-SMS-App/pull/83
2016-02-05 13:06:56 +01:00
Ner'zhul
0b3cc39e87
Add LICENSE.md
...
This fixes #96 and close it
2016-02-05 09:02:40 +01:00
Loic Blot
2990a5cbad
Bump v1.6.0
v1.6.0
2016-01-30 23:53:04 +01:00
Loic Blot
74928c8e64
Permit to disable notifications from app settings directly
...
This fixes issue #89
2016-01-30 23:23:27 +01:00
Loic Blot
4827856fe2
Move settings from smscontroller to dedicated controller
2016-01-30 23:00:05 +01:00
Loic Blot
ccb13d3c31
Update copyright notice
2016-01-30 22:54:12 +01:00
Loic Blot
7fed10a26c
Message limit & other improvements
...
* Implement message limit permitting to limit number of message shown when loading a conversation
* Reformat message date properly using angular JS instead of our own date parser
* replace /get/country call with /get/settings to retrieve all settings
This fixes issue #90
2016-01-30 22:47:34 +01:00
Loic Blot
a4ae53b19f
Merge branch 'master' of https://github.com/nerzhul/ocsms
2016-01-30 21:45:19 +01:00
Loic Blot
4a2ad1ffa9
Angular JS 1.3 => 1.4.9
2016-01-30 21:44:47 +01:00
Ner'zhul
3586799367
Merge pull request #92 from skjnldsv/master
...
Changed app icon
2016-01-03 15:42:49 +01:00
John Molakvoæ
5052eeb233
Changed app icon
...
http://fortawesome.github.io/Font-Awesome/icon/paper-plane/
2015-12-31 17:20:55 +01:00
Ner'zhul
5733d73466
Add singapore country code
2015-08-12 12:27:17 +02:00
Loic Blot
b6de8200db
Update README
2015-06-30 20:45:18 +00:00
Loic Blot
d777e4313a
Update changelog
2015-06-30 20:42:37 +00:00
Loic Blot
86c71338dd
Tag 1.5.0, JS rewrite is now okay
v1.5.0
2015-06-29 19:55:13 +00:00
Loic Blot
13d5e9ff26
Fix messages/conversation removal sync with contact list and also add atomic delete for messages
2015-06-25 22:00:09 +00:00
Loic Blot
1263af850b
Reinit message list before showing it to screen, else it merge :)
2015-06-25 21:12:42 +00:00
Loic Blot
d075e7f58a
Use angular to load conversations instead of a pure string buffer and show choose conversation only if no messages to show
2015-06-25 21:09:05 +00:00
Loic Blot
fed6cb864a
Add message store and removal handlers to Angular controller
2015-06-25 20:47:33 +00:00