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

24 Commits

Author SHA1 Message Date
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
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
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
d8ecc06314 Add basic route , method and icon for removing single message 2015-06-25 18:17:59 +00:00
Loic Blot
a83c494d47 Add basic icon to delete conversation 2015-06-23 17:58:44 +00:00
Marcos
e183c9f478 Fixed scroll issue
Fixes #77

It seems to be inherited from some external css (apps.css)
2015-06-09 11:22:34 +00:00
Loic Blot
4987f93969 Add setting button for lang 2015-01-06 16:28:21 +00:00
Loic Blot
f03425c851 Fix hover and add margin to contact photo 2014-12-29 12:21:48 +00:00
Loic Blot
da5447a51b Add contact photos into peerlist
Add some support into controller
2014-12-29 11:31:12 +00:00
Loic Blot
c59c1fc17e Fix margin for conversation content 2014-10-23 08:17:24 +00:00
Loic Blot
4420139285 Prepare a container for message count 2014-10-13 17:58:15 +02:00
Loic Blot
667118310d Add box shadow to contact header 2014-10-09 14:13:16 +02:00
Loic Blot
df7ad1adbd Added issue template & style for peers 2014-10-07 11:59:26 +02:00
Loic Blot
578a1e8d53 Use div instead of a for empty peers 2014-10-07 10:39:54 +02:00
Loic Blot
6404bf3de7 New text & Visual style for empty conversation 2014-10-06 16:04:58 +02:00
Loic Blot
89b9082e11 style 2014-10-05 10:28:21 +00:00
Loic Blot
6b80e30ca0 Added proper date support 2014-09-16 21:59:28 +00:00
Loic Blot
2ecaef769a SMS design 2014-09-16 21:33:24 +00:00
Loic Blot
8f0bcf2920 Prepare JS AJAX interactions. Show phone numbers into the appropriate div. Import some CSS things. Cleanup JS code 2014-09-16 20:18:19 +00:00
Loic Blot
2b4b7ad6d8 mailbox-content => mailbox-peers 2014-09-16 19:14:59 +00:00
Loic Blot
b559b43983 Add style for mailbox-content 2014-09-16 19:14:32 +00:00
Loic Blot
8d03780e6f First Commit. Datascheme is in tests 2014-09-12 11:46:39 +00:00