Commit Graph

  • 586b251539 rework autocomplete: some cleanup and docu rabuzarus 2016-01-24 19:56:23 +01:00
  • 7ee0bca2bb rework autocomplete: new ac for poke, contacts, prv_messages rabuzarus 2016-01-22 17:47:48 +01:00
  • 52896d64c2 rework autocomplete: css work rabuzarus 2016-01-21 13:28:29 +01:00
  • 6d159633d4 rework autocomplete: make remote and local search work rabuzarus 2016-01-20 03:34:22 +01:00
  • 35bd5792bc rework autocomplete: initial commit rabuzarus 2016-01-19 18:11:40 +01:00
  • 03e1c3b775 autocomplete:remove commited file by accident rabuzarus 2016-05-01 11:27:43 +02:00
  • b677f63e85 Added some more explanation/now copy the whole thread Michael Vogel 2016-05-01 09:48:05 +02:00
  • 367869ed81 autocomplete: use webbie on click for nav global contact search rabuzarus 2016-05-01 08:45:11 +02:00
  • 5fc1eebdab Copy an item to the local user if it's only available as public copy Michael Vogel 2016-05-01 00:19:24 +02:00
  • 8e0b3b28da Bugfix: The message list always showed "x and you" Michael Vogel 2016-04-30 14:13:43 +02:00
  • 5215a9d766 contact-page: fix for filter is above modal rabuzarus 2016-04-29 17:46:47 +02:00
  • da6f18606a jot: some work on mobile view - this needs some further js work to look and work beautiful rabuzarus 2016-04-29 17:30:50 +02:00
  • 64c326aeac contacts page: give the batch actions button a description to make it better visible rabuzarus 2016-04-29 17:03:34 +02:00
  • 0449cb28bb standard pages does have now a standard min-height rabuzarus 2016-04-29 16:54:40 +02:00
  • f4998c223b Aside is now scrollable on mobile through a workaround. This fixes https://github.com/rabuzarus/frio/issues/2 rabuzarus 2016-04-29 16:25:36 +02:00
  • 9288c57bea Merge pull request #2494 from rabuzarus/2904_autocomplete Michael Vogel 2016-04-29 15:55:45 +02:00
  • 51a9cb8a2d Merge pull request #2493 from rabuzarus/2904_textcomplete_update Michael Vogel 2016-04-29 15:55:07 +02:00
  • a0c7d5a098 contact_template.tpl : fix missing ID rabuzarus 2016-04-29 15:00:15 +02:00
  • 47e395be88 Use stopImmidiatePropagation() only if we are in a list to not interfere with other keypress listeners rabuzarus 2016-04-29 14:42:12 +02:00
  • dd2a8fd852 jquery.textcomplete update to v1.3.4 rabuzarus 2016-04-29 14:31:09 +02:00
  • 6a739b5ba2 Merge pull request #2491 from rabuzarus/2804_acl_hook Michael Vogel 2016-04-29 14:03:02 +02:00
  • be1f18146e theme-settings: hide custom settings if the scheme overwrites it - fixes https://github.com/rabuzarus/frio/issues/9 Note: this isn't a very beautiful solution since the schema developer have to list all overwriting variables in the schema header. We need a better solution for this. rabuzarus 2016-04-29 01:49:09 +02:00
  • ad2611c92e theme-settings: better show/hide image options js rabuzarus 2016-04-28 23:20:54 +02:00
  • a61361f351 add some hook docu rabuzarus 2016-04-28 23:18:38 +02:00
  • 3dad86f0e0 add a hook call to acl_lookup() rabuzarus 2016-04-28 22:15:55 +02:00
  • 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. rabuzarus 2016-04-28 21:35:33 +02:00
  • 853b13252a Merge pull request #2490 from annando/1604-bugfix-xml Tobias Diekershoff 2016-04-28 08:43:54 +02:00
  • af22007481 Bugfix for XML function Michael Vogel 2016-04-28 08:30:15 +02:00
  • 1644919880 Merge pull request #2489 from annando/1604-unseen Tobias Diekershoff 2016-04-28 07:18:35 +02:00
  • 5e4a2badb2 Check before doing the database update Michael Vogel 2016-04-28 06:56:55 +02:00
  • 87af398ee0 Merge pull request #2486 from rabuzarus/2704_xml Michael Vogel 2016-04-28 06:27:49 +02:00
  • d3cf0bf994 Merge pull request #2488 from tobiasd/20160426-phpxmlcheck Michael Vogel 2016-04-28 06:17:58 +02:00
  • 381551569a acl: acl_selector.tpl and some styling to the acl rabuzarus 2016-04-27 22:20:45 +02:00
  • 9a79b0c5f2 count from 0 Tobias Diekershoff 2016-04-27 20:23:06 +02:00
  • a5f4f47c41 installer check for XML module Tobias Diekershoff 2016-04-27 20:16:35 +02:00
  • 551cc39385 tabbar: more responsive through flexmenu.js rabuzarus 2016-04-27 19:45:07 +02:00
  • 9b3931e48a xml: rename convert_element_to_array to element_to_array rabuzarus 2016-04-27 17:04:46 +02:00
  • dbc39bea74 move xml related function to the xml class + some doxygen docu rabuzarus 2016-04-27 16:31:03 +02:00
  • 6cca98f9c2 add some ARIA to the nav bar rabuzarus 2016-04-26 18:52:57 +02:00
  • 2ea7b72a49 correct the ARIA for post action dropdown rabuzarus 2016-04-26 14:26:19 +02:00
  • 24b1382f72 rework the contact info header of postings (move plink to dropdown) - reorder the post actions dropdown rabuzarus 2016-04-26 14:07:40 +02:00
  • 64595e9a2d Merge pull request #2481 from annando/1604-probe_url Tobias Diekershoff 2016-04-26 06:47:12 +02:00
  • d049ffa96c Merge pull request #2483 from annando/1604-cookie Tobias Diekershoff 2016-04-26 06:45:20 +02:00
  • 9ec9ea3844 Merge pull request #2484 from rabuzarus/25.04_login_template Tobias Diekershoff 2016-04-26 06:43:48 +02:00
  • 772417a31b add input field templates rabuzarus 2016-04-26 01:01:10 +02:00
  • 064ecc1423 add field select templates rabuzarus 2016-04-26 00:36:40 +02:00
  • 7e199c72ac login: use ARIA instead of <fieldset> tag rabuzarus 2016-04-25 23:40:07 +02:00
  • ca72c5f256 Merge remote-tracking branch 'upstream/develop' into 1604-cookie Michael Vogel 2016-04-25 22:25:13 +02:00
  • e98a670f50 Merge pull request #2482 from rabuzarus/2604_vier_mobile_embedded_video Michael Vogel 2016-04-25 22:24:08 +02:00
  • d10b3da2f0 keep aspect ratio on very height wall images rabuzarus 2016-04-25 22:21:47 +02:00
  • 9943d4a60a vier-mobile: expand embedded video on play rabuzarus 2016-04-25 22:12:53 +02:00
  • 18aa43e6f6 Code redesign and comments Michael Vogel 2016-04-25 22:10:45 +02:00
  • 1f4f60a82d Merge pull request #2480 from rabuzarus/2504_vier_mobile_fix Michael Vogel 2016-04-25 21:41:43 +02:00
  • cd92521c1d Remove test code Michael Vogel 2016-04-25 21:39:54 +02:00
  • 1aa6c1dc5b Use data from contact and gcontact prior to probe_url Michael Vogel 2016-04-25 21:35:42 +02:00
  • 2c75a0fefc Minor session stuff Michael Vogel 2016-04-25 20:43:40 +02:00
  • 4daa9a50f5 vier-mobile: little css fix rabuzarus 2016-04-25 20:30:02 +02:00
  • fa66fa9b28 vier-mobile: fix embedded video for tablets and bigger rabuzarus 2016-04-25 20:24:36 +02:00
  • 714eb1a296 Merge pull request #2479 from annando/1604-vier-login Tobias Diekershoff 2016-04-25 20:24:10 +02:00
  • 7b48ef23d5 vier-mobile: fix embedded video and embedded link images for tablets and bigger rabuzarus 2016-04-25 20:04:10 +02:00
  • c553ab9b46 vier-mobile: fix threaded view for tablets and bigger rabuzarus 2016-04-25 19:54:03 +02:00
  • f0d5c97c08 Merge remote-tracking branch 'upstream/develop' into 1604-cookie Michael Vogel 2016-04-25 16:44:06 +02:00
  • 75fefeba95 Only hide the search if "local_search" was activated. Michael Vogel 2016-04-25 16:42:16 +02:00
  • af37fa8293 Merge pull request #2478 from annando/1604-bookmarks Tobias Diekershoff 2016-04-25 14:52:03 +02:00
  • 8c2a4fe02a We now work with a hash to avoid cookie manipulation Michael Vogel 2016-04-25 11:19:42 +02:00
  • a214fc798a "Remember Me" should work now but needs more fine tuning Michael Vogel 2016-04-25 07:10:40 +02:00
  • b4369d51f5 Improved "remember me" functionality Michael Vogel 2016-04-25 00:02:43 +02:00
  • 0c5f315294 Vier: No visible login border/no search and events without login Michael Vogel 2016-04-24 21:45:06 +02:00
  • 3ff8246c36 add to some more pages the standad content-wrapper page layout rabuzarus 2016-04-24 17:47:39 +02:00
  • 93347d3279 Bugfix DFRN and bookmark detection Michael Vogel 2016-04-24 17:00:19 +02:00
  • 1756ecaba3 Merge pull request #2476 from annando/1604-poller-maxlevel Tobias Diekershoff 2016-04-23 11:35:43 +02:00
  • c7bf440a2c Merge pull request #2477 from annando/1604-gcontact-update Tobias Diekershoff 2016-04-23 11:09:12 +02:00
  • 5711e561fc Check the global contacts every 90 days/Better handling in item creation Michael Vogel 2016-04-23 10:46:16 +02:00
  • 76b24f61a9 New (experimental) value to define the maximum level of database connections for the worker Michael Vogel 2016-04-23 10:11:09 +02:00
  • 76c04e6782 Merge pull request #2474 from annando/1604-hubzilla-quickfix Tobias Diekershoff 2016-04-23 06:49:29 +02:00
  • aac046c91b Merge pull request #2475 from annando/1604-avoid-write-operations Tobias Diekershoff 2016-04-23 06:48:45 +02:00
  • 68bff2707e Merge pull request #2473 from tobiasd/20160422-es Michael Vogel 2016-04-23 00:21:48 +02:00
  • ca2454eeb4 Avoid write operations if not needed Michael Vogel 2016-04-23 00:06:34 +02:00
  • e76475d81f Quickfix for Hubzilla systems with enabled OStatus addon Michael Vogel 2016-04-22 23:58:06 +02:00
  • 031f6cbf64 ES translations thx TupambaeNet Tobias Diekershoff 2016-04-22 17:33:39 +02:00
  • 19a24d6ada Merge pull request #2470 from annando/1604-gprobe Tobias Diekershoff 2016-04-21 08:40:52 +02:00
  • 778935eb48 Merge pull request #2471 from annando/1604-diaspora-always-on Tobias Diekershoff 2016-04-21 08:39:42 +02:00
  • 5eb6b75645 Clean the url at "poco" Michael Vogel 2016-04-21 07:24:00 +02:00
  • ee72f1e4bd Merge pull request #2468 from tobiasd/2242-and-htconfig Michael Vogel 2016-04-21 06:41:02 +02:00
  • 2a02c207d5 some initial work on badges rabuzarus 2016-04-21 04:09:20 +02:00
  • ed3b3d2d4a css: uncomment overflow: hidden for standard page section. !We have to prove if this has a negative impact rabuzarus 2016-04-21 03:18:09 +02:00
  • c4861a80b6 uncomment some old code which was used to transform pages into modals rabuzarus 2016-04-21 03:14:48 +02:00
  • e3cb0aa802 add some padding to the banner logo to fit better the center of the content section rabuzarus 2016-04-21 02:42:12 +02:00
  • 4c32045f68 directory page: js adds search-headding to the second nav bar rabuzarus 2016-04-21 02:37:18 +02:00
  • 651a177adb directory page: some reordering of elements. rabuzarus 2016-04-21 02:36:29 +02:00
  • 909e412475 style directory page rabuzarus 2016-04-21 02:14:37 +02:00
  • 1df0c88c85 contacts page: add docu rabuzarus 2016-04-21 01:55:47 +02:00
  • 35eb8b043c contacts page: change the contact-photo size according to display size rabuzarus 2016-04-21 01:52:39 +02:00
  • 8b5004a08f contacts page: style search wrapper rabuzarus 2016-04-21 00:00:58 +02:00
  • e333efc9aa Diaspora: Comments and Likes are now signed at any time Michael Vogel 2016-04-20 23:27:33 +02:00
  • 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 rabuzarus 2016-04-20 23:08:01 +02:00
  • 8da91a2298 Improved DDoS detection Michael Vogel 2016-04-20 22:10:05 +02:00
  • 0434b0485a Start a gcontact probing for new gcontacts Michael Vogel 2016-04-20 21:47:57 +02:00
  • 02654c60ae cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu() rabuzarus 2016-04-20 21:11:58 +02:00
  • 438427ebf4 contact page: show a forum symbol if contact is a forum rabuzarus 2016-04-20 21:10:39 +02:00