Commit graph

107 commits

Author SHA1 Message Date
friendica
7dfea2c70d get rid of jquery.browser warnings by removing msie hacks in two places, live update and fancybox 2013-05-09 18:24:52 -07:00
friendica
112dbf3abd get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. 2013-05-09 18:08:00 -07:00
friendica
863dcda8ee clean up some funky menu interactions 2013-03-06 19:19:56 -08:00
friendica
99c5f88963 mod_display - no fun. Not working at all. But a bit of progress. 2013-02-10 04:55:29 -08:00
friendica
74d23fcf8c give time for seen flag to get reset after comment post before repinging. 2013-02-05 14:26:27 -08:00
friendica
9dcecb6b37 finish up the "mark all xyz seen" for all known values of xyz 2013-02-03 19:07:01 -08:00
friendica
6b3d36c36d when did the ago-time div get renamed? I don't remember doing that. 2013-01-31 20:53:07 -08:00
friendica
9a4667c77c tweaking z-index on chanview full-page mode so that everything works correctly 2013-01-25 03:52:16 -08:00
friendica
0f67657c44 ability to make chanview iframe full size (covering source window) and shrink it again 2013-01-25 02:53:41 -08:00
friendica
4fd833b953 fix event notifications 2013-01-16 02:10:56 -08:00
friendica
ba20913c2b lots of notification tweaks 2013-01-08 02:49:08 -08:00
friendica
5875691d34 make normal popups work again 2013-01-07 22:35:28 -08:00
friendica
f04ce3b093 more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -08:00
friendica
479541b5f8 more work on notification popup 2013-01-06 22:00:31 -08:00
friendica
8766616e35 get sliders working again 2013-01-06 15:11:31 -08:00
friendica
7cd014e93c make preview work fix some other nits 2013-01-06 04:07:10 -08:00
friendica
f01d785aae fix timeago updates, reset unseen counts on channel page, don't set nav selected on profile page 2013-01-05 16:37:32 -08:00
friendica
a12264193f modularise the notification popups 2012-12-18 16:17:08 -08:00
friendica
fa8b4e98b7 some cleanup - Thomas we can put the radius/shadow stuff back later for the hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. 2012-12-16 15:49:22 -08:00
friendica
c360565d0a get rid of undefined $ error by mangling theme specific JS include order 2012-12-13 04:47:06 -08:00
friendica
4e192b108d templatise the building of page queries so we can re-use it elsewhere 2012-12-13 04:06:56 -08:00
friendica
d6fde94108 I've already told you repeatedly how much I despise endless scroll. But will you listen? No. Here it is. Now frucking fruckoff. 2012-12-10 18:24:59 -08:00
friendica
05e08cb5d2 trace through the threaded conversation spaghetti to bring back a sane looking network page 2012-11-28 18:45:11 -08:00
friendica
82e74e3520 likes are quasi working again - at least an activity item is stored and it mostly has correct data, but displaying it needs improvement. 2012-11-05 23:52:01 -08:00
friendica
e3c2e58979 "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details. 2012-10-29 17:14:02 -07:00
friendica
1a9ab12748 fix starring posts 2012-10-27 05:26:34 -07:00
friendica
846a9813b2 here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. 2012-10-01 18:02:11 -07:00
friendica
eb911443aa more zregister cleanup and theme separation 2012-08-16 00:51:03 -07:00
friendica
2a49460c77 improvements in js localisation/translation 2012-08-13 22:12:16 -07:00
friendica
5f619d3254 the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now. 2012-08-06 23:10:37 -07:00
friendica
4ec7ef5223 more fixes for the legacy stuff as we push forward to new stuff 2012-07-26 02:27:12 -07:00
friendica
acfe9e77bf show spinning cursor to let you know a refresh is happening. 2012-07-25 23:03:56 -07:00
friendica
7bdbb8331c picking up the page load times a bit 2012-07-25 22:55:43 -07:00
friendica
21b3dc9c27 tie the main slider to ajax updates and buildCmd 2012-07-25 19:45:45 -07:00
friendica
fc53a7a09e recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network 2012-07-25 18:57:04 -07:00
friendica
0bf8954fbd take out divgrow until I can fix it 2012-07-25 04:15:05 -07:00
friendica
2534075afe see if this works for getting rid of scrollbars 2012-07-24 23:33:42 -07:00
friendica
6911beca2f ajax page loads 2012-07-24 22:06:21 -07:00
friendica
ea13ece890 rev update 2012-07-24 21:03:15 -07:00
friendica
4b36e41b09 implement page update modes 2012-07-23 20:49:56 -07:00
friendica
e18417ea47 correct spelling - tread to thread 2012-07-23 18:41:19 -07:00
friendica
d8e79061d6 pass all network page vars to the client to build ajax queries, change timeago variable names so as not to conflict with item timers. 2012-07-23 16:47:35 -07:00
friendica
d4ee086806 update relative time on new ajax loaded content which wasn't evaluated during document.ready 2012-07-23 05:15:06 -07:00
friendica
3decf67e6d realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (available on tooltip) 2012-07-23 04:11:59 -07:00
friendica
33ea8737b7 should be able to use this to get rid of vertical scrollbars but still restrict initial content height. It does not depend on text length but purely on the height of the contained html. 2012-07-22 21:20:43 -07:00
friendica
9299050fcb add js relative date calculator so that "3 minutes ago" will be updated when it gets to 4 minutes. 2012-07-22 19:49:49 -07:00
friendica
59ec671879 json notification popup mostly working in zero 2012-07-17 22:11:24 -07:00
friendica
f83a504da1 more work on json notifications, now working except for notify popup 2012-07-15 21:06:07 -07:00
friendica
03209d2d0d updates 2012-07-14 20:39:46 -07:00
friendica
e70573f34c if identity (uid) changes - reload any other open browser windows on next ping. 2012-05-22 16:01:07 -07:00