1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Loic Blot 2c2f090f13 WIP: Permit to resize contact list 2017-12-28 19:35:59 +01:00
Niedermann IT-Dienstleistungen 588cecafa9 Some style changes (header, colors, ...) (#136)
* - Invert header colors for better readability
- Increase size of header image and adjust layout
- Change font-color of sent date to grey because it is not as important as the content (with darker grey on hover)
- Use same opacity of delete button as in contacts app (hover: opacity: 1)

* Remove unnecessairy margin-right

* Use flex-box in header and adjust more to other apps
2016-12-15 21:02:40 +01:00
Stefan Niedermann 07dafcd2aa Style messages more modern (#134) 2016-12-15 13:38:58 +01:00
Stefan Niedermann 9a08cfb5b5 Fix #130 Use loading spinner from core 2016-12-15 10:41:08 +01:00
Stefan Niedermann f86f0fabdf Fix left navigation layout 2016-12-15 09:14:21 +01:00
Loic Blot 010acd7adc Conversation header CSS fix & unicity fixes for unread messages & peerlist last messages
Note: for unread message count we need one more fix
2016-09-22 23:06:22 +02:00
Loic Blot 4a8562642b Implement conversation CSS loader when loading contact conversation (not on refresh) 2016-09-22 22:44:13 +02: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 45ece5e7d4 CSS: Little mobile fix + contact header alignment 2016-05-19 23:53:25 +02:00
Loic Blot 74bbb03993 Implement colors in conversation header + show the avatar 2016-05-19 23:39:09 +02:00
Loic Blot 1137168e1f We should display ocsms-conversation-removal everytime 2016-05-19 23:04:31 +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 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