Commit Graph

11 Commits

Author SHA1 Message Date
rabuzarus b67378ac69 restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
rabuzarus 625d107550 ohh some spelling mistakes heading is written only with one d :-) 2016-05-20 01:50:56 +02:00
rabuzarus 64c326aeac contacts page: give the batch actions button a description to make it better visible 2016-04-29 17:03:34 +02:00
rabuzarus 17958da201 introduce a filter function at the contact page.
This is done with the help of textcomplete and jsmart.js.
There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
2016-04-28 21:35:33 +02:00
rabuzarus 35eb8b043c contacts page: change the contact-photo size according to display size 2016-04-21 01:52:39 +02:00
rabuzarus 8b5004a08f contacts page: style search wrapper 2016-04-21 00:00:58 +02:00
rabuzarus b1e07faf4f contacts page: batch actions are now links in a dropdown menu -
The new js funcion batch_submit_handler should handle the submission of the batch Values
2016-04-20 23:08:01 +02:00
rabuzarus 02654c60ae cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu() 2016-04-20 21:11:58 +02:00
rabuzarus f43ad29499 replace pm & poke links in contact_photo_menu and use js for modal instead 2016-04-20 19:32:19 +02:00
rabuzarus 7600bf7d94 some docu for the contact templates 2016-04-20 03:15:35 +02:00
rabuzarus b59c0648bc initial work for contact page 2016-04-20 02:59:32 +02:00